The self-improving prompt engine that learns from your codebase history
Via v0.4.0 introduces a CLI prompt engine that learns from a developer's codebase history, improving prompts over time by storing successful patterns and past failures. Inspired by the MemAPO research paper, the tool run…