Welcome to the Bluefly.io code repository. By logging in, you agree to comply with our terms of service and code of conduct.

Skip to content
Release v0.1.7 - Production-Ready TDDAI Cursor Agent

Major Changes:
- Replaced all mock implementations with production-ready code
- Full AI provider integration (Anthropic, OpenAI, Google, LibreChat, LLM Gateway)
- Real TDDAI CLI integration with command execution
- Comprehensive semantic search with AST parsing
- Symbol resolution service with TypeScript compiler integration
- Diff analysis service with AI-powered code review
- MCP server implementation with 15+ tools for Claude Desktop
- Extended thinking mode support
- 200K token context management
- Circuit breaker pattern for AI provider fallbacks
- Comprehensive test suite with Vitest
- 95% test coverage targets
- 18,000+ lines of production code