Commit Graph

3314 Commits

Author SHA1 Message Date
Peter Steinberger
be4a6743df style: format gmail watcher test 2026-01-06 01:46:59 +00:00
Peter Steinberger
46cab8c4bb fix: stop gmail watcher restart on bind error 2026-01-06 01:40:15 +00:00
Peter Steinberger
fc39758773 docs: add group chat guidance 2026-01-06 01:40:02 +00:00
Peter Steinberger
99645b0a85 fix: restore auth fallback ordering 2026-01-06 01:38:15 +00:00
Peter Steinberger
7fc8ad7d20 fix: improve discord permission errors 2026-01-06 01:38:15 +00:00
Echo
76027795bb fix(discord): convert readMessages timestamps to local time (#240)
Co-authored-by: Cash Williams <cashwilliams@gmail.com>
2026-01-05 19:37:05 -06:00
Peter Steinberger
2101676f34 fix: gate reset auth and infer whatsapp sender 2026-01-06 02:23:55 +01:00
Peter Steinberger
0e6b3e6a7e fix: patch qrcode-terminal import for Node 22 2026-01-06 02:23:55 +01:00
Peter Steinberger
bdc123c4d8 feat: gate slash commands and add compact 2026-01-06 02:23:55 +01:00
Peter Steinberger
b670f9a514 fix: prefer env keys unless profiles configured 2026-01-06 01:21:45 +00:00
Peter Steinberger
3f5ba638f2 fix: auto-migrate legacy config on CLI 2026-01-06 01:10:32 +00:00
Peter Steinberger
4a4568cd9f fix: clean model config typing 2026-01-06 01:08:36 +00:00
Peter Steinberger
6f4fa6923e feat!: redesign model config + auth profiles 2026-01-06 00:56:58 +00:00
Peter Steinberger
7f9cee39bd docs: expand Slack scope notes 2026-01-06 01:54:06 +01:00
Jarvis
ab9cd7ca5f docs(slack): add missing scopes for DM replies (#235)
The manifest was missing scopes required for conversations.open API,
which is used to get DM channel IDs for replies.

Added scopes:
- im:write (required for DM replies)
- im:read (list DM conversations)
- mpim:write (reply to multi-person DMs)
- mpim:read (list MPDMs)
- groups:write (private channel interactions)
- groups:read (list private channels)

Without im:write, the example config (dm.enabled: true) cannot
actually reply to DMs - fails with missing_scope error.

Co-authored-by: Manuel Hettich <17690367+ManuelHettich@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
2026-01-06 00:53:29 +00:00
Peter Steinberger
0c67f75980 test: cover logging defaults 2026-01-06 01:39:42 +01:00
Peter Steinberger
897dea5111 chore: update mention gating docs and tests 2026-01-06 01:38:36 +01:00
Peter Steinberger
17358af33b fix: unify mention gating across providers 2026-01-06 01:32:17 +01:00
Peter Steinberger
22743d877e docs: clarify 1password tmux flow 2026-01-06 01:30:48 +01:00
Peter Steinberger
a0553861e6 fix(ui): handle slack config snapshot 2026-01-06 01:16:25 +01:00
Peter Steinberger
46998bf357 fix: keep Slack thread replies in thread 2026-01-06 01:09:25 +01:00
Peter Steinberger
fc24d5f61b test: cover WhatsApp DM senderE164 2026-01-06 00:55:41 +01:00
Xin
03b592f42f fix(whatsapp): populate senderE164 for direct chats to enable owner commands (#247) 2026-01-05 23:54:35 +00:00
Peter Steinberger
b04cfbad05 chore: fix redaction lint 2026-01-06 00:42:23 +01:00
Peter Steinberger
13a460ee68 fix: redact sensitive tokens in tool summaries 2026-01-06 00:41:12 +01:00
Peter Steinberger
9ec5bc9b26 feat: add 1password skill 2026-01-06 00:26:58 +01:00
Peter Steinberger
108a43bc1c fix: normalize unknown prompt errors 2026-01-05 23:05:57 +00:00
Peter Steinberger
9d3ae19b9e feat: standardize timestamps to UTC 2026-01-05 23:03:59 +00:00
Peter Steinberger
33390d3a72 fix/heartbeat ok delivery filter (#246)
* cron: skip delivery for HEARTBEAT_OK responses

When an isolated cron job has deliver:true, skip message delivery if the
response is just HEARTBEAT_OK (or contains HEARTBEAT_OK at edges with
short remaining content <= 30 chars). This allows cron jobs to silently
ack when nothing to report but still deliver actual content when there
is something meaningful to say.

Media is still delivered even if text is HEARTBEAT_OK, since the
presence of media indicates there's something to share.

* fix(heartbeat): make ack padding configurable

* chore(deps): update to latest

---------

Co-authored-by: Josh Lehman <josh@martian.engineering>
2026-01-05 22:52:13 +00:00
Josh Lehman
436d95a988 cron: skip delivery for HEARTBEAT_OK responses (#238)
When an isolated cron job has deliver:true, skip message delivery if the
response is just HEARTBEAT_OK (or contains HEARTBEAT_OK at edges with
short remaining content <= 30 chars). This allows cron jobs to silently
ack when nothing to report but still deliver actual content when there
is something meaningful to say.

Media is still delivered even if text is HEARTBEAT_OK, since the
presence of media indicates there's something to share.
2026-01-05 22:16:28 +00:00
Peter Steinberger
35c1556bda docs: refine showcase page 2026-01-05 23:06:14 +01:00
Peter Steinberger
9c32a233ff fix: avoid duplicate missing auth label 2026-01-05 23:00:37 +01:00
Peter Steinberger
3ce9813070 docs: add showcase page 2026-01-05 22:58:38 +01:00
CI
879358f4f8 fix(model): treat quota errors as rate limits 2026-01-05 21:34:08 +00:00
CI
a52e012769 fix(model): retry with supported thinking level 2026-01-05 21:34:08 +00:00
CI
bbcb0cf8e1 fix: retry model fallback on rate limits 2026-01-05 21:34:08 +00:00
Peter Steinberger
c5b6cf7b3d docs: add README clarifiers 2026-01-05 22:32:02 +01:00
Peter Steinberger
2e417ba3d5 docs: expand README doc links 2026-01-05 22:30:47 +01:00
Peter Steinberger
1d32c830f6 docs: prune refactor notes + update README 2026-01-05 22:24:31 +01:00
Peter Steinberger
da7c6c3ee3 docs: clarify sessions tools 2026-01-05 22:23:31 +01:00
Peter Steinberger
2b53eae199 style: apply biome formatting 2026-01-05 21:21:53 +00:00
Peter Steinberger
193ee409cb docs: clarify lingering onboarding notes 2026-01-05 21:20:05 +00:00
Tobias Bischoff
cc844deee0 Onboard: auto-enable systemd lingering on Linux 2026-01-05 21:20:05 +00:00
Peter Steinberger
17e0fd9bbd docs: clarify bun + browser enablement 2026-01-05 22:17:14 +01:00
Peter Steinberger
9d5d8e3cda docs: add remote gateway and elevated notes 2026-01-05 22:15:26 +01:00
Peter Steinberger
3c93b460a6 docs: fix front matter + workspace defaults 2026-01-05 22:13:21 +01:00
Peter Steinberger
eba8051b19 docs: fix oauth path references 2026-01-05 21:53:37 +01:00
Peter Steinberger
2e6bc3da6d docs: clawtributors line 2026-01-05 21:47:56 +01:00
Peter Steinberger
087005fa56 docs: add hubs index and clawdibuted 2026-01-05 21:46:52 +01:00
Peter Steinberger
8d798d9fab docs: sync platform docs + nav 2026-01-05 21:30:19 +01:00