beadboard/.gitignore
zenchantlive 18fbafdce4 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
2026-03-04 22:06:40 -08:00

24 lines
376 B
Text

node_modules/
.next/
*.tsbuildinfo
.worktrees/
worktrees/
# bv (beads viewer) local config and caches
.bv/
# beads lock artifact
.beads/.bv.lock
.beads/.jsonl.lock
# local screenshot artifacts
artifacts/
# beads socket lock
.beads/bd.sock.startlock
# beadboard runtime artifacts
.beadboard/
# Archived stashes for reference
docs/references/stashes/