Settings

Theme

Cursor Agent is Anthropic's Claude Code SDK running behind a local HTTP proxy

gist.github.com

3 points by freely0085 a month ago · 1 comment

Reader

kage18 a month ago

Makes sense architecturally. The Claude Code SDK is well-designed for agentic use — sub-agents, hooks, session management all work cleanly. If you're building an IDE on top of it you'd want that foundation rather than rolling your own.

The interesting question is what Cursor adds on top — their UX and context management decisions are where differentiation actually lives.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection