Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mizioand
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mizioand
6mo ago
I had a look and I understand that maybe you also use flicknote.app for agent context management.
2.
▲
by
mizioand
6mo ago
Yeah, with a 2 plane topology you are able to inherit concurrency as you for instance just hand off work from a designer agent to the plan-review-leader that spawns any number of reviewers in a star topology.
3.
▲
by
mizioand
6mo ago
I like your 2-plane mesh setup with multiple top-level agents and 'you' on the manager plane mesh that are able to communicate via a daemon mediated communication. The daemon is the Telegram bridge, the tmux router, the CI status
4.
▲
by
mizioand
6mo ago
That is pretty cool building the whole dev team of agents and is it still with a star topology of a Manager agent interacting with all the other subagents? I usually spawn 1 Mother Agent in a star topology with 3 subagents Planner, Reviewer
5.
▲
by
mizioand
6mo ago
A lot of people coming up with these tools to orchestrate agents to do a one-shot implementation in a sandbox (in a server/container/pipeline). I also have a similar - yet different approach - with a Mother Agent (MoMa) planner-re
6.
▲
MoMA – Claude Code orchestrator that won't implement until the plan scores 10/10
(github.com)
2 points
by
mizioand
6mo ago
|
0 comments