agent-zero/docs/developer
keyboardstaff 0749ddc932 fix: WsDevTest non-standard error format and align doc examples
- Fix two error returns in ws_dev_test.py using non-standard {"_error": True, ...} format, which _collect_results misidentifies as a success response and wraps as ok=True, sending a false-success to the client
- Switch to WsResult.error(code=..., message=...) standard API, consistent with all other handlers
- Fix 5 occurrences of process_event → process in documentation examples
- Remove non-existent HANDLER_ID and HANDLED_EVENTS class attribute examples from docs
- Fix validate_event_types (plural) → validate_event_type (singular) in docs
2026-03-27 23:34:52 -07:00
..
architecture.md docs: add system prompt extensions, include original, and specifics file 2026-03-22 20:40:18 +08:00
connectivity.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
contributing-skills.md plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
extensions.md refactor: migrate extension system to use deep directory paths based on module and qualname 2026-03-22 21:48:01 +01:00
mcp-configuration.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
notifications.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
plugins.md Merge branch 'development' of https://github.com/agent0ai/agent-zero into development 2026-03-23 21:14:48 +01:00
websockets.md fix: WsDevTest non-standard error format and align doc examples 2026-03-27 23:34:52 -07:00