docs(readme): move OpenHuman after pi in agents grid#397
Conversation
Reorder row 1 of the works-with-every-agent table so OpenHuman sits in the sixth slot (after pi) instead of the third. Keeps the native-plugin agents grouped left, leaves OpenHuman next to pi so the native-Memory-trait callout reads cleanly alongside the other native-integration agents.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR reorganizes the "Works with every agent" integration grid in ChangesIntegration Grid Reorganization
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…cker-aware teardown (#401) Patch bump. No breaking changes to the public API or the existing CLI subcommands. CLI bootstrap flow changes are additive; existing Docker users keep working via the new AGENTMEMORY_USE_DOCKER=1 opt-in. Files bumped (9): - package.json - packages/mcp/package.json - plugin/.claude-plugin/plugin.json - plugin/.codex-plugin/plugin.json - src/version.ts - src/types.ts (ExportData.version union — also adds 0.9.13 which was missed in the previous release) - src/functions/export-import.ts (supportedVersions Set) - test/export-import.test.ts - CHANGELOG.md PRs included since v0.9.13: #396 — feat(cli): install iii-engine binary first, Docker opt-in; agentmemory stop with Docker-aware teardown; LISTEN-only lsof filter so the CLI no longer signals its own parent. #397 — docs(readme): move OpenHuman after pi in agents grid.
Reorder row 1 of the agents grid so OpenHuman sits in slot 6 (after pi) instead of slot 3.
New row 1 order: Claude Code → Codex CLI → OpenClaw → Hermes → pi → OpenHuman → Cursor → Gemini CLI.
Test plan
15 integrations) unchanged; no agent added/removed<td>orderSummary by CodeRabbit