mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-23 18:55:37 -04:00
86269991b8
Document the shared configuration architecture between agent-core and zee: - Shared primitives in src/config/shared.ts - Architecture overview showing ownership patterns - Key patterns for config, browser, memory, and sessions - Migration path for zee to import shared types - Current status and future work This serves as a reference for the consolidation work and guides future development on the shared configuration layer. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>