Commit Graph

  • 49c27d6536 feat(nostr): add NIP-17 private direct messages support Patrick Ulrich 2026-01-26 09:31:19 -0500
  • e162676e51 fix: allow environment variables in voice call config validation Shakker Nerd 2026-01-26 14:18:51 +0000
  • 6918fbc0bd test: incorporate resolveVoiceCallConfig into config validation tests. Shakker Nerd 2026-01-26 14:11:45 +0000
  • c252de682b cleanup adeboyedn 2026-01-26 15:05:42 +0100
  • c08572cd18 Merge branch 'main' into pr-1724 Shakker Nerd 2026-01-26 14:02:34 +0000
  • 9fc122a7f0 fix: add retry logic for transient unknown errors from LLM providers Anthony 2026-01-26 15:01:32 +0100
  • d37df28319 feat: Resolve voice call configuration by merging environment variables into settings. Shakker Nerd 2026-01-26 14:01:08 +0000
  • 99c7343dc7 fixed default CLI image to ghcr.io/clawdbot/clawdbot:main TASMAYU 2026-01-26 19:25:55 +0530
  • f88c4ada68 fix(cron): warn when isolated job won't deliver output Matthias Röder 2026-01-26 14:55:27 +0100
  • 4e9756a3e1 fix: sync memory-core peer dep with lockfile Peter Steinberger 2026-01-26 13:52:22 +0000
  • 9aa1f2ad56 Add password field to Android manual gateway settings Dave Finkelstein 2026-01-25 21:01:53 +0000
  • 9632d81350
    Merge branch 'main' into docs/northflank-deploy-guide Daniel Adeboye 2026-01-26 14:47:46 +0100
  • 99824628d9 docker: add Bash 4+ version check for macOS compatibility Ayal Spitz 2026-01-26 08:45:43 -0500
  • a187cd47f7 fix: downgrade @typescript/native-preview to published version rhuanssauro 2026-01-25 21:10:01 -0300
  • 592930f10f security: apply Agents Council recommendations rhuanssauro 2026-01-25 20:41:20 -0300
  • 09ab5a9b31 fix: harden gateway security guidance (#2000) (thanks @rhuanssauro) security/council-recommendations Peter Steinberger 2026-01-26 13:38:37 +0000
  • cb500d4e6d
    Merge branch 'main' into nanogpt 0xGingi 2026-01-26 08:34:48 -0500
  • 112f4e3d01
    fix(security): prevent prompt injection via external hooks (gmail, we… (#1827) Mert Çiçekçi 2026-01-26 16:34:04 +0300
  • d3486b344d fix: guard external hook content (#1827) (thanks @mertcicekci0) Peter Steinberger 2026-01-26 13:31:31 +0000
  • e3bb045055 fix(security): prevent prompt injection via external hooks (gmail, webhooks) Mert Çiçekçi 2026-01-25 17:41:42 +0300
  • a1f9825d63
    security: add mDNS discovery config to reduce information disclosure (#1882) Jamieson O'Reilly 2026-01-27 00:32:11 +1100
  • 15d4738fb5 fix: default mDNS discovery mode to minimal (#1882) (thanks @orlyjamie) fix/mdns-info-disclosure Peter Steinberger 2026-01-26 13:30:29 +0000
  • 0da4c7df9b Add comprehensive build verification report copilot-swe-agent[bot] 2026-01-26 13:27:58 +0000
  • 4bc351caef fix(macos): SwiftFormat conditionalAssignment lint errors Andrew Lauppe 2026-01-26 08:27:22 -0500
  • bf64f2acb9 Build: Complete Windows/WSL and Web UI builds, document Android limitations copilot-swe-agent[bot] 2026-01-26 13:26:41 +0000
  • 46d6708b0c Initial plan copilot-swe-agent[bot] 2026-01-26 13:21:34 +0000
  • 25f32a1778 security: add mDNS discovery config to reduce information disclosure theonejvo 2026-01-26 04:45:32 +1100
  • a7bab031c3
    Merge branch 'main' into feature/twitch-plugin jaydenfyi 2026-01-26 21:18:27 +0800
  • 42fe1021ca fix: downgrade @typescript/native-preview to published version rhuanssauro 2026-01-25 21:10:01 -0300
  • 08053b76dd security: apply Agents Council recommendations rhuanssauro 2026-01-25 20:41:20 -0300
  • 9ec36e64db
    fix: simplify docker-compose.json - remove healthCheck, use string command Claude 2026-01-26 13:15:05 +0000
  • 822ed1f166
    Revert "fix: use docker-compose.yml format for Runtipi compatibility" Claude 2026-01-26 13:12:18 +0000
  • 1da6c05e62
    Merge branch 'main' into fix/voice-call-env-var-validation Shakker 2026-01-26 13:10:58 +0000
  • 81cf065f51
    fix: use docker-compose.yml format for Runtipi compatibility Claude 2026-01-26 13:09:32 +0000
  • 58949a1f95 docs: harden VPS install defaults Peter Steinberger 2026-01-26 13:04:18 +0000
  • 4cb8f37202 feat(cli): add configurable usageFields for backend token parsing Ross 2026-01-26 12:59:28 +0000
  • 7a304917d2 fix: harden CLI transcript writes against concurrency Ross Morsali 2026-01-26 00:44:08 +0100
  • d206e2ee10 Merge main branch and resolve conflicts with attachment support justelson 2026-01-26 15:57:52 +0300
  • c4a80f4edb fix: require gateway auth by default Peter Steinberger 2026-01-26 12:56:33 +0000
  • fd9be79be1 fix: harden tailscale serve auth Peter Steinberger 2026-01-26 12:47:53 +0000
  • a58bcae244
    feat(tts): add Gemini TTS provider Shady Khalifa 2026-01-25 02:57:03 +0200
  • ddc08539da fix: use if expressions instead of ternary for conditionalAssignment rule Andrew Lauppe 2026-01-26 07:41:08 -0500
  • 761af7dd4c fix(macos): use conditional assignment for swiftformat compliance Andrew Lauppe 2026-01-26 07:38:58 -0500
  • a1fdd25ba4 fix(ci): use singleFork on macOS CI to prevent worker crash Andrew Lauppe 2026-01-26 01:23:26 -0500
  • 66ef42a2f9 fix(ci): address macOS vitest worker crash flakiness Andrew Lauppe 2026-01-25 14:39:56 -0500
  • 1750d0855b fix(test): isolate env vars in security audit tests Andrew Lauppe 2026-01-25 14:39:43 -0500
  • 35e83a378b fix(ci): add retry for macOS tests + reduce workers to 2 Andrew Lauppe 2026-01-25 14:21:46 -0500
  • 8c282d8fa6 ci: retrigger (flaky macos worker crash) Andrew Lauppe 2026-01-25 08:58:41 -0500
  • 0c996c3f1f test: bump timeout for flaky macOS CI test (60s → 180s) Andrew Lauppe 2026-01-25 00:51:00 -0500
  • 5fd3423ddb chore: retrigger CI Andrew Lauppe 2026-01-25 00:19:50 -0500
  • cb98da8c1f fix: format HOOK.md Andrew Lauppe 2026-01-24 18:52:19 -0500
  • 0570558bd4 feat(hooks): improve session-memory with LLM summarization Andrew Lauppe 2026-01-24 17:55:51 -0500
  • aa68561d77 UI: Redesign with Tangerine theme and multi-theme system justelson 2026-01-26 15:36:11 +0300
  • 00ef343723
    Merge pull request #31 from techops-services/feat/restricted-dm-agent Simon KP 2026-01-26 23:36:06 +1100
  • 6b1c6678ce feat(deploy): add restricted checkin-bot agent for DMs Simon KP 2026-01-26 23:33:48 +1100
  • 099f20e0b0 fix: normalize toolCall arguments to prevent Anthropic API rejection Genadiy Manzienko 2026-01-26 15:29:03 +0300
  • 82ac6c6a1d fix: validate E.164 format for Signal account number during onboarding Duarte Martins 2026-01-26 13:13:11 +0100
  • 0001b68fad
    Update src/commands/signal-install.ts Duarte Martins 2026-01-26 13:11:17 +0100
  • da3fd178e0 fix: exclude Linux native builds when downloading signal-cli on macOS/Windows Duarte Martins 2026-01-26 13:05:34 +0100
  • 3c88253401 fix(ci): skip labeler in forks to prevent secret missing error Mohd Hasan 2026-01-26 17:23:05 +0530
  • 3643d543b4
    Merge pull request #30 from techops-services/fix/copy-agent-templates Simon KP 2026-01-26 22:37:06 +1100
  • 76034a2477 Merge upstream changes and resolve conflicts Kastrah 2026-01-26 12:35:36 +0100
  • e8adc61112 feat: adding skill in extension (AI-assisted) Mohd Hasan 2026-01-26 17:02:45 +0530
  • f0cad943f8 Add FUNDING.yml alexstyl 2026-01-26 18:25:55 +0700
  • cfc6f4fd08 fix(molt): make paths configurable via env vars Cosmo (KRING Bot) 2026-01-26 11:23:32 +0000
  • 1371b66e0f docs(cron): improve tool description with explicit required fields Yurii Chukhlib 2026-01-26 12:02:11 +0100
  • d81b54918e fix(cron): anchor 'every' jobs to lastRunAtMs instead of now Yurii Chukhlib 2026-01-26 11:58:23 +0100
  • 7cb17860c6 fix(infra): use 'where' instead of 'which' on Windows for binary detection Yurii Chukhlib 2026-01-26 11:50:04 +0100
  • 91824bc53c fix: use rsync in sync-upstream to avoid circular symlinks in node_modules Kastrah 2026-01-26 11:42:37 +0100
  • 1dc28c971b
    add deepseek v3.2 models 0xGingi 2026-01-26 05:42:27 -0500
  • 5cf0584068 fix: use sessionFile from entry for threaded sessions zhixian 2026-01-26 19:40:54 +0900
  • c5ddd12612 feat: add /reset prune to delete session entry and transcript zhixian 2026-01-26 19:37:04 +0900
  • 726a47949a fix: navbar sticky styles dmytro 2026-01-26 11:35:45 +0100
  • 3f4e3f1483 fix: local dev error dmytro 2026-01-26 11:35:34 +0100
  • 0ec276d421 chore: format partially staged files Kastrah 2026-01-26 11:35:13 +0100
  • c1dfc074fc chore: update .gitignore for local development files Kastrah 2026-01-26 11:34:50 +0100
  • 4e515ceb89 feat(channels): add systemPrompt support for WhatsApp and Signal Matt Suiche 2026-01-26 14:34:23 +0400
  • cf20305894 chore: add Zoho Cliq docs, VPS scripts, and leaf config schema Kastrah 2026-01-26 11:34:21 +0100
  • b35ceca265 feat: Zoho Cliq integration and config updates Kastrah 2026-01-26 11:33:00 +0100
  • 41590f03f9 fix(macos): trigger ControlChannel reconnect when gateway becomes available Tu Nombre Real 2026-01-26 11:27:42 +0100
  • 39cd9102c1 Merge branch 'main' into together-ai Riccardo Giorato 2026-01-26 11:24:52 +0100
  • b5e99ee779
    Update docker-compose.yml deiviest 2026-01-26 11:20:31 +0100
  • 17dd3e8500 fix(molt): address CodeRabbit review findings Corey Henderson 2026-01-26 10:13:16 +0000
  • 733e763883 fix: copy workspace templates for agent bootstrap Simon KP 2026-01-26 21:12:48 +1100
  • cd5e6e84a9 docs: update Render deployment guide with LLM API key configuration Ojus Save 2026-01-26 02:10:38 -0800
  • 6f37fe0acc fix: detect and sanitize HTML error pages in agent responses Kastrah 2026-01-26 11:05:59 +0100
  • 8f75d84c28 applied fixes to work with render Ojus Save 2026-01-26 02:03:40 -0800
  • f1820b9cb5
    Merge pull request #29 from techops-services/fix/bundle-discord-plugin Simon KP 2026-01-26 21:03:06 +1100
  • 80333447f2 fix: bundle discord plugin for auto-enable Simon KP 2026-01-26 21:02:24 +1100
  • f5c264554c
    format fix 0xGingi 2026-01-26 05:01:20 -0500
  • ba30020eca
    Merge branch 'main' into nanogpt 0xGingi 2026-01-26 04:57:03 -0500
  • 955eded534
    Merge pull request #28 from techops-services/fix/replace-config-no-merge Simon KP 2026-01-26 20:52:51 +1100
  • 05dce537f7 fix(infra): Add safeFetch wrapper to prevent unhandled fetch() crashes Nick DiMoro 2026-01-26 02:51:21 -0700
  • d13163f5cf fix: replace config from repo instead of merging Simon KP 2026-01-26 20:52:25 +1100
  • a3ced7f523 debug: verify config is readable and disable cache Ojus Save 2026-01-26 01:51:23 -0800
  • d0d138e40a chore: update pnpm-lock.yaml for lark extension devsh 2026-01-26 17:50:45 +0800
  • 5c78e7897d fix: explicitly set CLAWDBOT_CONFIG_PATH to ensure config is loaded Ojus Save 2026-01-26 01:50:21 -0800
  • e18261e65c debug: write config to both locations Ojus Save 2026-01-26 01:47:51 -0800
  • fe48692ce6
    Merge pull request #27 from techops-services/fix/always-deploy-config Simon KP 2026-01-26 20:46:18 +1100
  • 215803b4d4 Add native macOS control panel for non-technical users mannyrepos 2026-01-26 01:40:21 -0800