Skip to content

docs: improve OpenClaw integration page#462

Open
vincentkoc wants to merge 1 commit intoplastic-labs:mainfrom
vincentkoc:docs/improve-openclaw-integration
Open

docs: improve OpenClaw integration page#462
vincentkoc wants to merge 1 commit intoplastic-labs:mainfrom
vincentkoc:docs/improve-openclaw-integration

Conversation

@vincentkoc
Copy link
Copy Markdown

@vincentkoc vincentkoc commented Mar 29, 2026

Summary

  • Fix tool names to match actual plugin code (honcho_context, honcho_search_conclusions, honcho_search_messages, honcho_ask instead of the stale honcho_profile, honcho_search, honcho_recall, honcho_analyze)
  • Add link back to OpenClaw's Honcho Memory documentation at docs.openclaw.ai/concepts/memory-honcho
  • Add "OpenClaw Memory Docs" card in the Next Steps section
  • Fix QMD setup instructions: OpenClaw manages QMD collections automatically, so the manual qmd collection add step is misleading. Replaced with a note that OpenClaw handles this and a link to the QMD docs
  • Link to OpenClaw memory concepts from the QMD integration section

Context

OpenClaw recently added dedicated Honcho documentation pages:

Cross-linking helps users navigate between the two doc sites.

Summary by CodeRabbit

  • Documentation
    • Revised OpenClaw integration guide with updated Honcho tool surface and clarified session vs. cross-session behavior.
    • Added configurable parameter options for retrieval and context tools (e.g., detail and depth variants).
    • Changed QMD guidance to use QMD as OpenClaw’s memory backend with automatic collection management.
    • Added links to OpenClaw memory concepts and the Honcho Memory guide.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 29, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: abd4853c-b05f-4229-a215-57814e5ffabc

📥 Commits

Reviewing files that changed from the base of the PR and between 94f2faa and 89919c1.

📒 Files selected for processing (1)
  • docs/v3/guides/integrations/openclaw.mdx
🚧 Files skipped from review as they are similar to previous changes (1)
  • docs/v3/guides/integrations/openclaw.mdx

Walkthrough

The OpenClaw integration guide was updated to reflect a revised Honcho tool surface (honcho_ask, honcho_search_conclusions, honcho_search_messages, updated honcho_context/honcho_session semantics and parameter variants) and to change QMD guidance from manual collection management to OpenClaw-managed collections; new doc links were added.

Changes

Cohort / File(s) Summary
OpenClaw Integration Documentation
docs/v3/guides/integrations/openclaw.mdx
Replaced older Honcho tool names/semantics with honcho_ask and more granular retrieval tools; added parameter variants (`detail='card'

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested reviewers

  • VVoruganti
  • Rajat-Ahuja1997

Poem

🐰 I nibble on docs, tidy and bright,
Honcho tools hopping into new light,
QMD now rests while OpenClaw steers,
Memories sorted like carrot-tiered gears,
Hooray — the guide is snug and light! 🎉

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'docs: improve OpenClaw integration page' accurately summarizes the main change—improving documentation for OpenClaw integration with corrected tool names, updated QMD setup instructions, and added cross-links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (2)
docs/v3/guides/integrations/openclaw.mdx (2)

129-147: QMD setup flow improvement is solid; consider neutralizing “cloud” wording.

The automation guidance is clearer now. Optional tweak: replace “Honcho cloud memory” with “Honcho memory” (or “managed/self-hosted Honcho memory”) to stay consistent with earlier self-hosting language.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/v3/guides/integrations/openclaw.mdx` around lines 129 - 147, Replace the
phrase "Honcho cloud memory" in the OpenClaw integration docs section that
mentions exposing OpenClaw's `memory_search` and `memory_get` tools so the
wording is neutral; change it to "Honcho memory" or "managed/self-hosted Honcho
memory" (keep the rest of the sentence and the surrounding mention of QMD and
`memory.qmd.paths` intact) to align with the self-hosting language used
elsewhere.

71-71: Consider adding honcho_search_messages here for consistency.

Line 71 lists updated tools, but omits honcho_search_messages even though it is documented in the AI Tools table below.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@docs/v3/guides/integrations/openclaw.mdx` at line 71, The tools list is
missing honcho_search_messages; update the sentence that enumerates tools to
include `honcho_search_messages` alongside `honcho_context`,
`honcho_search_conclusions`, and `honcho_ask` so the list matches the AI Tools
table and documentation; ensure the wording and punctuation remain consistent
with the existing sentence describing tool-based context access and the
before_prompt_build phase.
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Nitpick comments:
In `@docs/v3/guides/integrations/openclaw.mdx`:
- Around line 129-147: Replace the phrase "Honcho cloud memory" in the OpenClaw
integration docs section that mentions exposing OpenClaw's `memory_search` and
`memory_get` tools so the wording is neutral; change it to "Honcho memory" or
"managed/self-hosted Honcho memory" (keep the rest of the sentence and the
surrounding mention of QMD and `memory.qmd.paths` intact) to align with the
self-hosting language used elsewhere.
- Line 71: The tools list is missing honcho_search_messages; update the sentence
that enumerates tools to include `honcho_search_messages` alongside
`honcho_context`, `honcho_search_conclusions`, and `honcho_ask` so the list
matches the AI Tools table and documentation; ensure the wording and punctuation
remain consistent with the existing sentence describing tool-based context
access and the before_prompt_build phase.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 175e4ef3-e054-4cbc-88f3-7d69d2fd87d7

📥 Commits

Reviewing files that changed from the base of the PR and between ef3426d and 94f2faa.

📒 Files selected for processing (1)
  • docs/v3/guides/integrations/openclaw.mdx
- Fix tool names to match actual plugin code (honcho_context,
  honcho_search_conclusions, honcho_search_messages, honcho_ask)
- Add link to OpenClaw Honcho Memory docs (docs.openclaw.ai)
- Add OpenClaw Memory Docs card in Next Steps
- Fix QMD setup: remove manual collection commands, link to OpenClaw QMD docs
@vincentkoc vincentkoc force-pushed the docs/improve-openclaw-integration branch from 94f2faa to 89919c1 Compare March 29, 2026 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant