Skip to content

chore: update versions - #98

Merged
biraj21 merged 1 commit into
mainfrom
changeset-release/main
Aug 1, 2026
Merged

chore: update versions#98
biraj21 merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

shellular@0.0.51

Patch Changes

  • 59cc189: Fix phantom sessions on the home view. Sessions whose CLI is long gone no longer
    show as active — liveness is matched against a live process's start time, not its
    directory alone, so one open CLI no longer vouches for every past session in that
    folder. Claude sub-agent transcripts (subagents/agent-*.jsonl) are no longer
    listed at all: their ids aren't resumable, so those entries could never be opened.

    Sessions with no messages are no longer cached. A zero-message row read as a cache
    hit and rendered a blank chat instead of falling back to a live replay.

    Renames the transcript cache tables from ai_* to agent_*. They're a pure cache,
    so the migration recreates them empty; the first reopen of each chat replays once,
    then renders instantly again.

  • Updated dependencies [579bab0]

    • @shellular/protocol@0.0.31

@shellular/protocol@0.0.31

Patch Changes

  • 579bab0: feat: add "macos" platform to ClientInfoSchema in protocol

@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e4df8ad to e4e529a Compare August 1, 2026 02:53
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e4e529a to 8c15927 Compare August 1, 2026 04:22
@biraj21
biraj21 merged commit d465a18 into main Aug 1, 2026
1 check passed
@biraj21
biraj21 deleted the changeset-release/main branch August 1, 2026 04:23
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