Skip to content

Commit f94de9c

Browse files
chore: update versions (#72)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e7c3169 commit f94de9c

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/late-beans-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# shellular
22

3+
## 0.0.40
4+
5+
### Patch Changes
6+
7+
- e7c3169: Fix external agent session tracking. Sessions run directly in the terminal (Claude Code / Codex) now load their messages reliably when opened, stay visible while their CLI is open even after a turn finishes, and no longer show empty (opened-then-cancelled) or duplicate entries.
8+
39
## 0.0.39
410

511
### Patch Changes

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shellular",
3-
"version": "0.0.39",
3+
"version": "0.0.40",
44
"description": "Shellular CLI — host your dev environment for remote access from your phone.",
55
"main": "dist/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)