Releases: ArmanJR/PolyClaude
Releases · ArmanJR/PolyClaude
v0.1.7
06 Mar 14:50
Compare
Sorry, something went wrong.
No results found
Changelog
f2aea7e fix: pass configured claude path to RunSanityCheck instead of hardcoding
v0.1.6
06 Mar 04:26
Compare
Sorry, something went wrong.
No results found
Changelog
3f5da53 fix: show actual cycles range and workdays in schedule summary
f915461 fix: use compounding T+1min formula for post-block activation times
v0.1.5
06 Mar 02:52
Compare
Sorry, something went wrong.
No results found
Changelog
0bcea81 feat: detect Linux distro to show only relevant cron install command
564a240 feat: log cron job output with timestamps and exit codes to per-account files
v0.1.4
06 Mar 01:19
Compare
Sorry, something went wrong.
No results found
Changelog
e0b2f5c feat: add timezone support for cron entry generation
v0.1.3
05 Mar 23:50
Compare
Sorry, something went wrong.
No results found
Changelog
d7b6fe5 feat: check crontab availability in step 1 with OS-specific install hints
v0.1.2
05 Mar 23:32
Compare
Sorry, something went wrong.
No results found
Changelog
77dc41b fix: check .claude.json instead of settings.json for login verification
bc14ca8 fix: claude install command
40b9451 fix: remove stale /login instruction from login step view
75b7375 fix: resolve crontab binary path with fallback for stripped PATH environments
v0.1.1
05 Mar 20:55
Compare
Sorry, something went wrong.
No results found
Changelog
9529d15 feat: add self-update mechanism, install script, and improved CLI help
v0.1.0
05 Mar 20:36
Compare
Sorry, something went wrong.
No results found
Changelog
fbc1002 feat: add GoReleaser config and release workflow
198bfb9 feat: add post-cycle activation cron entries
f97e67e feat: implement PolyClaude multi-account Claude Code scheduler
1cff372 init