Skip to content

feat: add safe Kanban backlog updates - #100183

Open
clempat wants to merge 1 commit into
NousResearch:mainfrom
clempat:feat/safe-kanban-updates
Open

feat: add safe Kanban backlog updates#100183
clempat wants to merge 1 commit into
NousResearch:mainfrom
clempat:feat/safe-kanban-updates

Conversation

@clempat

@clempat clempat commented Sep 1, 2026

Copy link
Copy Markdown

Summary

  • add orchestrator-only kanban_update actions for reassign, triage, and supersede
  • preserve upstream/downstream graph gating and explicit audit events
  • refuse terminal, human-blocked, running, claimed, or unsafe graph transitions
  • document the new worker-tool surface

Test plan

  • scripts/run_tests.sh tests/hermes_cli/test_kanban_db.py tests/tools/test_kanban_tools.py tests/hermes_cli/test_kanban_task_updated_hook.py tests/hermes_cli/test_kanban_safe_updates.py tests/tools/test_kanban_safe_updates.py tests/hermes_cli/test_kanban_core_functionality.py tests/hermes_cli/test_kanban_block_kinds.py tests/hermes_cli/test_kanban_default_assignee.py tests/tools/test_delegate_kanban_isolation.py tests/hermes_cli/test_kanban_worktree_teardown.py
  • Result: 137 passed, 1 Windows-only skipped
@alt-glitch alt-glitch added type/feature New feature or request P3 Low — cosmetic, nice to have comp/cron Cron scheduler and job management labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cron Cron scheduler and job management P3 Low — cosmetic, nice to have type/feature New feature or request

2 participants