26 Commits

Author SHA1 Message Date
Logan 9891e75160 Merge pull request #11 from run-llama/vercel/react-server-components-cve-vu-7012zv 2025-12-16 16:46:05 -06:00
Vercel 388260210e Fix React Server Components CVE vulnerabilities
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-16 22:43:57 +00:00
Laurie Voss 096741bda9 Get ready for go live 2025-06-24 14:44:33 -07:00
Laurie Voss cdf5d8f280 Update README 2025-06-24 14:40:13 -07:00
Laurie Voss 34e8e67800 Fuck everything, use Vercel's adapter 2025-06-24 14:15:23 -07:00
Laurie Voss 4b65ab33c1 Removing logging, protocol version again 2025-06-24 12:19:43 -07:00
Laurie Voss b1181c2075 Always respond with protocol version 2025-06-24 12:02:53 -07:00
Laurie Voss 308ed222fc Debugging on live sigh 2025-06-24 10:52:57 -07:00
Laurie Voss 953ac8d316 Try downgrading protocol for Claude.ai 2025-06-24 10:45:12 -07:00
Laurie Voss a6ed11e3b8 Protocol version and capabilities 2025-06-23 18:58:39 -07:00
Laurie Voss da5dcc3451 List changed 2025-06-23 18:41:19 -07:00
Laurie Voss 22f336c0d8 Initialize with tools 2025-06-23 17:27:48 -07:00
Laurie Voss cefbe0ce9c Delete server_py.py 2025-06-23 17:15:33 -07:00
Laurie Voss 99654aac1b Formatting 2025-06-23 16:52:09 -07:00
Laurie Voss 6d6d447c0f License 2025-06-23 16:48:04 -07:00
Laurie Voss f29d446bbc Better README 2025-06-23 16:47:16 -07:00
Laurie Voss 7004076007 Fix typescript linting 2025-06-23 15:00:56 -07:00
Laurie Voss 23d6093327 Update README 2025-06-23 14:20:25 -07:00
Laurie Voss f275474958 Allow PKCE instead of client secret for public clients like VSCode and Claude.ai 2025-06-23 14:12:41 -07:00
Laurie Voss 7aa36aeb26 Ignore build errors 2025-06-23 13:47:00 -07:00
Laurie Voss 6c1ac30aad Add prompts and resources empty lists 2025-06-23 13:38:26 -07:00
Laurie Voss 0d03e609d8 Better README 2025-06-21 16:24:26 -07:00
Laurie Voss 632a89964b Cursor-compatible MCP 2025-06-21 15:20:12 -07:00
Laurie Voss 83e0dd0ccb Successful oauth flow 2025-06-21 13:56:11 -07:00
Laurie Voss 1d82d063cd I think this is oauth 2025-06-19 12:55:20 -07:00
Laurie Voss 47f91a6f61 Initial commit from Create Next App 2025-06-19 11:10:42 -07:00