Skip to main content

Crate stockpot_core

Crate stockpot_core 

Source
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