eric zakariasson's banner
eric zakariasson's profile picture

eric zakariasson

@ericzakariasson64,735 subscribers

@cursor_ai & tinkering. https://t.co/KFkkR5CJVl

Shorts

orchestrate a swarm of agents here's a visualization of the swarm and how it's using multiple planners, verifiers, and workers try it today with /add-plugin orchestrate and then /orchestrate [goal]

orchestrate a swarm of agents here's a visualization of the swarm and how it's using multiple planners, verifiers, and workers try it today with /add-plugin orchestrate and then /orchestrate [goal]

410,500 views

play this game to see how many terminal commands you can safely approve in 30 seconds. try to beat auto review, it's harder than you think!

play this game to see how many terminal commands you can safely approve in 30 seconds. try to beat auto review, it's harder than you think!

41,888 views

try the shadcn plugin in cursor!

try the shadcn plugin in cursor!

260,200 views

"my favorite enterprise service is cursor" thanks jensen, glad you like it!

"my favorite enterprise service is cursor" thanks jensen, glad you like it!

409,695 views

cafe cursor is coming to sf again! coffee & credits june 10, rsvp:

cafe cursor is coming to sf again! coffee & credits june 10, rsvp:

33,697 views

fantastic read! these interactions and animations to explain various technical concepts are incredible! great job on this Vicent Martí and Lee Robinson

fantastic read! these interactions and animations to explain various technical concepts are incredible! great job on this Vicent Martí and Lee Robinson

92,886 views

build custom agents with the cursor sdk! here's a kanban board for your agents, more examples in our cookbook repo:

build custom agents with the cursor sdk! here's a kanban board for your agents, more examples in our cookbook repo:

32,472 views

should we ship this in cursor

should we ship this in cursor

46,209 views

generate diagrams and visualize code with this command

generate diagrams and visualize code with this command

52,064 views

have you tried todo lists for agent yet? if not, you can enable from settings → chat. let us know what you think!

have you tried todo lists for agent yet? if not, you can enable from settings → chat. let us know what you think!

80,717 views

cursor can now more accurately answer questions about itself and guide you through various features and capabilities! under the hood, it'll spawn a subagent to fetch the latest docs and updates

cursor can now more accurately answer questions about itself and guide you through various features and capabilities! under the hood, it'll spawn a subagent to fetch the latest docs and updates

15,345 views

here's a quick demo on how to get started. after browser is open, you can ask the agent to click, navigate and take screenshots!

here's a quick demo on how to get started. after browser is open, you can ask the agent to click, navigate and take screenshots!

54,901 views

cursor 1.7 is out, and there are a lot of exciting features in this one! i'm particularly excited about hooks that will allow you to build analytics, security, auto commit and much more. go to our docs and ask the agent to build the hook you want, it has all the context!

cursor 1.7 is out, and there are a lot of exciting features in this one! i'm particularly excited about hooks that will allow you to build analytics, security, auto commit and much more. go to our docs and ask the agent to build the hook you want, it has all the context!

49,159 views

subagents are just recursive agents where you can apply different prompts + models depending on the task. since they’re just a primitive, Cursor cli can actually spawn subagents by calling cursor-agent in headless mode via shell commands. that’s what makes the cli so nice. you can extend it, experiment, and have a lot of fun exploring orchestration patterns. here’s one way to do it w. dynamic model selection: 1. create a subagents.mdc rule 2. drop in: ``` --- alwaysApply: true --- ALWAYS spawn subagents by running `cursor-agent -p [task] --output-format=text --force --model [model]` in the terminal. Each subagent should return a summary of the changes it made. Subagents should be used for ALL tasks You can adopt a fan-out pattern where you spawn subagents to perform parallel isolated tasks, and then fan-in the results. Use the following models: - `--model gpt-5` for reasoning, researching, and planning - `--model sonnet-4` for implementation ``` 3. start cursor cli and try it out you can also adjust the rule to be more explicit when it should use subagents, when not to, which models when etc.

subagents are just recursive agents where you can apply different prompts + models depending on the task. since they’re just a primitive, Cursor cli can actually spawn subagents by calling cursor-agent in headless mode via shell commands. that’s what makes the cli so nice. you can extend it, experiment, and have a lot of fun exploring orchestration patterns. here’s one way to do it w. dynamic model selection: 1. create a subagents.mdc rule 2. drop in: ``` --- alwaysApply: true --- ALWAYS spawn subagents by running `cursor-agent -p [task] --output-format=text --force --model [model]` in the terminal. Each subagent should return a summary of the changes it made. Subagents should be used for ALL tasks You can adopt a fan-out pattern where you spawn subagents to perform parallel isolated tasks, and then fan-in the results. Use the following models: - `--model gpt-5` for reasoning, researching, and planning - `--model sonnet-4` for implementation ``` 3. start cursor cli and try it out you can also adjust the rule to be more explicit when it should use subagents, when not to, which models when etc.

54,017 views

in 0.50, Cursor got a lot more efficient working with long files agent can now search & replace which allows for surgical edits making it much faster, around 2x in this example

in 0.50, Cursor got a lot more efficient working with long files agent can now search & replace which allows for surgical edits making it much faster, around 2x in this example

66,706 views

we're releasing background agent in preview that will allow you to run multiple agents in parallel on a remote vm at any point, you can view the status, send a follow-up, or take over

we're releasing background agent in preview that will allow you to run multiple agents in parallel on a remote vm at any point, you can view the status, send a follow-up, or take over

46,942 views

you can now generate rules from conversation using the command /Generate Cursor Rules great way to capture decisions from back and forth chats you might want to reuse later

you can now generate rules from conversation using the command /Generate Cursor Rules great way to capture decisions from back and forth chats you might want to reuse later

38,840 views

with Cursor 0.50 it's now possible to export and duplicate chats. here are some use cases ↓

with Cursor 0.50 it's now possible to export and duplicate chats. here are some use cases ↓

30,527 views

having Cursor agent resolve merge conflicts for you is pretty neat

having Cursor agent resolve merge conflicts for you is pretty neat

21,668 views

find myself using @ Git context and mermaid diagrams in Cursor more and more to get up to speed with recent changes

find myself using @ Git context and mermaid diagrams in Cursor more and more to get up to speed with recent changes

20,822 views

Videos

No more content to load