Nightly Build (v0.5.6-nightly.202604240648.48e32b28)
Changes since v0.5.6-nightly.202604230647.17fa870e:
d20d773 Skip auto-run on Windows when install manager is unknown
86ee622 Keep remote name on push when no checkpoint_remote routing
c8d4abf Skip auto-update prompts on redirected output
eb9b0df Treat CI=false as "not CI" for prompt gating
7afdaa3 Rewrite SSH target to HTTPS in newCommand for token auth
c56b7ac Fix build: qualify isTerminalWriter in activity_cmd.go
4727c1e Don't carry SSH port into HTTPS when token coerces protocol
8d0e349 Preserve caller-injected GIT_CONFIG_* entries when injecting token
59918d0 Reword manual-update hint to "To update, run:"
da7088f Fix stale references in docs and test comments
df4da91 Rename shadowed remote parameter in hasUnpushedSessionsCommon
30b6ba1 Carry port separately in gitremote.Info
eb2bfb2 Collapse duplicate CheckpointTokenEnvVar constant
176ca2d Fix build: qualify isTerminalWriter in activity_cmd.go
eb78adf Print manual-update hint when prompt can't be shown
69db6fa Drop ENTIRE_VERSION_CHECK_URL env overrides
7fbc348 Tighten auto-update banner and failure-hint wording
649bd22 Allow overriding version-check URLs via env vars for local testing
f666a09 Force ENTIRE_TEST_TTY=1 in pty-based integration tests
879a3cf Simplify auto-update decline/failure UX
f2e0063 Invalidate version-check cache when installer fails
fc3d0e3 Skip interactive prompts when CI env var is set
078dc26 Use lifetime streak and continuity_hours from /me/activity
0cff7a4 Fix CanPromptInteractively doc to match LookupEnv semantics
da73912 Drop obsolete gosec nolint in outputWithPager
8db1cb8 Update cmd/entire/cli/strategy/manual_commit_hooks.go
f67d983 Rename interactive.HasTTY back to CanPromptInteractively
6d61f45 Consolidate TTY detection into interactive package
7c3d8a7 Consolidate TTY gating on interactive.HasTTY
34be321 Reconcile timezone docs with actual behavior
e0974ce Validate TZ before forwarding to /me/activity
e814bde Use /api/v1/me/activity aggregated endpoint
1d1e012 Set ENTIRE_TEST_TTY=1 in pty-based integration tests
55c7f89 Drop docs/architecture/auto-update.md from PR
b7d13a4 Add CI guardrail to CanPromptInteractively
5872166 Gate auto-update prompt on /dev/tty, not stdout
ce3acf9 Default confirm prompt to Yes
9b1613d stats -> activity
85cf7a7 pr feedback
48312c6 Use dithered block character for repo bar segments
88921cf Match agent colors to entire.io dark-mode palette
ba45cf0 Show spinner while fetching stats data
97eb869 Bump stats limit to 1000 and stabilize repo sort order
b3ac65b fix: derive https push target from ssh origin when token is set
01129de Add remote.FetchBlobs for hash-based blob fetching
031046e Ensure resume fetches primary branch fully (no partial clone)
60a9630 Refactor CheckpointGitCommand into remote.Fetch/Push/LsRemote
f2a2b1e Remove redundant target parameter from CheckpointGitCommand
096ad03 Add HTTPS integration tests for checkpoint push/fetch
13a1ea3 Add sized-dot scatter chart, keep braille chart as alternative
4ceef46 Add braille scatter chart for contribution visualization
5b2d1de Show commit stats on the same line, right-aligned
46b3137 Make stats command interactive with full-width rendering
a6f62a8 Add inline "update now?" prompt after version notification
0e6fcc6 Add tests for stats command computation and rendering
3bb42e8 Add entire stats command for activity overview