Openhands-resolver

Latest version: v0.3.1

Safety actively analyzes 685507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.3.0

What's Changed
* Fix issue 299: [Feat]: Save the output.jsonl file as an artifact for github workflows by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/300
* Fixing success message bug by malhotra5 in https://github.com/All-Hands-AI/openhands-resolver/pull/301
* Bump openhands-ai from 0.12.3 to 0.13.0 by dependabot in https://github.com/All-Hands-AI/openhands-resolver/pull/308
* Bump ruff from 0.7.2 to 0.7.3 by dependabot in https://github.com/All-Hands-AI/openhands-resoler/pull/307
* Fix issue 309: (chore) Update README.md with current Sonnet version by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/310
* example needs permissions to not error by ryx2 in https://github.com/All-Hands-AI/openhands-resolver/pull/305
* [Feat]: Adding macro invocation for Github issues by malhotra5 in https://github.com/All-Hands-AI/openhands-resolver/pull/304
* Fix issue 311: Bump version to 0.3.0 by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/312

New Contributors
* ryx2 made their first contribution in https://github.com/All-Hands-AI/openhands-resolver/pull/305

**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.9...v0.3.0

0.2.9

What's Changed
* [Enhancement]: Caching resolver dependency by malhotra5 in https://github.com/All-Hands-AI/openhands-resolver/pull/282
* Fix issue 283: [Refactor]: Remove issue_number as input to resolver workflow by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/284
* Fix issue 287: PR updates with no file-level review comments result in error message by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/288
* Fix issue 285: Multi-line descriptions in messages on resolved issues are not properly parsed by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/289
* More robust file renaming by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/293
* Fix issue 290: Factor out all prompts from python files into jinja templates by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/291
* Fix issue 294: Bump the patch version number by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/295


**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.8...v0.2.9

0.2.8

What's Changed
* feature: add issue title as problem statement by Tomlili43 in https://github.com/All-Hands-AI/openhands-resolver/pull/274
* Fix issue 278: <class 'json.decoder.JSONDecodeError'>: Expecting value: line 1 column 1 (char 0) by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/279
* Fix issue 276: Allow the openhands-resolver to also read full comments from PR by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/277
* Fix issue 280: Bump the patch version number by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/281

New Contributors
* Tomlili43 made their first contribution in https://github.com/All-Hands-AI/openhands-resolver/pull/274

**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.7...v0.2.8

0.2.7

What's Changed
* Fix issue 259: 'Resolver workflow fails on PRs with ERROR:root:<class '"'"'ValueError'"'"'>: Issue XXX not found' by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/261
* Fix issue 264: 'When modifying a PR, resolver fails on "Expected review comments to be initialized." by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/265
* Update examples/openhands-resolver.yml to handle pull requests by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/266
* Fix issue 264: When modifying a PR, resolver fails on "Expected review comments to be initialized." by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/267
* Update codeact response by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/269
* Subscribing to event stream by malhotra5 in https://github.com/All-Hands-AI/openhands-resolver/pull/237
* Add review comments to pr update by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/273
* Fix issue 262: Issue titles with quotes git triple quotes in PR descriptions by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/263
* Bump version to 0.2.7 by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/272


**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.6...v0.2.7

0.2.6

What's Changed
* Support max_iterations parameter by li-boxuan in https://github.com/All-Hands-AI/openhands-resolver/pull/238
* Bump ruff from 0.7.1 to 0.7.2 by dependabot in https://github.com/All-Hands-AI/openhands-resolver/pull/241
* fix: ensure max-iterations parameter has default value by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/244
* Fix issue 242: Better robustness to agent failure by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/246
* Fix issue 245: 'Consolidate `openhands-resolver-experimental.yml`' by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/247
* Fix issue 249: Upgrade openhands-ai to 0.12.2 by openhands-agent in https://github.com/All-Hands-AI/openhands-resolver/pull/250
* Handle UnicodeDecodeError when sending pull requests by codegefluester in https://github.com/All-Hands-AI/openhands-resolver/pull/248
* fix: Update ShortTermHistory to EventStream by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/252
* fix: handle both list and object with get_events() for state.history by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/253
* Upgrade to openhands 0.12.3 by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/254
* Update fix_process_issue by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/255
* Fix issue 257: 'Bump the resolver version to 0.2.6' by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/258

New Contributors
* li-boxuan made their first contribution in https://github.com/All-Hands-AI/openhands-resolver/pull/238
* codegefluester made their first contribution in https://github.com/All-Hands-AI/openhands-resolver/pull/248

**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.5...v0.2.6

0.2.5

What's Changed
* Add debugging output to workflows by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/228
* Fixing prompt bug by malhotra5 in https://github.com/All-Hands-AI/openhands-resolver/pull/231
* Enable logging in resolve issue by neubig in https://github.com/All-Hands-AI/openhands-resolver/pull/234


**Full Changelog**: https://github.com/All-Hands-AI/openhands-resolver/compare/v0.2.4...v0.2.5

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.