diff --git a/README.md b/README.md index d7489a8..1298ebd 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ Multi-platform bot (Telegram + Discord) that routes messages to Claude Code CLI subprocesses. Each chat/channel gets its own persistent Claude Code session. Runs on Max subscription (no API keys).

+ Autonomous cron heartbeat: system status, calendar, GitHub PRs, prioritized tasks Voice message with YouTube recommendations and sidebar showing multiple topic sessions - Security audit with 7 parallel review agents launched from voice command - Markdown rendering: bold, italic, code blocks with syntax highlighting, blockquotes, nested lists, tables

## Architecture diff --git a/assets/demo-cron.gif b/assets/demo-cron.gif new file mode 100644 index 0000000..e73c3e9 Binary files /dev/null and b/assets/demo-cron.gif differ diff --git a/assets/screenshot-rendering.jpg b/assets/screenshot-rendering.jpg deleted file mode 100644 index c95d121..0000000 Binary files a/assets/screenshot-rendering.jpg and /dev/null differ diff --git a/assets/screenshot-security-audit.jpg b/assets/screenshot-security-audit.jpg deleted file mode 100644 index f3152f6..0000000 Binary files a/assets/screenshot-security-audit.jpg and /dev/null differ