Commit Graph

9 Commits

Author SHA1 Message Date
neken 266fc1bcc0 feat: add entry point with env validation and graceful shutdown 2026-04-10 15:15:53 +05:00
neken 8ad3f58469 feat: add bot setup with owner middleware, commands, callbacks 2026-04-10 15:15:00 +05:00
neken 6ba1dd7080 feat: add message handler routing text to active Claude session 2026-04-10 15:13:39 +05:00
neken 4b67fdf885 feat: add all command handlers with inline keyboards 2026-04-10 15:12:45 +05:00
neken 79bcf2ff72 feat: add telegram message splitting utility 2026-04-10 15:11:18 +05:00
neken 9d409be5b9 feat: add Claude Agent SDK wrapper with session create/resume
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 15:10:10 +05:00
neken b889519314 feat: add session manager with CRUD, switching, bookmarks 2026-04-10 15:06:21 +05:00
neken 4e8ada9ac4 feat: add state store with JSON persistence 2026-04-10 15:05:18 +05:00
neken 57dd464f37 feat: scaffold project with bun, grammy, claude-agent-sdk
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 15:03:16 +05:00