Releases: Matecore-repo/CodeClubIDE
Releases · Matecore-repo/CodeClubIDE
Release list
1.2.0
v1.0.0 — Initial Release / Lanzamiento Inicial
Changelog
v1.0.0 — 2026-06-29
Initial release / Lanzamiento inicial
- Offline-first AI IDE. BYOK — bring your own API key. No telemetry, no cloud. / IDE de IA offline-first. Sin telemetría, sin nube.
- Coding Mode / Modo Código: File explorer, Monaco editor, integrated terminal (PowerShell, WSL, Git Bash), AI agent panel.
- Studio Mode / Modo Studio: CSV-based project management workspace.
- Design Mode / Modo Diseño: Vector design tool (CanvasKit/Skia WASM). Layers, shapes, text, components/instances, auto-layout (Yoga), boolean ops, design tokens, Figma import, PNG/JSX+CSS export.
- AI Agent: Swarm multi-agent (up to 4 parallel), plan/todo tracking, checkpoints & rollback, persistent memory, RAG blocks, custom skills, tool chain.
- Providers / Proveedores: OpenAI, Anthropic (Claude), Google (Gemini), Ollama, LM Studio.
- Built-in Debugger: DAP support for Python (debugpy) and Rust (CodeLLDB).
- Semantic Git: Topographic AST-based file editing, undo by hash, cross-file node movement.
- MCP Support: Connect external tools via stdio (local) or SSE (remote).
- Dual licensing / Licencia dual: AGPLv3 (free/gratis) + Commercial (paid/pago).
- Cross-platform: Windows, macOS, Linux.