Skip to content

docs: align kanban readiness docs and smoke tests (#28199)#28441

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-de55f5dd
May 19, 2026
Merged

docs: align kanban readiness docs and smoke tests (#28199)#28441
teknium1 merged 1 commit into
mainfrom
hermes/hermes-de55f5dd

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvages #28199 by @bensargotest-sys.

Aligns Kanban docs with current tool registration:

  • dispatcher-spawned task workers get task tools
  • profiles that explicitly enable the kanban toolset get orchestrator routing tools (kanban_list, kanban_unblock)

Corrects failure-limit text to the current default of 2. Hardens the e2e subprocess script to resolve the repo root and use the spawnable default assignee. Updates the diagnostics severity fixture to assert error below the critical threshold.

Original branch had a tiny conflict on a SKILL.md paragraph; resolved by keeping the more-detailed HEAD version (which already mentions max_retries). Authorship preserved via rebase merge.

Salvages #28199 by @bensargotest-sys. Aligns Kanban docs with current
tool registration: dispatcher-spawned task workers get task tools,
profiles that explicitly enable the kanban toolset get orchestrator
routing tools (kanban_list, kanban_unblock). Corrects failure-limit
text to current default of 2. Hardens the e2e subprocess script to
resolve repo root and use the spawnable default assignee. Updates the
diagnostics severity fixture to assert error below the critical
threshold.
@teknium1 teknium1 merged commit 8158494 into main May 19, 2026
@teknium1 teknium1 deleted the hermes/hermes-de55f5dd branch May 19, 2026 04:07
@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have comp/plugins Plugin system and bundled plugins tool/skills Skills system (list, view, manage) labels May 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔎 Lint report: hermes/hermes-de55f5dd vs origin/main

ruff

Total: 0 on HEAD, 0 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 0 pre-existing issues carried over.

ty (type checker)

Total: 8817 on HEAD, 8819 on base (✅ -2)

🆕 New issues: none

✅ Fixed issues (1):

Rule Count
unresolved-reference 1
First entries
tests/stress/test_subprocess_e2e.py:21: [unresolved-reference] unresolved-reference: Name `Path` used when not defined

Unchanged: 4630 pre-existing issues carried over.

Diagnostics are surfaced as warnings — this check never fails the build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/plugins Plugin system and bundled plugins P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants