What problem does it solve?
Agent Sessions architecture and guidelines provide a structured blueprint for implementing, maintaining, and evolving the Sessions window in ShadowCode, ensuring a consistent, chat-first UX across desktop and browser builds.
Core Features & Use Cases
- Layered architecture and dependency rules enabling clean separation of concerns between core workbench, agent sessions window, and contributions.
- Comprehensive folder structure and authoritative docs (LAYOUT.md, AI_CUSTOMIZATIONS.md, AGENTS_CHAT_WIDGET.md) to guide development and ensure spec-sync.
- Clear development workflow: validation commands, window visibility semantics, and contribution registration to support reliable feature delivery.
Quick Start
Follow the Agent Sessions layout and spec guidelines to begin implementing or updating features in the Sessions window.