We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add documentation for dependency injection container usage and integration - Update `Architecture-Overview.md` to include DI container architecture - Add `DI-Container-Integration-Guide.md` with detailed usage instructions, service lifetimes, and registration patterns - Add `Service-Integration-Guide.md` focusing on integrating new services into the DI container - Expand API reference with a new `DI Container API` section detailing container creation, service registration, and health checks - Link new documentation in relevant guides and `Home.md` - Provide examples for feature-gated services, conditional registration, and testing
docs: Update version numbering and release phase documentation - Rename Beta Release Notes v0.3.0 to Alpha Release Notes v0.1.3 to align with alpha versioning scheme - Update all version references from v0.4.0 to v0.1.4 across API reference and developer guides - Change phase naming from "Beta" to "Alpha" throughout documentation (Code-Generation, Conversation-Sharing, Custom-LSP-Servers, etc.) - Update Development Roadmap to reflect extended alpha phases (v0.1.1 through v0.1.8) with Phase 7 in progress - Add Docker-Setup.md as new documentation for containerized deployment - Remove VALIDATION-SUMMARY.md and validate-documentation.ps1 as part of documentation cleanup - Update Community Guidelines with current version references (v0.1.3) - Standardize phase descriptions and release strategy documentation across all files - Consolidate release notes and update roadmap status to reflect current development progress
docs: Add comprehensive Refactoring Engine documentation suite - Add Refactoring API reference with request/response schemas and CLI commands - Add Refactoring Engine core documentation with architecture and design patterns - Add Refactoring Configuration Guide with language-specific setup and validation rules - Add Refactoring Architecture documentation with LSP-first provider chain and component design - Add Refactoring Patterns Guide with pattern templates and best practices - Update API-Reference.md with new Refactoring API section and examples - Update Home.md with links to refactoring documentation and latest news entry - Document refactoring types, backup strategies, and impact analysis capabilities - Provide comprehensive examples for preview, execute, analyze, and rollback operations
docs: Add comprehensive documentation suite for v0.4.0 release - Add API Reference documentation covering CLI, Configuration, Session, Spec, Generation, LSP, Completion, and Hooks APIs - Add User Guide for end-users with getting started and feature tutorials - Add Developer Guide for contributors with architecture and development setup - Add Backup and Recovery Guide for data management and disaster recovery - Add Upgrade Guide for migrating between RiceCoder versions - Add Community Guidelines for contributing and community standards - Add Support Resources documentation for troubleshooting and help - Add External LSP Integration documentation suite (Configuration, API Reference, Migration guide) - Add Custom LSP Servers documentation for extending LSP capabilities - Update Architecture Overview with latest system design - Update Code Completion documentation with new features - Update LSP Integration documentation with external server support - Update Home page with links to new documentation - Comprehensive documentation expansion to support v0.4.0 release with external LSP support and enhanced user/developer resources