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 |
|
sp.wack
|
34989f8e96
|
feat: Diff UI (#6934)
|
2025-04-17 16:12:25 +04:00 |
|
Rohit Malhotra
|
b2a4b4ed90
|
[Refactor]: Modularize settings storage logic (#7868)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-16 13:30:13 -04:00 |
|
Calvin Smith
|
66fd156c65
|
feat: Combining condensers (#7867)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-16 07:09:13 -06:00 |
|
Xingyao Wang
|
07e400b73d
|
refactor(mcp): simplify MCP config & fix timeout (#7820)
Co-authored-by: ducphamle2 <ducphamle212@gmail.com>
Co-authored-by: trungbach <trunga2k29@gmail.com>
Co-authored-by: quangdz1704 <Ntq.1704@gmail.com>
Co-authored-by: Duc Pham <44611780+ducphamle2@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-16 11:04:21 +08:00 |
|
Tom Deckers
|
7e14a512e0
|
Add base_domain parameter for GitHub Enterprise support (#7754)
Co-authored-by: Tom Deckers <tdeckers@cisco.com>
Co-authored-by: Robert Brennan <accounts@rbren.io>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-04-16 00:00:32 +00:00 |
|
Engel Nyst
|
d05a6f30e1
|
[Refactor] Rename codeact_* agent options to simple name (#7853)
|
2025-04-15 00:14:13 +02:00 |
|
sumeetkumar1701
|
2d599349ef
|
fix:Transmitting accurate head parameter in cross-repository pull requests. (#7788)
|
2025-04-14 17:57:15 +00:00 |
|
OpenHands
|
78b8e58561
|
Fix issue #7837: [Bug]: Unit tests for tool use support (#7838)
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
|
2025-04-14 15:45:37 +02:00 |
|
Panduka Muditha
|
7c2f1b075e
|
feat: CLI enhancements to support /init, /help and /exit (#7801)
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-04-11 14:13:41 -04:00 |
|
Calvin Smith
|
36e092e0ac
|
fix: Disable prompt caching in default condenser (#7781)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
|
2025-04-11 10:09:23 -06: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 |
|
NarwhalChen
|
513f7ab7e7
|
fix(llm): ensure base_url has protocol prefix for model info fetch when using LiteLLM (#7782)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2025-04-10 20:10:06 +04:00 |
|
Robert Brennan
|
d924e7cea5
|
fix occurrences of MicroAgent to the standard "Microagent" (#7791)
|
2025-04-10 15:23:19 +00: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
|
dcfc2da428
|
Fix issue #6037: [Bug]: [Resolver] crashes on main (#6284)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-08 14:06:02 +00:00 |
|
Panduka Muditha
|
60e8b5841c
|
feat: Add basic support for prompt-toolkit in the CLI (#7709)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-04-08 08:47:11 -04:00 |
|
Engel Nyst
|
9fa211bc27
|
Fix API version in the resolver (#7756)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-08 09:01:23 +00:00 |
|
Ray Myers
|
99e493b3a4
|
feature - Build alternate ubuntu images (#7691)
|
2025-04-07 19:04:17 -05:00 |
|
Carlos Freund
|
0519e9e3c2
|
fix(test) test_memory: initialize in fixture with new dict. (#7733)
Co-authored-by: Carlos Freund <carlosfreund@gmail.com>
|
2025-04-06 23:52:14 +02:00 |
|
Xingyao Wang
|
0ab9d97f2d
|
fix(llm): retry on InternalServerError and Timeout; handle Gemini returns len(choices) < 1 (#7713)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-05 21:33:17 +00:00 |
|
tofarr
|
aa17460cc5
|
Using a paged cache to speed up event streams (#7667)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-04 07:58:36 -06:00 |
|
Calvin Smith
|
f74243542d
|
feat: Structured summary generation for history condensation (#7696)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
|
2025-04-03 17:02:01 -06: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 |
|
OpenHands
|
6cfaad86ea
|
Fix issue #7205: [Feature]: Allow repo microagent Markdown Files Without Required Header (#7655)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-04-03 19:04:51 +00: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 |
|
tofarr
|
f14a0ea011
|
Separate event store from event stream (#7592)
|
2025-04-02 10:05:59 -06:00 |
|
Ray Myers
|
242664f81b
|
fix - Remove unmatched tool calls for Claude (#7597)
|
2025-04-01 10:45:04 -05: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 |
|
Xingyao Wang
|
2c4496b129
|
feat: Use LLM-generated natural-language descriptions as conversation title (#7049)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-30 21:34:07 +00: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 |
|
Rohit Malhotra
|
0df87bfacc
|
[Feat]: Tell the agent the current date (#7509)
|
2025-03-27 01:23:12 -04:00 |
|
Engel Nyst
|
9850f1767a
|
Use response_id to track token usage for MessageActions (#6913)
Co-authored-by: Calvin Smith <email@cjsmith.io>
|
2025-03-26 21:07:01 +01:00 |
|
Xingyao Wang
|
c63d52d5e6
|
(llm): Track accumulated token usage instead of per-request token usage (#7511)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Boxuan Li <liboxuan@connect.hku.hk>
|
2025-03-26 16:05:36 +00:00 |
|
tofarr
|
1230b229b5
|
Replace use of requests with httpx (#7354)
|
2025-03-26 13:37:10 +00:00 |
|
Rohit Malhotra
|
5a3eca2a2a
|
[Refactor]: Create dedicated reset settings route (#7472)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 18:34:55 -04:00 |
|
Xingyao Wang
|
951cb1c880
|
Fix TypeError in bash parsing with unclosed backticks (#7392)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 21:38:01 +00:00 |
|
Graham Neubig
|
8b473397d1
|
Fix mypy errors in events directory (#6810)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Xingyao Wang <xingyao@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-25 06:30:58 +00:00 |
|
Engel Nyst
|
0fec237ead
|
Remove unused event_to_memory function from serialization code (#7412)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-21 22:13:59 -07:00 |
|
Engel Nyst
|
a03ad1079c
|
Rename oh_action to oh_user_action for clarity (#7368)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-21 22:23:15 +00:00 |
|
Robert Brennan
|
37188c7606
|
Clean up conversation joining (#7379)
|
2025-03-21 09:18:37 -04:00 |
|
Rohit Malhotra
|
41efa100f0
|
[Fix]: Plumb provider tokens to runtime (#7247)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-03-20 22:43:27 +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
|
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 |
|
Rohit Malhotra
|
3150af1ad7
|
[Fix]: Make provider tokens immutable (#7317)
|
2025-03-18 10:50:13 -04:00 |
|
Engel Nyst
|
51fb1fae88
|
RecallObservations (#7292)
|
2025-03-17 03:18:22 +01:00 |
|
chuckbutkus
|
8074b261d3
|
Move current user_id to github_user_id and create a new user_id field (#7231)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-03-16 16:32:27 -04:00 |
|
Ryan H. Tran
|
30109e8f20
|
Separate tool descriptions to support models with limited description length (#7258)
|
2025-03-16 09:48:13 +01:00 |
|