Commit Graph

  • e03d8470f5 strip markdown in monitor jaydenfyi 2026-01-25 20:25:14 +0800
  • 31b038873e UI: hide nav scrollbar, remove nav border mousberg 2026-01-25 12:20:58 +0000
  • 8ec10c1d45 UI: remove nav active bar indicator mousberg 2026-01-25 12:09:28 +0000
  • b292fe1b88 UI: refresh dashboard design system mousberg 2026-01-25 11:46:40 +0000
  • ac79478a65 feat: Add Line plugin (#1630) plum-dawg 2026-01-25 07:22:36 -0500
  • c96ffa7186
    feat: Add Line plugin (#1630) plum-dawg 2026-01-25 07:22:36 -0500
  • f71adc6fb3 feat(telegram): add immediate 🎧 reaction for voice messages RichardAtCT 2026-01-25 16:19:06 +0400
  • 46a6b223d9 format jaydenfyi 2026-01-25 20:06:14 +0800
  • 900d7b74c9 update tests jaydenfyi 2026-01-25 20:05:56 +0800
  • 1efe1db887 fix(voice-call): prevent audio overlap with TTS queue (#1713) Dan Guido 2026-01-25 07:02:17 -0500
  • 101d0f451f
    fix(voice-call): prevent audio overlap with TTS queue (#1713) Dan Guido 2026-01-25 07:02:17 -0500
  • cc9af164a8 update docs jaydenfyi 2026-01-25 19:59:51 +0800
  • b7c0d7a49c test: reduce macOS CI vitest workers (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 11:55:56 +0000
  • 0cbc051019 fix: prevent voice-call TTS overlap (#1713) (thanks @dguido) fix/voice-call-tts-overlap Peter Steinberger 2026-01-25 11:37:11 +0000
  • 1005934964 fix(voice-call): use iterative queue processing to prevent heap exhaustion Dan Guido 2026-01-25 02:22:55 -0500
  • 76014685eb fix(voice-call): prevent audio overlap with TTS queue Dan Guido 2026-01-25 01:36:24 -0500
  • 2096e5aba4 fix: stop sending tool summaries to channels Peter Steinberger 2026-01-25 11:54:20 +0000
  • 875b018ea1 fix: stop sending tool summaries to channels Peter Steinberger 2026-01-25 11:54:20 +0000
  • 9570d68d71 fix(auth): add copyable raw URL below ASCII box for Google auth Clawdbot 2026-01-25 11:48:31 +0000
  • c30797c2ca refactor(gateway): share request encoding Nimrod Gutman 2026-01-25 10:51:35 +0200
  • b6581e77f6 refactor(gateway): share request encoding Nimrod Gutman 2026-01-25 10:51:35 +0200
  • c9cb57fa7f fix(node): avoid invoke result deadlock Nimrod Gutman 2026-01-25 09:24:06 +0200
  • 81e915110e fix(node): avoid invoke result deadlock Nimrod Gutman 2026-01-25 09:24:06 +0200
  • ca26e17273 fix: avoid node invoke deadlock in macOS gateway (#1752) (thanks @ngutman) fix/node-invoke-deadlock Peter Steinberger 2026-01-25 11:47:55 +0000
  • 6ec7ba8bcf fix(telegram): honor outbound proxy config (#1774, thanks @radek-paclt) Peter Steinberger 2026-01-25 11:41:32 +0000
  • 7e9aa3c275 fix(telegram): honor outbound proxy config (#1774, thanks @radek-paclt) Peter Steinberger 2026-01-25 11:41:32 +0000
  • 154ebcb6c6 fix(telegram): use configured proxy for outbound API calls Developer 2026-01-25 10:46:28 +0100
  • 65e2d939e1 fix(telegram): use configured proxy for outbound API calls Developer 2026-01-25 10:46:28 +0100
  • 9eafc6a9f0 Unify random code generation system (Jadis via orchestration) Nick DiMoro 2026-01-25 04:39:05 -0700
  • 34ab1d245c refactor(gateway): share request encoding Nimrod Gutman 2026-01-25 10:51:35 +0200
  • a11b98f801 fix(node): avoid invoke result deadlock Nimrod Gutman 2026-01-25 09:24:06 +0200
  • f208611dde fix: enable scrolling in settings page on Windows (#1780) Robby 2026-01-25 12:34:01 +0100
  • 67db63ba05
    fix: enable scrolling in settings page on Windows (#1780) Robby 2026-01-25 12:34:01 +0100
  • d1ef5571b6 fix: allow settings scroll on Windows (#1780) (thanks @robbyczgw-cla) fix/settings-scroll-1743 Peter Steinberger 2026-01-25 11:33:38 +0000
  • e1be16fe92 fix: add text overflow ellipsis to config section titles Robby 2026-01-25 11:30:56 +0000
  • 97501eaaca fix: enable scrolling in settings page on Windows Robby 2026-01-25 11:10:25 +0000
  • 85ce224b9a docs: add GPT 5.2 vs Codex FAQ Peter Steinberger 2026-01-25 11:26:14 +0000
  • bbefb2e5a5 docs: add GPT 5.2 vs Codex FAQ Peter Steinberger 2026-01-25 11:26:14 +0000
  • a2b966dea7 fix: correct Moonshot API endpoint from .ai to .cn Robby 2026-01-25 11:23:06 +0000
  • e7efe7505a test: limit macOS CI workers to avoid OOM (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 11:12:55 +0000
  • 17421c0ef0 test: mock /context report in commands test (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:42:22 +0000
  • 3c49bda032 chore: drop line plugin node_modules (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:04:04 +0000
  • 4510bad66b feat: complete LINE plugin (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:01:36 +0000
  • cb73600da0 feat: add LINE plugin (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:00:49 +0000
  • 5a155697fa remove duplicate log tags + log received messages jaydenfyi 2026-01-25 19:15:42 +0800
  • 3fb156119b fix: enable scrolling in settings page on Windows Robby 2026-01-25 11:10:25 +0000
  • d38e0521d0 chore: stabilize prek hooks runner selection (#1720) (thanks @dguido) Peter Steinberger 2026-01-25 10:55:28 +0000
  • 50f233d16d chore: stabilize prek hooks runner selection (#1720) (thanks @dguido) Peter Steinberger 2026-01-25 10:55:28 +0000
  • 718c8413c7 feat: add prek pre-commit hooks and dependabot (#1720) Dan Guido 2026-01-25 05:53:23 -0500
  • 48aea87028
    feat: add prek pre-commit hooks and dependabot (#1720) Dan Guido 2026-01-25 05:53:23 -0500
  • ad5df9eb35 chore: add changelog entry for prek hooks (#1720) (thanks @dguido) feat/prek-precommit-hooks Peter Steinberger 2026-01-25 10:53:05 +0000
  • d7eace87ae chore: prep pre-commit runner Peter Steinberger 2026-01-25 10:45:04 +0000
  • e0a3063ad7 docs: add prek install instruction to AGENTS.md Dan Guido 2026-01-25 02:21:14 -0500
  • 5e0d438b97 feat: add prek pre-commit hooks and dependabot Dan Guido 2026-01-25 02:05:40 -0500
  • 8c37b8aab4 feat: add diagnostics flags Peter Steinberger 2026-01-25 10:38:49 +0000
  • 612a27f3dd feat: add diagnostics flags Peter Steinberger 2026-01-25 10:38:49 +0000
  • 8100c2cf19 fix(gemini-cli-auth): auto-extract OAuth credentials from installed Gemini CLI Ben Stein 2026-01-25 11:38:08 +0100
  • fc5c3a5b95 fix: propagate config env vars to gateway services (#1735) (thanks @Seredeep) Peter Steinberger 2026-01-25 10:35:43 +0000
  • 737037129e fix: propagate config env vars to gateway services (#1735) (thanks @Seredeep) Peter Steinberger 2026-01-25 10:35:43 +0000
  • 94d34092fa fix: propagate config.env.vars to LaunchAgent/systemd service environment (#1735) Matias Wainsten 2026-01-25 07:35:55 -0300
  • f29f51569a
    fix: propagate config.env.vars to LaunchAgent/systemd service environment (#1735) Matias Wainsten 2026-01-25 07:35:55 -0300
  • 44f4fe10b6 fix: cron sessions inherit allowAgents from parent agent config Nick DiMoro 2026-01-25 03:30:23 -0700
  • 80fc5babd1 simplify config object jaydenfyi 2026-01-25 18:27:50 +0800
  • 01df3b6bb2 ci: retry flaky macOS test RahSwe 2026-01-25 11:23:21 +0100
  • de343cefdd fix: log env opts and collapse duplicate blocks Peter Steinberger 2026-01-25 10:22:47 +0000
  • bfa57aae44 fix: log env opts and collapse duplicate blocks Peter Steinberger 2026-01-25 10:22:47 +0000
  • bcb0405a56 fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) Peter Steinberger 2026-01-25 10:19:56 +0000
  • 98cecc9c56 fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) Peter Steinberger 2026-01-25 10:19:56 +0000
  • 43c2c9b697 test: align BlueBubbles send target fallback (#1630) (thanks @plum-dawg) line-plugin Peter Steinberger 2026-01-25 10:13:30 +0000
  • 28b107818a docs: update Fly deployment notes Peter Steinberger 2026-01-25 10:12:11 +0000
  • 6cc1f5abb8 docs: update Fly deployment notes Peter Steinberger 2026-01-25 10:12:11 +0000
  • ca0e991272 feat(ppal-aws): add Lambda handler for Discord Bot Shunsuke Hayashi 2026-01-25 19:09:12 +0900
  • bb82851124 chore: drop line plugin node_modules (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:04:04 +0000
  • ca627ddcd4 feat: complete LINE plugin (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:01:36 +0000
  • abed5cb5cb feat(ppal-aws): add Terraform configuration for Discord Bot Shunsuke Hayashi 2026-01-25 19:04:55 +0900
  • f91e49542d UI: refresh design system with new color palette and icons (#1745) Nicolas Zullo 2026-01-25 11:04:50 +0100
  • 9fbee08590
    UI: refresh design system with new color palette and icons (#1745) Nicolas Zullo 2026-01-25 11:04:50 +0100
  • 548ead9984 chore: drop old control ui assets (#1745) (thanks @EnzeD) ui/design-system-refresh Peter Steinberger 2026-01-25 10:04:37 +0000
  • 9a6964b81f feat: add LINE plugin (#1630) (thanks @plum-dawg) Peter Steinberger 2026-01-25 10:00:49 +0000
  • 6be4e2c0cc fix: refresh control ui assets (#1745) (thanks @EnzeD) Peter Steinberger 2026-01-25 10:04:20 +0000
  • 61a345c6dd fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) Tyler Yust 2026-01-25 02:03:08 -0800
  • 0f662c2935
    fix(bluebubbles): route phone-number targets to direct chats; prevent internal IDs leaking in cross-context prefix (#1751) Tyler Yust 2026-01-25 02:03:08 -0800
  • 492c37a171 fix: harden message aborts + bluebubbles dm create (#1751) (thanks @tyler6204) fix/bluebubbles-message-routing Peter Steinberger 2026-01-25 10:02:41 +0000
  • ebf0af2089 Fix models command (#1753) uos-status 2026-01-25 11:02:12 +0100
  • 32bcd291d5
    Fix models command (#1753) uos-status 2026-01-25 11:02:12 +0100
  • d0ee03bd20 fix: document /models directive regression (#1753) (thanks @uos-status) fix-models-command Peter Steinberger 2026-01-25 10:01:42 +0000
  • 017f5ed8b2 fix: update pnpm-lock.yaml for new docx dependencies RahSwe 2026-01-25 11:01:08 +0100
  • e4aee23e1f fix: skip image understanding for vision models (#1747) Peter Steinberger 2026-01-25 09:56:57 +0000
  • 5f9863098b fix: skip image understanding for vision models (#1747) Peter Steinberger 2026-01-25 09:56:57 +0000
  • 968f2e1b94 fix: skip image understanding when primary model has vision Tyler Yust 2026-01-25 00:40:26 -0800
  • fdecf5c59a fix: skip image understanding when primary model has vision Tyler Yust 2026-01-25 00:40:26 -0800
  • 9589e02362 Auto-reply: cover bare /models regression Clawdbot Bot 2026-01-25 09:42:51 +0100
  • 4ab568cede Auto-reply: add /models directive regression test Clawdbot Bot 2026-01-25 09:39:22 +0100
  • 9520b6d970 Auto-reply: ignore /models in model directive Clawdbot Bot 2026-01-25 09:36:11 +0100
  • 738e596c71 fix(bluebubbles): preserve friendly display names in formatTargetDisplay Tyler Yust 2026-01-25 00:53:08 -0800
  • bea6b3eb5b fix: prevent cross-context decoration on direct message tool sends Tyler Yust 2026-01-25 00:26:22 -0800
  • 00e00460c1 fix(bluebubbles): hide internal routing metadata in cross-context markers Tyler Yust 2026-01-25 00:19:45 -0800
  • 64c6698ea4 feat(bluebubbles): auto-create new DM chats when sending to unknown phone numbers Tyler Yust 2026-01-25 00:13:26 -0800
  • f997a3f395 fix(bluebubbles): prevent message routing to group chats when targeting phone numbers Tyler Yust 2026-01-25 00:08:47 -0800
  • 626a37f1ce fix(bluebubbles): prefer DM resolution + hide routing markers Tyler Yust 2026-01-24 23:58:10 -0800