So I built a thing where I just ask. "How's the team" pulls up an overview. "What's Avi working on" shows their issues sorted by status with their PRs. "Anything at risk" shows stale and unassigned work. It renders actual interactive components, not chat responses, I can filter by status, priority, repo, whatever.
The whole point is I shouldn't have to ask 6 people to stop what they're doing so I can get context I could've gotten from the tools we already use. The information is all there in Linear and GitHub. It just takes 20 minutes of tab-switching to piece it together, or a meeting where everyone takes turns reading their tickets aloud.
Built it with Tambo (I'm an engineer there, full disclosure). You register components with schemas and the AI decides which one to render based on what you ask. The components fetch their own data from Linear and GitHub APIs.
It's not an anti-standup thing exactly, more that I think most of what happens in standups is information retrieval, and that part can just be a tool. The actually useful part of standups (unblocking each other, quick decisions) is a 2-minute conversation, not a 15-minute ceremony.
grouchy•1h ago
I have to keep asking the same questions. Do you think it could remember what I typically ask and generate or suggest it?
heyavi•1h ago