Show HN: Stanford's ACE paper was just open sourced
Last month, the SambaNova team, in partnership with Stanford and UC Berkeley, introduced the viral paper Agentic Context Engineering (ACE), a framework for building evolving contexts that enable self-improving language models and agents. Today, the team has released the full ACE implementation, available on GitHub, including the complete system architecture, modular components (Generator, Reflector, Curator), and ready-to-run scripts for both Finance and AppWorld benchmarks. The repository provides everything needed to reproduce results, extend to new domains, and experiment with evolving playbooks in your own applications.
Pretty smart strategy. I would want a CLI terminal that learns from multiple interactions and updates the playbooks in the CLI loop, so that the agents become smarter after users interactions