Skip to content

Releases: BitConcepts/specsmith-vscode

specsmith-vscode v0.11.0-dev.1

06 May 16:43
909e615

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: c7fd50d

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

v0.10.1 (CodeQL hardening)

04 May 20:37
909e615

Choose a tag to compare

What's Changed

  • fix(bridge): tunable startup timeout + stderr-progress reset by @tbitcs in #45
  • specsmith-vscode 0.10.0: BYOE + agents sidebar trees + multi-agent routing (REQ-142, REQ-146) by @tbitcs in #47
  • feat(0.10.1): AgentsClient filterAgentsByCapability + 5 mocha tests by @tbitcs in #48
  • security: resolve 17 CodeQL alerts (XSS / attribute-sanitization / insecure-randomness / shell-quote) by @tbitcs in #49
  • release: sync develop -> main (0.10.0 + CodeQL fixes) by @tbitcs in #50
  • release: v0.10.1 (CodeQL hardening) by @tbitcs in #51

Full Changelog: v0.7.0...v0.10.1

specsmith-vscode v0.10.1-dev.1

04 May 21:41
909e615

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: 4c83ab0

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

specsmith-vscode 0.10.0 - Multi-Agent + BYOE

04 May 12:01
b93f333

Choose a tag to compare

0.10.0 ships BYOE Endpoints + Agent Profiles sidebar trees, eight new commands, /agent in-chat slash command, and the SessionPanel chip. 0.10.1 adds AgentsClient.filterAgentsByCapability + 5 new mocha tests.

What's Changed

  • feat(nexus): add preflight, verify, /why commands by @tbitcs in #28
  • chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #23
  • chore(deps): Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #24
  • chore(deps): Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #25
  • chore(deps-dev): Bump the type-stubs group with 2 updates by @dependabot[bot] in #26
  • chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by @dependabot[bot] in #27
  • chore(deps-dev): bump mocha from 11.3.0 to 11.7.5 by @dependabot[bot] in #29
  • feat(chat): Nexus JSONL chat panel + npm-audit gate + 0.3.16 changelog by @tbitcs in #30
  • feat(0.4.0): minor version bump (0.3.15 -> 0.4.0) by @tbitcs in #31
  • feat(0.5.0): sidebar trees + status bars + predict-next ghost text by @tbitcs in #32
  • feat(0.6.0): block-rendered chat webview replaces OutputChannel by @tbitcs in #33
  • feat(0.7.0): voice input + interactive decisions + sub-session nesting by @tbitcs in #34
  • feat(chat): cancel + block_id routing + replay + tests (0.8.0) by @tbitcs in #35
  • feat(chat): @-mentions + attachments + syntax + edit/regen (0.9.0) by @tbitcs in #36
  • chore(version): consolidate 0.6/0.7/0.8/0.9 back to 0.5.0 by @tbitcs in #37
  • release: bump to 0.6.0 (block chat + voice + foundation + polish) by @tbitcs in #38
  • fix(bridge): recover transparently from a venv upgrade by @tbitcs in #39
  • chore(ux): restart-agent statusbar + venv tooltip + chat recoverable by @tbitcs in #40
  • feat(extension): warp parity bundle - welcome panel, command blocks, sub-agents, bookmarks, remote-serve config by @tbitcs in #41
  • feat(extension): warp parity follow-up + 0.7.0 release by @tbitcs in #42
  • chore(packaging): exclude sourcemap and coverage artifacts from VSIX by @tbitcs in #43
  • chore(windows): UTF-8 dev wrappers + fix mojibake in package.json descriptions by @tbitcs in #44
  • fix(bridge): tunable startup timeout + stderr-progress reset by @tbitcs in #45
  • specsmith-vscode 0.10.0: BYOE + agents sidebar trees + multi-agent routing (REQ-142, REQ-146) by @tbitcs in #47
  • feat(0.10.1): AgentsClient filterAgentsByCapability + 5 mocha tests by @tbitcs in #48

New Contributors

Full Changelog: v0.3.15...v0.10.0

specsmith-vscode v0.10.0-dev.1

04 May 20:10
6080da5

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: 6080da5

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

specsmith-vscode v0.7.0

30 Apr 23:18

Choose a tag to compare

What's Changed

  • feat(nexus): add preflight, verify, /why commands by @tbitcs in #28
  • chore(deps): Bump actions/checkout from 4 to 6 by @dependabot[bot] in #23
  • chore(deps): Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #24
  • chore(deps): Bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #25
  • chore(deps-dev): Bump the type-stubs group with 2 updates by @dependabot[bot] in #26
  • chore(deps-dev): bump typescript from 6.0.2 to 6.0.3 by @dependabot[bot] in #27
  • chore(deps-dev): bump mocha from 11.3.0 to 11.7.5 by @dependabot[bot] in #29
  • feat(chat): Nexus JSONL chat panel + npm-audit gate + 0.3.16 changelog by @tbitcs in #30
  • feat(0.4.0): minor version bump (0.3.15 -> 0.4.0) by @tbitcs in #31
  • feat(0.5.0): sidebar trees + status bars + predict-next ghost text by @tbitcs in #32
  • feat(0.6.0): block-rendered chat webview replaces OutputChannel by @tbitcs in #33
  • feat(0.7.0): voice input + interactive decisions + sub-session nesting by @tbitcs in #34
  • feat(chat): cancel + block_id routing + replay + tests (0.8.0) by @tbitcs in #35
  • feat(chat): @-mentions + attachments + syntax + edit/regen (0.9.0) by @tbitcs in #36
  • chore(version): consolidate 0.6/0.7/0.8/0.9 back to 0.5.0 by @tbitcs in #37
  • release: bump to 0.6.0 (block chat + voice + foundation + polish) by @tbitcs in #38
  • fix(bridge): recover transparently from a venv upgrade by @tbitcs in #39
  • chore(ux): restart-agent statusbar + venv tooltip + chat recoverable by @tbitcs in #40
  • feat(extension): warp parity bundle - welcome panel, command blocks, sub-agents, bookmarks, remote-serve config by @tbitcs in #41
  • feat(extension): warp parity follow-up + 0.7.0 release by @tbitcs in #42
  • chore(packaging): exclude sourcemap and coverage artifacts from VSIX by @tbitcs in #43
  • chore(windows): UTF-8 dev wrappers + fix mojibake in package.json descriptions by @tbitcs in #44

New Contributors

Full Changelog: v0.3.15...v0.7.0

specsmith-vscode v0.7.0-dev.1

04 May 10:30

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: e1fb47d

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

specsmith-vscode v0.9.0-dev.1

28 Apr 16:13
c982e22

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: 3c6db73

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

specsmith-vscode v0.8.0-dev.1

28 Apr 15:59
c982e22

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: 0a12345

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX

specsmith-vscode v0.6.0-dev.1

29 Apr 23:45
c982e22

Choose a tag to compare

Pre-release

Development pre-release built from develop branch.
Commit: 42ee9ee

Install

Download the .vsix file and install in VS Code:
Ctrl+Shift+P → Extensions: Install from VSIX