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 |
|
Rohit Malhotra
|
4c1ae6fd8d
|
[Feat]: Per user proactive conversation starters for cloud openhands (#8272)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-05-05 20:41:56 +00:00 |
|
Robert Brennan
|
a9f44b0ca5
|
Fix git secrets (#8258)
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-05-04 19:33:48 +00:00 |
|
OpenHands
|
2c085ae79e
|
Fix issue #8248: [Bug]: Run pre-commit (#8249)
|
2025-05-04 11:00:10 +02: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 |
|
Engel Nyst
|
985e20d529
|
[chore] Run full agent pre-commit (#8235)
|
2025-05-03 11:24:03 -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 |
|
Panduka Muditha
|
04bdea5faf
|
feat: Add CLI support for /new, /status and /settings (#8017)
Co-authored-by: Bashwara Undupitiya <bashwarau@verdentra.com>
|
2025-04-28 08:52:33 -04:00 |
|
Rohit Malhotra
|
391ba1d988
|
[Fix]: Move suggest task prompts to BE (#8109)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-27 16:32:15 -04:00 |
|
tofarr
|
c5245a622d
|
Refactor Authentication (#8040)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
|
2025-04-24 18:49:41 -06:00 |
|
Engel Nyst
|
a2c55cfdef
|
Refactor to clean up and move utility/legacy out of the agent (#7917)
|
2025-04-19 01:53:33 +08:00 |
|
Rohit Malhotra
|
0491357fef
|
[Refactor]: Collapse initial user message for cloud resolver (#7871)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-17 15:09:28 -04: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 |
|
Robert Brennan
|
1549927fa3
|
Update conversation metadata with cost and token metrics (#7561)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-07 17:09:50 +00:00 |
|
Carlos Freund
|
f830d5814c
|
fix(unittest): Parallel Test failure because of shared memory (#7729)
Co-authored-by: Carlos Freund <carlosfreund@gmail.com>
|
2025-04-07 09:29:22 -04:00 |
|
Graham Neubig
|
a899f80ee9
|
Fix mypy errors in storage directory (#7692)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-04-03 19:01:43 +00:00 |
|
tofarr
|
6ae2984580
|
Fix for circular import on ConversationValidator (#7583)
|
2025-03-31 11:09:10 -06:00 |
|
Graham Neubig
|
036fa5dccf
|
Add type hints to storage directory (#7110)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-25 08:01:04 -07:00 |
|
chuckbutkus
|
c3d60b31d1
|
All-1465 Move user conversations (#7340)
|
2025-03-19 16:03:09 -04:00 |
|
chuckbutkus
|
1a755c3fdb
|
Fix reading of old conversations (#7309)
|
2025-03-17 15:08:48 -04: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 |
|
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 |
|
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 |
|
Robert Brennan
|
366fd7ab8a
|
Improve agent loop tracking and make concurrent limit configurable (#6945)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2025-03-07 09:19:50 -07:00 |
|
Rohit Malhotra
|
5ffb1ef704
|
Fix typing (#7083)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-03-03 20:41:11 +00:00 |
|
chuckbutkus
|
17644fedd7
|
Keycloak changes (#6986)
|
2025-02-28 15:29:15 -05:00 |
|
tofarr
|
f32f683f92
|
Refactor: Moving ConversationInfo to server module (#6981)
|
2025-02-27 11:04:38 -07:00 |
|
Graham Neubig
|
cb72a06ca3
|
Fix mypy errors in storage directory (#6809)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-02-19 10:52:49 +00:00 |
|
Rohit Malhotra
|
9ff15bf94f
|
Add selected branch to convo metadata (#6773)
|
2025-02-17 17:27:13 -05:00 |
|
sp.wack
|
ba599c7dd6
|
chore: Throw a 404 instead of returning defaults if settings does not exist (#6704)
|
2025-02-12 22:46:15 +04:00 |
|
Robert Brennan
|
f3b8bad09f
|
Fix file descriptor leak in S3FileStore (#6486)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-28 11:47:37 -05:00 |
|
tofarr
|
c997495200
|
Fix S3FileStore / GoogleCloudFileStore directory list & deletion (#6449)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-27 08:40:08 -07:00 |
|
tofarr
|
b19a33ccad
|
Fix: Filtering conversations with no created at (#6414)
|
2025-01-23 15:09:57 -07:00 |
|
chuckbutkus
|
2ff9ba1229
|
AWS necessary changes only (#6375)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-23 13:10:11 -05:00 |
|
tofarr
|
b4d20e3e18
|
Feat: settings default (#6328)
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-17 20:17:18 -07:00 |
|
Calvin Smith
|
a12087243a
|
Pydantic-based configuration and setting objects (#6321)
Co-authored-by: Calvin Smith <calvin@all-hands.dev>
Co-authored-by: Graham Neubig <neubig@gmail.com>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
|
2025-01-17 12:33:22 -07:00 |
|
tofarr
|
eff9e07272
|
Fix for issue with user id (#6320)
|
2025-01-16 20:33:36 +00:00 |
|
tofarr
|
e21cbf67ee
|
Feat: User id should be a str (Because it will probably be a UUID) (#6251)
|
2025-01-14 12:39:51 -07:00 |
|
Robert Brennan
|
4da812c781
|
Better handling of stack traces and exc_info (#6253)
|
2025-01-14 10:22:39 -05:00 |
|
tofarr
|
5a809c9b53
|
Feature: User id propagation (#6233)
|
2025-01-13 18:10:45 +00:00 |
|
tofarr
|
5b1dcf83a6
|
Fix for issue where S3FileStore does not delete directory objects (#6231)
|
2025-01-13 16:50:58 +00:00 |
|
tofarr
|
045ec2b95d
|
Fix: Timezone should be UTC (#6225)
|
2025-01-13 08:24:26 -07:00 |
|
Robert Brennan
|
8028e2c2dd
|
fix: handle binary data in GoogleCloudFileStore.write (#6145)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-08 17:36:34 +00:00 |
|
tofarr
|
eaf4c610b2
|
Fix for delete conversation (#6097)
|
2025-01-07 08:25:45 -07:00 |
|
Robert Brennan
|
343b86429e
|
Retrieve GitHub IDs more efficiently (#6074)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-06 19:22:52 +00:00 |
|
tofarr
|
e310f6b776
|
Feature - sort conversations by created at (#6079)
|
2025-01-06 09:07:53 -07:00 |
|
Robert Brennan
|
510c1644dd
|
Add bytes support to FileStore write operations (#6019)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 16:30:25 -07:00 |
|
tofarr
|
a6d392322a
|
Fix conversation sorting and pagination (#6014)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-03 19:35:20 +00:00 |
|
tofarr
|
50f821f9b9
|
Feat conversations CRUDS API (#5775)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-02 16:09:08 -07:00 |
|
Robert Brennan
|
f846b31eb8
|
Remove TaskAction functionality (#5959)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-01-02 15:11:45 +00:00 |
|