Nico faeb9d3254 v0.15.7: Fix action routing for v4, WS error handling, stable nodes panel
Action routing:
- Button clicks now route through PA→Expert in v4 (was missing has_pa check)
- Previously crashed with KeyError on missing thinker node

WS error handling:
- Exceptions in WS handler caught and logged, not crash
- Frontend receives error HUD event instead of disconnect
- Prevents 1006 reconnect loops on action errors

Nodes panel:
- Fixed pipeline order (no re-sorting on events)
- Deduplicated node names (pa_v1→pa, expert_eras→eras)
- Normalized names in state tracker

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 19:16:15 +02:00
Description
cog cognitive agent runtime
333 KiB
Languages
Python 71.7%
JavaScript 18.5%
HTML 6.9%
CSS 2.8%
Dockerfile 0.1%