Commit Graph

  • 0385553918 Plugin SDK: trim lobster and qwen helper exports Vincent Koc 2026-03-17 23:48:00 -07:00
  • 98fbbebf6a Tests: add Claude bundle plugin inspect integration test Vincent Koc 2026-03-17 23:33:15 -07:00
  • a5fa75cdb3 Plugins: accept Claude bundle hooks as wired capability in loader Vincent Koc 2026-03-17 23:31:38 -07:00
  • d341d68180 Plugin SDK: trim legacy helper exports Vincent Koc 2026-03-17 23:31:28 -07:00
  • d1fe30b35f Plugins: add Twitch runtime barrel Val Alexander 2026-03-18 01:29:33 -05:00
  • fe84354a33 fix(plugins): add missing secret-input-schema build entry and Matrix runtime export Vincent Koc 2026-03-17 23:28:23 -07:00
  • c36a493e80 Docs: clarify plugin compatibility signals Vincent Koc 2026-03-17 23:27:18 -07:00
  • ad185dd4a8 CLI: make config compatibility advice opt-in Vincent Koc 2026-03-17 23:27:17 -07:00
  • 732e075e92 ACP: reproduce binding restart session reset (#49435) Bob 2026-03-18 07:24:38 +01:00
  • b333eb137b Tests: align plugin test imports with local barrels Vincent Koc 2026-03-17 23:22:58 -07:00
  • 100d7b0227 Doctor: add bundle plugin capability summary to workspace status Vincent Koc 2026-03-17 23:13:30 -07:00
  • b48413e252 Plugins: surface MCP servers and bundle capabilities in inspect reports Vincent Koc 2026-03-17 23:12:48 -07:00
  • b9b891b614 Plugins: wire Claude bundle hook resolution (parity with Codex) Vincent Koc 2026-03-17 23:12:00 -07:00
  • d1d10007a9 Plugins: guard whatsapp local barrel Vincent Koc 2026-03-17 23:11:32 -07:00
  • 77dfa73736 Plugins: internalize whatsapp SDK imports Vincent Koc 2026-03-17 23:10:51 -07:00
  • 8af4628a6d Plugins: guard signal and telegram barrels Vincent Koc 2026-03-17 23:09:16 -07:00
  • c81b4a5389 Plugins: guard remaining local barrels Vincent Koc 2026-03-17 23:08:37 -07:00
  • 6e723dfd69 Plugins: internalize medium extension SDK imports Vincent Koc 2026-03-17 23:07:58 -07:00
  • df79113593 Plugins: internalize telegram SDK imports Vincent Koc 2026-03-17 23:07:42 -07:00
  • 0bdd17aef2 Plugins: finish signal SDK internalization Vincent Koc 2026-03-17 23:05:40 -07:00
  • 9282d5d09e Plugins: soften hook-only compatibility copy Vincent Koc 2026-03-17 23:08:37 -07:00
  • 08a0219b1a Google Chat: thin runtime api seam (#49504) scoootscooob 2026-03-17 23:02:30 -07:00
  • 75f98fe19a Plugins: guard small extension barrels Vincent Koc 2026-03-17 23:01:09 -07:00
  • d949a513c5 Plugins: internalize small extension SDK imports Vincent Koc 2026-03-17 23:00:59 -07:00
  • c245c8b39d refactor(plugin-sdk): split interactive runtime helpers Ayaan Zaidi 2026-03-18 11:27:07 +05:30
  • 8c436a470e perf(test): decouple plugin runtime bootstrap Ayaan Zaidi 2026-03-18 11:27:04 +05:30
  • 1aab71cf5b Plugins: guard local extension barrels Vincent Koc 2026-03-17 22:59:24 -07:00
  • 4d551e6f33 Plugins: internalize acpx SDK imports Vincent Koc 2026-03-17 22:58:43 -07:00
  • 02826eaa0c Plugins: internalize lobster SDK imports Vincent Koc 2026-03-17 22:58:03 -07:00
  • ed479f96a1 Plugins: internalize qwen portal auth SDK imports Vincent Koc 2026-03-17 22:57:58 -07:00
  • 0a065bc6c2 Plugins: guard channel api barrels Vincent Koc 2026-03-17 21:42:40 -07:00
  • 5642fb2682 Plugins: internalize twitch SDK imports Vincent Koc 2026-03-17 21:41:01 -07:00
  • 645c5bda2c Plugins: internalize zalo SDK imports Vincent Koc 2026-03-17 21:40:10 -07:00
  • 2ef28a7a3e Plugins: internalize zalouser SDK imports Vincent Koc 2026-03-17 21:39:32 -07:00
  • 7b27f8a9ae docs(refactor): replace seam terminology with capability/surface Vincent Koc 2026-03-17 22:55:24 -07:00
  • 7f0f8dd268 feat: expose context-engine compaction delegate helper (#49061) Josh Lehman 2026-03-17 22:54:18 -07:00
  • 937f118d8e Gateway: add docs hint for plugin override trust error (#49513) Josh Lehman 2026-03-17 22:53:34 -07:00
  • ff849613a4 Extensions: route Signal and xai through plugin-sdk Muhammed Mukhthar CM 2026-03-18 05:42:54 +00:00
  • dc20a7cd89 Build: fix bundled plugin runtime symlinks Muhammed Mukhthar CM 2026-03-18 05:42:51 +00:00
  • cd2752346c refactor move web search sdk helpers into plugin-sdk Tak Hoffman 2026-03-18 00:24:30 -05:00
  • 5f89897df1 plugins: dist node_modules symlink + config raw-toggle UI fix (#49490) Val Alexander 2026-03-18 00:20:14 -05:00
  • 2c579b6ac1 fix(models): preserve @YYYYMMDD version suffixes (#48896) thanks @Alix-007 Alix-007 2026-03-18 13:20:06 +08:00
  • 4ca87fa4b0 fix: restore main build (#49478) Josh Lehman 2026-03-17 22:14:56 -07:00
  • 4c160d2c3a Signal: fix account config type import (#49470) scoootscooob 2026-03-17 22:12:37 -07:00
  • bfecc58a62 xAI: add web search credential metadata (#49472) scoootscooob 2026-03-17 22:08:19 -07:00
  • 5464ad113e UI: expand-to-canvas, session navigation, plugin SDK fixes (#49483) Val Alexander 2026-03-18 00:07:53 -05:00
  • 0354d49a82 docs update web search config guidance Tak Hoffman 2026-03-17 23:59:17 -05:00
  • 67ce726bba fix(slack): repair gateway watch runtime export Peter Steinberger 2026-03-18 04:52:13 +00:00
  • 05603e4e6c refactor: deduplicate channel config adapters Peter Steinberger 2026-03-18 04:51:01 +00:00
  • 2c5fd8e0c1 chore finalize web search provider boundaries Tak Hoffman 2026-03-17 23:48:13 -05:00
  • e1cae60294 test: harden prompt composition coverage Peter Steinberger 2026-03-17 21:42:21 -07:00
  • 1ef7e544e9 test(telegram): pass explicit deps in command tests Ayaan Zaidi 2026-03-18 10:09:08 +05:30
  • b9dfb6cc23 test(telegram): inject bot deps in harnesses Ayaan Zaidi 2026-03-18 10:08:52 +05:30
  • b85d97f22c refactor(telegram): inject shared bot deps Ayaan Zaidi 2026-03-18 10:08:30 +05:30
  • 243dabc186 test(telegram): align media harness with runtime seam Ayaan Zaidi 2026-03-18 09:48:06 +05:30
  • 23f618d62d test(telegram): rewire bot harnesses to runtime seams Ayaan Zaidi 2026-03-18 09:47:58 +05:30
  • edcf3e9d32 test(telegram): add dispatch and handler seams Ayaan Zaidi 2026-03-18 09:47:26 +05:30
  • 6aaf0d0f24 test(telegram): add bot runtime seam Ayaan Zaidi 2026-03-18 09:46:25 +05:30
  • 77fb2589b1 test add extension plugin sdk boundary guards Tak Hoffman 2026-03-17 23:35:39 -05:00
  • 112d1d3a7c refactor web search config ownership into extensions Tak Hoffman 2026-03-17 23:29:52 -05:00
  • 2fbf2c0a47 fix: repair plugin runtime api imports Peter Steinberger 2026-03-18 04:37:57 +00:00
  • 9932d2984c Docs: clarify plugin target resolution and directories Gustavo Madeira Santana 2026-03-18 04:35:29 +00:00
  • 873ac8bc79 Plugins: internalize slack SDK imports Vincent Koc 2026-03-17 21:32:00 -07:00
  • aa3739167c Plugins: internalize imessage SDK imports Vincent Koc 2026-03-17 21:17:07 -07:00
  • 6710a2be61 Image generation: add fal provider (#49454) Vincent Koc 2026-03-17 21:35:13 -07:00
  • 04eb17bfab Tests: clean up trusted proxy pairing seed Vincent Koc 2026-03-17 21:33:05 -07:00
  • e5363b0268 Changelog: update secrets exec refs attribution joshavant 2026-03-17 23:32:15 -05:00
  • a8907d80dd feat: finish xai provider integration Peter Steinberger 2026-03-17 21:26:02 -07:00
  • 2b5fa0931d Plugins: move config-backed directories behind channel plugins Gustavo Madeira Santana 2026-03-18 04:27:29 +00:00
  • b86bc9de95 refactor: split remaining monitor runtime helpers Peter Steinberger 2026-03-17 21:27:14 -07:00
  • 4e94f3aa02 UI: mute colored focus ring on agent chat textarea Val Alexander 2026-03-17 23:25:15 -05:00
  • e93412b5ce Outbound: move target resolution heuristics behind plugins Gustavo Madeira Santana 2026-03-18 04:23:35 +00:00
  • 0ffcc308f2 Secrets: gate exec dry-run and preflight resolution behind --allow-exec (#49417) Josh Avant 2026-03-17 23:24:34 -05:00
  • bf470b711b docs(plugins): dedup in-process trust refs and add manifest cross-references Vincent Koc 2026-03-17 21:23:10 -07:00
  • f842de046c doctor: clarify orphan transcript archive prompt Gustavo Madeira Santana 2026-03-18 04:14:47 +00:00
  • e5eda19db2 UI: fix redundant applyBorderRadius call and restore session-scope cap test (#49443) Val Alexander 2026-03-17 23:14:43 -05:00
  • 1e1bc24f80 Enhance settings persistence: add error handling for storage operations to ensure in-memory updates are applied even when storage quota is exceeded or restricted. Val Alexander 2026-03-17 23:14:06 -05:00
  • 2d87bc703f Plugins: align googlechat runtime imports Vincent Koc 2026-03-17 21:04:59 -07:00
  • 2b67a3f76e Plugins: internalize googlechat SDK imports Vincent Koc 2026-03-17 21:00:23 -07:00
  • 4285eb3539 Plugins: internalize signal SDK imports Vincent Koc 2026-03-17 20:55:26 -07:00
  • 0636c6eafa Plugins: internalize irc SDK imports Vincent Koc 2026-03-17 20:51:53 -07:00
  • 2a02337be2 Feishu: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:57 +00:00
  • c03b0877d0 Tlon: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:54 +00:00
  • de0285d8ea Nostr: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:51 +00:00
  • b8dd6548aa Zalo User: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:47 +00:00
  • 33bcf11c3f Zalo: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:43 +00:00
  • 6816c76738 Nextcloud Talk: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:39 +00:00
  • 0f7cd59824 BlueBubbles: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:32 +00:00
  • d6c13d9dc0 Mattermost: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:28 +00:00
  • 028f3c4d15 MSTeams: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:22 +00:00
  • d1d36da700 Matrix: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:18 +00:00
  • fa896704d2 WhatsApp: move outbound session routing behind plugin boundary Gustavo Madeira Santana 2026-03-18 04:03:14 +00:00
  • 6ba15aadcc Discord: export runtime config helpers Gustavo Madeira Santana 2026-03-18 04:03:10 +00:00
  • 4079de21ce Outbound: route sessions through channel plugins Gustavo Madeira Santana 2026-03-18 04:03:03 +00:00
  • 826c592deb Plugin SDK: add outbound session route helpers Gustavo Madeira Santana 2026-03-18 04:03:00 +00:00
  • 92a40d324a test refresh boundary inventories for web search migration Tak Hoffman 2026-03-17 23:01:44 -05:00
  • 3de973ffff refactor web search provider execution out of core Tak Hoffman 2026-03-17 22:21:44 -05:00
  • df72ca1ece UI: add corner radius slider and appearance polish (#49436) Val Alexander 2026-03-17 23:06:01 -05:00
  • 1a9114a169 refactor: deduplicate setup wizard helpers Peter Steinberger 2026-03-18 03:58:15 +00:00
  • 1c81b82f48 Config: warn on plugin compatibility debt Vincent Koc 2026-03-17 20:49:39 -07:00