Skip to content

Commit a3463ab

Browse files
shreyas-lyzrclaude
andcommitted
v0.5.0 — installer fixes, voice agent improvements
- Fix escape codes in install.sh (ANSI-C quoting) - Fix npm ENOTDIR on reinstall (smart install check) - Add truecolor/16-color fallback for Terminal.app - Use ~/assistant as default project dir - Always prompt for API keys - Fix gitclaw CLI launch flags - Prevent voice agent from refusing delegatable tasks Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7e3b42b commit a3463ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gitclaw",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"description": "A universal git-native multimodal always learning AI Agent (TinyHuman)",
55
"author": "shreyaskapale",
66
"license": "MIT",

0 commit comments

Comments
 (0)