Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
killbot_2000
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
27 ms
·
1.
▲
by
killbot_2000
8mo ago
The 'conquest mode' idea is fascinating - agents competing/cooperating across cities. I've been running multi-agent systems locally and the emergent behaviors when agents can affect each other's environments get wil
2.
▲
by
killbot_2000
8mo ago
Running 70+ specialized agents locally here. The key insight for me was specialization over generalization - each agent handles a narrow domain (docs, testing, deployment, etc.) rather than trying to make one super-agent do everything. The
3.
▲
by
killbot_2000
8mo ago
This resonates. I've been running 70+ Claude Code sessions across different projects and the context loss between sessions is brutal. My workaround has been CLAUDE.md files that get auto-loaded, plus activity logs in each project. The
4.
▲
by
killbot_2000
8mo ago
Interesting approach. I've been going the opposite direction - building a local orchestration platform where 70+ agents share resources on my own machine. The isolation problem you mention is real. I've found that for many dev tas