Engel Nyst
|
ad822a31e1
|
Fix issue #5591: Clean up unused code (#5592)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-16 08:22:21 +01:00 |
|
Engel Nyst
|
d733bc6bdd
|
fix: serialize tool calls (#5553)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-13 20:51:03 +01:00 |
|
OpenHands
|
6a6ce5f3ee
|
Fix issue #5478: Add color to the line next to "Ran a XXX Command" based on return value (#5483)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-12-11 23:20:29 +00:00 |
|
Raj Maheshwari
|
2b06e4e5d0
|
[Feat] Custom MicroAgents. (#4983)
Co-authored-by: diwu-sf <di.wu@shadowfaxdata.com>
|
2024-12-06 17:11:06 -05:00 |
|
Engel Nyst
|
e81623110d
|
Fix finish action (#5428)
|
2024-12-06 04:36:19 +01:00 |
|
Graham Neubig
|
83b94786a3
|
docs: Update CodeAct agent documentation (#5418)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-12-05 22:25:54 +08:00 |
|
Graham Neubig
|
afc94a2f0c
|
Microagent to fix issues with npm (#5314)
|
2024-12-01 10:47:29 -05:00 |
|
Xingyao Wang
|
4d3b035e00
|
feat(agent): add BrowseURLAction to CodeAct (produce markdown from URL) (#5285)
|
2024-11-27 21:55:57 +00:00 |
|
OpenHands
|
d267c066e7
|
Fix issue #5179: [frontend]: Push to Github button should only push branch, but not creating a PR (#5181)
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-25 15:59:14 +00:00 |
|
Graham Neubig
|
07b96cc8c9
|
docs: Add documentation on how to add new tools to codeact_agent (#5150)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-11-20 20:19:51 +00:00 |
|
Robert Brennan
|
e052c25572
|
Fix GitHub prompt (#5123)
|
2024-11-19 12:49:20 -05:00 |
|
Xingyao Wang
|
422104c877
|
fix #5111: add FunctionCallNotExistsError to handle cases where tool calling failed (#5113)
|
2024-11-18 21:21:46 -05:00 |
|
Engel Nyst
|
fac5237c69
|
Fix user commands in terminal with function calling (#4955)
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-11-14 19:14:36 +00:00 |
|
Xingyao Wang
|
07f0d1ccb3
|
feat(llm): convert function call request for non-funcall OSS model (#4711)
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2024-11-15 00:40:09 +08:00 |
|
OpenHands
|
b54724ac3f
|
Fix issue #4931: Make use of microagents configurable in codeact_agent (#4932)
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-12 15:42:13 +00:00 |
|
Faraz Shamim
|
4eea1286d4
|
Issue #4399 : Replaced all occurences (#4878)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-11-12 10:58:09 +01:00 |
|
Robert Brennan
|
be82832eb1
|
Use keyword matching for CodeAct microagents (#4568)
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2024-11-09 11:25:02 -05:00 |
|
Robert Brennan
|
fc05d8d4eb
|
instruct the agent to comment less (#4681)
|
2024-11-08 05:21:48 +08:00 |
|
Xingyao Wang
|
8166bf768a
|
fix(agent, browsing): too long tool description for openai (#4778)
|
2024-11-08 00:11:08 +08:00 |
|
Xingyao Wang
|
8a063fdf6a
|
fix(agent): not default to /repo path (#4799)
|
2024-11-06 20:21:41 +00:00 |
|
Engel Nyst
|
eeb2342509
|
Refactor history/event stream (#3808)
|
2024-11-05 03:36:14 +01:00 |
|
Xingyao Wang
|
1d2a616be7
|
Fix issue #4739: '[Bug]: The agent doesn'"'"'t know its name' (#4740)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-11-04 21:24:35 +00:00 |
|
Xingyao Wang
|
966da7b7c8
|
feat(agent, CodeAct 2.2): native CodeAct support for Browsing (#4667)
Co-authored-by: tofarr <tofarr@gmail.com>
|
2024-11-05 00:27:27 +08:00 |
|
Xingyao Wang
|
adf7ab5849
|
fix: handle the case where LLM assistant return None instead of empty string (#4690)
|
2024-11-01 19:13:01 +00:00 |
|
Robert Brennan
|
a812e2b5f1
|
Add cookie-based authentication to all routes (#4642)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2024-10-31 12:18:42 -07:00 |
|
Xingyao Wang
|
2587220b12
|
fix(llm): fallback when model is out of function calling supported list (#4617)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2024-10-31 01:54:50 +08:00 |
|
Xingyao Wang
|
6d19c93d19
|
[eval] add evaluation workflow (#4489)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-10-29 13:52:25 +00:00 |
|
Xingyao Wang
|
ae13171194
|
feat(agent): CodeAct with function calling (#4537)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: tobitege <10787084+tobitege@users.noreply.github.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: tofarr <tofarr@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-29 11:06:33 +08:00 |
|
tofarr
|
c4f5c07be1
|
Refactor: shorter syntax (#4558)
|
2024-10-25 06:45:28 -06:00 |
|
tofarr
|
90e2bf4883
|
Split bash commands by the new line character (#4462)
|
2024-10-24 07:44:38 -06:00 |
|
Xingyao Wang
|
da548d308c
|
[agent] LLM-based editing (#3985)
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2024-10-22 04:51:44 +08:00 |
|
Engel Nyst
|
df23168c10
|
AgentDelegateAction: make delegate start with the task in execute tags, not the rest of the parent LLM response (#4327)
|
2024-10-13 13:17:51 -07:00 |
|
Robert Brennan
|
98b39023f4
|
Ask the agent not to push changes to GitHub (#4222)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2024-10-08 01:14:14 +00:00 |
|
Engel Nyst
|
e6847e9e61
|
Move agenthub within openhands (#4130)
|
2024-10-08 00:34:18 +00:00 |
|