Hacker News new | ask | show | jobs
by himmi-01 102 days ago
I really like tracking things. And with recent changes in agentic coding, these harnesses are missed. Though I was exploring Traycer AI for the use case, would you say this GitHub repo provides same stuff for free ?
1 comments

Yes - and keeps the user in the IDE. There's lots of products with their own harness. I know harnesses are not that complex to build - but VS Copilot has really nice integrations with the editor. Either one of these companies has to build their own editor, the IDE's need to build in their own task management / kanban, or we need an extension (like this one). I'm working on improving the UI task file management and AGENT instruction, but the hooks that VS Code exposes regarding what you can inject into the chat are something I'm having to work around.
Nice, thanks for quick response. Appreciate it