> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trytrellis.app/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.4.0-beta.6

> 2026-03-22

CodeBuddy platform support, OpenCode plugin fix, improved skill descriptions.

## Enhancements

* **CodeBuddy platform support**: Added [CodeBuddy](https://copilot.tencent.com/) (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
