docs: link ClawdHub in hubs

This commit is contained in:
Peter Steinberger
2026-01-06 23:26:59 +01:00
parent 0e35aae4d5
commit 585a455690
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
- Heartbeat: default interval now 30m with a new default prompt + HEARTBEAT.md template.
- Onboarding: write auth profiles to the multi-agent path (`~/.clawdbot/agents/main/agent/`) so the gateway finds credentials on first startup. Thanks @minghinmatthewlam for PR #327.
- Docs: add missing `ui:install` setup step in the README. Thanks @hugobarauna for PR #300.
- Docs: add ClawdHub guide for browsing, install, and sync workflows.
- Docs: add ClawdHub guide and hubs link for browsing, install, and sync workflows.
- Build: import tool-display JSON as a module instead of runtime file reads. Thanks @mukhtharcm for PR #312.
- Browser: fix `browser snapshot`/`browser act` timeouts under Bun by patching Playwrights CDP WebSocket selection. Thanks @azade-c for PR #307.
- Browser: add `--browser-profile` flag and honor profile in tabs routes + browser tool. Thanks @jamesgroat for PR #324.

View File

@@ -128,6 +128,7 @@ Use these hubs to discover every page, including deep dives and reference docs t
## Workspace + templates
- [Skills](https://docs.clawd.bot/skills)
- [ClawdHub](https://docs.clawd.bot/clawdhub)
- [Skills config](https://docs.clawd.bot/skills-config)
- [Default AGENTS](https://docs.clawd.bot/AGENTS.default)
- [Templates: AGENTS](https://docs.clawd.bot/templates/AGENTS)