Skip to content

add browseable session history - #19

Merged
yrstm merged 1 commit into
mainfrom
agent/multi-host-session-history
Jul 21, 2026
Merged

add browseable session history#19
yrstm merged 1 commit into
mainfrom
agent/multi-host-session-history

Conversation

@yrstm

@yrstm yrstm commented Jul 21, 2026

Copy link
Copy Markdown
Owner

What changed

  • add agentdash sessions with a versioned JSON contract for chronological session history
  • include agent, working directory/repository, activity, live state, and resume metadata
  • use safe cd … && … resume chaining consistently across history and search
  • add contract and resume-command coverage

Why

Search required remembering a phrase and did not provide a browseable record of where conversations lived. The Mac companion needs a host-independent CLI contract to render session history without parsing transcripts itself.

Checks

  • go test ./...
  • go test -tags hermes ./...
  • go vet ./...

@yrstm
yrstm marked this pull request as ready for review July 21, 2026 17:12
@yrstm
yrstm merged commit 010fb43 into main Jul 21, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant