Skip to content

docs(cli): agent-DB workstream scoped + index.md refreshed for v1.22.0#62

Open
salikshah wants to merge 1 commit into
mainfrom
docs/cli-agent-db-sprint-plan-2026-05-08
Open

docs(cli): agent-DB workstream scoped + index.md refreshed for v1.22.0#62
salikshah wants to merge 1 commit into
mainfrom
docs/cli-agent-db-sprint-plan-2026-05-08

Conversation

@salikshah

Copy link
Copy Markdown
Collaborator

Two new files in docs/cli/index/:

  • agent-db.md — answer to the VC pitch. Audit + reframe + 7-sprint plan + VC talking track.
  • index.md updated — latest=1.22.0, quick-links to agent-db.md, release history extended.

This is documentation only. No source code changes.

🤖 Generated with Claude Code

Two changes to docs/cli/index/:

1. **New file: agent-db.md** — captures the answer to the VC pitch
   ("databases were built for humans, agents look like a DDoS attack
   to traditional DBs"). Six sections:
     - Audit of what data lives where today (CLI: SQLite + FTS5 +
       markdown stores; monorepo: Neon × 2 + Qdrant + pgvector +
       Supabase graph_nodes + Bucky DAO Postgres, stitched at runtime
       with zero ACID across them) — file/line citations from the
       dispatched audit agent.
     - VC requirements scored against today's reality.
     - The reframe: dirgha-in-VPS already solves this — one SQLite
       file per agent session inside an E2B/Daytona VM, four data
       shapes commit in one BEGIN/COMMIT, Bucky settles via Lightning.
     - 7-sprint plan to close the gap (sqlite-vec wiring, vector
       schema, graph schema, single-transaction API, embedding
       generation, memory/KB into SQLite, agent-ergonomic tools).
       Sprints 1-4 parallelisable. Total ~2 weeks.
     - 3-minute VC talking track + answers to the standard pushbacks.
     - Status snapshot — sequenced AFTER ESC-stuck-tool fix,
       scroll-to-top, and Bucky marketplace items 1-4 so existing
       work isn't disrupted.

2. **index.md updated:**
     - Latest version bumped 1.20.25 → 1.22.0.
     - Quick Links gains "Agent-DB workstream" → ./agent-db.md.
     - Release History adds v1.20.35 through v1.22.0 (six entries
       covering the flicker series, alt-buffer default flip, Ink+React
       major bumps, LLM session title, and /sandbox slash command).
     - Footer dated 2026-05-08, links agent-db.md.

The workstream comes after the in-flight CLI work the user is
shepherding (ESC fix, scroll repro, Bucky go-live). Sprints 1-4 can
run in parallel with Bucky items 5-10 since they touch separate
codepaths.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant