Expand description
Core infrastructure — config, session, auth, logging, error types, protocol.
Modules§
- auth
- OAuth 2.0 Authorization Code + PKCE flow for Anthropic (Claude Pro/Max).
- chain
- Chain pointer management — named bookmarks that auto-advance on compaction.
- compaction
- Conversation compaction — turn a long message history into a structured summary.
- config
- error
- logging
- models
- Curated list of Claude models known to work with this CLI. Centralized so the settings dropdown, defaults, and subagent hints agree.
- protocol
- session
- session_
index - watcher_
types