Skip to main contentCrate octocode
Source pub use config::Config;pub use store::Store;
- config
- constants
- Application-wide constants
- embedding
- Re-export embedding functionality from octolib and add octocode-specific logic
- indexer
- llm
- LLM client wrapper for octolib integration
- lock
- mcp
- This module provides a modular MCP server with separate tool providers:
- reranker
- state
- storage
- store
- utils
- Shared utilities for the Octocode application
- watcher_config
- Shared configuration for file watching and debouncing across MCP and Watch commands