Skip to content

Releases: lidge-jun/claude-e

v0.1.10

Choose a tag to compare

@lidge-jun lidge-jun released this 28 May 19:02

Release v0.1.10

Previous: v0.1.9
Commits: 3

Changes

  • fix(release): sync prebuilt package versions to v0.1.10
  • fix: re-inject prompt when resume drops the paste
  • fix(release): sync prebuilt package versions

v0.1.9

Choose a tag to compare

@lidge-jun lidge-jun released this 24 May 01:35

Release v0.1.9

Previous: v0.1.8
Commits: 1

Changes

  • feat: prebuilt binary distribution (esbuild pattern)

v0.1.8

Choose a tag to compare

@lidge-jun lidge-jun released this 17 May 11:06

Release v0.1.8

Previous: v0.1.7
Commits: 3

Changes

  • [agent] chore: release v0.1.8
  • [agent] test: harden activity tracker timing
  • [agent] fix: preserve claude rate limit events

npm status

npm publish for this version is prepared and verified, but registry publish requires interactive OTP/WebAuth authentication. Until npm latest is updated, install from this GitHub release tarball or repo tag.

v0.1.7

Choose a tag to compare

@lidge-jun lidge-jun released this 17 May 05:40

Release v0.1.7

Previous: v0.1.6
Commits: 2

Changes

  • [agent] fix: keep claude tools from idle timeout
  • fix: make timeout activity-aware with idle/hard split

v0.1.6

Choose a tag to compare

@lidge-jun lidge-jun released this 16 May 11:42

Release v0.1.6

Previous: v0.1.5
Commits: 6

Changes

  • [agent] test: isolate star prompt from CI env
  • [agent] chore: add claude-e postinstall star prompt
  • add demo screenshot to README hero section
  • [agent] docs: record hardening audit
  • [agent] chore: harden npm release hygiene
  • [agent] fix: harden claude-e runtime paths

v0.1.5

Choose a tag to compare

@lidge-jun lidge-jun released this 16 May 10:45

Release v0.1.5

Previous: v0.1.4
Commits: 4

Changes

  • [agent] docs: document claude e tool streaming
  • [agent] feat: default claude e for unattended tool runs
  • [agent] fix: resolve npm bin symlinks
  • [agent] docs: center readme on global install

v0.1.4

Choose a tag to compare

@lidge-jun lidge-jun released this 16 May 10:29

Release v0.1.4

Previous: v0.1.3
Commits: 1

Changes

  • [agent] fix: start npm browser auth for local publish

claude-e v0.1.1

Choose a tag to compare

@lidge-jun lidge-jun released this 16 May 10:16

claude-e v0.1.1

Initial public GitHub release for the renamed claude-e package.

Highlights

  • Renames the public GitHub/npm surface to claude-e.
  • Keeps claude-exec, claude-i, and jaw-claude-i as compatibility bins.
  • Adds PTY-backed claude -p-style examples and a fuller README.
  • Adds npm release helpers for dry-run, current-version publish, semver releases, and preview releases.
  • Adds MIT LICENSE and package metadata for GitHub and npm.

Verification

  • npm run verify
  • npm run publish:dry-run
  • target/release/claude-e --version

npm

The package name is ready as claude-e. Publishing still requires npm browser login/token on the maintainer machine.