I think the Agent should be able to learn from experience. I’ve worked on a related project—please take a look to see if it might be helpful for the harness. #1787
LittleRockets
started this conversation in
Ideas
Replies: 1 comment
|
官方创造模式已经能在内存里试 Cordis 插件,重启会清掉。我们补的是试验之后:信号 → 打分 → 固化到 介绍:#1720 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
AgentExperience is a framework-neutral instrumentation and memory library designed to give AI agents "memory for what actually worked." Unlike traditional memory systems that store raw conversation histories or model-generated summaries, AgentExperience captures baseline-relative strategy deltas backed by deterministic evidence. If it makes sense and helps with the harness, that would be something to be happy about. https://github.com/LittleRockets/AgentExperience.git
All reactions