Skip to content

Software Agent v0.4.1

Choose a tag to compare

@khajaaijaz26 khajaaijaz26 released this 19 Aug 16:20

Software Agent v0.4.1

Interactive slash-command menu

  • Press / to open a visible menu containing all 25 implemented command forms.
  • See the active project, selected model, token mode, and API connection status directly in the menu.
  • Type to filter commands, use Up/Down to browse, Tab to complete, and Enter to run.
  • Command syntax is ranked ahead of descriptive text for predictable provider-command filtering.
  • Direct chat prompting, explicit targets, and masked API-key entry continue to work unchanged.

Verification

  • 121/121 TypeScript tests passed with full typecheck, lint, and build.
  • Zero npm audit vulnerabilities.
  • CI passed on Windows, macOS, and Linux with Node 22/24.
  • Python compatibility passed on 3.10 through 3.14.
  • Packaged global installation smoke passed.