f45f5957f4
docs: refresh openclaw plugin architecture docs
2026-03-21 19:52:09 +00:00
9b5e2dc15c
fix(monitor): harden server delete and remove challenge docs
...
- Delete server state before monitored server to avoid FK 500s
- Keep legacy cleanup for obsolete challenge tables
- Rewrite monitor docs to API key-only flow
2026-03-20 08:02:19 +00:00
929a722c66
docs: add OpenClaw Plugin development plan
...
- docs/OPENCLAW_PLUGIN_DEV_PLAN.md: Complete development plan
* Backend capability assessment
* Security analysis (current HTTP heartbeat lacks validation)
* Three implementation options (enhanced HTTP / API Key / encrypted payload)
* Phased development plan (Phase 1-3)
* API specifications
* Data models
* Sequence diagrams
- docs/examples/monitor_heartbeat_secure.py: Reference implementation
for secure HTTP heartbeat with challenge validation
2026-03-19 14:19:46 +00:00
863c79ef3e
docs: remove GroupId query param from minimax example
2026-03-11 17:15:53 +00:00
c81654739c
feat: add kimi/minimax usage adapters and update provider docs
2026-03-11 17:05:18 +00:00
d5402f3a70
docs: add provider credential format guidance
2026-03-11 13:13:23 +00:00
c0ec70c64f
docs: fix plugin plan markdown content and protocol examples
2026-03-11 12:53:11 +00:00
74e054c51e
docs: add openclaw monitor plugin implementation plan draft
2026-03-11 12:52:21 +00:00