Blog & Changelog

News, updates, and insights from the Tuvo Code project

ReleaseJanuary 15, 2024

Introducing Tuvo Code v0.1.0

The first public release of Tuvo Code is here. An open-source AI coding agent that runs in your terminal, supporting multiple AI providers with full transparency.

Multi-provider support (Claude, GPT-4, Gemini)
Terminal-native interface
Agentic capabilities: read, write, search, execute
MIT licensed and fully auditable
Read more
PhilosophyJanuary 10, 2024

Why Open Source Matters for AI Tools

When AI tools touch your codebase, transparency isn't optional — it's essential. Here's why we built Tuvo Code as open source from day one.

No hidden telemetry or data collection
Full audit trail of every action
Community-driven development
Freedom to fork and modify
Read more
TechnicalJanuary 8, 2024

Building with Claude 3.5 Sonnet

A deep dive into how Tuvo Code integrates with Anthropic's Claude 3.5 Sonnet, including context management and tool-use patterns.

Optimized context window usage
Tool-use for file operations
Streaming responses for real-time feedback
Cost management strategies
Read more
DesignJanuary 5, 2024

The Case for Terminal-Native AI

Why we chose to build Tuvo Code for the terminal instead of creating another browser-based IDE or VS Code extension.

Developers live in the terminal
No context switching overhead
Works over SSH and in containers
Composable with existing workflows
Read more

Roadmap

Where we're headed next. This roadmap is public and open to community input.

v0.2.0

In Progress
  • Plugin system for custom tools
  • MCP server integration
  • Improved context management
  • Session persistence

v0.3.0

Planned
  • Multi-file refactoring
  • Git integration improvements
  • Code generation templates
  • Performance optimizations

v1.0.0

Planned
  • Stable API for third-party integrations
  • Comprehensive documentation
  • Enterprise features
  • Long-term support commitment

Get Involved

Tuvo Code is built by the community, for the community. Here's how you can contribute:

Report Issues

Found a bug or have a feature request? Open an issue on GitHub.

Open an Issue →

Contribute Code

Want to help build Tuvo Code? Check out our contributing guide.

Contributing Guide →

Join Discussions

Share ideas, ask questions, and connect with other users.

Join Discussions →

Spread the Word

Star us on GitHub and share Tuvo Code with your network.

Star on GitHub →

Stay Updated

Watch the GitHub repository to get notified about new releases and updates