Expand description
Stockpot Core Library
Core functionality for the Stockpot AI coding assistant.
Modules§
- agents
- Agent system for Stockpot.
- auth
- OAuth authentication and token management.
- config
- Configuration management.
- db
- SQLite database for config, sessions, and OAuth tokens.
- display_
detect - Display Detection Module
- mcp
- MCP (Model Context Protocol) integration for Stockpot.
- messaging
- Messaging system for Stockpot.
- models
- Model configuration and registry.
- runner
- Application Runner Module
- session
- Session management for Stockpot.
- terminal
- Terminal emulation module using alacritty_terminal and portable-pty.
- tokens
- Token estimation utilities.
- tools
- Tool implementations for Stockpot agents.
- version_
check - Version check functionality for checking GitHub releases.
Statics§
- DEBUG_
STREAM_ EVENTS - Global debug flag for stream event logging
Functions§
- enable_
debug_ stream_ events - Enable debug stream event logging