Live data from Hacker News

No existing dev tool fits perfectly, so I built my own

devleo.ch

1–4 of 4 posts

Re: No existing dev tool fits perfectly, so I built my own

#4

Hey HN! I've been building custom dev tools with AI agents for the past year and finally wrote up the journey. Would love to hear how others are approaching their workflows.

Digg it, I made my own sandbox in rust with seatbelt and a context manager in swift to compose my initial input into claude-code. Basically a RAG kind of thing where Jira tasks, pdfs other documentation, meeting notes etc can be used to generate the initial plan for Claude.