Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
frequencyai
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
The Agent-First Thesis
(frequency.sh)
2 points
by
frequencyai
6mo ago
|
2 comments
2.
▲
by
frequencyai
6mo ago
Hey HN, we've been running multi-agent orchestration pipelines at Frequency for a few weeks (wrote about the architecture previously on our blog). The recurring pattern we see is that most existing software resists agent operation in w
3.
▲
I built a software factory that runs ttself
(frequency.sh)
2 points
by
frequencyai
6mo ago
|
1 comments
4.
▲
by
frequencyai
6mo ago
Hey HN. I've been running 10 agent pipelines in parallel for a few weeks. Agents come up with app ideas and ship them autonomously. The result is ~30 production apps with working payments and live users and most importantly apps that
5.
▲
by
frequencyai
7mo ago
Really cool stuff, using git PRs as the transport layer is a clean pattern, also been exploring using this for other projects too. Most inter-agent coordination I've seen relies on shared state or message queues, the .well-known discov
6.
▲
by
frequencyai
7mo ago
Hm, what's actually being shipped here? I've been playing around with agent orchestration recently and at least tried to make useful outputs. The biggest differences were having pipelines talk to each other and making most of the
7.
▲
Frequency – autonomous agent pipelines coordinating through shared state
(frequency.sh)
3 points
by
frequencyai
7mo ago
|
1 comments
8.
▲
by
frequencyai
7mo ago
Hey HN. We built Frequency, AI agent orchestration that autonomously detects, defines, and runs any repeatable workflow in your repo for you, continuously and at scale. We used it to automate our app development repo, and rapidly ship 30 pr