This website requires JavaScript.
Explore
Help
Register
Sign In
shumengya
/
sproutclaw
Watch
1
Star
0
Fork
0
You've already forked sproutclaw
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
79f5c6d22e3f63190759a45b11441087a31884e7
sproutclaw
/
packages
/
coding-agent
/
src
History
Mario Zechner
79f5c6d22e
Fix git branch indicator in subdirectories
...
Walk up directory hierarchy to find .git/HEAD instead of only checking cwd.
fixes
#156
2025-12-10 22:52:19 +01:00
..
cli
Add hooks system with pi.send() for external message injection
2025-12-10 00:50:30 +01:00
core
Fix branch selector for single message and --no-session mode
2025-12-10 22:41:32 +01:00
modes
Fix git branch indicator in subdirectories
2025-12-10 22:52:19 +01:00
utils
Move config.ts from utils/ to src/
2025-12-09 01:28:06 +01:00
cli.ts
Remove old implementation files (main.ts, cli.ts, tui-renderer.ts), rename new files
2025-12-09 01:21:28 +01:00
config.ts
Add hooks system with pi.send() for external message injection
2025-12-10 00:50:30 +01:00
index.ts
Add hooks system with pi.send() for external message injection
2025-12-10 00:50:30 +01:00
main.ts
fixes
#161
: stop theme watcher and exit cleanly in print mode
2025-12-10 21:16:47 +01:00