fix(chat): add saved AI defaults and harden suggestions

This commit is contained in:
2026-03-09 20:32:13 +00:00
parent 21954df3ee
commit bb54503235
38 changed files with 3949 additions and 105 deletions

13
.memory/knowledge.md Normal file
View File

@@ -0,0 +1,13 @@
# DEPRECATED — Migrated to nested structure (2026-03-09)
This file has been superseded. Content has been migrated to:
- **[system.md](system.md)** — Project overview (one paragraph)
- **[knowledge/overview.md](knowledge/overview.md)** — Architecture, services, auth, file locations
- **[knowledge/tech-stack.md](knowledge/tech-stack.md)** — Stack, dev commands, environment, known issues
- **[knowledge/conventions.md](knowledge/conventions.md)** — Coding conventions and workflow rules
- **[knowledge/patterns/chat-and-llm.md](knowledge/patterns/chat-and-llm.md)** — Chat/LLM patterns, agent tools, error mapping, OpenCode Zen
- **[knowledge/domain/collections-and-sharing.md](knowledge/domain/collections-and-sharing.md)** — Collection sharing, itinerary, user preferences
- **[knowledge/domain/ai-configuration.md](knowledge/domain/ai-configuration.md)** — WS1 config infrastructure, frontend gaps
See [manifest.yaml](manifest.yaml) for the full index.