Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 04:50
· 98 commits to main since this release

[0.1.0] - 2026-03-12

Added

  • Telegram-to-Claude Code bridge
  • Conversation continuity via session management
  • Long polling with typing indicator and logging
  • Progressive streaming with code-fence-aware message splitting
  • Cross-runtime SQLite adapter (bun:sqlite + better-sqlite3)
  • CLI entry point: , , ,
  • onboarding wizard with ASCII branding
  • Daemon mode for background operation
  • tsup build for npm distribution
  • CI/CD workflows (GitHub Actions)

Fixed

  • DM-only mode (onNewMessage instead of onNewMention)
  • Variable hoisting bug in built CLI ()
  • Cold start diagnostic timestamps

Changed

  • Factory-based initialization (, )
  • Auto-create workspace directory, default