Skip to content

Releases: clharman/afk-code

v0.3.1

22 Feb 00:50

Choose a tag to compare

Fix

  • Fix JSONL path encoding for usernames containing dots (thanks @dd-lingfei)

v0.3.0

03 Feb 18:01

Choose a tag to compare

Features

  • Add image/GIF upload support for Telegram
  • Add loading spinner when starting afk-code claude
  • Show project directory in Telegram session list (thanks @AnveshJarabani)

Fixes

  • Add files:write scope to Slack manifest for image uploads
  • Add "Attach Files" permission to Discord setup instructions

Note for existing users:

  • Slack: You may need to reinstall the app or add the files:write scope manually for image uploads to work
  • Discord: You may need to re-invite the bot with "Attach Files" permission or add it manually to the bot's role

v0.2.1

30 Jan 15:38

Choose a tag to compare

Fix session manager update

v0.2.0

29 Jan 22:52

Choose a tag to compare

What's Changed

  • Telegram UX cleanup: Cleaner message formatting with italic labels, silent notifications for user-via-CLI messages
  • Simplified CLI: afk-code claude instead of afk-code run -- claude (any unrecognized command is treated as a program to run)
  • Client comparison table added to README
  • Docs reordered to recommend Telegram and Discord first