Skip to content

feat(website): surface storage, extensibility, and English example output#29

Merged
belaytzev merged 3 commits into
mainfrom
feat/website-recent-features
May 1, 2026
Merged

feat(website): surface storage, extensibility, and English example output#29
belaytzev merged 3 commits into
mainfrom
feat/website-recent-features

Conversation

@belaytzev

@belaytzev belaytzev commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add Example Output section to website with Channel/Topic mode toggle (Telegram-bubble preview, English sample)
  • Surface Storage (SQLite/Postgres) and Extensibility (filters, prompts, group binding, storage queries) in new Extend section
  • Expand bento grid with Per-Channel Config, Smart Message Splitting, Pre-built Docker Images, Auto-Cleanup cards
  • Convert README Example Output from Russian to English (matches website sample for single source of truth)

Test plan

  • Astro production build succeeds
  • Channel/Topic mode toggle swaps preview content (verified via dev server)
  • SQLite/PostgreSQL tab toggle swaps config snippet (verified via dev server)
  • Verify all nav links scroll to correct sections in deployed preview
  • Mobile responsive: hooks grid collapses to single column, capability strip stacks
  • Verify rendered digest preview readability on small screens

🤖 Generated with Claude Code

belaytzev and others added 3 commits May 1, 2026 13:56
Closes #22 planning phase. Covers StorageBackend protocol, raw async
drivers (aiosqlite/asyncpg), config wiring, and resilient integration
into _collect_messages().

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Closes design issue #24 (parent #20). Plans phased rollout of:
filter chain Protocol, prompt composer with group binding, storage
read API, and dotted-path plugin loader. Each phase backwards
compatible.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…nglish example output

- Nav: Example | Features | Extend | GitHub
- New Example Output section with Channel|Topic toggle and Telegram-bubble chrome
- Bento grid expanded to 12 cards (Per-Channel Config, Smart Message Splitting, Pre-built Docker Images, Auto-Cleanup; Docker Ready copy refocused on docker-compose)
- New Extend section: Persistent Storage tabs (SQLite|Postgres) with capability strip + Hook Surfaces 2x2 grid with combined yaml example
- README Example Output converted from Russian to English (matches website sample data, single source of truth)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@belaytzev belaytzev merged commit 3ba9f46 into main May 1, 2026
3 of 4 checks passed
@belaytzev belaytzev deleted the feat/website-recent-features branch May 1, 2026 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant