If you’re doing chat oriented programming (CHOP) or software composing, it still has a great feel. Cursor Composer’s agent mode and Windsurf cascade are very similar
If you’re doing chat oriented programming (CHOP) or software composing, it still has a great feel. Cursor Composer’s agent mode and Windsurf cascade are very similar
You also have to be unnaturally explicit and precise in instructing the LLM under the hood in a way that when implementing yourself is tacit.
You also have to be unnaturally explicit and precise in instructing the LLM under the hood in a way that when implementing yourself is tacit.
Specifically its great if you're working with unwieldy JSON that you might want to parse, you can have the agent infer the structure for the programming you have to do around the data structure.
Specifically its great if you're working with unwieldy JSON that you might want to parse, you can have the agent infer the structure for the programming you have to do around the data structure.
- Write out a spec via markdown
- Plan what you want to build
- Reference that spec using @ commands in Composer
- Build incrementally
- Write out a spec via markdown
- Plan what you want to build
- Reference that spec using @ commands in Composer
- Build incrementally