Skip to content

fix(cli): make kanban specify max_tokens configurable (#23988) - #28374

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

fix(cli): make kanban specify max_tokens configurable (#23988)#28374
teknium1 merged 1 commit into
mainfrom
hermes/hermes-de55f5dd

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvages #23988 by @argabor.

main still hardcodes max_tokens=1500 in kanban_specify.py (line 188); fix adds HERMES_KANBAN_SPECIFY_MAX_TOKENS with sensible default + clamp; 7 LOC focused fix for reasoning model compatibility

Cherry-picked onto current main with original authorship preserved via rebase merge.

@teknium1
teknium1 merged commit f149e1e into main May 19, 2026
@teknium1
teknium1 deleted the hermes/hermes-de55f5dd branch May 19, 2026 03:15
@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: 8795 on HEAD, 8795 on base (➖ 0)

🆕 New issues: none

✅ Fixed issues: none

Unchanged: 4627 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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants