Skip to content

Releases: shellular-org/packages

shellular@0.0.45

Choose a tag to compare

@github-actions github-actions released this 11 Jul 03:05
32a6fb7

Patch Changes

  • a46e941: feat(users): implement account allowlist management and user identity handling
  • Updated dependencies [a46e941]
    • @shellular/protocol@0.0.26

@shellular/protocol@0.0.26

Choose a tag to compare

@github-actions github-actions released this 11 Jul 03:05
32a6fb7

Patch Changes

  • a46e941: feat(users): implement account allowlist management and user identity handling

shellular@0.0.44

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:30
54f363a

Patch Changes

  • 0c27774: feat: add support for Grok Build
  • 9c8a975: feat(terminal): implement terminal session restoration across CLI restarts
  • Updated dependencies [0c27774]
    • @shellular/protocol@0.0.25

@shellular/protocol@0.0.25

Choose a tag to compare

@github-actions github-actions released this 08 Jul 00:30
54f363a

Patch Changes

  • 0c27774: feat: add support for Grok Build

shellular@0.0.43

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:56
02d3044

Patch Changes

  • 8e319ac: refactor: rename AiBackend to AgentId, and add codex shell install method
  • Updated dependencies [8e319ac]
    • @shellular/protocol@0.0.24

shellular@0.0.42

Choose a tag to compare

@github-actions github-actions released this 06 Jul 17:46
5aa411d

Patch Changes

  • fcd0008: fix(update): resolve and pin Shellular version during update process

@shellular/protocol@0.0.24

Choose a tag to compare

@github-actions github-actions released this 06 Jul 20:56
02d3044

Patch Changes

  • 8e319ac: refactor: rename AiBackend to AgentId, and add codex shell install method

shellular@0.0.41

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:33
782c684

Patch Changes

  • d8770d1: feat(git): push, pull, stage, unstage, commit, pull, push
  • Updated dependencies [d8770d1]
    • @shellular/protocol@0.0.23

@shellular/protocol@0.0.23

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:33
782c684

Patch Changes

  • d8770d1: feat(git): push, pull, stage, unstage, commit, pull, push

shellular@0.0.40

Choose a tag to compare

@github-actions github-actions released this 02 Jul 21:13
f94de9c

Patch Changes

  • 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.