RFC: Persistent Knowledge Layer (Brain) for Fleet Members #265
yashrajsapra
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Problem
Fleet members today are smart but forgetful. Each session starts fresh — the agent re-reads the codebase, rediscovers patterns, and has no memory of past decisions, corrections, or recurring issues. Specifically:
Current mitigations (CLAUDE.md, session resume,
bd remember) are manual — someone has to decide what's worth remembering. They don't scale.Proposal
Add an optional persistent knowledge layer ("brain") at the fleet level that:
Design Principles
Where it pays off most
What we're NOT doing
Open Questions
Feedback welcome — especially on which use cases matter most to you.
Beta Was this translation helpful? Give feedback.
All reactions