chore: re-version to v0.11.0 (pre-release until public release)

This commit is contained in:
gramps
2026-07-03 12:49:31 -07:00
parent 45363e8bd6
commit 779d606923
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -120,7 +120,7 @@ Run full test suite. All existing tests must continue to pass.
## TASK 6 — Roadmap I: Terminal Command RAG Hook [DONE]
**Status: `POST /api/ingest` with Bearer token auth, `chunk_text()` shared helper, `jc-ingest.sh` script. Committed `1ac21ad` (v1.11.0).**
**Status: `POST /api/ingest` with Bearer token auth, `chunk_text()` shared helper, `jc-ingest.sh` script. Committed `1ac21ad` (v0.11.0).**
This task implements autonomous RAG ingestion of significant terminal activity (TODO #23).