Skip to content

1.15.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 03:02

What's Changed

Added

  • docs: add contributors section to README by @jamiechicago312 in #631
  • skills: add cli-release skill for guided release workflow by @xingyaoww in #628
  • feat: ensure backward compatibility for persisted conversations with DelegateTool by @VascoSch92 in #636

Fixed

  • fix(tui): correct typo 'converastion' in notification message by @github-actions[bot] in #645
  • fix(setup): make Console injectable for better testability by @github-actions[bot] in #657
  • fix(acp): replace global _ACP_CACHE_DIR with @lru_cache by @github-actions[bot] in #559
  • fix(settings): reset max_input_tokens on model change by @cbagwell in #658
  • tests: prevent unawaited coroutine warnings in async tests by @llamantino in #665
  • cli: replace prompt_toolkit with rich for styled output by @llamantino in #666
  • build: enforce minimum uv version by @enyst in #667
  • makefile: avoid local .openhands writes during make test by @llamantino in #663
  • tui: Add ESC/Ctrl+C/Ctrl-Q key bindings to modals by @cbagwell in #686
  • tui: make history panel keyboard navigable by @cbagwell in #688
  • fix(settings): preserve native modal Tab navigation in Settings by @cbagwell in #687

Changed

New Contributors

Full Changelog: https://github.com/OpenHands/OpenHands-CLI/commits/1.15.0