@GregorySchier Yeah that must of been a long time ago ๐ would highly recommend trying it again. I also use Rust, Go, TypeScript. Havenโt had any issues. Iโve tried Zed canโt get into it. For some reason the UI feels weird to me. Maybe Iโm just so used to VSCode ๐
@notyuldshah@OrenMe@GitHubCopilot@burkeholland@code I prefer Sonnet 4.6 because it's faster and cheaper than Opus. Opus is better for complex tasks and reasoning. I find it better for creating a plan. The tasks are small and well defined so Sonnet 4.6 doesn't have a problem implementing it. I'm experimenting though.
@notyuldshah@OrenMe@GitHubCopilot@burkeholland@code I have 2 custom agents.
1. Planner - Primary agent that uses Opus 4.6 to create a plan and batches of tasks. Then delegates those tasks to the subagent.
2. Implementer - Subagent that uses Sonnet 4.6. This one only implements the tasks that the primary agent gave it.
@notyuldshah@OrenMe@GitHubCopilot@burkeholland@code Yeah looks like it does. I ran it for 8 hours and only took 2 hours 24 minutes to migrate the Angular app to React. It used 6 premium requests. That's not bad though thought it would be way more.