Commit Graph

  • 21957f5c6e feat: add slash command support to all channels (#145) Cameron 2026-02-04 16:56:44 -08:00
  • ac6dcd4f02 fix: improve stuck approval detection with better diagnostics (#144) Cameron 2026-02-04 16:28:51 -08:00
  • c8f4f173f1 fix: add type assertion for 'system' stream message type (#141) github-actions[bot] 2026-02-04 16:06:50 -08:00
  • 541bcf496e Revert "fix: auto-reset conversation when stream receives no data (#142)" (#143) Cameron 2026-02-04 15:42:54 -08:00
  • 4258e92c50 fix: auto-reset conversation when stream receives no data (#142) Cameron 2026-02-04 15:27:25 -08:00
  • e4219d0615 fix: use getDataDir() for CronService storage path (#139) github-actions[bot] 2026-02-04 15:10:13 -08:00
  • 3e48036db4 feat: add detailed stream message logging (#138) Cameron 2026-02-04 13:10:35 -08:00
  • b31a67d024 fix: increase stream idle timeout default from 30s to 120s (#136) Cameron 2026-02-04 12:53:09 -08:00
  • 550ea6cf2e feat: add inbound reaction handling (#134) Cameron 2026-02-04 12:08:49 -08:00
  • 0c79b147f4 fix: add diagnostic logging for tool approval flow (#132) (#133) Cameron 2026-02-04 11:22:48 -08:00
  • 0aef80157a feat: add lettabot-channels CLI for channel discovery (#121) Gabriele Sarti 2026-02-04 14:02:35 -05:00
  • 92c81eb294 fix(telegram): reorder voice handler before generic message handler (#120) Gabriele Sarti 2026-02-04 14:01:22 -05:00
  • c80c7ae7d5 feat: chunked transcription for large audio files (#129) Cameron 2026-02-03 23:32:16 -08:00
  • 4843ac3d3a fix: convert AAC audio with ffmpeg for transcription (#128) Cameron 2026-02-03 23:27:50 -08:00
  • ac6ec9505d fix: prevent 409 conflicts between heartbeats and user messages (#123) Cameron 2026-02-03 22:27:30 -08:00
  • df0343d0be feat: add reset-conversation command and better error detection (#122) Cameron 2026-02-03 21:59:08 -08:00
  • 41c6e88977 Upgrade Letta Code SDK to 0.0.5 (#117) github-actions[bot] 2026-02-03 18:54:56 -08:00
  • d1d758739d feat(whatsapp): add lettabot-message CLI support for text and files (#89) Parth Modi 2026-02-03 20:21:27 -05:00
  • 27402d86d8 feat: add stream idle watchdog and session init improvements (#105) Cameron 2026-02-03 17:01:19 -08:00
  • c220074e63 feat(whatsapp): add group mention detection and enhanced agent context (#81) Parth Modi 2026-02-03 20:00:42 -05:00
  • 3e3d81b9f2 feat: add Railway volume support for persistent storage (#113) Cameron 2026-02-03 16:49:08 -08:00
  • 75f65049bc feat: Railway deployment support with one-click deploy (#106) Cameron 2026-02-03 14:46:37 -08:00
  • ed0d406a9d fix(signal): wait for attachment file before transcription (#93) github-actions[bot] 2026-02-03 13:40:27 -08:00
  • 4dea01406e docs: add Telegram setup guide link to README (#103) Cameron 2026-02-03 13:39:09 -08:00
  • 6d4bfdd63d fix(whatsapp): suppress Signal Protocol crypto noise in logs (#102) Cameron 2026-02-03 13:24:35 -08:00
  • 12871128e1 feat: default to allowlist for dedicated numbers in onboarding (#100) Cameron 2026-02-03 12:30:27 -08:00
  • b8968a8732 feat: improve selfChatMode messaging in onboarding and startup (#99) Cameron 2026-02-03 12:16:10 -08:00
  • 6d246d6e58 fix(transcription): map unsupported audio formats for Whisper/GPT-4o (#96) Cameron 2026-02-03 11:05:37 -08:00
  • 7b6a730df2 docs: comprehensive documentation audit and improvements (#90) Cameron 2026-02-02 22:36:06 -08:00
  • 3becad2d74 test: add formatter and backoff unit tests (#85) Cameron 2026-02-02 18:44:35 -08:00
  • 895ac15eff Fallback when default conversation is missing (#79) Jason Carreira 2026-02-02 21:40:11 -05:00
  • 11da398f55 fix(voice): telegram transcription + signal diagnostics (#82) Cameron 2026-02-02 18:17:52 -08:00
  • 9de228ca00 docs: explain silent mode for heartbeats and cron jobs (#84) Cameron 2026-02-02 17:50:01 -08:00
  • 13d84245c5 feat: add X-Letta-Source header for telemetry (#73) Cameron 2026-02-02 16:19:17 -08:00
  • 7b27ac1b6c fix(transcription): handle AAC audio format from Signal (#76) Cameron 2026-02-02 14:58:47 -08:00
  • dd105fd556 Production-grade WhatsApp refactoring with Baileys delivery fixes (#66) Parth Modi 2026-02-02 15:47:23 -05:00
  • f3e619cd7b Add testing infrastructure with vitest (#67) Cameron 2026-02-01 22:38:25 -08:00
  • 67f0550bd3 Add inbound attachment support with download, metadata, and pruning (#64) Cameron 2026-02-01 22:14:30 -08:00
  • 7f12cbdc60 Unify self-hosted URL detection with shared isLettaCloudUrl() (#60) puffo 2026-02-01 22:36:39 -06:00
  • d8d140fa71 fix: normalize WhatsApp phone numbers for consistent pairing (#61) Parth Modi 2026-02-01 23:29:27 -05:00
  • f27227cfc3 chore(deps): bump @letta-ai/letta-client from 1.7.6 to 1.7.7 (#63) dependabot[bot] 2026-02-01 20:19:16 -08:00
  • 4b681b0fa4 chore(deps): bump @letta-ai/letta-code-sdk from 0.0.3 to 0.0.4 (#62) dependabot[bot] 2026-02-01 20:16:27 -08:00
  • 053763bf89 Add voice message transcription support (#54) Cameron 2026-02-01 20:07:57 -08:00
  • cf1f03e0c7 Merge pull request #59 from MrDys/main Charles Packer 2026-01-31 14:51:38 -08:00
  • 588894d904 Update README.md Sean Hannan 2026-01-31 16:31:33 -05:00
  • 8017c4617e Add update-notifier to CLI (#53) Cameron 2026-01-30 17:16:49 -08:00
  • 6258da1a6e Add update instructions to README (#52) Cameron 2026-01-30 17:14:14 -08:00
  • c98c5041db Merge pull request #51 from letta-ai/caren/fix-whatsapp-self-chat cthomas 2026-01-30 16:46:20 -08:00
  • 5c7c2f1fef fix: whatsapp self-chat setting Caren Thomas 2026-01-30 16:30:01 -08:00
  • ab8e5651ac Merge pull request #50 from letta-ai/caren/agent-onboarding-improvements cthomas 2026-01-30 16:30:29 -08:00
  • 20ab73cc25 Fix WhatsApp selfChatMode sending to wrong person (#49) Cameron 2026-01-30 16:24:38 -08:00
  • d9de732729 improvements for agent onboarding Caren Thomas 2026-01-30 16:15:42 -08:00
  • 1d66f42dad feat: add non-interactive onboarding and SKILL.md (#45) cthomas 2026-01-30 16:14:29 -08:00
  • 76ea0da8fd Send separate assistant messages as separate channel messages (#31) Cameron 2026-01-30 13:45:08 -08:00
  • c68ead7a40 Fix heartbeat skip logic to only check user messages (#43) Sarah Wooders 2026-01-30 10:41:52 -08:00
  • 365d4d00ce Add diagnostic logging for session initialization (#41) Cameron 2026-01-30 08:10:53 -08:00
  • d7d4edab85 Merge pull request #33 from letta-ai/caren/slack-wizard-manifest Sarah Wooders 2026-01-29 23:00:49 -08:00
  • f83b554f2b Merge pull request #36 from letta-ai/fix/module-not-found-error Sarah Wooders 2026-01-29 22:59:16 -08:00
  • b64aea9b61 Fix: Resolve main.js path relative to CLI file, not cwd Sarah Wooders 2026-01-29 22:58:22 -08:00
  • e3f4d43dc8 Merge pull request #35 from letta-ai/fix/message-bubbles-and-tool-approval Sarah Wooders 2026-01-29 22:58:08 -08:00
  • a41966657a Add Google Workspace setup wizard to onboarding Sarah Wooders 2026-01-29 22:51:37 -08:00
  • fe61c8869f Fix message bubbles and tool approval Cameron 2026-01-29 21:58:02 -08:00
  • 36ee6d7bd5 chore: update package-lock after merge Caren Thomas 2026-01-29 18:29:54 -08:00
  • a7fa850b9c Merge main into slack-wizard-manifest Caren Thomas 2026-01-29 18:29:33 -08:00
  • 11609ea83e feat: add Slack setup wizard with manifest-based creation Caren Thomas 2026-01-29 17:44:14 -08:00
  • ba196714cc Fix model being overwritten on every message (#32) Cameron 2026-01-29 18:06:49 -08:00
  • 75d18c70b3 Add Apache 2.0 LICENSE file (#30) Cameron 2026-01-29 17:18:26 -08:00
  • 10aee9bb4b Add Discord setup documentation (#29) Cameron 2026-01-29 16:52:47 -08:00
  • c176a74533 fix: use correct path for tsx fallback in server command cpacker 2026-01-29 16:37:49 -08:00
  • 2b8499a220 Fix WhatsApp self-chat bypassing pairing check (#27) Cameron 2026-01-29 16:37:02 -08:00
  • 14b1d82e72 Clarify WhatsApp self-chat mode in onboarding (#23) Cameron 2026-01-29 15:41:04 -08:00
  • d420e5d3b5 Add reactions CLI for Telegram/Slack/Discord (#20) Jason Carreira 2026-01-29 18:40:50 -05:00
  • ccc13f4242 Improve Discord onboarding with detailed setup instructions (#22) Cameron 2026-01-29 15:31:24 -08:00
  • 46ba1a26cc Fix onboarding to preserve existing channel selections (#21) Cameron 2026-01-29 15:09:28 -08:00
  • c3a19584ce Add Home Assistant documentation to README (#18) Cameron 2026-01-29 14:43:29 -08:00
  • 0f68b9b52f Add Discord channel support (#16) Jason Carreira 2026-01-29 17:11:50 -05:00
  • 0804367d4b Merge pull request #17 from letta-ai/fix/remove-debug-logs Cameron 2026-01-29 13:14:12 -08:00
  • fa8b2f0311 Remove debug stream logging from bot.ts Cameron 2026-01-29 13:13:41 -08:00
  • 487a735530 Merge pull request #12 from letta-ai/caren/add-slack-setup-wizard Charles Packer 2026-01-29 12:02:30 -08:00
  • 5e3c0840a2 Merge pull request #11 from letta-ai/fix/format-hints Charles Packer 2026-01-29 12:02:20 -08:00
  • 3c730c9f43 Merge pull request #10 from letta-ai/fix/npx-instructions Charles Packer 2026-01-29 12:02:12 -08:00
  • 1747347036 feat: add interactive Slack setup wizard Caren Thomas 2026-01-29 10:33:44 -08:00
  • 732e4826a5 Re-add format hints to message envelope Cameron 2026-01-29 11:22:17 -08:00
  • 9d135f160c Fix CLI instructions to use npx prefix Cameron 2026-01-29 10:52:27 -08:00
  • 9a4f104d4e Merge pull request #8 from letta-ai/sarahwooders-patch-3 Sarah Wooders 2026-01-29 10:48:55 -08:00
  • cb057cc806 Merge pull request #9 from letta-ai/feat/yaml-config-and-skills Sarah Wooders 2026-01-29 10:48:37 -08:00
  • 4df4bc7311 Fix: Discover skills in order clawdhub → vercel → builtin (first source wins) Sarah Wooders 2026-01-29 10:19:36 -08:00
  • a90ee728b9 Fix: ClawdHub skills dir is ~/clawd/skills Sarah Wooders 2026-01-29 10:09:36 -08:00
  • 4730b220c7 Reorder skills: ClawdHub, Vercel, Built-in Sarah Wooders 2026-01-29 10:06:29 -08:00
  • 6c64520694 Fix: ClawdHub skills dir is ~/.letta/skills Sarah Wooders 2026-01-29 10:05:17 -08:00
  • cc7d5bedfe Segment skills dropdown by source (builtin, ClawdHub, Vercel) Sarah Wooders 2026-01-29 09:52:51 -08:00
  • 51c59e4265 Remove format hints from message envelope Sarah Wooders 2026-01-28 23:50:19 -08:00
  • 8ceb572ae2 Update README.md Sarah Wooders 2026-01-29 10:29:40 -08:00
  • 9b590d4eb7 Fix: Discover skills in order clawdhub → vercel → builtin (first source wins) Sarah Wooders 2026-01-29 10:19:36 -08:00
  • 9caade05e3 Fix: ClawdHub skills dir is ~/clawd/skills Sarah Wooders 2026-01-29 10:09:36 -08:00
  • 3d0025d080 Reorder skills: ClawdHub, Vercel, Built-in Sarah Wooders 2026-01-29 10:06:29 -08:00
  • a6b9470218 Fix: ClawdHub skills dir is ~/.letta/skills Sarah Wooders 2026-01-29 10:05:17 -08:00
  • f8d4aec60a Update README.md Sarah Wooders 2026-01-29 09:55:41 -08:00
  • dc1a6d2a72 Update README.md Sarah Wooders 2026-01-29 09:54:24 -08:00
  • 4e9a3b2bc1 Segment skills dropdown by source (builtin, ClawdHub, Vercel) Sarah Wooders 2026-01-29 09:52:51 -08:00