github TinyAGI/tinyagi v0.0.8

latest releases: v0.0.20, v0.0.19, v0.0.18...
one month ago

TinyClaw v0.0.8

feat: add /restart in-chat command and tinyclaw-admin skill and fix: add polling watchdog and recovery to Telegram client

  • Add /restart command to Discord, Telegram, and WhatsApp channel clients
    so users can restart TinyClaw from any chat channel
  • Register /restart in Telegram's bot command menu
  • Add tinyclaw-admin skill for agents to self-administer TinyClaw
    (manage agents, teams, settings, queue, tasks via REST API)
  • Include tc-api.sh helper script wrapping common API operations
  • Update README with /restart in-chat command documentation\
  • Watchdog timer restarts polling after 2 min of inactivity
  • Auto-restart polling on fatal errors (EFATAL, 409)
  • Track last polling activity timestamp
  • Add unhandledRejection/uncaughtException handlers for visibility

Don't miss a new tinyagi release

NewReleases is sending notifications on new releases.