3052 Commits

Author SHA1 Message Date
Gustavo Madeira Santana
aa47414c95
Docs: refresh extension host migration status 2026-03-15 23:15:36 +00:00
Gustavo Madeira Santana
c03d3b33e3
Docs: refresh extension host migration status 2026-03-15 23:15:35 +00:00
Gustavo Madeira Santana
3fd9f20f5b
Docs: refresh extension host migration status 2026-03-15 23:15:35 +00:00
Gustavo Madeira Santana
161c167e14
Docs: refresh extension host migration status 2026-03-15 23:15:34 +00:00
Gustavo Madeira Santana
f996804369
Docs: refresh extension host migration status 2026-03-15 23:15:34 +00:00
Gustavo Madeira Santana
9ded1afa13
Docs: refresh extension host migration status 2026-03-15 23:15:33 +00:00
Gustavo Madeira Santana
04996c60aa
Docs: refresh extension host migration status 2026-03-15 23:15:33 +00:00
Gustavo Madeira Santana
8d0c487a45
Docs: refresh extension host migration status 2026-03-15 23:15:32 +00:00
Gustavo Madeira Santana
4c22681ddb
Docs: refresh extension host migration status 2026-03-15 23:15:32 +00:00
Gustavo Madeira Santana
50f2293018
Docs: refresh extension host migration status 2026-03-15 23:15:32 +00:00
Gustavo Madeira Santana
cacd8898b2
Docs: refresh extension host migration status 2026-03-15 23:15:31 +00:00
Gustavo Madeira Santana
8bfe6bb03f
Docs: refresh extension host migration status 2026-03-15 23:15:31 +00:00
Gustavo Madeira Santana
1c247ebaa7
Docs: refresh extension host migration status 2026-03-15 23:15:30 +00:00
Gustavo Madeira Santana
02b4cb2787
Docs: refresh extension host migration status 2026-03-15 23:15:30 +00:00
Gustavo Madeira Santana
3545e89fcc
Docs: refresh extension host migration status 2026-03-15 23:15:30 +00:00
Gustavo Madeira Santana
e36d2136ea
Docs: refresh extension host migration status 2026-03-15 23:15:29 +00:00
Gustavo Madeira Santana
d6d28037db
Docs: refresh extension host migration status 2026-03-15 23:15:29 +00:00
Gustavo Madeira Santana
1af9ca694f
Docs: refresh extension host migration status 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
6fb5324f73
Docs: refresh extension host migration status 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
7be38f29a4
Docs: refresh extension host migration status 2026-03-15 23:15:28 +00:00
Gustavo Madeira Santana
1817c6fcf6
Docs: refresh extension host migration status 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
b57c45ba9c
Docs: refresh extension host migration status 2026-03-15 23:15:27 +00:00
Gustavo Madeira Santana
9cbdb075f3
Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
67b11c18c4
Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
5fc9f4d33c
Docs: refresh extension host migration status 2026-03-15 23:15:26 +00:00
Gustavo Madeira Santana
90ef0afe14
Docs: refresh extension host migration status 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
5de733fa80
Docs: refresh extension host migration status 2026-03-15 23:15:25 +00:00
Gustavo Madeira Santana
a54eda5051
Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
b319d651f1
Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
25fc09885e
Docs: refresh extension host migration status 2026-03-15 23:15:24 +00:00
Gustavo Madeira Santana
b9e4fb47a4
Docs: refresh extension host migration status 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
1c88ecda3f
Docs: refresh extension host migration status 2026-03-15 23:15:23 +00:00
Gustavo Madeira Santana
8775207d81
Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
d17c4cca02
Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
dc4fc0f8f8
Docs: refresh extension host migration status 2026-03-15 23:15:22 +00:00
Gustavo Madeira Santana
032b5dee20
Docs: track extension host migration internally 2026-03-15 23:15:21 +00:00
Peter Steinberger
4adcfa3256
feat(plugins): move provider runtimes into bundled plugins 2026-03-15 16:09:40 -07:00
Peter Steinberger
dd40741e18
feat(plugins): add compatible bundle support 2026-03-15 16:08:50 -07:00
Peter Steinberger
4a0f72866b
feat(plugins): move provider runtimes into bundled plugins 2026-03-15 15:18:32 -07:00
Vincent Koc
5a7aba94a2
CLI: support package-manager installs from GitHub main (#47630)
* CLI: resolve package-manager main install specs

* CLI: skip registry resolution for raw package specs

* CLI: support main package target updates

* CLI: document package update specs in help

* Tests: cover package install spec resolution

* Tests: cover npm main-package updates

* Tests: cover update --tag main

* Installer: support main package targets

* Installer: support main package targets on Windows

* Docs: document package-manager main updates

* Docs: document installer main targets

* Docs: document npm and pnpm main installs

* Docs: document update --tag main

* Changelog: note package-manager main installs

* Update src/infra/update-global.test.ts

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-15 14:18:12 -07:00
Vincent Koc
3735156766
fix(ci): restore config baseline release-check output (#47629)
* Docs: regenerate config baseline

* Chore: ignore generated config baseline

* Update .prettierignore

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-15 14:14:30 -07:00
Gustavo Madeira Santana
594920f8cc
Scripts: rebuild on extension and tsdown config changes (#47571)
Merged via squash.

Prepared head SHA: edd8ed825469128bbe85f86e2e1341f6c57687d7
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Co-authored-by: gumadeiras <5599352+gumadeiras@users.noreply.github.com>
Reviewed-by: @gumadeiras
2026-03-15 16:19:27 -04:00
Onur Solmaz
a2080421a1
Docs: move release runbook to maintainer repo (#47532)
* Docs: redact private release setup

* Docs: tighten release order

* Docs: move release runbook to maintainer repo

* Docs: delete public mac release page

* Docs: remove zh-CN mac release page

* Docs: turn release checklist into release policy

* Docs: point release policy to private docs

* Docs: regenerate zh-CN release policy pages

* Docs: preserve Doctor in zh-CN hubs

* Docs: fix zh-CN polls label

* Docs: tighten docs i18n term guardrails

* Docs: enforce zh-CN glossary coverage
2026-03-15 20:42:39 +01:00
Tomáš Dinh
4a7fbe090a
docs(zalo): document current Marketplace bot behavior (openclaw#47552)
Verified:
- pnpm check:docs

Co-authored-by: Tomáš Dinh <82420070+No898@users.noreply.github.com>
Co-authored-by: Tak Hoffman <781889+Takhoffman@users.noreply.github.com>
2026-03-15 14:40:35 -05:00
Vincent Koc
c9a8b6f82f chore(fmt): format changes and broken types 2026-03-15 12:03:35 -07:00
Vincent Koc
132e459009 fix(ci): config drift found and documented 2026-03-15 10:43:03 -07:00
Peter Steinberger
ff61343d76
fix: harden mention pattern regex compilation 2026-03-15 08:44:12 -07:00
Tak Hoffman
89e3969d64
feat(feishu): add ACP and subagent session binding (#46819)
* feat(feishu): add ACP session support

* fix(feishu): preserve sender-scoped ACP rebinding

* fix(feishu): recover sender scope from bound ACP sessions

* fix(feishu): support DM ACP binding placement

* feat(feishu): add current-conversation session binding

* fix(feishu): avoid DM parent binding fallback

* fix(feishu): require canonical topic sender ids

* fix(feishu): honor sender-scoped ACP bindings

* fix(feishu): allow user-id ACP DM bindings

* fix(feishu): recover user-id ACP DM bindings
2026-03-15 10:33:49 -05:00
Peter Steinberger
a472f988d8
fix: harden remote cdp probes 2026-03-15 08:23:01 -07:00
Ace Lee
d7ac16788e
fix(android): support android node calllog.search (#44073)
* fix(android): support android node  `calllog.search`

* fix(android): support android node calllog.search

* fix(android): wire callLog through shared surfaces

* fix: land Android callLog support (#44073) (thanks @lxk7280)

---------

Co-authored-by: lixuankai <lixuankai@oppo.com>
Co-authored-by: Ayaan Zaidi <hi@obviy.us>
2026-03-15 14:54:32 +05:30