github entireio/cli v0.3.12

latest releases: v0.5.2, v0.5.1, v0.5.0...
one month ago

Changelog

  • 5b24cb4 Add LastInteractionAt to session state conversion functions
  • 97db16b Add agent type label to status session output
  • b9a0419 Add integration tests for LastInteractionAt tracking
  • 815a2cb Address PR review feedback on migration logic
  • baeaa96 Allow JSONL to be a naked array, too.
  • 7751fb3 Clearer expectations.
  • a9c4475 Extract status command into dedicated status.go file
  • 469cb2e Fix broken import path and missing worktreeID arg in migration
  • 5d07f68 Fix function name
  • 256bf20 Fix settings variable shadowing after rebase
  • 31fa2da Fix shell injection vulnerability in CLAUDE_PROJECT_DIR export
  • dccd839 Fix up nonsensical test.
  • e6135b0 JSONLBytes and JSONLContent can throw errors now.
  • fcc9a14 Justify entropyThreshold.
  • ff129d3 Merge branch 'alex/ent-64-status-shows-sessions' into alex/ent-232-track-last-interaction-for-sessions
  • f9d5e46 Merge branch 'main' into alex/ent-207-fix-agent-name-misattribution
  • 3ada318 Merge branch 'main' into alex/ent-207-fix-agent-name-misattribution
  • 7ad1fc5 Merge branch 'main' into alex/ent-232-track-last-interaction-for-sessions
  • e23db7a Merge branch 'main' into alex/ent-242-fix-index-corruption
  • 461d182 Merge branch 'main' into alex/ent-64-status-shows-sessions
  • 564c989 Merge branch 'main' into gtrrz-victor/prompt-entire-enable-and-multi-session
  • 9e8903d Merge branch 'main' into soph/bug-with-rebase-or-commit-change-during-claude-session
  • 03fd5c2 Merge branch 'main' into soph/bug-with-rebase-or-commit-change-during-claude-session
  • af4f21d Merge origin/main into alex/ent-207-fix-agent-name-misattribution
  • aa50bdd Merge origin/main into alex/ent-207-fix-agent-name-misattribution
  • 091e3bb Merge pull request #117 from entireio/soph/bug-with-rebase-or-commit-change-during-claude-session
  • 36567f3 Merge pull request #154 from entireio/claude/run-all-tests-E7DmT
  • edbba29 Merge pull request #159 from entireio/goreleaser-fix-ld-flags
  • d746f95 Merge pull request #161 from entireio/gtrrz-victor/prompt-entire-enable-and-multi-session
  • 759e184 Merge pull request #163 from entireio/alex/ent-64-status-shows-sessions
  • 7183afd Merge pull request #164 from entireio/alex/ent-207-fix-agent-name-misattribution
  • f6206a4 Merge pull request #165 from entireio/alex/ent-232-track-last-interaction-for-sessions
  • 94cda18 Merge pull request #166 from entireio/20260206-secrets-redaction
  • 2a7a86e Merge pull request #173 from entireio/alex/ent-242-fix-index-corruption
  • bc58b21 Merge pull request #175 from entireio/alex/rename-last-interaction-time
  • a036cae Parse prompt field from Claude Code user-prompt-submit hook input
  • 37e25c1 Persist CLAUDE_PROJECT_DIR for entire hooks in remote environment
  • 80d85b1 Prefix session age with "started" for clarity
  • 13c23b3 Remove duplicated migration logic from InitializeSession
  • 904f990 Remove redundant needSave assignments before unconditional set
  • f382f6f Rename LastInteractionAt to LastInteractionTime
  • d4ce3f4 Show active sessions in detailed status mode too
  • 8ee6525 Show active sessions in entire status output
  • a2574a6 Simplify status session output: drop checkpoint count and uncheckpointed indicator
  • 364e148 Skip binary files.
  • 6ca4281 Strict JSON settings parsing (#157)
  • 2b1279c Test redaction field skipping.
  • 0b9ce3f Track last interaction time for sessions and show in status
  • 36eefb7 Update redact/redact_test.go
  • d10bccd cleaned up all the tests.
  • aa24ad6 clearer.......
  • 96f18cc comment
  • 81a145a delete specific hook response agent
  • 5ea4dfb display entire is enabled + info about concurrent conversations
  • ca1125d fix operator precedence
  • d8bf4ae fix: include summary in session metadata during condensation (ENT-243)
  • b2c2de0 fix: isolate summarization subprocess from git repo (ENT-242)
  • 48c61f3 fix: use actual agent name instead of defaulting to "Agent" in checkpoints
  • a04c406 fmt
  • 06380a6 just be explicit
  • d32b0c2 more literal expectation.
  • 6b662d0 prevent issue with rebasing by claude
  • 8cecd73 redact incremental checkpoint as JSONL
  • d0161a4 redact incremental data instead of checkpoint data
  • c72f6b7 redact: Apply secrets redaction to all committed checkpoint writes
  • 7f28075 redact: Redaction machinery based on Shannon entropy.
  • 771494c redact: redact invalid JSONL as string
  • 9edaf3a redact: skip record types that start with "image" or are "base64"
  • 4d771bd switch ldflags in goreleaser to new package name
  • 6c13317 update REDACTED string

Don't miss a new cli release

NewReleases is sending notifications on new releases.