Skip to content

Commit 88686cd

Browse files
author
Song Mingxu
committed
Add Trellis to homepage landscape
1 parent 308e287 commit 88686cd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/data/landscape.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export const landscapeRows = [
88
["oh-my-openagent", "https://github.com/code-yeongyu/oh-my-openagent", "the best agent harness; previously oh-my-opencode", "Harness Overlay", "构建在 OpenCode 之上的 harness 层"],
99
["oh-my-codex", "https://github.com/Yeachan-Heo/oh-my-codex", "Your codex is not alone. Add hooks, agent teams, HUDs...", "Harness Overlay", "构建在 Codex 之上的控制层"],
1010
["oh-my-claudecode", "https://github.com/Yeachan-Heo/oh-my-claudecode", "Teams-first multi-agent orchestration for Claude Code", "Harness Overlay", "构建在 Claude Code 之上的编排层"],
11+
["Trellis", "https://github.com/mindfold-ai/Trellis", "The best agent harness; multi-platform AI coding framework", "Harness Overlay", "跨 Claude Code / Cursor / OpenCode / Codex 等宿主的 harness 层"],
1112
["everything-claude-code", "https://github.com/affaan-m/everything-claude-code", "The agent harness performance optimization system", "Harness Overlay", "跨 Claude Code / Codex / OpenCode 的增强层"],
1213
["superpowers", "https://github.com/obra/superpowers", "An agentic skills framework & software development methodology", "Skill / Methodology System", "skills + workflow discipline"],
1314
["get-shit-done", "https://github.com/gsd-build/get-shit-done", "Meta-prompting, context engineering and spec-driven development system", "Skill / Methodology System", "spec-driven workflow layer"],
@@ -35,6 +36,7 @@ export const landscapeColumns = [
3536
["oh-my-openagent", "https://github.com/code-yeongyu/oh-my-openagent"],
3637
["oh-my-codex", "https://github.com/Yeachan-Heo/oh-my-codex"],
3738
["oh-my-claudecode", "https://github.com/Yeachan-Heo/oh-my-claudecode"],
39+
["Trellis", "https://github.com/mindfold-ai/Trellis"],
3840
["everything-claude-code", "https://github.com/affaan-m/everything-claude-code"],
3941
],
4042
note: "这些系统直接构建在宿主 shell 之上,显式加入 hooks、agent teams、HUD、memory、guardrails、rules 和恢复机制,是当前“harness”味道最浓的一层。",

0 commit comments

Comments
 (0)