Skip to content

fix: add missing aux model slots to model picker#78

Open
flooryyyy wants to merge 1 commit into
liftaris:devfrom
flooryyyy:fix/aux-model-slots
Open

fix: add missing aux model slots to model picker#78
flooryyyy wants to merge 1 commit into
liftaris:devfrom
flooryyyy:fix/aux-model-slots

Conversation

@flooryyyy
Copy link
Copy Markdown
Contributor

triage_specifier, kanban_decomposer, profile_describer exist in hermes-agent DEFAULT_CONFIG auxiliary section but weren't exposed in herm's AUX_TASKS array, so users couldn't configure them through the TUI model picker.

9→12 aux slots, matching the full DEFAULT_CONFIG auxiliary section from hermes-agent.

what changed

  • src/config/models.ts: added 3 missing aux slots to AUX_TASKS array
  • test/config-models.test.tsx: updated slot count from 10→13

verification

  • bunx tsc --noEmit — clean
  • bun test test/config-models.test.tsx — 5/5 pass

triage_specifier, kanban_decomposer, profile_describer exist in
hermes-agent config but weren't exposed in herm's AUX_TASKS array,
so users couldn't configure them through the TUI model picker.

9→12 aux slots, matching the full DEFAULT_CONFIG auxiliary section.
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.

1 participant