spectra_cli 0.1.0
spectra_cli: ^0.1.0 copied to clipboard
A Multi-LLM Spec-Driven Development System.
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.
0.1.0 - 2025-12-20 #
Added #
- Initial release of Spectra CLI.
- Core Command Framework using
argsandmason_logger. - Multi-LLM Provider Layer (Gemini, Claude, OpenAI).
spectra newfor interactive project initialization.spectra mapfor brownfield codebase analysis.spectra planfor XML-based task generation.spectra executefor automated file modification and execution.spectra progressandspectra resumefor state management.StateManagerfor automatedSTATE.mdpruning and archiving.- Comprehensive README inspired by
get-shit-done.