Releases: Kortexio/CodeForge
Releases · Kortexio/CodeForge
Release list
CodeForge 0.1.2
What's new
- Weak-model harness — automatic tighter guardrails for ~≤34B / local models (plan-first, TDD gate, build-after-write)
- Plan mode — Ask | Plan | Agent | Auto in the chat UI (/plan)
- Settings — Models / MCP / Guardrails / Agent aligned with CodeForge Settings TOC
- Wiki persist fix and clearer README for discoverability
Install (Windows)
Download CodeForge-Setup-0.1.2-win32-x64.exe and run it (per-user install under %LOCALAPPDATA%\Programs\CodeForge).
CI will also attach a full package build when the Release workflow finishes.
CodeForge 0.1.1
CodeForge 0.1.1
Fixes
- CI/Release build: install extension deps (
@types/vscode) beforetsc— unblocks GitHub Actions packaging - Extensions:
extensions.verifySignaturedisabled by default (Code-OSS cannot run Microsoft signature verification)
Installer
CodeForge-Setup-0.1.1-win32-x64.exe(Windows x64)
CodeForge 0.1.0
CodeForge 0.1.0
First public release of CodeForge (open-source agentic IDE based on Code-OSS).
Windows Installer
CodeForge-Setup-0.1.0-win32-x64.exe— Inno Setup installer (win32-x64)- Per-user installation (no admin by default)
- Shortcut in Start Menu; desktop icon options and PATH
Includes
- AI extension
kortexio.codeforge(agent, tools, context, governance) - Multi-level compression and anti-exploit
- Server/template settings in
~/.CodeForge
Notes
- Requires Windows 10/11 x64
- Configure an AI server in Settings after installing