Track our journey as we build and improve Codefleet. Every update brings us closer to the perfect development experience.
CodeFleet now includes a powerful chat interface powered by Claude Code. Use your existing Claude subscription to interact with AI assistance directly within the app. Get help with code, ask questions, and boost your productivity without leaving your workflow.
Introducing Markdown tab support for seamless switching between Files, Changes, Terminal, and Markdown files. All accessible from the same convenient tab interface without needing to navigate your file tree.
Significantly faster response streaming with optimized message handling and reduced memory usage during extended sessions.
Optimized application bundle size for faster downloads and installations across all platforms.
Enhanced path sanitization to prevent directory traversal attacks and protect your system from malicious file operations.
Improved tracking system with proper build-time environment variable handling for better insights.
Standalone development environments not tied to any project. Created in home directory (~/.codefleet/sandboxes/) and survive project deletions. Perfect for quick experiments, testing code snippets, and learning. Persisted in ~/.codefleet/sandboxes.json with full isolation from projects.
Built-in analytics to track feature usage and improve the application.
Automatically redirects to project view when deleting an instance with comprehensive tests.
Refined minimal design with enhanced accessibility and improved visual polish.
Direct feedback submission through macOS menu integration.
One-click git pull functionality with security hardening.
Secure script deletion with comprehensive safety validations.
Improved deletion with structured status responses and multi-project support.
Comprehensive project details with refined UI design.
Tab-based navigation system with state management.
Complete documentation for all features and workflows.
Replaced consent modal with subtle toast notifications for better UX.
Optimized IDESidebar reactive statements and enhanced test configuration.
Modernized testing patterns with simplified tooling and enhanced coverage.
Enhanced environment variable parsing to support dots in values.
Improved script execution error handling and validation.
Advanced diff viewer with syntax highlighting and GitHub-style interface.
Built-in CodeMirror editor with syntax highlighting and keyboard shortcuts (⌘R, ⌘W).
Stage/unstage files, view diffs, real-time file change tracking.
Close markdown editor with keyboard shortcut.
Robust cleanup with orphaned worktree handling.
Fixed character metrics and text overlap issues.
Optimized Git operations and file watching with caching.
Enhanced path validation and XSS protection.
Comprehensive test coverage for new features.
Create and manage multiple isolated Claude Code instances in separate git worktrees. Project-based instance grouping with persistent configuration. Clean .codefleet/ directory structure for organized file management.
Enhanced chat interface with SQLite message persistence and session resumption. Embedded xterm.js terminal with PTY process management. Streaming responses and structured content support.
File explorer with tree navigation and editor integration (VS Code, Cursor, etc.). Git status tracking, diff viewer, and file staging operations. Image attachment support with drag-and-drop.
macOS-inspired dark theme with responsive layout. Model selection (Sonnet/Opus) with per-instance configuration. Agent management system with custom prompts and tools. Multi-project workspace support.
SvelteKit 5 + TypeScript frontend with 60+ reusable components. Tauri 2.0 + Rust backend with 40+ API commands. Comprehensive testing with Vitest and security validations. Cross-platform desktop application with hot reload development.