Commit Graph

297 Commits

Author SHA1 Message Date
Peter Steinberger
ba9cfd23a0 fix(imessage): normalize messaging targets (#1708)
Co-authored-by: Aaron Ng <1653630+aaronn@users.noreply.github.com>
2026-01-25 13:43:32 +00:00
Dan Guido
718c8413c7 feat: add prek pre-commit hooks and dependabot (#1720)
* feat: add prek pre-commit hooks and dependabot

Pre-commit hooks (via prek):
- Basic hygiene: trailing-whitespace, end-of-file-fixer, check-yaml, check-added-large-files, check-merge-conflict
- Security: detect-secrets, zizmor (GitHub Actions audit)
- Linting: shellcheck, actionlint, oxlint, swiftlint
- Formatting: oxfmt, swiftformat

Dependabot:
- npm and GitHub Actions ecosystems
- Grouped updates (production/development/actions)
- 7-day cooldown for supply chain protection

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: add prek install instruction to AGENTS.md

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 10:53:23 +00:00
Peter Steinberger
996896d669 chore: update clawtributors
Co-authored-by: vilkasdev <vilkasdev@users.noreply.github.com>
2026-01-25 04:01:10 +00:00
iHildy
90d82c5445 feat: add beta googlechat channel 2026-01-24 23:30:45 +00:00
Peter Steinberger
e90f8b2119 fix: update changelog + clawtributors (#1571) (thanks @Takhoffman) 2026-01-24 07:47:35 +00:00
Peter Steinberger
5f6d14b2a7 fix: guard console settings recursion (#1555) (thanks @travisp) 2026-01-24 03:15:05 +00:00
Peter Steinberger
8636ef2ad6 docs: extend cron vs heartbeat guide 2026-01-24 00:42:56 +00:00
Peter Steinberger
19855ccafb chore: update clawtributors 2026-01-24 00:25:39 +00:00
Paulo Portella
93b81197da docs: add pauloportella to clawtributors 2026-01-23 03:58:57 +00:00
Peter Steinberger
fb0b27bca6 docs: update clawtributors 2026-01-22 07:36:40 +00:00
Peter Steinberger
6c60ce88ef chore: update clawtributors 2026-01-22 07:08:13 +00:00
Peter Steinberger
2c28fca67d feat: add agent avatar support (#1329) (thanks @dlauer) 2026-01-22 04:00:07 +00:00
Peter Steinberger
f6510d7a71 docs: update clawtributors 2026-01-22 03:37:29 +00:00
Peter Steinberger
e17606fcf3 docs: add special thanks 2026-01-22 02:48:17 +00:00
Peter Steinberger
f92f66772f Update README to remove contributor acknowledgments
Removed special thanks and core contributors section.
2026-01-21 09:21:50 +00:00
Peter Steinberger
f88e2abb5a fix: harden web fetch SSRF and redirects
Co-authored-by: Eli <fogboots@users.noreply.github.com>
2026-01-21 02:54:14 +00:00
Peter Steinberger
e6fd484880 fix: preserve subagent thread routing (#1241)
Thanks @gnarco.

Co-authored-by: gnarco <gnarco@users.noreply.github.com>
2026-01-20 17:22:07 +00:00
Peter Steinberger
98d4797cc6 feat: add dev update channel 2026-01-20 13:41:30 +00:00
Peter Steinberger
16c1683946 docs: note release channels and add contributor
Co-authored-by: Richard Poelderl <richard.poelderl@gmail.com>
2026-01-20 13:41:30 +00:00
Peter Steinberger
605b411dcf fix: finalize exec fish fallback (#1297) (thanks @ysqander) 2026-01-20 11:25:49 +00:00
Peter Steinberger
b0d586da3a fix(auth): dedupe codex-cli profiles
Co-authored-by: Oliver Drobnik <oliver@cocoanetics.com>
2026-01-20 09:38:56 +00:00
Peter Steinberger
7bc49a6f1b chore: remove peekaboo submodule references 2026-01-20 08:26:56 +00:00
Peter Steinberger
757eb23d79 docs: update README channels + deepwiki badge 2026-01-19 00:17:42 +00:00
Peter Steinberger
8dead66fd0 docs: update clawtributors 2026-01-18 18:51:08 +00:00
Peter Steinberger
d326173583 feat(slash-commands): usage footer modes 2026-01-18 05:35:35 +00:00
Peter Steinberger
633089aebc fix(status): show 2 usage windows in /status (#1101)
Thanks @rhjoh.

Co-authored-by: Rhys Johnston <rhys.johnston00@gmail.com>
2026-01-17 18:46:41 +00:00
Peter Steinberger
faa6063c0b feat: mirror delivered outbound messages (#1031)
Co-authored-by: T Savo <TSavo@users.noreply.github.com>
2026-01-17 02:03:18 +00:00
Peter Steinberger
9379ca5597 docs: credit ThomsenDrake 2026-01-17 01:46:29 +00:00
Peter Steinberger
b4455c8e6b fix: bound signal/imessage transport readiness waits
Co-authored-by: Szpadel <1857251+Szpadel@users.noreply.github.com>
2026-01-16 20:33:04 +00:00
Peter Steinberger
3197483f16 chore: update clawtributors 2026-01-16 20:20:26 +00:00
Ubuntu
7df03a2456 feat(session): add dmScope for multi-user DM isolation
Co-authored-by: Alphonse-arianee <Alphonse-arianee@users.noreply.github.com>
2026-01-16 04:13:10 +00:00
Peter Steinberger
c3db93a95c fix: sanitize user-facing errors and strip final tags
Co-authored-by: Drake Thomsen <drake.thomsen@example.com>
2026-01-16 03:01:23 +00:00
Peter Steinberger
697dcbee10 fix: tighten session entry updates
Co-authored-by: Tyler Yust <tyler6204@users.noreply.github.com>
2026-01-15 23:44:32 +00:00
Peter Steinberger
b4c4660e4d fix: harden session cache + heartbeat restore
Co-authored-by: Ronak Guliani <ronak-guliani@users.noreply.github.com>
2026-01-15 07:07:12 +00:00
Peter Steinberger
288845305a docs: expand Zalo overview + add longmaba
Co-authored-by: Long <longmaba@gmail.com>
2026-01-15 06:26:55 +00:00
Peter Steinberger
ea3e0c86d5 docs: refresh clawtributors list 2026-01-15 06:17:02 +00:00
Peter Steinberger
af5b67d60c feat: expand Telegram allowFrom guidance
Co-authored-by: Christoph Nakazawa <cpojer@users.noreply.github.com>
2026-01-15 06:15:06 +00:00
Peter Steinberger
5ed5e159ac chore: update clawtributors 2026-01-15 00:31:07 +00:00
Peter Steinberger
58ee504a38 chore: release 2026.1.12 2026-01-13 09:25:50 +00:00
Peter Steinberger
ecefde5c84 docs: align channels naming 2026-01-13 08:40:39 +00:00
Peter Steinberger
ea979f0669 refactor!: rename chat providers to channels 2026-01-13 08:40:39 +00:00
Peter Steinberger
05c401fd68 chore: update clawtributors (thanks @vrknetha) 2026-01-13 07:19:53 +00:00
George Pickett
4d1a2aa5ac Thinking: gate xhigh by model 2026-01-13 06:48:26 +00:00
Peter Steinberger
fdae12e385 chore: update clawtributors 2026-01-13 03:38:11 +00:00
Peter Steinberger
84bbc85962 docs: add Microsoft Teams to README 2026-01-13 02:42:16 +00:00
Peter Steinberger
67f7fffd19 docs: update README providers and stars 2026-01-13 02:34:54 +00:00
Peter Steinberger
42390b4e97 docs: update clawtributors 2026-01-13 01:12:34 +00:00
Peter Steinberger
d717cb6826 docs: fix README docs links 2026-01-12 08:22:01 +00:00
Peter Steinberger
7ff21eba88 fix: keep mobile nav flattened (#771) (thanks @carlulsoe) 2026-01-12 08:13:49 +00:00
Peter Steinberger
c98f2a39e3 fix: cap ai snapshots for tool calls (#763) (thanks @thesash) 2026-01-12 07:40:34 +00:00