Replicating Cursor's Agent Mode with E2B and AgentKit
1–10 of 13 posts
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#2[deleted]
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#3How does it compare to Claude Code?
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#4How does it compare to Claude Code?
Claude Code is a complete tool that is ready to be used locally, focusing on Anthropic API features, while this coding agent is for educational purposes (like OpenAI's Swarm) and works with any LLM provider.
Thought this Coding Agent could also be used in a real setting as a Pull Request or GitHub Coding Agent!
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#5Can it also do a search through documentation? Cursor agent can do that.
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#6Can it also do a search through documentation? Cursor agent can do that.
Not the version featured in the blog post, but adding a MCP server like Stagehand could enable it to search on the web!
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#7Can I also do it in Python?
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#8Can I also do it in Python?
E2B does support Python, AgentKit is only available in TypeScript for now
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#9The local Cursor? Great move avay from monopoly!
Re: Replicating Cursor's Agent Mode with E2B and AgentKit
#10Super dopeee!!!