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

Git repo context for monorepo packages + improved init-context hints.

## Enhancements

* **Git repo context**: Packages with `git: true` in config.yaml now show branch, working directory status, and recent commits in session context
* **init-context hints**: After initializing context, the output now lists auto-injected defaults and all available spec files for the AI to choose from
* **publish-skill command**: New `/trellis:publish-skill` slash command
* **cc-codex-spec-bootstrap**: New marketplace skill for Claude Code + Codex parallel spec bootstrapping

## Bug Fixes

* Use `_is_true_config_value` for `isGitRepo` consistency (case-insensitive matching)

## Notes

* Run `trellis update` to sync
* No migration required
