文件历史

5 次代码提交

作者 SHA1 备注 提交日期
tjb-tech 0fc9dffcae docs(readme): add ohmo intro, What's New v0.1.4–v0.1.6, remove architecture comic
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 13:01:45 +00:00
tjb-tech 6894bf5725 Add Key Harness Features section with 5 categories
Agent Loop, Harness Toolkit, Context & Memory, Governance, Swarm Coordination.
Each with icon, badge, and feature bullets. ClawTeam linked as swarm roadmap.
2026-04-02 16:10:54 +00:00
tjb-tech 369731ceab Revert "Add Harness Categories roadmap with infographic"
This reverts commit 2fcca37a5c.
2026-04-02 15:30:57 +00:00
tjb-tech 2fcca37a5c Add Harness Categories roadmap with infographic
6 harness types: Coding (shipped), Research, Finance, Swarm (in progress),
Lifecycle (shipped), Domain. Includes generated infographic.
2026-04-02 15:29:21 +00:00
tjb-tech 5dd8b952ec Initial release: oh — OpenHarness: Open Agent Harness v0.1.0
A lightweight open-source Python implementation of the Agent Harness architecture.
44x lighter than Claude Code (11K vs 512K lines), 98% core tool coverage.

- 43 tools with Pydantic validation and parallel execution
- Skills system compatible with anthropics/skills (17+ tested)
- Plugin system compatible with claude-code/plugins (12+ tested)
- API retry with exponential backoff
- Multi-level permissions with path rules
- React/Ink TUI with "Oh my Harness!" branding
- 114 unit tests + 6 E2E test suites
- MIT License
2026-04-01 16:32:25 +00:00