Skip to content

v0.1.7

Choose a tag to compare

@kasperjunge kasperjunge released this 12 Mar 12:53
· 852 commits to main since this release

Bug fix

  • Fix noisy terminal output during ralph run: The streaming agent runner was dumping every raw JSON line from Claude's --output-format stream-json directly to stdout/stderr. This has been removed — only structured event data is now rendered by the ConsoleEmitter.