v1.0.0
Initial releaseThe first public release of CodeGrex — AI-native IDE, developer portal, and managed cloud API.
- Download for Windows, macOS, and Linux
- Chat, Agent, and Plan modes with autonomous multi-file edits
- Local models (Ollama) plus hybrid cloud routing
- Individual plans with Stripe billing in the dashboard
IDE
- AddedInstallers for Windows (x64 / ARM64), macOS (Universal / Intel / Apple Silicon), and Linux (.deb, .rpm, AppImage, tar.gz).
- AddedChat, Agent, and Plan modes — ask questions, run autonomous tasks, or outline work before execution.
- AddedTab completions and Inline Edit (⌘K) with context-aware, multi-line suggestions.
- AddedAutonomous agent: multi-file edits, terminal commands, test runs, and auditable tool history.
- AddedBackground Agents on isolated git worktrees — parallel work without leaving your main branch.
- Added@-mentions for files, folders, codebase search, docs, web, and terminal output.
- AddedEmbeddings-powered codebase indexing and configurable auto-context depth.
- AddedLocal models via Ollama; OpenAI-compatible endpoints (LM Studio, vLLM, llama.cpp, Jan, LocalAI).
- AddedHybrid routing — automatic fallback between cloud and local models when offline or rate-limited.
- AddedPrivacy modes: Normal, Sensitive (local completions), and Offline (fully air-gapped).
- AddedBring Your Own Key (BYOK) for OpenAI, Anthropic, Google, and other supported providers.
- AddedMCP support to connect external tools (Figma, Slack, databases, and more).
- AddedMemories, smart diffs, auto lint-fix, and full VS Code extension compatibility.
- AddedDevice login flow linking the IDE to your CodeGrex account.
Web portal
- AddedMarketing site: homepage, features, pricing, download, blog, and documentation hub.
- AddedDeveloper dashboard — usage, billing, plan management, and account settings.
- AddedStripe checkout for individual plans.
- AddedLight and dark themes with system preference support.
- AddedPublic Security page documenting data handling and responsible disclosure.
- AddedLocal models setup guide and IDE login / device authorization pages.
Cloud API
- AddedREST API v1: chat, completions, models catalog, account, and billing webhooks.
- AddedManaged AI routing with circuit breakers, rate limits, and usage metering for quotas.
- AddedIDE authentication tokens and JWT-protected routes.
- AddedIn-app update feed endpoint for the desktop client.
- AddedOptional telemetry and feedback endpoints (opt-in from the IDE).