Read this article by Cloudflare this morning https://blog.cloudflare.com/code-mode/ the main argument being that LLMs are much better at writing typescript code than tool calls because they’ve seen typescript code many more times.
HN Discussion: https://news.ycombinator.com/item?id=45399204
https://news.ycombinator.com/item?id=45386248
Deno provides a great sandbox environment for Typescript code execution because of its permissions system which made it easy to spin up code that only has access to fetch and network calls.
Stick an MCP proxy on top of that and you’ve got “CodeMode” (code intermixed with MCP tool calls) for more advanced workflow orchestration.
https://github.com/jx-codes/codemode-mcp
There’s a lot of things that can be improved here. Like a virtual file system for the agent to actually build up its solution instead of being forced to one shot the solution but the bones are there.
Comments URL: https://news.ycombinator.com/item?id=45405584
Points: 32
# Comments: 15
Background
This developing story continues to unfold as more information becomes available. The situation has drawn attention from various stakeholders and continues to be monitored closely.
Analysis
Industry experts suggest that this development could have significant implications moving forward. The broader context of this news reflects ongoing trends in the sector.
What This Means
The implications of this news extend beyond the immediate circumstances. Stakeholders are closely watching how this situation develops and what it might mean for future developments in this area.