Rohit Malhotra
|
25d9cf2890
|
[Refactor]: Add LLMRegistry for llm services (#9589)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-08-18 02:11:20 -04:00 |
|
Xingyao Wang
|
c2f46200c0
|
chore(lint): Apply comprehensive linting and formatting fixes (#10287)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-08-13 21:13:19 +02:00 |
|
greese-insight
|
d88e68eb49
|
fix: update openhands local runtime to handle provider tokens correctly (#9915)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-07-31 15:21:33 -04:00 |
|
Cansu
|
2ef518f063
|
feat: Add configurable runtime support for issue resolver and fix: Kubernetes pod naming limits (#9877)
|
2025-07-24 00:12:36 +02:00 |
|
Tim O'Farrell
|
b057af8d63
|
Feat: Add current working directory to LLM instructions (#9718)
|
2025-07-16 21:10:03 +00:00 |
|
Ray Myers
|
94fe052561
|
chore - Add pydantic lib to type checking (#9086)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-26 18:31:41 +00:00 |
|
Graham Neubig
|
e074b2d36f
|
Add Bitbucket microagent and backend implementation (#9021)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Rohit Malhotra <rohitvinodmalhotra@gmail.com>
|
2025-06-18 00:04:29 -04:00 |
|
Rohit Malhotra
|
2fd1fdcd7e
|
[Refactor, Fix]: Agent controller state/metrics management (#9012)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-06-16 11:24:13 -04:00 |
|
Robert Brennan
|
205f0234e8
|
Rename Conversation to ServerConversation and AppConfig to OpenHandsConfig (#8754)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-28 21:48:34 +02:00 |
|
Rohit Malhotra
|
0deabd5935
|
[Feat]: add context msg to new conversation endpoint (#8586)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-20 20:47:15 +00:00 |
|
Rohit Malhotra
|
feb04dc65f
|
Plumb custom secrets to runtime (#8330)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-15 20:06:30 -04:00 |
|
Engel Nyst
|
806d01c8ec
|
Fix double-wrapped github token (#8341)
|
2025-05-07 23:03:04 +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 |
|
Robert Brennan
|
64b5c0a604
|
Add support for pre-commit.sh git hook (#8095)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 09:56:07 -04:00 |
|
Rohit Malhotra
|
ae990d3cb1
|
[Refactor]: Split settings and secrets stores (#8213)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-03 14:43:10 -04:00 |
|
Rohit Malhotra
|
767d092f8f
|
[Fix]: Use str in place of Repository for repository param when creating new conversation (#8159)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-05-02 11:17:04 -04:00 |
|
Graham Neubig
|
8a5c6d3bef
|
Fix long setup scripts failing (#8101)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-26 12:27:54 -04:00 |
|
Robert Brennan
|
bf9f2aa7a5
|
Initialize git repo in workspace when no GitHub repo is selected (#7904)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-21 18:34:42 -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 |
|
Engel Nyst
|
b326433330
|
Fix git provider (#7712)
|
2025-04-04 22:34:38 +02:00 |
|
Rohit Malhotra
|
89bfbfad59
|
[Feat]: Gitlab p2 - let user add PAT via FE (#7125)
|
2025-04-01 11:23:58 -04:00 |
|
Engel Nyst
|
0f143a43c9
|
Add support for .openhands/setup.sh script in all entry points (#7459)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-24 13:37:08 +01: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
|
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 |
|
Robert Brennan
|
b3cac69121
|
remove old microagents (#6964)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-12 16:18:19 -04:00 |
|
Engel Nyst
|
395c1ea9e3
|
[Refactor] split runtime initialization (create, connect, init) in cli scripts (#7036)
|
2025-03-03 00:19:25 +01:00 |
|
Engel Nyst
|
4f98bce6df
|
Add selected_repo to command line (#6949)
|
2025-02-26 20:42:59 +01:00 |
|
Boxuan Li
|
4383be1ab4
|
(feat) Add trajectory replay for headless mode (#6215)
|
2025-01-18 05:48:22 +00:00 |
|
Xingyao Wang
|
15e0a50ff4
|
chore: fix linter error for microagent re-structure (#5987)
|
2025-01-02 23:02:32 +00:00 |
|
Robert Brennan
|
8983d719bd
|
Support microagents in CLI and Headless (#5971)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-02 16:52:45 -05:00 |
|