Skip to content

1.0.0a2

Pre-release
Pre-release

Choose a tag to compare

@xingyaoww xingyaoww released this 17 Oct 21:48
· 187 commits to main since this release
06540a2

What's Changed

  • Sync readme to changes by @enyst in #734
  • use uv-managed python for "source" docker by @xingyaoww in #737
  • Render user rejections in visualizer by @enyst in #746
  • fix: make ThinkAction skip user confirmation like FinishAction by @malhotra5 in #742
  • Add GitHub Actions workflow for scheduled maintenance tasks by @neubig in #672
  • Enable unused variable detection in pre-commit hooks by @xingyaoww in #726
  • Add optional conversation_id parameter to StartConversationRequest by @malhotra5 in #741
  • Add AsyncRemoteWorkspace and sync with APIRemoteWorkspace by @tofarr in #735
  • Update all SDK examples to read LLM_MODEL and LLM_BASE_URL from environment by @neubig in #740
  • Add PR review workflow for fine-grained review comments by @simonrosenberg in #751
  • Add "assign reviewers" workflow by @neubig in #756
  • Update assign reviewers script based on experience by @neubig in #760
  • Fix for URL endpoint location by @tofarr in #503
  • Bump the version-all group with 2 updates by @dependabot[bot] in #535
  • refactor: remove duplicated example and rename folder by @xingyaoww in #765
  • Extend context truncation cases: broaden vLLM error detection by @enyst in #759
  • Add support for claude-4-5-haiku by @ryanhoangt in #768
  • Fix PyPI Wheel by @xingyaoww in #752
  • Print conversation ID when an exception stops the run (fixes #777) by @enyst in #779
  • Feat: Add Configurable Plan Template to Planning Agent by @simonrosenberg in #778
  • refactor(llm): extract kwargs normalization into pure options selectors by @enyst in #643
  • Add basedpyright to pre-commit and fix all type errors by @xingyaoww in #593
  • fix: deploy changes to docs repo by @xingyaoww in #786
  • update deploy-to-docs workflow by @xingyaoww in #788

Full Changelog: 1.0.0a1...1.0.0a2