v1.0.0: Docker containerization, docs, version bump
- config.py: VERSION → v1.0.0, DEFAULT_MODEL from CAIC_DEFAULT_MODEL env, HW_STATE_PATH from CAIC_HW_STATE_PATH env - README.md: Docker install section (recommended), updated file structure, added What's New in v1.0.0, requirements note for Docker - ai.md: Docker run path, work state updated, version to v1.0.0, external services table with Docker service names - CLAUDE.md: Docker quick start, fixed dependencies note - docker.md: checked off completed items in §10 checklist, updated §11 file list with actual paths and status - TASKS.md: struck through B3 [DONE]
This commit is contained in:
@@ -933,7 +933,7 @@ Run full test suite. All 26+ existing tests must continue to pass.
|
||||
|
||||
**Change:** Add a `force_search` flag when `user_message.startswith("!")`, strip the prefix from the message saved to DB, and route directly to the search+summarize path.
|
||||
|
||||
### B3 — Docker distribution (v1.0 gate)
|
||||
### ~~B3 — Docker distribution (v1.0 gate) [DONE]~~
|
||||
|
||||
**Goal:** Ship cAIc as a `docker compose` stack so a single command stands up everything.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user