Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.26 KB

File metadata and controls

28 lines (22 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.0] - 2026-02-11

Added

  • SONA Self-Learning System: Adaptive routing based on historical outcomes.
  • Intelligent Agent Routing: Multi-factor scoring for agent selection.
  • Vector Memory: Semantic search using RuVector and Ollama embeddings.
  • Parallel Execution: Run up to 3 agents simultaneously.
  • Interactive Credential Manager: Secure, interactive setup for API keys.
  • Modern UX/UI: Professional CLI output with Unicode box-drawing.
  • Multi-Provider Support: Ollama Cloud, Ollama Local, and Claude Code.
  • Comprehensive Documentation: New Architecture guide, Contributing guide, and Security policy.
  • GitHub Integration: Issue templates, PR templates, and automated topics.

Changed

  • Rebranded project from CodeSwarm to Mehaisi CodeSwarm .
  • Overhauled UIFormatter for consistent styling.
  • Improved ModelResolver for smarter model/provider pairing.

Fixed

  • Various bug fixes in agent coordination and error handling.
  • Improved reliability of parallel execution timeouts.