Commit Graph

  • 7bfa261c42 perf(reply): lazy-load media path normalization Vincent Koc 2026-03-22 19:12:25 -07:00
  • 462d7ad9c0 perf: default channel vitest lanes to threads Peter Steinberger 2026-03-22 19:09:08 -07:00
  • f04b49ee3e test: fix provider config typing drift Peter Steinberger 2026-03-22 19:08:32 -07:00
  • 8ff277d2a2 test(msteams): cover poll and file-card helpers Vincent Koc 2026-03-22 19:09:57 -07:00
  • 3ccf1bee2c test: default scoped vitest configs to no-isolate Peter Steinberger 2026-03-22 19:09:26 -07:00
  • 74cb08bede fix(plugins): accept media-understanding id hints Peter Steinberger 2026-03-23 02:08:45 +00:00
  • 9aafff7378 fix: restore main gate after type updates Peter Steinberger 2026-03-22 19:07:20 -07:00
  • 96d61aa50c refactor: harden generated-file guards and provider ids Peter Steinberger 2026-03-22 18:54:50 -07:00
  • 7d11f6cf69 test(msteams): cover upload and webhook helpers Vincent Koc 2026-03-22 19:07:04 -07:00
  • 1ea2593362 test(msteams): cover graph helpers Vincent Koc 2026-03-22 19:06:00 -07:00
  • 2fcd6507ec perf(reply): narrow queue imports Vincent Koc 2026-03-22 19:05:12 -07:00
  • 3392558b42 perf(reply): split usage line helpers Vincent Koc 2026-03-22 19:00:12 -07:00
  • 05055e200a fix(docs): remaining code audit fixes Vincent Koc 2026-03-22 18:59:01 -07:00
  • 562e4a1791 refactor(outbound): split delivery queue storage and recovery Peter Steinberger 2026-03-23 01:56:23 +00:00
  • 103098513f perf: remove stale unit isolated entry Peter Steinberger 2026-03-22 18:57:07 -07:00
  • 5051a37de4 test: fix googlechat security typing drift Peter Steinberger 2026-03-22 18:56:30 -07:00
  • 16de5a7b41 fix(docs): code-verified fixes from deep reference audit Vincent Koc 2026-03-22 18:56:49 -07:00
  • e5be5c1b99 style: format plugin sdk helper updates Peter Steinberger 2026-03-23 01:55:25 +00:00
  • f56edd62f0 fix: export provider-entry plugin sdk subpath Peter Steinberger 2026-03-23 01:55:22 +00:00
  • 5c8ea0a175 refactor: share channel setup status helpers Peter Steinberger 2026-03-23 01:51:38 +00:00
  • 583bea001c refactor: share parsed channel allowlist prompts Peter Steinberger 2026-03-23 01:45:58 +00:00
  • 7d032ed38c refactor: add provider onboarding preset appliers Peter Steinberger 2026-03-23 01:39:10 +00:00
  • 956fe72b39 refactor: extract single-provider plugin entry helper Peter Steinberger 2026-03-23 01:34:24 +00:00
  • 6237cfc6a6 fix: finish telegram reply fallback landing (#52524) (thanks @moltbot886) Peter Steinberger 2026-03-23 01:52:10 +00:00
  • b12dc4d04d fix(telegram): update test expectations for allow_sending_without_reply moltbot886 2026-03-23 08:04:11 +08:00
  • d264c761cb fix(telegram): add allow_sending_without_reply to prevent lost messages moltbot886 2026-03-23 07:44:16 +08:00
  • 3547b5fd1e fix: restore bundled plugin metadata generator Peter Steinberger 2026-03-23 01:52:43 +00:00
  • 54213b587f refactor: reuse shared cli runtime test mocks Peter Steinberger 2026-03-23 01:42:00 +00:00
  • 2e6f2b0f07 test: centralize cli runtime capture helpers Peter Steinberger 2026-03-23 01:41:10 +00:00
  • 9a07187339 style(format): fix extension test drift Vincent Koc 2026-03-22 18:53:10 -07:00
  • a960cba2db perf(reply): lazy-load context token lookup Vincent Koc 2026-03-22 18:52:38 -07:00
  • 8a7ae5b67e test(googlechat): cover security normalization Vincent Koc 2026-03-22 18:51:17 -07:00
  • 7d8daa7173 perf(reply): lazy-load usage cost resolution Vincent Koc 2026-03-22 18:48:23 -07:00
  • ee362b7e38 perf: remove remaining unit thread pins Peter Steinberger 2026-03-22 18:46:54 -07:00
  • ee1001d0ae test: slim outbound test import graphs Peter Steinberger 2026-03-22 18:46:14 -07:00
  • 7a0781a367 test(irc): cover inbound behavior branches Vincent Koc 2026-03-22 18:47:16 -07:00
  • a437f0417e test(nextcloud-talk): cover inbound behavior branches Vincent Koc 2026-03-22 18:47:15 -07:00
  • 3f002feffb fix(plugins): remove metadata generator conflict markers Vincent Koc 2026-03-22 18:46:51 -07:00
  • 263d5ea687 perf(reply): lazy-load runner execution and memory Vincent Koc 2026-03-22 18:44:07 -07:00
  • aaba1ae653 fix(mattermost): honor replyToMode off for threaded messages create 2026-03-23 01:01:20 +08:00
  • 55e0c6380a test(msteams): cover store and live directory helpers Vincent Koc 2026-03-22 18:41:58 -07:00
  • 6e9cf81a8b test(mattermost): cover directory discovery Vincent Koc 2026-03-22 18:41:57 -07:00
  • 29f3b7f6eb fix: harden image auth env lookups (#52552) (thanks @vincentkoc) Peter Steinberger 2026-03-22 18:40:19 -07:00
  • 94f36bf373 docs(image): remove duplicate typical values bullet Vincent Koc 2026-03-22 18:18:47 -07:00
  • 654089320b fix(image): deprecate legacy skill and clarify auth Vincent Koc 2026-03-22 18:10:07 -07:00
  • a59db4c9f4 fix(plugins): make metadata generator formatter portable Vincent Koc 2026-03-22 18:40:12 -07:00
  • 2dd3425584 fix(ci): restore delivery queue branch checks Peter Steinberger 2026-03-23 01:31:40 +00:00
  • b07312c55b fix(delivery-queue): increment retryCount on deadline-deferred entries Stephen Schoettler 2026-03-22 17:41:39 -07:00
  • 329e539796 test(delivery-queue): align test assertion with 'next startup' log message Stephen Schoettler 2026-03-22 17:33:01 -07:00
  • ca778b3f3c fix(browser): add ChildProcessWithoutNullStreams cast for @types/node compat Stephen Schoettler 2026-03-22 17:18:26 -07:00
  • a05a251be0 fix(delivery-queue): align test assertion and JSDoc with 'next startup' log message Stephen Schoettler 2026-03-01 20:49:04 -08:00
  • 20f758d4cb fix(delivery-queue): break immediately on deadline instead of failing all remaining entries Stephen Schoettler 2026-03-01 20:13:40 -08:00
  • 4e92807f10 fix(delivery-queue): increment retryCount on deferred entries when time budget exceeded Stephen Schoettler 2026-03-01 18:42:02 -08:00
  • 5e64265537 fix(browser): prevent stdio buffer blocking in Docker environments Stephen Schoettler 2026-02-26 12:16:28 -08:00
  • 69217164f7 fix: add null guards to usage sort comparators Stephen Schoettler 2026-02-26 12:08:28 -08:00
  • 248caf09f5 fix(test): speed up openshell remote fs bridge Vincent Koc 2026-03-22 18:38:45 -07:00
  • 653d69ede7 test(msteams): cover setup wizard status Vincent Koc 2026-03-22 18:37:23 -07:00
  • f3650b466f style: format mattermost slash monitor test Peter Steinberger 2026-03-22 18:36:56 -07:00
  • 75835fc664 test: restore runtime-aware cli mocks Peter Steinberger 2026-03-22 18:28:42 -07:00
  • c43bfcbbec refactor: split best-effort network display discovery Peter Steinberger 2026-03-22 16:24:59 -07:00
  • 8ef36e228f perf: demote outbound policy from hotspot lanes Peter Steinberger 2026-03-22 18:32:27 -07:00
  • 39752e7921 test: slim outbound context fixtures Peter Steinberger 2026-03-22 18:31:40 -07:00
  • a40f781cbe test(mattermost): cover slash and resources Vincent Koc 2026-03-22 18:34:39 -07:00
  • 383d5ac476 fix(test): split feishu bot helpers Vincent Koc 2026-03-22 18:33:19 -07:00
  • 2db10fb1d4 perf(reply): lazy-load embedded queue steering Vincent Koc 2026-03-22 18:32:16 -07:00
  • bad9c8c223 style(format): fix channel test drift Vincent Koc 2026-03-22 18:32:07 -07:00
  • 4f0bb7594b fix(plugins): allow media-understanding package suffix Vincent Koc 2026-03-22 18:30:26 -07:00
  • f580b68380 test(mattermost): cover onchar parsing Vincent Koc 2026-03-22 18:30:07 -07:00
  • 639470c52c fix(ci): restore main gate Peter Steinberger 2026-03-23 01:27:52 +00:00
  • 23c8af3d24 fix(test): split msteams attachment helpers Vincent Koc 2026-03-22 18:29:52 -07:00
  • d1404014d9 perf(reply): split runner auth profile seam Vincent Koc 2026-03-22 18:28:55 -07:00
  • ecdf5d457a test: fix latest main test regressions Peter Steinberger 2026-03-22 18:27:35 -07:00
  • 774a2064c9 test(msteams): cover routing and setup Vincent Koc 2026-03-22 18:27:27 -07:00
  • 645c9210b3 style(format): fix provider test formatting drift Vincent Koc 2026-03-22 18:25:55 -07:00
  • 0a329b2c9f Revert "style(format): fix check drift in provider tests" Vincent Koc 2026-03-22 18:25:07 -07:00
  • 2619f5fe55 style(format): fix check drift in provider tests Vincent Koc 2026-03-22 18:24:40 -07:00
  • 1b53918d4f test(mattermost): cover monitor auth gates Vincent Koc 2026-03-22 18:23:36 -07:00
  • 125e778fe6 perf(reply): split payload dedupe helpers Vincent Koc 2026-03-22 18:21:41 -07:00
  • 3b32c41718 perf: trim vitest thread pins to hotspot tail Peter Steinberger 2026-03-22 18:22:00 -07:00
  • 2df229cf8d test(googlechat): cover inbound access policy Vincent Koc 2026-03-22 18:20:48 -07:00
  • fe867c2467 fix(ci): refresh plugin sdk baseline Vincent Koc 2026-03-22 18:19:18 -07:00
  • 6fde263046 fix(ci): refresh bundled plugin metadata Vincent Koc 2026-03-22 18:16:40 -07:00
  • a753ee064d fix(agents): centralize moonshot compat and xai fast remaps Vincent Koc 2026-03-22 18:16:46 -07:00
  • 8b5eeba386 fix(msteams): batch multi-block replies into single continueConversation call (#29379) (#49587) sudie-codes 2026-03-22 18:16:17 -07:00
  • 71113ea0cb test(nextcloud-talk): cover setup adapter Vincent Koc 2026-03-22 18:13:33 -07:00
  • cbf9cd0acb fix(ci): repair main checks Vincent Koc 2026-03-22 18:12:49 -07:00
  • 25f05612ee fix(test): unblock openshell remote fs bridge Vincent Koc 2026-03-22 18:13:07 -07:00
  • f9a063ee2d test(irc): cover setup adapter Vincent Koc 2026-03-22 18:08:12 -07:00
  • 75ab4db87d fix(test): repair extensions lane regressions Vincent Koc 2026-03-22 18:07:45 -07:00
  • 05088eebdc test(mattermost): cover setup surface Vincent Koc 2026-03-22 18:01:08 -07:00
  • b5b193d5ca fix(moonshot): refresh kimi k2 catalog Vincent Koc 2026-03-22 18:00:41 -07:00
  • fdcf26ffd3 test(mattermost): cover setup adapter Vincent Koc 2026-03-22 17:58:53 -07:00
  • 3dcc802fe5 refactor(media): move deepgram and groq providers into plugins Vincent Koc 2026-03-22 17:55:48 -07:00
  • 0f54ca20aa refactor(image-generation): move provider builders into plugins Vincent Koc 2026-03-22 17:55:48 -07:00
  • 3fe96c7b9e device-pair: align internal command checks Josh Lehman 2026-03-22 17:54:43 -07:00
  • a61e5d17f0 deps: update fast-xml-parser and markdown-it (#52541) Vincent Koc 2026-03-22 17:55:47 -07:00
  • 45ede8729e feat(mistral): add curated catalog models Vincent Koc 2026-03-22 17:55:24 -07:00
  • dc2013aae5 perf(reply): lazy-load followup context lookup Vincent Koc 2026-03-22 17:49:19 -07:00
  • 0743368013 fix(test): split discord monitor agent components Vincent Koc 2026-03-22 17:54:52 -07:00
  • bb8e2fceff test(googlechat): cover webhook auth branches Vincent Koc 2026-03-22 17:54:27 -07:00