Changelog

Changelog

Explore our Changelog — a concise, running log of updates,
fixes, and new features as we evolve the platform.

Explore our Changelog — a concise, running log of updates,
fixes, and new features as we evolve the platform.

v1.1

May 23, 2025

🧭 Kodezi OS Early Access Begins

New

  • Kodezi OS now available to select teams and enterprise partners

  • Cortex adds:
    - Flakiness trend analysis
    - Regeneration timeline
    - Memory visualization by module

  • Ghost Mode 2.0: memory redaction with audit trail

  • kodezi evolve: CLI command for dependency and stack migration previews

🐞 Fixes

  • Fixed entropy graph overflow in Cortex

  • Fixed Slack webhook patch threads duplicating messages

v1.0

May 20, 2025

📢 Kodezi OS Announced

✨ New

  • Kodezi OS introduced as the "Infrastructure Layer for Self-Sustaining Codebases"

  • Modules Previewed:
    - Self-Healing
    - Auto-Evolution
    - Living Docs
    - Smart PR Engine
    - Cortex
    - Memory Engine

  • Integrated across GitHub, JetBrains, VS Code, Slack, CI/CD, Linear, and more

  • Public demos:

    • Slack bug → healing PR

    • CI error → test regen

    • Entropy dashboard

v0.95

Mar 27, 2025

🚀 Kodezi Create Launch

✨ New

Kodezi Create 1.0 launched — your instant, in-browser dev playground
• Custom-built engine for smart scaffolding and full-stack code generation
• Real-time preview with built-in terminal and output streaming
• Multi-language and framework support: React, Svelte, HTML, Node.js, etc.
• GitHub import, file navigation, and version history with visual diffs

🐞 Fixes

• Resolved preview desync in nested project structures
• Fixed file tree collapse issues on large imports

v0.9

Feb 15, 2025

🔒 Ghost Mode + OS Infrastructure Foundation

✨ New

  • Ghost Mode 1.0 launched: exclude code sections from memory

  • Cortex dashboard upgraded with patch-level risk heatmaps

  • Internal infrastructure for OS: PR Agent + Memory API finalized

🐞 Fixes

  • Fixed destructuring-related patch failures

  • Fixed Ghost Mode hiding documentation folders unnecessarily

v0.85

Aug 28, 2024

🏢 Kodezi Enterprise Tier + Modular AI Agents

✨ New

  • Enterprise dashboard with RBAC and team-wide usage reporting

  • Cortex API exposed for internal tools

  • Support for per-org custom AI agents

  • Pre-push PR validation logs added to CLI

🐞 Fixes

  • Fixed TypeScript patching regression

  • Fixed dropdown filter display bug in dashboard

v0.8

May 17, 2024

📦 CLI Premium Tier + GitHub App

✨ New

  • CLI moved to 7-day trial model

  • New commands: kodezi scan, kodezi patch, kodezi convert

  • GitHub App launched: auto-index repos and submit patches

🐞 Fixes

  • Fixed “Convert Code” button not rendering in Web IDE

  • Fixed memory resets on VS Code reload

📈 Platform Milestone

  • Language support expanded to 60+ languages

v0.75

Feb 10, 2024

🧠 Cortex Alpha + Entropy Engine

✨ New

  • Cortex Alpha launched: entropy mapping, flakiness scoring

  • Code Health Score system by file/module

  • VS Code 2.0: inline doc generation + smart autocommit

🐞 Fixes

  • Fixed overlapping comment markers

  • Fixed Markdown rendering issues in suggestion view

v0.7

Dec 12, 2023

🚀 CLI 1.0 Public Release

✨ New

  • Kodezi CLI available via npm

  • Features:
    - Debugging
    - Code formatting
    - Secrets redaction
    - OpenAPI generation

  • Integrated with GitHub, Bitbucket, GitLab CI/CD

🐞 Fixes

  • Fixed log overflow on CI jobs

  • Fixed broken patch generation in async blocks

📈 Platform Milestone

  • CLI now supports 45+ programming languages

v0.6

Sep 3, 2023

🛠 CLI + IDE Enhancements

✨ New

  • PR summaries enhanced with patch risk scoring

  • Inline severity labels for all suggestions

  • CLI support extended to YAML, JSON

🐞 Fixes

  • Fixed infinite loop generation on recursive logic

  • Fixed misclassified linter warnings

v0.5

May 19, 2023

💻 CLI Alpha + Contextual Memory

✨ New

  • CLI alpha released with debug, format, secure, and --auth

  • GitHub Action enabled for patch previews

  • KodeziChat updated with contextual project memory

🐞 Fixes

  • Fixed patch errors in yarn-based monorepos

  • Fixed token refresh handling in CLI

📈 Platform Milestone

  • Language support: 30+ languages in IDE and CLI

v0.4

Jan 14, 2023

🌐 Kodezi 2.0 Launch

✨ New

  • Redesigned homepage, Web IDE, and user dashboard

  • Pseudocode-to-Code released in beta

  • KodeziChat 1.0 added to IDE

  • VS Code Extension (Alpha)

  • Activated OpenAPI doc generation from code

🐞 Fixes

  • Fixed unsaved fix state after reload

  • Fixed disappearing thread comments

v0.3

Nov 15, 2022

🔥 Public Beta Launch

✨ New

  • Kodezi opens to public with full Web IDE

  • Memory-based fix suggestion loop added

  • Language support includes JavaScript, Python, HTML

🐞 Fixes

  • Fixed tooltip misalignment

  • Fixed session resets on reload

v0.2

July 28, 2022

🧠 ML Upgrade + Language Expansion

✨ New

  • Python and JavaScript added to supported languages

  • Transformer-based model replaces LSTM

  • Added detailed bug explanation tooltips

🐞 Fixes

  • Fixed incorrect fix suggestions in async blocks

  • Fixed nested condition patch loop

📈 Platform Milestone

  • Language support: 5+ languages

v0.1

Apr 12, 2022

🧪 Kodezi Private Beta

✨ New

  • Launched browser-based Web IDE

  • Java-only bug detection powered by LSTM model

  • One-click inline fix suggestions

Known Issues

  • Stateless inference

  • No multiline bug handling

  • IDE slows on large code files

v0.0

October 2021 – March 2022

🛠️ Foundation Phase

✨ New

  • Launched initial Web IDE with basic Java fix suggestions

  • Enabled in-browser static analysis and inline error display

  • Integrated initial bug resolution engine into frontend

  • Code highlighting engine supports method-level inspection

📈 Platform Milestone

  • Language support: Java-only

  • Laid groundwork for future expansion to 60+ languages