Engel Nyst
|
df2374bd85
|
Refactor agent controller's filter (#8792)
|
2025-05-29 19:59:34 +02:00 |
|
Engel Nyst
|
8ee85a45a2
|
Reduce more logs (#8712)
|
2025-05-27 16:05:04 +02:00 |
|
Robert Brennan
|
8cc039997f
|
Downgrade info to debug log (#8643)
|
2025-05-23 13:43:40 +02:00 |
|
Robert Brennan
|
50d4c79094
|
Add CLIRuntime implementation for local command execution (#8264)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-05-23 03:03:22 +00:00 |
|
Emmanuel Ferdman
|
fb516dfa0f
|
Remove obsolete task.py file (#8517)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-05-15 18:54:25 +02:00 |
|
Engel Nyst
|
9af132933c
|
Fix log for clearing pending action to be at the same level (#8430)
|
2025-05-12 02:50:36 +02:00 |
|
Graham Neubig
|
689d3c9046
|
Update pre-commit hook versions to most recent versions (#8343)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-08 03:59:13 +00:00 |
|
Graham Neubig
|
adfa510b5f
|
Enforce modern Python typing annotations with Ruff (#8296)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-06 07:58:33 -04:00 |
|
Chase
|
fc32efb52e
|
Small refactor to improve (CodeAct)Agent extensibility (#8244)
|
2025-05-04 19:21:54 +02:00 |
|
Chase
|
de175dcc87
|
bugfix for #8187 (infinite loop when delegating) (#8189)
|
2025-05-02 22:49:42 +02:00 |
|
Xingyao Wang
|
6032d2620d
|
feat(MCP): MCP refactor, support stdio, and running MCP server in runtime (#7911)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-05-02 09:43:19 +08:00 |
|
Xingyao Wang
|
9a9b143620
|
nit: improve error message when action is not executed (#7029)
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-30 00:04:11 +08:00 |
|
Graham Neubig
|
42eb355a68
|
Fix OpenRouter context window exceeded error detection (#8150)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-29 10:05:56 -04:00 |
|
Engel Nyst
|
4b1ed30e97
|
Fix truncation, ensure first user message and log (#8103)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-28 22:43:41 +02:00 |
|
Robert Brennan
|
a948b0fef3
|
Change log levels from info to debug for various agent controller messages (#8073)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-24 20:00:21 +00:00 |
|
Graham Neubig
|
dc91cb263b
|
Add extensive typing to controller directory (#7731)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Ray Myers <ray.myers@gmail.com>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-23 15:33:17 +00:00 |
|
Xingyao Wang
|
0412949018
|
Add agent_class to SystemMessageAction and display in frontend (#7935)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-22 02:08:15 +08:00 |
|
Michael Panchenko
|
5b5adc5c7b
|
Minor refactoring: remove step and task-creation in AgentController (#7981)
|
2025-04-21 19:28:22 +02:00 |
|
Xingyao Wang
|
6171395ef9
|
Refactor metrics handling to include condenser metrics (#7907)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-17 23:08:35 +00:00 |
|
Robert Brennan
|
988d4aa679
|
Improved logging for agent controller, including pending action time (#7897)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-17 20:22:38 +00:00 |
|
Carlos Freund
|
cc8b677f3e
|
fix(metrics) Merge metrics of agent LLM and condenser LLM (#7890)
Co-authored-by: Carlos Freund <carlosfreund@gmail.com>
|
2025-04-18 01:15:14 +08:00 |
|
Xingyao Wang
|
93e9db3206
|
Refactor system message handling to use event stream (#7824)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-04-17 22:30:19 +08:00 |
|
Xingyao Wang
|
ced4ee3038
|
Fix: Display accumulated token usage in frontend metrics (#7803)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-11 22:38:47 +08:00 |
|
Duc Pham
|
35d49f6941
|
feat (backend): Add support for MCP servers natively via CodeActAgent (#7637)
Co-authored-by: trungbach <trunga2k29@gmail.com>
Co-authored-by: quangdz1704 <Ntq.1704@gmail.com>
Co-authored-by: Xingyao Wang <xingyao6@illinois.edu>
|
2025-04-10 01:59:13 +00:00 |
|
OpenHands
|
06c68082bb
|
Fix issue #7658: [Bug]: BadRequestError from ContentPolicyViolationError (#7660)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-03 21:36:16 +02:00 |
|
Xingyao Wang
|
292217b8b4
|
Implement frontend visualization for RecallObservation & Stop issueing recall action for agent message (#7566)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-04 02:08:50 +08:00 |
|
Rohit Malhotra
|
9adfcede31
|
(Hotfix): Track reason for Error AgentState (#7584)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-31 21:24:42 +00:00 |
|
Calvin Smith
|
abaf0da9fe
|
fix: Context window truncation using CondensationAction (#7578)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
|
2025-03-31 13:47:00 -06:00 |
|
Calvin Smith
|
42712a44d8
|
(fix): Condensation events to reconstruct contexts added to event stream (#7353)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-03-27 13:16:31 -06:00 |
|
Rohit Malhotra
|
76c992e2df
|
[Feat]: Trigger microagents on agent keywords (#7516)
|
2025-03-27 13:58:37 -04:00 |
|
Boxuan Li
|
f7d3516dec
|
Trajectory replay on web app (under feature flag) (#6348)
|
2025-03-24 14:40:07 -07:00 |
|
Xingyao Wang
|
6f9ced1c23
|
[Observability] add metadata to track llm request for sessions (#7381)
Co-authored-by: Robert Brennan <accounts@rbren.io>
|
2025-03-23 04:20:38 +08:00 |
|
Boxuan Li
|
d343e4ed9a
|
Config to save screenshots in trajectory (#7284)
|
2025-03-22 05:43:01 +00:00 |
|
Engel Nyst
|
6f204fd557
|
Fix stream iterator (#7384)
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-03-20 23:25:28 +01:00 |
|
Engel Nyst
|
34920ea04e
|
Save agent state (#7372)
|
2025-03-20 05:16:49 +01:00 |
|
chuckbutkus
|
c3d60b31d1
|
All-1465 Move user conversations (#7340)
|
2025-03-19 16:03:09 -04:00 |
|
Robert Brennan
|
cbc26a5e40
|
Pass litellm error types to user and update error message (#7344)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-19 14:44:30 +00:00 |
|
Engel Nyst
|
259140ffc9
|
Add tests for NullObservation with cause > 0 and clarify event flow (#7315)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-18 15:21:09 +00:00 |
|
Engel Nyst
|
cc45f5d9c3
|
Add RecallActions and observations for retrieval of prompt extensions (#6909)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-03-15 21:48:37 +01:00 |
|
Engel Nyst
|
2a7f926591
|
Detect condensation loops at 10 repetitions, not 3 (#7237)
|
2025-03-13 14:32:01 +00:00 |
|
AutoLTX
|
5e521a4a6e
|
Expose accumulate and llm_metric from eventstream (backend) (#7082)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-11 12:18:08 +01:00 |
|
Rohit Malhotra
|
ac680e7688
|
[Fix]: Remove remaining hard coded refs to sessions store (#7176)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-10 15:07:01 -04:00 |
|
Ray Myers
|
dc9489ddcd
|
Include metadata like session_id in logs (#7145)
|
2025-03-08 00:28:51 +01:00 |
|
Engel Nyst
|
22064d5555
|
Add condensation observation to history and detect its loop (#7132)
|
2025-03-06 18:52:45 +01:00 |
|
Graham Neubig
|
91ad59dc24
|
More explicit feedback message about how to report errors to developers (#7063)
|
2025-03-02 22:21:07 +00:00 |
|
Calvin Smith
|
2eec4cea6f
|
Fix: Update context window exceeded detection (#7024)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-28 13:08:24 -07:00 |
|
tofarr
|
be73792230
|
Feat out of credits msg (#6969)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-27 16:02:31 +00:00 |
|
Boxuan Li
|
fab4532f6b
|
Save complete trajectory in presence of history truncation (#6751)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 00:14:30 -08:00 |
|
Boxuan Li
|
d33913e036
|
Add enable_history_truncation option to disable history truncation (#6820)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-21 06:43:02 +00:00 |
|
Robert Brennan
|
3a478c2303
|
Better LLM retry behavior (#6557)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-02-17 10:36:59 -05:00 |
|