FutureAtoms Icon

FUTUREATOMS

Evolving Intelligence

ChipOS Logo

CHIPOS CHANGELOG

Track the evolution of the AI Operating System for Hardware Design.

v2025.12.1 December 3, 2025
Latest Release

Claude Commands & AI Chatbot

This release introduces automatic installation of Voyager SDK slash commands when you open a workspace, plus a sophisticated AI chatbot with syntax highlighting for hardware discussions.

New Features

  • Auto-Install Claude Commands: Voyager SDK slash commands (/deploy, /run, /bench, /new-pipeline, etc.) are automatically installed to your workspace's .claude/commands/ directory on activation.
  • AI Chatbot with Syntax Highlighting: Sophisticated ChatWindow component with code highlighting for SystemVerilog, Python, and YAML discussions.
  • 13 Built-in Commands: /voyager-help, /new-pipeline, /deploy, /run, /bench, /new-app, /build, /test, /debug, /add-model, /list-models, /init-chipos.
  • UI Defaults: Activity bar at top, secondary sidebar hidden, chat panel hidden by default for cleaner workspace.
  • Cross-Platform Support: Commands work identically on macOS, Linux, and Windows using Node.js fs/path modules.

Fixes

  • Fixed CORS issues for VS Code webview support.
  • Improved file-based context handling for Gemini RAG queries.
  • Fixed chat API route prefix handling.
v2025.11.1 November 28, 2025

Unified Platform Experience

This release brings parity between macOS and Linux environments, introducing a unified settings interface and consistent theming. We've also integrated direct access to the knowledge base from the sidebar.

Improvements

  • Knowledge Base Sidebar: Browse and search indexed documentation directly from the sidebar without leaving the editor.
  • AI Provider Quick-Connect: One-click setup for Claude, Cursor, and Windsurf MCP integration.
  • Redesigned Controls Panel: Modern glassmorphism UI with improved navigation and accessibility.

Fixes

  • Fixed an issue where SystemVerilog syntax highlighting would break on large files.
  • Resolved a race condition in the UVM testbench generator.
v2025.10.5 October 15, 2025

RAG Optimization

Major performance improvements to the Retrieval-Augmented Generation engine, resulting in 40% faster query responses for large hardware specifications.

Improvements

  • Smart Context: The AI now better understands the context of multi-module designs.
  • PDF Parsing: Improved extraction of tables and timing diagrams from datasheets.
v2025.09.0 September 1, 2025

Initial Release

The first public release of ChipOS, the AI Operating System for Hardware Design.