> ## 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.4

> 2026-03-16

Monorepo 独立 Git 仓库上下文 + init-context 提示优化。

## 增强

* **Git 仓库上下文**：config.yaml 中配置 `git: true` 的 package 现在会在会话上下文中显示分支、工作目录状态和最近提交
* **init-context 提示优化**：初始化上下文后，输出会列出已注入的默认文件和所有可用的 spec 文件，引导 AI 按需选择
* **publish-skill 命令**：新增 `/trellis:publish-skill` 斜杠命令
* **cc-codex-spec-bootstrap**：新增 Marketplace skill，用于 Claude Code + Codex 并行 spec 生成

## Bug 修复

* `isGitRepo` 字段使用 `_is_true_config_value` 统一大小写处理

## 说明

* 运行 `trellis update` 同步更新
* 无需迁移
