Changelog
- dd1ea9b Add --setup-shell for non-interactive shell completion
- 3d54157 Add tests and improve status error
- 0b7e089 Agent and Entire-Agent: Trailer fixed
- 743297d Bump golang.org/x/term in the go-dependencies group
- d72f047 Delete summarize from root.go
- 99edbbe Delete summarize.go and summarize_test.go
- adf7d18 Fix transcript parsing failing on lines exceeding 10MB
- 6a7d4dc Hide completion command and add shell completion setup during enable
- debbffb Hide completion command in root.go
- fe80c14 Merge branch 'main' into dipree/fix-accidental-file-deletion
- 8c13dc6 Merge branch 'main' into gtrrz-victor/add-telemetry
- e5442ae Merge branch 'main' into soph/multi-session
- b0fa8d5 Merge pull request #21 from entireio/hide-completion-command
- a79992b Merge pull request #22 from entireio/remove-summarize
- 32f02e0 Merge pull request #23 from entireio/disable-writes-local-settings
- 9702eed Merge pull request #24 from entireio/status-show-project-local-settings
- 5d79fa2 Merge pull request #29 from entireio/soph/always-allow-default-branch
- fa58267 Merge pull request #31 from entireio/soph/auto-push-by-default
- a9516df Merge pull request #32 from entireio/soph/multi-session
- 6458571 Merge pull request #34 from entireio/soph/add-agent-type
- 5e798ea Merge pull request #35 from entireio/dipree/fix-accidental-file-deletion
- eab3794 Merge pull request #38 from entireio/dependabot/go_modules/go-dependencies-b321fd1326
- 80ee2ec Merge pull request #39 from entireio/soph/shadow-branch-migration
- 9450c8a Merge pull request #41 from entireio/gtrrz-victor/add-telemetry
- 7078d4d Merge pull request #42 from entireio/gtrrz-victor/fix-parse-transcript
- bce1e57 Merge pull request #45 from entireio/soph/agent-trailer-fix
- 5a1d7a9 Show both project and local settings in entire status
- e1fd5eb Use repo root for resolving file paths
- ad35cc8 add AgentType to metadata.json and entire/sessions commit via trailer
- 3f9f561 add backfill for existing sessions
- 51f7cc1 add integration test
- d433741 allow MPL-2.0 license
- 3c60dbe allow auto commit on main/default branch
- bce4100 better handling of resume and existing logs
- 9679d32 build: inject PostHog API key at build time
- 817dc50 cleaned up helper methods too
- 1b95a6d enable automatic entire/sessions pushing
- 95f8b90 entire disable will always write to settings.local.json. If it does not exist, will create one and write to it. When running entire disable without -- project parameter will write to settings.local.json, instead of settings.json when local settings does not exist. If -- project is specified, writes to settings.json
- f3eaef4 entire enable ask for user consent before gathering metrics
- a38ff03 feat(telemetry): add PostHog telemetry for CLI usage analytics
- faf4812 fix entire session list does not display archive sessions checkpoints
- da1e49b fix lint
- 928d14f fixed test after rebase
- db91390 go fmt fix
- 98fc407 handle shadow branch with out session state, should just reset
- 3ec0053 improved multi session support
- 64441cc keep AgentType also in Checkpoint metadata
- 2a1b77b make sure
mise run fmtis always run too - a88ed15 migrate shadow branch if base commit changed after pull/rebase
- 097e675 more similar issues with CWD
- e8bf0c9 multi session
- e74afba remove summarize command
- 960df5b removed commented out test
- c2e0747 restore all sessions
- a26619e some simplification
- 5487a41 updated docs + CLAUDE.md