Skip to content

v1.45.1

Choose a tag to compare

@github-actions github-actions released this 27 Mar 02:14
d823d23

Changed

  • Streamlined setup wizard -- setup now configures provider, API key, and model only. Role/tool/intent configuration moved to the dashboard, which is offered at the end of setup
  • Starters use configured provider -- initrunner run helpdesk -i and other starters pick up the provider/model from run.yaml instead of hardcoding openai
  • Better setup UX -- provider list with descriptions and cloud/local grouping, numeric input for provider and intent, condensed security notice, step progress indicator [1/3]...[3/3]
  • Model descriptions -- model selection shows capability tier (Frontier/Balanced/Lightweight) instead of vague labels

Fixed

  • examples copy shows correct next-steps -- multi-file examples now reference the primary role file in next-steps commands, not the first file alphabetically