Instant answers
No agent job, no wait, just a reply in the thread.Agent commands
These start a background job and stream progress in a thread. Anything that would change code (implement, fix bug, fix CI) waits on the same approval card before committing or opening a
PR. It never auto-merges without that approval.
What it looks like
#eng Priya · 9:14 AM @tasksmind summarize this repo tasksmind · 9:15 AM Indexed the repo. It’s a Vite + React frontend backed by Supabase edge functions, with a Python worker layer handling the Slack agent and fix generation. Full breakdown in the thread. Priya · 9:20 AM @tasksmind review PR #214 tasksmind · 9:21 AM Reviewed. One risk worth flagging: the new retry logic doesn’t cap attempts, could loop under sustained failure. Two minor suggestions in the thread.Fixing a failing CI run
The same fix-CI command, in depth.
See everything tasksmind can do
Back to the full use-case index.