Skip to content

docs(readme): move OpenHuman after pi in agents grid#397

Merged
rohitg00 merged 1 commit into
mainfrom
chore/readme-reorder-openhuman
May 15, 2026
Merged

docs(readme): move OpenHuman after pi in agents grid#397
rohitg00 merged 1 commit into
mainfrom
chore/readme-reorder-openhuman

Conversation

@rohitg00
Copy link
Copy Markdown
Owner

@rohitg00 rohitg00 commented May 15, 2026

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

  • Rendered preview verified locally — row 1 layout matches request
  • Counter (15 integrations) unchanged; no agent added/removed
  • No anchor or link changed; only sibling <td> order

Summary by CodeRabbit

  • Documentation
    • Reorganized the integration grid layout in the documentation, repositioning the OpenHuman integration tile within the same row.

Review Change Stack

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.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentmemory Ready Ready Preview, Comment May 15, 2026 1:16pm

Request Review

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 15, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 8f81b67c-0266-4644-993e-b2b78c81d5c0

📥 Commits

Reviewing files that changed from the base of the PR and between ff3e024 and 12ada81.

📒 Files selected for processing (1)
  • README.md

📝 Walkthrough

Walkthrough

The PR reorganizes the "Works with every agent" integration grid in README.md by moving the OpenHuman integration tile from an earlier column position to a later column, preserving the tile's full description and content.

Changes

Integration Grid Reorganization

Layer / File(s) Summary
OpenHuman tile repositioning
README.md
The OpenHuman integration tile is removed from its earlier column position and re-inserted into a later column within the same grid row, keeping the "native Memory trait backend" description intact.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • rohitg00/agentmemory#5: Both PRs modify README.md's agent/integration presentation by restructuring the integration documentation layout.

Poem

🐰 A tile takes flight, from here to there,
In grid columns dancing through air,
OpenHuman hops to its new home,
Same badge, new place to roam! 🏠

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/readme-reorder-openhuman

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@rohitg00 rohitg00 merged commit 471cc21 into main May 15, 2026
4 of 5 checks passed
@rohitg00 rohitg00 deleted the chore/readme-reorder-openhuman branch May 15, 2026 13:17
@rohitg00 rohitg00 mentioned this pull request May 15, 2026
4 tasks
rohitg00 added a commit that referenced this pull request May 15, 2026
…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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant