Skip to main content
CodeBuddy platform support, OpenCode plugin fix, improved skill descriptions.

Enhancements

  • CodeBuddy platform support: Added CodeBuddy (Tencent Cloud) as the 11th supported platform. Uses nested slash commands at .codebuddy/commands/trellis/<name>.md (e.g., /trellis:start). Includes type registry, configurator, 12 command templates, CLI flag (--codebuddy), and Python cli_adapter integration
  • Improved skill descriptions: Enhanced YAML frontmatter descriptions across Codex, Kiro, and Qoder skill templates for better AI triggering accuracy. Descriptions now include specific use cases and trigger conditions

Bug Fixes

  • OpenCode plugin directory: Fixed plugin directory name from plugin/ to plugins/ in the OpenCode configurator (#103)

Notes

  • Run trellis update to sync
  • No migration required