Skip to content

Releases: EternaHybridExchange/eterna-cli

v0.3.0

27 Apr 08:53
Immutable release. Only release title and notes can be modified.
7f7434b

Choose a tag to compare

0.3.0 (2026-04-27)

Features

  • add eterna status command to show auth state (40af5da)
  • add inline code execution via -e/--eval flag (9b9675d)

Bug Fixes

  • address CLI QA feedback (e44a6e0)
  • parse JSON error bodies in execute API failures (4c1e2ca)
  • style OAuth callback page to match ai-auth design (f952885)

v0.2.2

14 Apr 10:58
Immutable release. Only release title and notes can be modified.
fad3734

Choose a tag to compare

0.2.2 (2026-04-14)

Bug Fixes

  • remove unused DEFAULT_MCP_ENDPOINT constant (f8ffd2d)
  • strip trailing /mcp from ETERNA_MCP_URL (17fe3de)
  • strip trailing /mcp from ETERNA_MCP_URL before using as base URL (6630008)