refactor: extract agent bounded context + fix SSE comments + cleanup unused
- Extract src/lib/agent/ bounded context with types, registry, messaging - Add comments_count to BeadIssue for SSE comment detection - Create batch endpoints for mail/reservations APIs - Add memory validation to session-preflight - Remove unused empty dirs (mockup, sessions, timeline) - Move stashes to docs/references, gitignore them
This commit is contained in:
parent
6f41c4af31
commit
18fbafdce4
34 changed files with 62714 additions and 1970 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -19,3 +19,6 @@ artifacts/
|
|||
|
||||
# beadboard runtime artifacts
|
||||
.beadboard/
|
||||
|
||||
# Archived stashes for reference
|
||||
docs/references/stashes/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue