Skip to content

Release v1.1.0

Choose a tag to compare

@zhujian0805 zhujian0805 released this 30 Dec 11:53

What's New in v1.1.0

Added

  • Static Model List Support: Add support for static model lists for endpoints, improving model discovery and configuration
  • CLI Startup Optimization: Implement lazy loading for CLI startup to improve performance and reduce initialization time
  • Multi-Source Repository Configuration: Add support for configuring repositories from multiple sources with parallel processing
  • Multi-Model Selection: Add multi-model selection support for Goose/Codex/Droid/Continue agents
  • Agent Metadata Pulling: Implement agent metadata pulling using awesome-claude-agents approach for better agent discovery
  • Plugin Marketplace: Add support for thedotmack plugin marketplace with enhanced marketplace:plugin naming
  • New Tool Support:
    • Block Goose CLI tool support
    • OpenCode MCP server and prompt support
    • Enhanced engine type determination for various AI tools
  • URL Display: Add URL display to 'extensions browse' command for better visibility
  • Blackbox Integration: Add blackbox integration and documentation
  • Tool Arguments: Pass tool arguments through CLI and show complete command with parameters

Changed

  • CLI Refactoring:
    • Rename 'extension' command to 'extensions' and update auto-complete
    • Standardize CRUD patterns across CLI commands
    • Fix MCP nesting issues
    • Deprecate 'cam plugin browse' command in favor of enhanced 'list' command
  • Engine Type Detection: Make engine type determination dynamic instead of hardcoded, with better OpenAI-compatible API support
  • Model Configuration: Unify model listing logic into a single v1_models module
  • Goose Menu: Combine goose menu into single unified list

Fixed

  • Security Vulnerabilities: Implement security fixes for critical vulnerabilities
  • Test Suite Issues: Resolve failing tests in CLI integration and plugin commands
  • Plugin Conflicts: Implement plugin conflict resolution
  • Configuration Issues: Multiple fixes for profile selection, MCP configurations, and config handling
  • Installation Issues: Fix issue where cam update deletes npm packages
  • Runtime Issues: Fix skill and agent repository loading with parallel processing

Security

  • Critical Vulnerability Fixes: Addressed multiple security issues identified in security audit