|
|
|
|
|
by BrandiATMuhkuh
26 days ago
|
|
I've been using Superset as my daily driver for about 2 months and I'm loving it. i have created a simple setup script that reserves a couple of ports per workspace/worktree.
with that, each ticket/workspace can starts it's own webserver. Allowing me to work on multiple things in parallel.
that also allows me to use Claude+Chrome MCP to e2e test each implementation in parallel. Besides my own repo I also have a couple open source repos open. so I can quickly ask Claude questions about it instead of looking at the docs, which are usually outdated. All in all, I usually have ~5 workspace/tickets/agents running at the same time.
And one as Q&A agents per OSS repo |
|