Commit Graph

  • 5ccf6d229b test(channels): remove unused group policy helper Vincent Koc 2026-04-03 23:57:42 +09:00
  • 759c81ceb8 test: audit heartbeat config honor Tak Hoffman 2026-04-03 09:54:14 -05:00
  • 35cf7d0340 fix(config): migrate legacy sandbox perSession alias (#60346) Vincent Koc 2026-04-03 23:55:47 +09:00
  • b6dd7ac232 test(channels): remove unused dm policy helper Vincent Koc 2026-04-03 23:54:07 +09:00
  • f9f0a593e4 test(helpers): remove unused plugin helper wrappers Vincent Koc 2026-04-03 23:52:58 +09:00
  • a028e16eaa test(helpers): remove unused bundled plugin surface wrapper Vincent Koc 2026-04-03 23:50:55 +09:00
  • 35aa6c6126 test(channel): remove unused outbound helper Vincent Koc 2026-04-03 23:50:05 +09:00
  • 756cf847e0 refactor(telegram): lazy-load audit and monitor surfaces Vincent Koc 2026-04-03 23:49:18 +09:00
  • 279ee5e842 test(commands): lazy-load default channel registry plugins Vincent Koc 2026-04-03 23:48:32 +09:00
  • e9f82ac752 fix: clear stale ClawHub query results on input change (#60267) Frank Yang 2026-04-03 22:48:14 +08:00
  • 76ff144037 test(outbound): remove unused runner helper Vincent Koc 2026-04-03 23:46:23 +09:00
  • 66825c0969 refactor(providers): centralize native provider detection (#60341) Vincent Koc 2026-04-03 23:46:21 +09:00
  • 24e10e6e45 test(contracts): lazy-load slack outbound contract surface Vincent Koc 2026-04-03 23:44:58 +09:00
  • 38a4b2b14c refactor(signal): route target normalization through channel-targets Vincent Koc 2026-04-03 23:44:44 +09:00
  • 5ce7aee33b test(cron): localize core channel outbound test loads Vincent Koc 2026-04-03 23:41:37 +09:00
  • e9acbdb111 fix(ci): share heavy check lock across test and lint Vincent Koc 2026-04-03 23:41:23 +09:00
  • 8ffeadd8f9 test(contracts): lazy-load outbound contract plugin helpers Vincent Koc 2026-04-03 23:40:15 +09:00
  • cd38eba316 refactor: unify plugin activation source plumbing Peter Steinberger 2026-04-03 23:36:52 +09:00
  • 975d2ddce2 test(contracts): lazy-load inbound contract plugin helpers Vincent Koc 2026-04-03 23:39:23 +09:00
  • 3b69b8e3c4 fix(ci): route extension test helpers through sdk testing Vincent Koc 2026-04-03 23:38:51 +09:00
  • c013b9cdf3 test(contracts): lazy-load session binding test facades Vincent Koc 2026-04-03 23:37:59 +09:00
  • 316978700e test(gateway): lazy-load speech provider test surfaces Vincent Koc 2026-04-03 23:33:10 +09:00
  • 316da43dd7 fix(config): migrate legacy talk config via doctor (#60333) Vincent Koc 2026-04-03 23:32:36 +09:00
  • 23d8a979b3 test(contracts): lazy-load discord thread binding test surface Vincent Koc 2026-04-03 23:31:37 +09:00
  • 1556490ee7 fix(ci): collapse duplicate provider request union Vincent Koc 2026-04-03 23:30:11 +09:00
  • cddb34ba6a refactor(line): lazy-load card command Vincent Koc 2026-04-03 23:29:26 +09:00
  • 0d7d573cd6 test(commands): split default channel test registry helper Vincent Koc 2026-04-03 23:29:11 +09:00
  • 06ed0eaad5 fix(ci): narrow discord subagent hook types Vincent Koc 2026-04-03 23:27:52 +09:00
  • b40d4b63f6 refactor: centralize update targets and extension guardrails Peter Steinberger 2026-04-03 23:24:00 +09:00
  • 8f5f78bbe8 feat(providers): reopen model request transport config (#60327) Vincent Koc 2026-04-03 23:25:11 +09:00
  • cedc8bdebb refactor(signal): lazy-load monitor surfaces Vincent Koc 2026-04-03 23:24:34 +09:00
  • 4e9629d60c fix(ci): route bluebubbles helper through local barrel Vincent Koc 2026-04-03 23:24:10 +09:00
  • d375cd727e fix: migrate legacy web search config on startup Peter Steinberger 2026-04-03 23:21:48 +09:00
  • 549e0bb268 test: keep imessage test plugin facade-free by default Shakker 2026-04-03 15:19:00 +01:00
  • 690c58baa2 refactor(discord): lazy-load subagent hooks Vincent Koc 2026-04-03 23:22:26 +09:00
  • 0ecf84524d fix(ci): restore line runtime seams Vincent Koc 2026-04-03 23:19:22 +09:00
  • 78fb352506 refactor(feishu): lazy-load subagent hooks Vincent Koc 2026-04-03 23:18:38 +09:00
  • 52008e2e60 fix(doctor): clarify legacy config migration guidance (#60326) Vincent Koc 2026-04-03 23:16:11 +09:00
  • a9a057d1eb fix(ci): normalize extension harness imports Vincent Koc 2026-04-03 23:15:27 +09:00
  • ac20eed335 fix(ci): route extension tests through sdk seams Vincent Koc 2026-04-03 23:14:35 +09:00
  • ed166ba338 test(contracts): extract narrow channel contract helpers Vincent Koc 2026-04-03 23:14:19 +09:00
  • 799c6f40aa refactor: move provider replay runtime ownership into plugins (#60126) Josh Lehman 2026-04-03 07:14:37 -07:00
  • f328e7f4a6 docs: add changelog for outbound seam refactor Shakker 2026-04-03 15:07:49 +01:00
  • 6395336454 fix: resolve outbound seam follow-ups Shakker 2026-04-03 14:26:48 +01:00
  • 1a23627e32 refactor: split delivery target runtime seams Shakker 2026-04-01 17:23:43 +01:00
  • c2e93c76bd refactor: split session store loader from maintenance Shakker 2026-04-01 17:13:53 +01:00
  • 883a35a38c refactor: narrow cron delivery target session imports Shakker 2026-04-01 17:09:47 +01:00
  • cef0f36931 refactor: split chat history text helpers Shakker 2026-04-01 17:07:10 +01:00
  • 4a0905b94b refactor: lazy load outbound channel bootstrap Shakker 2026-04-01 17:00:38 +01:00
  • 4a81771290 refactor: lazy load outbound transcript mirroring Shakker 2026-04-01 16:55:42 +01:00
  • e26a590f7a refactor: drop heavy channel outbound test imports Shakker 2026-04-01 16:01:56 +01:00
  • a61408737f refactor: localize deliver test outbounds Shakker 2026-04-01 15:54:35 +01:00
  • d338299dc7 refactor: keep deliver tests channel-generic Shakker 2026-04-01 15:52:51 +01:00
  • 909895c471 refactor: narrow deliver test channel boundaries Shakker 2026-04-01 15:45:49 +01:00
  • d7e4fad872 refactor: trim outbound delivery test imports Shakker 2026-04-01 15:30:40 +01:00
  • 52717ee399 refactor: trim outbound target test imports Shakker 2026-04-01 15:18:44 +01:00
  • 3cd9aac6bb Require owner access for /allowlist writes (#59836) Agustin Rivera 2026-04-03 07:07:36 -07:00
  • 62b1fe0b85 fix(ci): correct browser live test export Vincent Koc 2026-04-03 23:07:03 +09:00
  • 8d0bed458e refactor: simplify reply-threading and test helpers Peter Steinberger 2026-04-03 23:04:34 +09:00
  • 1125cd3b97 refactor(xai): lazy-load heavy tool modules Vincent Koc 2026-04-03 23:03:27 +09:00
  • efeee6f921 fix(ci): use plugin registry test bridges Vincent Koc 2026-04-03 23:03:08 +09:00
  • 4b2c7404e5 test(types): remove remaining testing barrel references Vincent Koc 2026-04-03 23:03:02 +09:00
  • 5341d483d1 test(acpx): use direct ACP adapter contract seam Vincent Koc 2026-04-03 23:01:44 +09:00
  • 0dad4072b4 fix: keep extension helper imports behind local runtime barrels (#60153) Peter Steinberger 2026-04-03 23:00:43 +09:00
  • 96e8352bda fix: align extension boundary guardrails for landing (#60153) Peter Steinberger 2026-04-03 22:51:43 +09:00
  • 0c0d84fbd9 fix: route pnpm test wrappers through the active runner (#60153) Peter Steinberger 2026-04-03 21:53:18 +09:00
  • ab57d24f79 fix: stabilize npm owner update test on Windows (#60153) (thanks @jayeshp19) Peter Steinberger 2026-04-03 21:39:58 +09:00
  • b9ede82cc2 greptile fix jayeshp19 2026-04-03 13:55:43 +05:30
  • eb4b6f7024 Use owning npm prefix for global updates jayeshp19 2026-04-03 13:20:10 +05:30
  • c1d68f213d test(helpers): use direct internal seams Vincent Koc 2026-04-03 23:00:16 +09:00
  • d2427c19e0 fix(ci): restore extension runtime seams Vincent Koc 2026-04-03 22:57:21 +09:00
  • 9b83e462cf test(channels): use narrow active registries in sticky tests Vincent Koc 2026-04-03 22:57:09 +09:00
  • 9aab672a69 refactor(bluebubbles): narrow monitor processing exports Vincent Koc 2026-04-03 22:56:17 +09:00
  • bc137951e9 fix: preserve allowlist guard for auto-enabled bundled channels (#60233) (thanks @dorukardahan) Peter Steinberger 2026-04-03 21:35:40 +09:00
  • cd08facd7a fix(plugins): keep auto-enabled channels behind allowlists Doruk Ardahan 2026-04-03 14:54:41 +03:00
  • f7d24c1ed5 fix(plugins): allow configured bundled channels past allowlists Doruk Ardahan 2026-04-03 13:43:21 +03:00
  • 2ad69083d2 refactor(feishu): narrow reply dispatcher exports Vincent Koc 2026-04-03 22:54:22 +09:00
  • 1ad9fe0b52 test(discord): use direct channel test helper Vincent Koc 2026-04-03 22:51:31 +09:00
  • f6e99bd514 refactor(msteams): narrow messenger sdk imports Vincent Koc 2026-04-03 22:50:44 +09:00
  • b48b528b02 fix(skills): block UV_PYTHON in workspace dotenv and harden uv installer env [AI] (#59178) pgondhi987 2026-04-03 19:20:43 +05:30
  • 8b5e80fcaa refactor(msteams): narrow store sdk imports Vincent Koc 2026-04-03 22:49:27 +09:00
  • 6f9b4b52f8 refactor(msteams): narrow send sdk imports Vincent Koc 2026-04-03 22:46:57 +09:00
  • 3b358414d3 test(channels): use direct contract helper imports Vincent Koc 2026-04-03 22:46:51 +09:00
  • 4798e125f4 feat(providers): add llm transport adapter seam (#60264) Vincent Koc 2026-04-03 22:45:47 +09:00
  • 875c3813aa refactor(msteams): narrow outbound sdk imports Vincent Koc 2026-04-03 22:45:09 +09:00
  • f904a49568 refactor(feishu): narrow channel runtime exports Vincent Koc 2026-04-03 22:43:01 +09:00
  • 020093bf4b test(slack): use direct outbound payload harness Vincent Koc 2026-04-03 22:42:57 +09:00
  • 597416fdd9 refactor(feishu): narrow outbound runtime exports Vincent Koc 2026-04-03 22:41:41 +09:00
  • 173bb0aea0 test: remove update-cli shared partial mock Peter Steinberger 2026-04-03 14:40:01 +01:00
  • fa9e1e3d8e CI: add ClawHub plugin release workflow (#59179) Onur 2026-04-03 15:40:07 +02:00
  • e0e5df25e6 test: unstick context lookup fake-timer warmup Shakker 2026-04-03 14:37:25 +01:00
  • 8962a8fb73 test: reduce status and update-cli partial mocks Peter Steinberger 2026-04-03 14:37:47 +01:00
  • bab14fb8f1 test: lazy-load config doc baseline runtime Peter Steinberger 2026-04-03 14:29:17 +01:00
  • bb25a8050c test: baseline bundled runtime sidecar paths Peter Steinberger 2026-04-03 14:25:54 +01:00
  • 8fabfa5d1c fix: rehydrate context token cache after module reload Shakker 2026-04-03 14:22:36 +01:00
  • ba7297ff21 test: narrow media fs-safe test seams Peter Steinberger 2026-04-03 14:22:05 +01:00
  • 3b727d2433 test: harden package-root mocks after setup slimming Shakker 2026-04-01 18:25:22 +01:00
  • a898cd464a fix: use runtime plugin state in test setup Shakker 2026-04-01 15:18:19 +01:00
  • a764b8f8cd refactor: trim test setup agent imports Shakker 2026-04-01 14:56:26 +01:00
  • 73073a91bb refactor: isolate session store test cleanup state Shakker 2026-04-01 14:50:55 +01:00