Skip to content

v0.2.49

Choose a tag to compare

@cyrusagent cyrusagent released this 22 Apr 21:17
· 89 commits to main since this release

What's Changed

Fixed

  • Claude sessions inherit the parent process environment again@anthropic-ai/claude-agent-sdk v0.2.113 reverted to no longer overlaying process.env onto the env passed to spawned sessions, which left Cyrus-launched Claude processes without HOME (and other inherited vars). That broke GPG-signed commits, gh CLI authentication, and any other tool that relies on a real home directory or the user's shell environment. Cyrus now spreads process.env explicitly when invoking the SDK so these tools work as expected. (#1150)

Packages Published

  • cyrus-ai@0.2.49 (CLI)
  • cyrus-core@0.2.49
  • cyrus-edge-worker@0.2.49
  • cyrus-claude-runner@0.2.49
  • cyrus-simple-agent-runner@0.2.49
  • cyrus-gemini-runner@0.2.49
  • cyrus-codex-runner@0.2.49
  • cyrus-cursor-runner@0.2.49
  • cyrus-cloudflare-tunnel-client@0.2.49
  • cyrus-mcp-tools@0.2.49
  • cyrus-config-updater@0.2.49
  • cyrus-linear-event-transport@0.2.49
  • cyrus-github-event-transport@0.2.49
  • cyrus-gitlab-event-transport@0.2.49
  • cyrus-slack-event-transport@0.2.49