Xingyao Wang
|
75c823c486
|
feat: expose_secrets param on /users/me + sandbox-scoped secrets API (#13383)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-17 12:54:57 +00:00 |
|
Rohit Malhotra
|
e12dd924ce
|
feat(slack): implement repo selection with external_select for pagination (#13273)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-09 16:04:49 -04:00 |
|
Joe Laverty
|
ede203add3
|
feat(enterprise): Bitbucket Data Center Integration (#13228)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-06 10:49:20 -06:00 |
|
Rohit Malhotra
|
4c380e5a58
|
feat: Add timeout handling for Slack repo query (#13249)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-06 00:02:04 +00:00 |
|
Rohit Malhotra
|
bf769d1744
|
Handle deleted GitHub issues (410 error) gracefully (#13217)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 15:50:37 -05:00 |
|
Rohit Malhotra
|
3e15b849a3
|
Downgrade solvability disabled log from warning to info (#13216)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 15:26:21 -05:00 |
|
Rohit Malhotra
|
c32934ed2f
|
Improve budget exceeded error handling in V1 callback processors (#13219)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 15:25:46 -05:00 |
|
Rohit Malhotra
|
039e208167
|
Fix enterprise mypy type checking to catch type mismatches (#13140)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 13:43:46 -05:00 |
|
Rohit Malhotra
|
30245dedef
|
Fix mypy type errors in enterprise/integrations/github/github_manager.py (#13208)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 13:19:48 -05:00 |
|
Rohit Malhotra
|
b8db9ecd53
|
Fix mypy type errors in enterprise GitLab integration (#13205)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 16:13:16 +00:00 |
|
Engel Nyst
|
f01c8dd955
|
V1 resolver: move PR/issue context into initial user message (#12983)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 10:21:08 -05:00 |
|
Rohit Malhotra
|
baae3780e5
|
Fix mypy type errors in enterprise/integrations/github/ (#13191)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-04 10:04:36 -05:00 |
|
Rohit Malhotra
|
222e8bd03d
|
Fix linear-related mypy type errors and make Manager.start_job async (#13189)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 19:00:53 -05:00 |
|
Tim O'Farrell
|
4fc5351ed7
|
Refactor openhands_pr_store.py to use async db sessions (#13186)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 16:38:41 -07:00 |
|
Rohit Malhotra
|
a1271dc129
|
Fix mypy type errors in token_manager.py and auth_token_store.py (#13179)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
|
2026-03-03 23:37:38 +00:00 |
|
Rohit Malhotra
|
4688741324
|
Fix Slack integration mypy type errors (#13177)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 17:44:20 -05:00 |
|
Rohit Malhotra
|
79a0cee7d9
|
Fix mypy type errors in Jira integration (#13181)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 17:43:44 -05:00 |
|
Rohit Malhotra
|
5cad59a661
|
Fix UserData validation error when GitHub user has no OpenHands account (#13135)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 20:22:57 +00:00 |
|
Rohit Malhotra
|
6dff07ea35
|
Fix union-attr mypy errors in enterprise code (#13176)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 20:22:54 +00:00 |
|
Rohit Malhotra
|
6822169594
|
Fix type signatures for mypy compliance + V1 GitLab Support (#13171)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 20:03:45 +00:00 |
|
Rohit Malhotra
|
a051f7d6f6
|
Add generic type hints to manager class declarations (#13174)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 12:19:12 -05:00 |
|
Rohit Malhotra
|
4fe3da498a
|
Fix GitLab integration type errors for mypy compliance (#13172)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 12:19:05 -05:00 |
|
Tim O'Farrell
|
501bf64312
|
Make SlackTeamStore fully async (#13160)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 07:07:44 -07:00 |
|
Tim O'Farrell
|
4a3a42c858
|
refactor(enterprise): make OrgStore fully async (#13154)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: OpenHands Bot <contact@all-hands.dev>
|
2026-03-03 10:47:22 +00:00 |
|
Rohit Malhotra
|
4dab34e7b0
|
fix(enterprise): fix type errors - missing returns and async interface (#13145)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 00:37:22 +00:00 |
|
Rohit Malhotra
|
f8bbd352a9
|
Fix typing: make Message a dict instead of dict | str (#13144)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-03 00:30:22 +00:00 |
|
Tim O'Farrell
|
17347a95f8
|
Make load_org_token and store_org_token async in TokenManager (#13147)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-02 17:08:21 -07:00 |
|
Tim O'Farrell
|
003b430e96
|
Refactor: Migrate remaining enterprise modules to async database sessions (#13124)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-02 11:52:00 -07:00 |
|
Hiep Le
|
5f42d03ec5
|
fix(backend): jira cloud integration does not work (#13123)
|
2026-03-02 22:05:29 +07:00 |
|
Tim O'Farrell
|
e1408f7b15
|
Add timeout to Keycloak operations and convert OfflineTokenStore to async (#13096)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-03-02 01:48:45 -07:00 |
|
Tim O'Farrell
|
85eb1e1504
|
Check event types before making expensive API calls in GitHub webhook handler (#12819)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-12 09:33:59 -07:00 |
|
Graham Neubig
|
4c3542a91c
|
fix: use appropriate log level for webhook installation results (#12493)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 09:01:37 -05:00 |
|
Tim O'Farrell
|
05d5f8848a
|
Fix V1 GitHub conversations failing to clone repository (#12775)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-02-06 03:08:55 -07:00 |
|
Tim O'Farrell
|
a9bd3a70c9
|
Fix V0 Integrations (#12584)
|
2026-01-24 16:53:16 +00:00 |
|
Tim O'Farrell
|
f327e76be7
|
Added explicit expired error (#12580)
|
2026-01-23 12:49:10 -07:00 |
|
Rohit Malhotra
|
f9891a2c0d
|
[Jira]: improve traceability and reliability fixes (#12515)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-21 13:50:41 -05:00 |
|
Rohit Malhotra
|
3bc56740b9
|
[Jira]: separate signature verification from conversation orchestration (#12478)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-20 16:21:23 -05:00 |
|
Rohit Malhotra
|
5b149927fb
|
[Jira]: fix match conditions for kicking off openhands (#12477)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-20 15:10:03 -05:00 |
|
Rohit Malhotra
|
941b6dd340
|
Jira: don't lock conversation to ticket (#12472)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-16 14:12:27 -05:00 |
|
Rohit Malhotra
|
102715a3c9
|
(Hotfix): missing provider tokens in v1 resolvers (#12453)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-15 22:22:10 -05:00 |
|
chuckbutkus
|
d5e66b4f3a
|
SAAS: Introducing orgs (phase 1) (#11265)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: rohitvinodmalhotra@gmail.com <rohitvinodmalhotra@gmail.com>
Co-authored-by: Hiep Le <69354317+hieptl@users.noreply.github.com>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-01-15 22:03:31 -05:00 |
|
Graham Neubig
|
f5315887ec
|
Fix: Reduce log noise for optional org-level .openhands repositories (#12456)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-15 23:27:34 +00:00 |
|
Rohit Malhotra
|
5fb431bcc5
|
feat: Implement Slack V1 integration following GitHub V1 pattern (#11825)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Tim O'Farrell <tofarr@gmail.com>
|
2026-01-08 13:08:11 -07:00 |
|
Tim O'Farrell
|
cb9e6fde24
|
Fix Python deprecation warning: use auth=Auth.Token() instead of login_or_token (#12299)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-07 21:39:36 -07:00 |
|
Rohit Malhotra
|
9686ee02f3
|
V1 GitHub resolver fixes (#12199)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-06 19:33:54 +00:00 |
|
Xingyao Wang
|
5744f6602b
|
Handle expired Keycloak session with user-friendly error message (#12168)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-05 15:04:36 +00:00 |
|
Hiep Le
|
6f86e589c8
|
feat: allow manual reinstallation for gitlab resolver (#12184)
|
2026-01-05 12:05:20 +07:00 |
|
Graham Neubig
|
40c25cd1ce
|
fix: use Auth.Token for PyGithub authentication (#12248)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-02 21:14:16 -05:00 |
|
Graham Neubig
|
cdc42130e1
|
fix: replace deprecated get_matching_events with search_events (#12249)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-02 21:59:17 +00:00 |
|
Graham Neubig
|
b5758b1604
|
Update GithubIntegration to use auth=Auth.AppAuth() (#12204)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2025-12-30 12:59:51 -05:00 |
|