Skip to content

ArchiCode v0.3.5

Choose a tag to compare

@roymasad roymasad released this 23 Jul 12:34
· 28 commits to main since this release

This release improves local CLI provider reliability, planning quality, run diagnostics, and Windows packaging.

Highlights

  • Added known context-window inference for CLI provider model families that do not expose model-card metadata, including Gemini, Grok, Kimi/Moonshot, Qwen, MiniMax, DeepSeek, Claude, and GPT families.

  • Fixed Antigravity/Gemini planning runs in headless mode by allowing plan-mode reads to proceed without interactive permission prompts.

  • Made generic implementation fallback visible in Activity cards, including older degraded runs hydrated from run log sidecars.

  • Improved research graph change previews, proposal supersession handling, and turn diagnostics.

  • Added proper Windows AppX icon assets for packaged builds.

  • Added a GitHub Releases update checker with prerelease-aware version comparison

  • Added visible canvas capture to clipboard, downloads, custom file, or data output

  • Exposed canvas screenshots through hosted MCP as image content

  • Added fully handsfree realtime chat orchestrator for OpenAI realtime models

  • Added localization support for French, Spanish, Portuguese, simplified Chinese and Japanese

  • Added support in app settings to use custom IDE to edit the code apart from the default Visual Studio Code

Fixes

  • Fixed Gemini/Antigravity context budgets showing conservative fallback sizes instead of known model windows.
  • Fixed high-effort implementation runs silently collapsing to a single generic task when planning returned no task split.
  • Fixed completed degraded runs appearing as fully normal successes without showing the planning fallback reason.
  • Fixed Windows AppX build icon output.
  • Fixed codebase semantics not linking to graphs after builds

Quality

  • Added coverage for provider CLI args, context budget inference, high-effort planning refinement, and Activity fallback visibility.
  • Support pasted and selected research image attachments with previews
  • Improved proposal graph cards with an interactive preview

Binary notes:

Github releases contain signed mac binary and unsigned windows binary.
Signed windows binary can be downloaded from the Windows App Store.