20688 Commits

Author SHA1 Message Date
Georgi Atsev
fcf7ea83d4
Merge branch 'main' into feat/deepinfra-integration 2026-03-20 14:58:31 +02:00
Ayaan Zaidi
4c60956d8e
build(android): update Gradle tooling 2026-03-20 17:12:10 +05:30
Ayaan Zaidi
3bda64f75c
perf(android): reduce tab-switch CPU churn 2026-03-20 17:10:18 +05:30
Georgi Atsev
5dac2e482f
Merge branch 'main' into feat/deepinfra-integration 2026-03-20 12:08:34 +02:00
caesargattuso
57f1cf66ad
fix(gateway): skip seq-gap broadcast for stale post-lifecycle events (#43751)
* fix: stop stale gateway seq-gap errors (#43751) (thanks @caesargattuso)

* fix: keep agent.request run ids session-scoped

---------

Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-03-20 14:56:54 +05:30
Georgi Atsev
ef8adf3306 Remove the export for DEEPINFRA_DEFAULT_MODEL_NAME 2026-03-20 11:06:25 +02:00
Georgi Atsev
d3b2515e0e Remove onboard-provider-auth-flags.ts as it is not needed 2026-03-20 11:06:25 +02:00
Georgi Atsev
762c281ffd DeepInfra: wire thinking level through proxy stream wrapper 2026-03-20 11:06:25 +02:00
Georgi Atsev
774b5ee75e Update the changelog with the DeepInfra integration feature 2026-03-20 11:06:24 +02:00
Georgi Atsev
0fd84e1733 Fix deepinfra-models.test.ts 2026-03-20 11:05:32 +02:00
Georgi Atsev
ae3cd03b39 Adding label for deepinfra. Adding wrapper for claude integration with DeepInfra 2026-03-20 11:05:32 +02:00
Georgi Atsev
1e93e176a2 Fix deepinfra.md to have case sensitive model names 2026-03-20 11:05:32 +02:00
Georgi Atsev
18956e3a6d Fix claude capabilities for DeepInfra. Add a test 2026-03-20 11:05:32 +02:00
Georgi Atsev
911dd19ac1 Fix gemini caps for deepinfra mock in test 2026-03-20 11:05:32 +02:00
Georgi Atsev
60b197affe Disable image prompts for DeepInfra's gpt-oss-120b 2026-03-20 11:05:32 +02:00
Georgi Atsev
beb45cba22 Fix the way we decide if a DeepInfra model has reasoning capabilities 2026-03-20 11:05:32 +02:00
Georgi Atsev
905e98604d Enable DeepInfra by default 2026-03-20 11:05:32 +02:00
Georgi Atsev
395070e5f2 Remove the static catalog for DeepInfra and always rely on model discovery 2026-03-20 11:05:32 +02:00
Georgi Atsev
6236093ccd Fix model casing 2026-03-20 11:05:32 +02:00
Georgi Atsev
7b69a40d47 :Fixes after rebasing with master 2026-03-20 11:05:32 +02:00
Georgi Atsev
774ebf0788 Addressed comment: Duplicated catalog-mapping logic with buildDeepInfraStaticProvider 2026-03-20 11:05:32 +02:00
Georgi Atsev
d16c10b078 Test isCacheTtlEligibleProvider for DeepInfra 2026-03-20 11:05:31 +02:00
Georgi Atsev
c4401fe867 Changes according to review 2026-03-20 11:05:31 +02:00
Georgi Atsev
f1ae6265e4 Implement an integration for provider DeepInfra 2026-03-20 11:05:31 +02:00
Bijin
192f859325
Add Community plugins - openclaw-dingtalk (#29913)
Merged via squash.

Prepared head SHA: e8e99997cb83b8f88cc89abb7fc0b96570ef313f
Co-authored-by: sliverp <38134380+sliverp@users.noreply.github.com>
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com>
Reviewed-by: @frankekn
2026-03-20 16:58:51 +08:00
Bijin
6cb2fc501a
Community plugins - Add QQbot (#29898)
Merged via squash.

Prepared head SHA: c776a12d15d029e4a4858ba12653ba9bafcf6949
Co-authored-by: sliverp <38134380+sliverp@users.noreply.github.com>
Co-authored-by: frankekn <4488090+frankekn@users.noreply.github.com>
Reviewed-by: @frankekn
2026-03-20 16:51:32 +08:00
Vincent Koc
df536c3248 test(signal): harden tool-result infra-runtime mock 2026-03-20 01:33:16 -07:00
Vincent Koc
d774b3f274 fix(ci): isolate jiti-mocked test files 2026-03-20 01:24:32 -07:00
Vincent Koc
dc06e4fd22 ci: collapse extra workflow guards into check-additional 2026-03-20 01:20:12 -07:00
Vincent Koc
0fae764f10 test(plugins): use sync jiti regression path 2026-03-20 01:12:05 -07:00
Vincent Koc
95f890a8b2 test(plugins): relax jiti error string assertions 2026-03-20 01:07:29 -07:00
Vincent Koc
f0a0a6a5b4 test(plugins): isolate git path alias regression 2026-03-20 00:57:25 -07:00
Vincent Koc
68a274c7b3 fix(ci): isolate loader git-path regression env roots 2026-03-20 00:43:03 -07:00
Vincent Koc
d25f6f1833 fix(ci): restore full loader regression coverage 2026-03-20 00:38:11 -07:00
Vincent Koc
f1e012e0fc fix(telegram): serialize thread binding persists 2026-03-20 00:30:11 -07:00
Vincent Koc
9f8af3604d fix(ci): split slow plugin loader regression test 2026-03-20 00:28:04 -07:00
Vincent Koc
faa8e27291 fix(ci): share compat matrix and restore skill python gating 2026-03-20 00:27:50 -07:00
Ayaan Zaidi
8ac4d13a6f
style(docs): format plugin table 2026-03-20 12:56:32 +05:30
Ayaan Zaidi
0c2e6fe97f
ci(android): use explicit flavor debug tasks 2026-03-20 12:55:52 +05:30
Ayaan Zaidi
f09f98532c
feat(android): hide restricted capabilities in play builds 2026-03-20 12:45:25 +05:30
Ayaan Zaidi
ecec0d5b2c
build(android): add play and third-party release flavors 2026-03-20 12:45:25 +05:30
Vincent Koc
dfc157e1a2 test(plugins): trim loader regression harness churn 2026-03-20 00:06:12 -07:00
Vincent Koc
3a72d2d6de fix(config): split config doc baseline coverage 2026-03-20 00:06:12 -07:00
Vincent Koc
e56dde815e fix(web-search): split runtime provider resolution 2026-03-20 00:06:12 -07:00
Vincent Koc
397b0d85f5 fix(tui): split assistant error formatting seam 2026-03-20 00:06:12 -07:00
Saurabh Mishra
709c730e2a
fix: standardize 'MS Teams' to 'Microsoft Teams' across docs (#50863)
* fix: standardize 'MS Teams' to 'Microsoft Teams' across docs

* Apply suggestion from @greptile-apps[bot]

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-19 23:54:47 -07:00
Vincent Koc
a562fb5550 refactor(web-search): share scoped provider config plumbing 2026-03-19 23:52:53 -07:00
Vincent Koc
96f21c37b4 fix(tools): persist remaining doctor compatibility aliases 2026-03-19 23:42:53 -07:00
Vincent Koc
6c7526f8a0 fix(web-search): share unsupported filter handling 2026-03-19 23:41:02 -07:00
Vincent Koc
ce878a9eb1 fix(test): batch unit-fast worker lifetimes 2026-03-19 23:30:48 -07:00