For the complete history, please visit CHANGELOG_ARCHIVE.md
- Add repository URL to API requests for better tracking and context (PR #1101)
- Fix known issues
- BREAKING: Rename provider namespace from "zgsm" to "costrict" across entire codebase (PR #1091)
- Update prompts to v6 with role definitions for workflow modes and simplified prompt sections (PR #1092, #1093, #1094, #1095, #1096)
- Add custom storage path option for checkpoints (PR #1097)
- Add fixHistory to reset task history index (PR #1089)
- Add workflow spec scope and migrate cli-wrap module
- Optimize agent workflow by enabling direct completion for simple queries
- Rename experimental setting alwaysIncludeFileDetails to useKPTtree and enhance logic
- Add fallback to default base URL for provider configuration
- Add auth service error handling and token timestamp
- Update tool descriptions for improved clarity
- Update mocks and snapshots for costrict namespace migration (PR #1098)
- Update internationalization support across multiple languages
- Fix known issues
- Enhance CoStrict CLI UX with improved terminal management and user interface
- Add InlineToast component for better notification display
- Add LoadingView component for improved loading state visualization
- Update experimental settings with new configuration options
- Enhance internationalization support across multiple languages
- Update automatic model fallback
- Update docs
- Fix known issues
- Optimize startup performance
- Add loading screen with logo animation and improve fuzzy matching
- Fix known issues
- Fix CoStrict CLI shell fallback detection on Windows and improve terminal rendering (PR #1081)
- Update node-pty dependency and bundle local builds correctly
- Fix known issues
- Enhance CoStrict CLI integration with embedded terminal support, improved context synchronization, and better clipboard paste handling (PR #1079, #1075, #1076)
- Redesign and modernize README documentation with updated layout and styling (PR #1074, #1077, #1078)
- Update download-bundled-skills script to include new skills and improve warning messages
- Fix known issues
- Refactor: restructure modeSlugs into metadata object for better skill management (PR #1072)
- Refactor: standardize CoStrict role definitions and reorganize prompt structure (PR #1071)
- Fix known issues
- Optimize context management with conservative reservedTokens calculation for models with large max output tokens
- Add ZgsmCodeMode type and mode filtering for better mode selection control
- Refactor file ignore patterns and improve list-files service
- Update provider handling and error management
- Fix Agent internationalization
- Sync roocode last commit
- Fix known issues
- Add security code scanning
- Fix known issues