Skip to content

Commit 857545e

Browse files
that-github-userunknownclaude
authored
Bump version to 0.1.1 (#156)
Includes: clone-based agent isolation (fixes getDiff bug), README updates, DEP0190 security fix, release workflow fix. Co-authored-by: unknown <that-github-user@github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6073e15 commit 857545e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thinktank-ai",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Ensemble AI coding — run N parallel Claude Code agents, select the best result via Copeland pairwise scoring",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)