Peter Steinberger
79d21b58e4
refactor: rename bundle identifiers to com.clawdis
2026-01-03 12:26:22 +01:00
Peter Steinberger
c2e2b220c5
docs: document gateway port configuration
2026-01-03 11:46:58 +01:00
Peter Steinberger
5cc8c0bfd5
fix: make Sparkle builds numeric + universal
2026-01-03 11:06:48 +01:00
Peter Steinberger
b99c301fdb
FAQ: Add common questions from Discord (Jan 3)
...
- Linux/VPS installation without Homebrew
- Minimum system requirements (runs on 1GB RAM!)
- Enterprise OAuth status (not supported yet)
- Discord DM allowlist config
- Model switching with /model
- Message queue modes with /queue
2026-01-03 06:09:51 +00:00
Peter Steinberger
3b9184706a
docs: check off tui gate
2026-01-03 06:37:44 +01:00
Peter Steinberger
915d4c38a3
docs: refresh tui guide
2026-01-03 06:28:36 +01:00
Peter Steinberger
a7a583064d
feat: overhaul tui controller
2026-01-03 06:27:38 +01:00
Peter Steinberger
f3d524491c
feat: add tui ui kit
2026-01-03 06:22:20 +01:00
Peter Steinberger
68d80b5976
feat: expand tui gateway client
2026-01-03 06:17:33 +01:00
Peter Steinberger
6e3aa64436
feat: extend gateway session patch
2026-01-03 06:16:49 +01:00
Peter Steinberger
95e4408099
feat: add gateway TUI
2026-01-03 04:47:34 +01:00
Peter Steinberger
d3f48e6904
feat: expand queue modes and followup backlog
2026-01-03 04:26:49 +01:00
Shadow
1aff389226
Discord: drop enableReactions config
2026-01-03 03:07:13 +01:00
Shadow
ce524e7137
Discord: add reactions, stickers, and polls skill
2026-01-03 03:07:13 +01:00
Peter Steinberger
5fdc26cd71
docs: note gmail watcher auto-start
2026-01-03 03:04:15 +01:00
Peter Steinberger
a72345578b
feat: add bash pty diagnostics
2026-01-03 01:56:54 +00:00
Peter Steinberger
4a32edc1e3
templates: add qmd semantic memory recall to AGENTS.md
2026-01-03 01:33:10 +00:00
rafaelreis-r
a64469aff5
docs: clarify routing.allowFrom and self-chat mode for group mentions
...
- Add new section explaining self-chat mode for group control
- Document routing.allowFrom as the key setting for controlling metadata mentions
- Clarify difference between whatsapp.allowFrom (DM allowlist) and routing.allowFrom (self-chat mode)
- Explain metadata mentions vs text patterns in routing.groupChat
- Add example config for responding only to specific text triggers
When routing.allowFrom contains the bot's own number, WhatsApp native
@-mentions are ignored in groups, and only mentionPatterns trigger responses.
This prevents unwanted responses when users tap-to-mention the bot owner.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 02:05:37 +01:00
Peter Steinberger
ebfec51293
refactor: move text chunk limits to providers
2026-01-03 01:49:27 +01:00
Peter Steinberger
561500e042
feat: configurable outbound text chunk limits
2026-01-03 01:49:27 +01:00
Peter Steinberger
5a40636deb
feat: make block streaming break configurable
2026-01-03 01:49:27 +01:00
Sreekaran Srinath
b1ad3a68ee
feat: add coding-agent skill and anyBins gating
...
Co-authored-by: Sreekaran Srinath <ss@sreekaran.com>
2026-01-03 00:40:03 +01:00
Peter Steinberger
331fbd02d8
feat: stream reply blocks immediately
2026-01-03 00:28:33 +01:00
Peter Steinberger
365f18b978
feat: add reply tags and replyToMode
2026-01-02 23:18:41 +01:00
Peter Steinberger
b3e595f31d
feat: add discord guild wildcard defaults
2026-01-02 22:33:26 +01:00
Peter Steinberger
c49491bf89
chore: remove stray ds_store files
2026-01-02 22:24:26 +01:00
Peter Steinberger
ef6151804a
feat: move group mention gating to provider groups
2026-01-02 22:24:26 +01:00
Shadow
93b9deba03
Discord: clarify docs and drop legacy guild schema
2026-01-02 15:21:13 -06:00
Peter Steinberger
9be78d4748
docs: note optional docker setup
2026-01-02 20:59:58 +01:00
Peter Steinberger
c6c8fa7912
docs(whatsapp): add number guidance
2026-01-02 19:58:44 +00:00
Peter Steinberger
95a6c4bceb
feat: add camera list and device selection
2026-01-02 18:23:26 +01:00
Peter Steinberger
0c452a56f0
docs: add WhatsApp disconnect workaround to FAQ
...
When using macOS app with WhatsApp issues:
1. Run pnpm gateway:watch (Node instead of bun)
2. Enable 'External gateway' in app debug settings
Verified gateway:watch command exists in package.json
2026-01-02 16:34:27 +00:00
Peter Steinberger
8991a7f250
docs: expand FAQ with Docker, OAuth, bun vs Node, debugging
...
- Docker/container setup (volumes, pnpm persistence, startup script)
- OAuth vs API key billing differences
- OAuth callback workarounds for headless/containers
- Terminal onboarding vs macOS app (terminal more stable)
- bun binary vs Node runtime (Node more stable for WhatsApp)
- gateway:watch for debugging
- Tailscale link and setup clarification
Based on community questions from Discord #help
2026-01-02 16:04:02 +00:00
Peter Steinberger
8c9c76ba01
fix: persist gateway token for local CLI auth
2026-01-02 13:46:48 +01:00
Shadow
22b9eb395e
Discord: add slash command handling
2026-01-02 13:38:35 +01:00
Peter Steinberger
e98d9a8a98
refactor: move whatsapp allowFrom config
2026-01-02 13:00:29 +01:00
Peter Steinberger
4c9c360707
docs: expand FAQ with skills, Tailscale, troubleshooting
...
- How to add/reload skills (/reset)
- Tailscale for multi-machine setups
- Using Codex to debug
- Handling supervised processes on Linux
- Clean uninstall steps
2026-01-02 11:50:09 +00:00
Peter Steinberger
9837233ef1
docs: clarify Signal setup and env-token gating
2026-01-02 11:41:08 +00:00
Peter Steinberger
fcacb85cc5
docs: clarify Windows is untested in FAQ
2026-01-02 11:30:27 +00:00
Peter Steinberger
2cdb9586e6
docs: link FAQ and add platforms note
2026-01-02 11:24:41 +00:00
Peter Steinberger
d1daba7f2a
docs: add FAQ with common questions from Discord
...
Covers:
- Installation & setup (data locations, unauthorized errors, fresh start, doctor)
- Migration & deployment (new machine, VPS, Docker)
- Multi-instance & contexts (one Clawd philosophy, groups for separation)
- Context & memory (200k tokens, autocompaction, workspace location)
- Platforms (supported platforms, multi-platform, WhatsApp numbers)
- Troubleshooting (build errors, WhatsApp logout, gateway issues)
- Chat commands reference
Based on community questions from #help channel.
🦞
2026-01-02 11:22:06 +00:00
Peter Steinberger
35655b3676
docs(discord): note from label includes tag/id
2026-01-02 11:32:59 +01:00
Peter Steinberger
e19ef8605b
feat: add discord guild map + group dm controls
2026-01-02 11:15:52 +01:00
Peter Steinberger
eff4a3da2d
feat: add discord dm/guild allowlists
2026-01-02 10:32:21 +01:00
Peter Steinberger
ce319bef69
refactor: normalize group session keys
2026-01-02 10:14:58 +01:00
Peter Steinberger
1e81fafd52
docs: fix broken clawd.md link in index
2026-01-02 02:45:01 +00:00
Peter Steinberger
3e89059036
fix: refine HEARTBEAT_OK handling
2026-01-02 01:42:27 +01:00
Peter Steinberger
c78463b62f
docs: add imessage rpc and groups docs
2026-01-02 01:19:40 +01:00
Peter Steinberger
e793be648d
docs: default discord reactions to on
2026-01-02 01:11:04 +01:00
Peter Steinberger
6fe538276d
feat: add discord reaction tool
2026-01-02 00:29:32 +01:00