gaatjeniksaan
cc686c6621
Fix --no-git argument resolution.
...
The --no-git argument was superfluous as it was set to True
by default.
This commit flips this, and assumes
git is not available, and will check and update only if the user
asks for it (--no-git == False).
To make this more clear I have renamed the variable to
should_init_git.
2025-09-17 11:28:52 +02:00
Den Delimarsky
c875bd0f30
Merge pull request #217 from github/update-cli
...
Update with check changes
2025-09-12 15:22:06 -07:00
Den Delimarsky 🌺
736e282562
Update with check changes
2025-09-12 15:20:20 -07:00
Den Delimarsky
88cded5c4d
Merge pull request #215 from github/update-cli
...
Support Cursor
2025-09-12 14:34:57 -07:00
Den Delimarsky 🌺
0ad2f169d2
Support Cursor
2025-09-12 14:34:13 -07:00
Den Delimarsky
eaf4caa231
Merge pull request #211 from github/update-cli
...
CLI QOL improvements
2025-09-12 13:17:42 -07:00
Den Delimarsky 🌺
c29e419b4f
Update config
2025-09-12 13:15:41 -07:00
Den Delimarsky 🌺
af3cf934e5
Update __init__.py
2025-09-12 10:39:51 -07:00
Den Delimarsky 🌺
5787bb5537
Refactor with platform-specific constraints
2025-09-12 10:27:43 -07:00
Den Delimarsky
d605d1e008
Merge pull request #199 from github/update-cli
...
Update cli
2025-09-12 00:18:11 -07:00
Den Delimarsky 🌺
1ae6b55c87
Update CLI reference
2025-09-12 00:15:25 -07:00
Den Delimarsky
bfeb40cebc
Merge pull request #124 from STRRL/fix/compatibility-claude-migrate-installer
...
fix: support Claude CLI installed via migrate-installer
2025-09-12 00:01:58 -07:00
Den Delimarsky 🌺
38ad8b0bac
Update __init__.py
2025-09-11 23:54:49 -07:00
Den Delimarsky 🌺
f89361cd3d
Local dev guide and script updates
2025-09-11 22:06:04 -07:00
ramusbucket
78e6c9953c
Merge branch 'github:main' into fix-proxy-cert
2025-09-10 22:30:50 -04:00
Ram
e21820fb92
Enhance HTTP client initialization with optional SSL verification and bump version to 0.0.3
2025-09-10 22:27:38 -04:00
callum.zhong
f13eb86c0f
Complete Gemini CLI command instructions
...
The '/tasks' command description was missing from the Gemini CLI
instructions, creating an inconsistency with other AI options.
2025-09-10 19:44:27 +00:00
Ram
6e2af26867
Refactor HTTP client usage to utilize truststore for SSL context
2025-09-09 21:30:45 -04:00
Zhiqiang ZHOU
24ba30444e
refactor: extract Claude local path to constant for maintainability
...
Extract the hardcoded Claude CLI local installation path to a constant
CLAUDE_LOCAL_PATH to improve maintainability and make it easier to update
if the installation path changes in the future.
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-09 13:40:54 -07:00
Zhiqiang ZHOU
584175351a
fix: support Claude CLI installed via migrate-installer
...
After running `claude migrate-installer`, the Claude executable is moved
from PATH to ~/.claude/local/claude. This change updates check_tool() to
prioritize checking this local path before falling back to PATH lookup.
Fixes : #123
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-09 13:39:00 -07:00
np-yoe
74ccf93512
Fix formatting in usage instructions
2025-09-05 02:17:29 +09:00
Insik Han
2fc7ebeebe
Update CLI commands from '/spec' to '/specify'
2025-09-03 19:24:27 +09:00
Den Delimarsky 🌺
39f30babe6
Update project name
2025-08-22 10:07:28 -07:00
Den Delimarsky 🌺
28fdfaa869
Initial checkin
2025-08-22 10:06:25 -07:00