Releases: gitbito/ai-architect
Releases · gitbito/ai-architect
1.7.0
1.6.1
✨ New Features
🗑️ Support for removing repositories
⏰ Auto-configure the Scheduler for indexing
🛠️ Enhancements/Issue Fixes
⚡ Optimised handling of index failures
1.6.0
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
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
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
- Upgrade enhancements for docker and kubernetes Setup
1.3.1
1.3.0
Release Version : 1.3.0
- Kubernetes support added for production-grade deployments.
- Kubernetes-aware upgrade flow via an updated upgrade script.
- New ./setup.sh --update command to force-pull the latest images for internal ai-architect services.
- Indexing optimisations added.
1.2.0
- Improve code symbol search.
- Bug fixes to address edge cases.
- Update the README to reference the correct tar version.
1.1.0
Merge pull request #6 from gitbito/release/1.1.0 Release/1.1.0