Live data from Hacker News

Warp builds self-improving agents on Claude

claude.com

61–63 of 63 posts

Re: Warp builds self-improving agents on Claude

#61
post #58

Earlier quoted context omitted.

Every decision has keywords picked from the predefined list and every time Claude is looking for the decisions made it’s querying it by the keywords (grep). I didn’t ever hit the context window issue with the log, even in a huge projects (months of work). Btw it’s a fair challenge, I will probably hit it one day so something like a “compact” skill for decision log would be useful.

And you build this just with an agents / Claude markdown file?

Yes, it’s just CLAUDE.md instructing agents. The point is to correctly define it and adjust to your needs

Re: Warp builds self-improving agents on Claude

#63
post #59

Earlier quoted context omitted.

The ADR pattern works pretty well without any help; using frontmatter with context cues seems to be better than just descriptive file names, but I haven’t measured it. You do need to make sure every Decision is accurately scoped and is something you want to enforce, because the agent will use it as Law (in sometimes interesting and hilarious ways).

Is there any skills or agents file you’d recommend for working with ADRs?

[flagged]
Post reply on HN