hcl
|
c421be6c90
|
fix(docs): use lowercase MCP search tool (#82704)
Fixes #82702.
Summary:
- Use the canonical lowercase docs MCP search tool name.
- Keep docs and changelog aligned for the CLI fix.
Verification:
- node scripts/run-vitest.mjs src/commands/docs.test.ts
- pnpm lint -- src/commands/docs.ts src/commands/docs.test.ts
- pnpm exec oxfmt --check CHANGELOG.md docs/cli/docs.md src/commands/docs.ts src/commands/docs.test.ts
- pnpm docs:list
- git diff --check
- HOME=$(mktemp -d) pnpm openclaw docs "browser existing-session"
- Codex review local + branch: clean
- GitHub CI 25971835163, CodeQL Critical Quality 25971835154, Real behavior proof 25971834239: green
Co-authored-by: hclsys <hclsys@users.noreply.github.com>
|
2026-05-16 21:21:58 +01:00 |
|
Vincent Koc
|
33eb0b9eee
|
docs(cli): expand docs and tasks-flow CLI references with verified options
|
2026-05-10 22:17:42 +08:00 |
|
Vincent Koc
|
627c19c5cb
|
docs: add Related sections to remaining CLI, gateway API, and help pages
|
2026-04-23 20:41:35 -07:00 |
|
Vincent Koc
|
2777b089b5
|
docs: normalize frontmatter titles to sentence case
|
2026-04-23 13:15:17 -07:00 |
|
Peter Steinberger
|
545ecc63bd
|
docs: refresh docs search and tui refs
|
2026-04-04 08:34:43 +01:00 |
|
Vincent Koc
|
476d948732
|
!refactor(browser): remove Chrome extension path and add MCP doctor migration (#47893)
* Browser: replace extension path with Chrome MCP
* Browser: clarify relay stub and doctor checks
* Docs: mark browser MCP migration as breaking
* Browser: reject unsupported profile drivers
* Browser: accept clawd alias on profile create
* Doctor: narrow legacy browser driver migration
|
2026-03-15 23:56:08 -07:00 |
|
Seb Slight
|
abcaa8c7a9
|
Docs: add nav titles across docs (#5689)
|
2026-01-31 15:04:03 -06:00 |
|
cpojer
|
8cab78abbc
|
chore: Run pnpm format:fix.
|
2026-01-31 21:13:13 +09:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|
Peter Steinberger
|
6d16a658e5
|
refactor: rename clawdbot to moltbot with legacy compat
|
2026-01-27 12:21:02 +00:00 |
|
Peter Steinberger
|
0cbfea79fa
|
docs(cli): add per-command CLI pages
|
2026-01-15 06:13:10 +00:00 |
|