Community workshop on Squad β feedback welcome π #1182
joslat
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all π
I've been building a hands-on workshop around Squad and wanted to share it with the community for feedback before polishing further: https://github.com/joslat/squad-workshop
Quick context on me: Microsoft AI MVP based in ZΓΌrich, working day-to-day with .NET / Semantic Kernel / Microsoft Agent Framework, and active in the Swiss .NET community. I also created & maintain AgentEval β a .NET-native memory Eval & benchmark suite for AI agents β which is partly why Squad's persistent-team-memory model caught my attention in the first place.
What it is
Three modules taking someone from zero to a real full-stack app driven by the team:
.squad/(the compounding-memory check).Honest scope
Modules 1 and 2 run end-to-end. Module 3 is still rough β I haven't fully nailed the "agentic team loop iterating over the mega-plan" yet, so right now it reads more as a guided tour than a build exercise. Polishing it is the next push.
What I'd love feedback on
A related question, since people here might be thinking about it
Squad's central promise is that team memory compounds β the second feature is faster because the repo remembers. The question I keep wrestling with on the AgentEval side is: how do you actually measure that? How does a user verify their
.squad/state is genuinely compounding vs. quietly accumulating noise? If anyone has been thinking about memory diagnostics or eval against Squad teams, I'd love to compare notes β feels like a natural frontier and I haven't seen it explored publicly yet.Happy to iterate on any of this. And if at some point it ever feels worth featuring or folding into the official org, I'm very open to that β but no expectation, the workshop stands on its own either way.
Thanks for building Squad β the team-as-files model has been genuinely fun to explore.
β JosΓ©
All reactions