mirror of
https://github.com/BradGroux/veritas-kanban.git
synced 2026-09-07 08:55:57 +00:00
Feature branches merged: - Agent squad chat with real-time WebSocket updates - Broadcast notifications (priority levels, read receipts) - Task deliverables as first-class objects - Efficient polling endpoint with change tracking - Approval delegation / vacation mode Security & stability fixes: - Fix: path traversal vulnerability in broadcast storage - Fix: TOCTTOU race condition in broadcast.markRead() - Fix: double cache invalidation in squad chat - Fix: file locking consistency for concurrent writes - Add: default agent display name handling Improvements: - React.memo for message bubbles (perf) - Save-on-blur for display name input - Auto-scroll to latest in squad chat - OpenClaw gateway wake integration - One-agent-per-file development rule (CONTRIBUTING.md) All reviews passed (code, functionality, performance, security) 27 files changed, comprehensive test coverage added v2.0.0 ready for production |
||
|---|---|---|
| .. | ||
| create-review-tasks.sh | ||
| daily-digest.sh | ||
| dev-clean.sh | ||
| dev-watchdog.sh | ||
| emit-telemetry.sh | ||
| get-session-tokens.sh | ||
| seed.sh | ||
| squad-log.sh | ||
| update-status.sh | ||