mirror of
https://github.com/mindfold-ai/Trellis.git
synced 2026-04-25 01:55:54 +03:00
[PR #38] [MERGED] Feat/codex #51
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Trellis#51
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mindfold-ai/Trellis/pull/38
Author: @taosu0216
Created: 2/17/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @taosu0216
Base:
main← Head:feat/codex📝 Commits (10+)
bb9fceafeat(codex): add codex platform integration and templates3f2cb2ftest(codex): add coverage for init, templates and path handlingc3a3306docs(workflow): add improve-ut and align backend check guidance8b13a15chore(task): archive codex skills template init task087f545chore(session): record session 49 for codex integration9bad4b5docs(migrations): add 0.3.0-rc.2 manifest1a284060.3.0-rc.22b8c7ffdocs(code-spec): enforce executable spec requirements in active commands31a858edocs(templates): sync code-spec requirements to generated command templatesc5f88c0fix(templates): tolerate formatted markdown in add_session.py table separator matching📊 Changes
59 files changed (+3954 additions, -354 deletions)
View changed files
📝
.agents/skills/finish-work/SKILL.md(+18 -4)📝
.agents/skills/start/SKILL.md(+32 -16)📝
.agents/skills/update-spec/SKILL.md(+86 -17)📝
.claude/agents/dispatch.md(+2 -2)📝
.claude/commands/trellis/finish-work.md(+19 -4)📝
.claude/commands/trellis/start.md(+32 -16)📝
.claude/commands/trellis/update-spec.md(+85 -16)📝
.claude/hooks/inject-subagent-context.py(+22 -6)📝
.cursor/commands/trellis-finish-work.md(+18 -4)📝
.cursor/commands/trellis-start.md(+20 -4)📝
.cursor/commands/trellis-update-spec.md(+85 -16)📝
.opencode/agents/dispatch.md(+3 -1)📝
.opencode/plugin/inject-subagent-context.js(+23 -5)📝
.trellis/.template-hashes.json(+3 -2)📝
.trellis/.version(+1 -1)📝
.trellis/scripts/add_session.py(+1 -1)📝
.trellis/scripts/common/cli_adapter.py(+33 -10)📝
.trellis/scripts/common/registry.py(+1 -1)📝
.trellis/spec/backend/platform-integration.md(+23 -0)📝
.trellis/spec/guides/cross-platform-thinking-guide.md(+6 -0)...and 39 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.