Home - djvolz/coda-code-assistant GitHub Wiki

Coda Code Assistant Wiki

Welcome to the Coda Code Assistant documentation! Coda is a multi-provider AI code assistant that brings powerful AI capabilities to your terminal while maintaining privacy and control over your code.

🚀 Quick Links

📖 Documentation Structure

For Users

For Developers

Architecture Documentation

Technical Reference

🎯 Key Features

  • Multi-Provider Support: Oracle Cloud, LiteLLM (100+ providers), and Ollama
  • Privacy-First: Your code stays on your machine
  • Rich Terminal UI: Interactive shell with syntax highlighting and themes
  • 7 Specialized AI Modes: Optimized for code, debug, review, refactor, and more
  • Agent Tools System: AI can read files, search web, execute commands, and manage git
  • Session Management: Auto-save, branch, search, and export conversations
  • Flexible Configuration: TOML-based config with environment overrides
  • Date-Based Versioning: Automated releases with conventional commits

🔗 Project Links

📋 Latest Updates

Agent Tools System Released (July 7, 2025): Comprehensive agent-based tool calling system with 12 built-in tools for file operations, web search, git management, and command execution.

Theme System Added (July 6, 2025): 11 built-in color themes including popular schemes like Monokai, Dracula, and Gruvbox.

Phase 4 Complete (July 5, 2025): Session Management with auto-save, branching, search, and export functionality.

See Roadmap for detailed development phases and Release-Process for release information.


This wiki is continuously updated. If you find any issues or have suggestions, please open an issue.