Davendra Patel
c83ef2b0f6
Merge 7579008543 into 4583f88626
2026-01-29 19:56:03 +01:00
Peter Steinberger
c9fe062824
chore: update clawtributors
2026-01-29 17:31:39 +00:00
Davendra Patel
7579008543
docs: remove Mermaid source blocks, keep diagram images only
2026-01-29 16:14:12 +05:30
Davendra Patel
2e3e12f38b
docs: add pre-rendered diagram PNGs and update AGENTS.md with architecture overview
...
Add 32 rendered PNG diagram images alongside existing Mermaid source
blocks (wrapped in collapsible details) across documentation pages.
Update AGENTS.md with architecture overview section and single-test
command. Update README hero banner to use rendered diagram.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:02:09 +05:30
Davendra Patel
d9851627b2
docs: add 29 inline Mermaid diagrams across documentation
...
Add visual Mermaid diagrams to supplement existing text descriptions
throughout docs/. Diagrams cover architecture, message flows, agent
lifecycle, routing, queue modes, security layers, plugin discovery,
tool groups, session lifecycle, and onboarding flows. No existing
content removed or altered.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 16:02:09 +05:30
Ayaan Zaidi
34291321b4
chore: update clawtributors (add @HirokiKobayashi-R)
2026-01-29 10:33:25 +05:30
Gustavo Madeira Santana
371e410a53
chore: clean up log + a2ui hash
2026-01-27 16:07:33 -05:00
Gustavo Madeira Santana
3fe4b2595a
updating references
2026-01-27 13:37:47 -05:00
Peter Steinberger
83460df96f
chore: update molt.bot domains
2026-01-27 12:21:01 +00:00
Peter Steinberger
e7fdccce39
refactor: route browser control via gateway/node
2026-01-27 03:24:54 +00:00
Shadow
7d5221bcb2
fix: centralize telegram api error logging ( #2492 ) (thanks @altryne)
2026-01-26 20:32:21 -06:00
Shadow
d8e5dd91ba
fix: clean up session locks on exit ( #2483 ) (thanks @janeexai)
2026-01-26 19:48:46 -06:00
Shadow
1e7cb23f00
Fix: avoid plugin registration on global help/version ( #2212 ) (thanks @dial481)
2026-01-26 19:14:09 -06:00
Gustavo Madeira Santana
b861a0bd73
Telegram: harden network retries and config
...
Co-authored-by: techboss <techboss@users.noreply.github.com>
2026-01-26 19:36:43 -05:00
Shadow
91d5ea6e33
Fix: allow cron heartbeat payloads through filters ( #2219 ) (thanks @dwfinkelstein)
...
# Conflicts:
# CHANGELOG.md
2026-01-26 17:22:08 -06:00
Shadow
2a4ccb624a
Docs: update clawtributors
2026-01-26 11:02:59 -06:00
Shadow
e040f6338a
Docs: update clawtributors list
2026-01-25 22:38:04 -06:00
Shadow
44bf454508
Docs: update clawtributors
2026-01-25 20:02:28 -06:00
Peter Steinberger
71eb6d5dd0
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
48aea87028
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
617d8a12d7
chore: update clawtributors
...
Co-authored-by: vilkasdev <vilkasdev@users.noreply.github.com>
2026-01-25 04:01:10 +00:00
iHildy
b76cd6695d
feat: add beta googlechat channel
2026-01-24 23:30:45 +00:00
Peter Steinberger
b051621bd4
fix: update changelog + clawtributors ( #1571 ) (thanks @Takhoffman)
2026-01-24 07:47:35 +00:00
Peter Steinberger
b9106ba5f9
fix: guard console settings recursion ( #1555 ) (thanks @travisp)
2026-01-24 03:15:05 +00:00
Peter Steinberger
f938f6617b
docs: extend cron vs heartbeat guide
2026-01-24 00:42:56 +00:00
Peter Steinberger
12d22e1c89
chore: update clawtributors
2026-01-24 00:25:39 +00:00
Paulo Portella
246ee490f6
docs: add pauloportella to clawtributors
2026-01-23 03:58:57 +00:00
Peter Steinberger
40b7447a80
docs: update clawtributors
2026-01-22 07:36:40 +00:00
Peter Steinberger
37cbe387bf
chore: update clawtributors
2026-01-22 07:08:13 +00:00
Peter Steinberger
a2bea8e366
feat: add agent avatar support ( #1329 ) (thanks @dlauer)
2026-01-22 04:00:07 +00:00
Peter Steinberger
17fad54ca0
docs: update clawtributors
2026-01-22 03:37:29 +00:00
Peter Steinberger
464de2978b
docs: add special thanks
2026-01-22 02:48:17 +00:00
Peter Steinberger
ba131b0164
Update README to remove contributor acknowledgments
...
Removed special thanks and core contributors section.
2026-01-21 09:21:50 +00:00
Peter Steinberger
5bd55037e4
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
02ca148583
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
4ebf55f1db
feat: add dev update channel
2026-01-20 13:41:30 +00:00
Peter Steinberger
cc24ede586
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
c9e3c14f9c
fix: finalize exec fish fallback ( #1297 ) (thanks @ysqander)
2026-01-20 11:25:49 +00:00
Peter Steinberger
9c2c4b1138
fix(auth): dedupe codex-cli profiles
...
Co-authored-by: Oliver Drobnik <oliver@cocoanetics.com>
2026-01-20 09:38:56 +00:00
Peter Steinberger
9266e542ab
chore: remove peekaboo submodule references
2026-01-20 08:26:56 +00:00
Peter Steinberger
dec71dbcf1
docs: update README channels + deepwiki badge
2026-01-19 00:17:42 +00:00
Peter Steinberger
7e0bebd669
docs: update clawtributors
2026-01-18 18:51:08 +00:00
Peter Steinberger
2dabce59ce
feat(slash-commands): usage footer modes
2026-01-18 05:35:35 +00:00
Peter Steinberger
8ec4af4641
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
fdaeada3ec
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
20897e943f
docs: credit ThomsenDrake
2026-01-17 01:46:29 +00:00
Peter Steinberger
aaa310c047
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
7a9854cb06
chore: update clawtributors
2026-01-16 20:20:26 +00:00
Ubuntu
ca9688b5cc
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
23e4ba845c
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