

871: Coding Agents Cursor + Windsurf Tips
148 snips Jan 27, 2025
Discover the innovative world of AI coding agents with tools like Cursor and Windsurf. The hosts discuss features such as Agent Mode and inline chat that revolutionize code management. They share personal stories, including a humorous drilling accident and a comparison of screw types in Canada and the U.S. Explore how these tools automate tasks and enhance productivity, making coding more efficient and enjoyable. Tune in for tips on integrating AI to streamline your workflows!
AI Snips
Chapters
Transcript
Episode notes
AI Agents Explained
- AI coding agents can perform multiple tasks, including code generation, installation, and execution.
- They iterate on their work by feeding results back into themselves, similar to human problem-solving.
Use Composer View
- Use Composer View in Cursor for superior coding agent experience.
- It allows for multi-file creation and context inclusion from your codebase.
Set Methods Visualization
- Wes built a visualization of new JavaScript set methods using AI agent in 20 minutes.
- He iteratively refined the visualization through back-and-forth interaction with the agent.