2 parents 632e075 + 7abaec4 commit df0dbe4Copy full SHA for df0dbe4
2 files changed
CHANGELOG.md
@@ -13,6 +13,8 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
13
14
## [Unreleased]
15
16
+## [0.3.15] - 2026-09-04
17
+
18
### Added
19
20
- Sub-agent admission queue: `spawn_agent` never refuses for worker count.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@corbits/code",
3
- "version": "0.3.14",
+ "version": "0.3.15",
4
"description": "Single-process coding agent CLI built on the Interchange runtime (Bun + TypeScript)",
5
"private": true,
6
"license": "SEE LICENSE IN LICENSE.md",
0 commit comments