Y
Hacker News
new
|
ask
|
show
|
jobs
by
nvarsj
3 days ago
Pi harness with subagents is pretty great. I’m using it for everything now.
1 comments
yeswecatan
3 days ago
How are you handling subagents?
link
nvarsj
2 days ago
tintinweb/pi-subagents. Then I use superpowers and it spins up subagents automatically. Works really well and you can customise the models and efforts you want to use with local AGENTS.md.
I’m primarily using gpt-5.6 and then opus for reviews.
link
RALaBarge
2 days ago
You say hey llm spin up some agents to do x y and z
link
anderber
3 days ago
Usually the main agent can handle creating subagents
link