4d9c61da10
Fix exec config: use valid options (security: full, ask: off)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 02:36:59 +01:00
3ef4234d07
Enable elevated tools with auto-approve (no permission prompts)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 02:36:04 +01:00
a91e6ac883
Add Discord token to config with env variable substitution
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 02:29:15 +01:00
9f734de29e
Add allowFrom for Discord dmPolicy=open
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 02:26:40 +01:00
b5901efde8
Fix JSON syntax: add missing closing brace in openclaw-config.json
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 02:24:55 +01:00
99a424aa34
Add channels.discord config to Openclaw
2026-03-18 01:58:51 +01:00
19bcc4c5fc
Use loopback binding for OpenClaw (no auth required)
2026-03-18 01:54:55 +01:00
636fbd0597
Fix gateway.bind to use 'lan' mode instead of legacy format
2026-03-18 01:52:26 +01:00
ae5e61cb6e
Fix openclaw config syntax - use external json file
...
- Move openclaw config to separate json file
- Reference file directly in podman module
- Remove problematic builtins.toJSON with nested arrays
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 01:37:46 +01:00
a595445bd2
Convert Openclaw to Podman container
...
- Use official ghcr.io/openclaw/openclaw image
- configure via JSON config file
- containerized for better isolation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 01:35:02 +01:00
11a588a4d9
Fix api type to openai-completions
2026-03-17 21:38:46 +01:00
da5a408853
Set maxTokens to 128k for all z.ai models
2026-03-17 21:04:00 +01:00
a26e75b7a7
Update z.ai API URL and models
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 21:03:26 +01:00
1d11816a55
Remove OpenAI, use z.ai for OpenClaw
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 20:59:05 +01:00
3a885463f0
Add OpenClaw AI Agent module
...
- Systemd service running OpenClaw gateway
- Configurable via sops secrets
- Runs on localhost:18789
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 20:55:15 +01:00