跳转到主要内容

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.

Bug Fixes

  • 通过移除 AGENTS.md 里关于 sub agent 的描述,让 Codex 不再调用 / 等待 research agent。删的是 ## Subagents 整段(36 行,含”ALWAYS wait for every spawned subagent”规则)。
  • 修复 sub-agent 模式:trellis-research 在 Codex 上不再因拿不到 task 上下文而提前退出 / 不产出研究文件(通过让 main agent 给 research agent 派发也要带 Active task: 行)。

Added

Other Platforms

Claude Code、Cursor、OpenCode、Kiro、CodeBuddy、Droid 不变。

Upgrade

npm install -g @mindfoldhq/trellis@latest
trellis update