Skip to content

Tags: aetherwing-io/mini-swe-agent

Tags

v2.2.6

Toggle v2.2.6's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Bump version

v2.2.5

Toggle v2.2.5's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Bump version

v2.2.4

Toggle v2.2.4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
klieret Kilian Lieret
Ref: Consolidate imports

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Bump version

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Bump version

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
klieret Kilian Lieret
Dev: Bump version script also commits

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Bump version

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Version bump

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change(sb config): Enable parallel tool calls; XML observation templa…

…te (SWE-agent#722)

* Enable parallel tool calls and use plain text observation template

- Allow multiple bash tool calls per response in the prompt
- Update example to show 3 concurrent tool calls
- Add parallel_tool_calls: true to model_kwargs
- Switch observation template from JSON (tojson) to plain text,
  reducing tool response size by ~32% per response

* Remove sentence

* Roll back to v1 output template

---------

Co-authored-by: Kilian Lieret <kilian.lieret@posteo.de>

v2.0.0a3

Toggle v2.0.0a3's commit message

Verified

This commit was signed with the committer’s verified signature.
klieret Kilian Lieret
Version bump