Skip to content

0.0.9

Choose a tag to compare

@github-actions github-actions released this 14 Mar 21:48
· 68 commits to main since this release

v0.0.9

This release migrates Agents-KB to the Claude Agent SDK, giving the app a more capable and flexible foundation for running jobs, handling prompts, and managing richer session state.

Highlights

  • Migrated core job execution and session handling to the Claude Agent SDK.
  • Improved overall reliability and internal job orchestration to support richer agent-driven workflows.
  • Laid the groundwork for more advanced session capabilities and better long-term maintainability.

What's New

  • Added support for image attachments, sent as base64 content blocks to the agent.
  • Added multi-question prompt support for more complex user interactions during a job.
  • Added editor detection IPC to better integrate with the local development environment.
  • Added account information display in Settings.
  • Added rewind support so jobs can roll back to earlier points in the prompt/follow-up timeline.

Improvements

  • Improved job detail and new job flows to better reflect model and thinking settings.
  • Improved streaming logs with progress updates and rate-limit notifications.
  • Improved job state handling and internal types to better support SDK-based sessions.

Included In This Release

  • Claude Agent SDK migration
  • Image attachment support
  • Multi-question prompt support
  • Editor detection integration
  • Job rewind improvements
  • Settings and streaming log enhancements
  • Version bump to 0.0.9