Releases: gitbito/ai-architect
1.8.4
1.8.2
🛠️ Improvements
🔌 Removed Grok Code Fast (GCF) support
GCF is being deprecated by the provider. The indexing pipeline no longer depends on it.
1.8.1
⚠️ 1.8.1 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
✨ New Features
-
🔄 More reliable indexing
Indexing is now more stable with workflow-based orchestration. -
🌐 Better cluster support
Improved support for distributed indexing and cluster setups. -
⬆️ Smoother upgrades
Upgrades are now more resilient and easier to run.
🛠️ Improvements
-
🔁 Restart/update behavior
Restart and update flows now handle changes more smoothly. -
🤫 Output suppression
Reduced unnecessary terminal output.
🐛 Bug Fixes
-
⏱️ Rollout timeout fallback
Added fallback handling for rollout timeout cases. -
⚙️ Upgrade provider config
Fixed issues around provider config during upgrade. -
🧮 bc dependency
Fixed dependency handling for environments missingbc.
1.7.1
⚠️ 1.7.1 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
🚀 AI Architect 1.7.1
✨ New Features
Non-interactive installs — pre-seed ~/.bitoarch/install.yaml with credentials to run the install bootstrap without prompts. Suitable for CI pipelines and scripted setups.
Single-command uninstall — a shared CDN-hosted uninstaller cleanly removes containers, volumes, configuration, scheduler entries, local certificate trust, and MCP entries from every registered coding agent. Auto-detects edition.
🛠️ Enhancements
Live configuration reload — bitoarch restart --force reloads install.yaml (ports, resources, credentials) without disturbing auto-generated secrets.
Expanded bitoarch CLI lifecycle commands— start, stop, restart [--force], status, logs, upgrade, reset, uninstall.
1.7.0
⚠️ 1.7.0 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
✨ New Features
- SSO Support with Enterprise IdP and Bito Authentication modes
- Automatic fallback to Bito Authentication if IdP not configured
- SSO management CLI commands added
🛠️ Enhancements/Issue Fixes
- Optimised mcp info to show active authentication mode
1.6.1
⚠️ 1.6.1 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
✨ New Features
🗑️ Support for removing repositories
⏰ Auto-configure the Scheduler for indexing
🛠️ Enhancements/Issue Fixes
⚡ Optimised handling of index failures
1.6.0
⚠️ 1.6.0 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
New Features
- CLI support to index only newly added repositories (only_new_repos)
- CLI command to update LLM keys
Enhancements/Issue Fixes
- Optimised CLI commands with default path parameters
- Indexing time and cost optimisations added
1.5.0
⚠️ 1.5.0 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
AI Architect [1.5.0]
New Features
- Added Portkey integration for the LLM provider, enabling support for custom proxy configurations.
- Introduced a new CLI command to retrieve complete and incremental Git repository inventories: bitoarch fetch-repo-list.
Enhancements
- Implemented cost and performance optimizations for initial indexing to reduce processing time and resource consumption.
- Improved incremental indexing efficiency with additional cost optimizations.
- Added configuration and log backup management, including log rotation, synchronization, backup automation, and configuration backup support.
- Delivered UX improvements to minimize terminal output noise and provide clear next-step guidance after each command execution.
1.4.0
⚠️ 1.4.0 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
New Features
- Added stop / pause / resume controls for indexing.
- Added single-step installer for fresh installations.
Enhancements
- Migrated all configuration to a centralized configuration location.
- Optimized index status responses to include cross-repository details.
Fixes
- Fixed issues in the Kubernetes force-restart flow.
1.3.2
⚠️ 1.3.2 — DEPRECATED
- This on-prem version is deprecated and no longer recommended for new installs. Please use 1.8.2 or later.
- Upgrade enhancements for docker and kubernetes Setup