Skip to content

Software Agent v0.6.0 - Simple, standalone agent workspace

Choose a tag to compare

@khajaaijaz26 khajaaijaz26 released this 19 Aug 17:53
· 2 commits to main since this release

A simpler, standalone Software Agent terminal experience.

Highlights:

  • Chat-first Simple view is now the default
  • Conversation, one progress summary, and only active or blocked specialists stay visible
  • /setup provides guided OpenAI or Anthropic secure-key setup
  • /details and /agents reveal the complete 26-role control room on demand
  • Ready, Working, Needs attention, and Finished replace internal controller language
  • Home-folder launches warn before scanning thousands of unrelated files
  • software-agent doctor proves the bundled standalone runtime requires no editor or external coding CLI
  • Continuous context-aware chat, approvals, token modes, durable SQLite state, and live agent work remain available

Verification:

  • 128/128 tests passed
  • TypeScript, ESLint, and production build passed
  • npm audit reports 0 vulnerabilities
  • Packaged global install passed on Windows

Install:
npm install -g https://github.com/khajaaijaz26/software-agent/releases/download/v0.6.0/software-agent-0.6.0.tgz

Start:
Set-Location C:\path\to\your-project
software-agent

Then type /setup once, type your request naturally, and press Enter.