🛠 Earshot: An open-source implementation of Claude Tag for Slack
The Earshot project has been released — an autonomous agent for Slack that can create tasks and track their progress in trackers (e.g., Linear). The project is written in TypeScript using Bun and SQLite for task state management.
🌍 It demonstrates the capabilities of creating lightweight AI agents that manage workflows while maintaining state in a local database.
👤 It can be used as a foundation for creating your own assistant to relieve teams from routine tracker monitoring.
Source 1: https://github.com/Octember/earshot
