Viewing profile — swrly
swrly
HN member- Joined
- Mon, Apr 06, 2026, 3:15 AM UTC
- HN karma
- 6
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About swrly
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47704078
[dead]
-
comment
Comment #47694582
This is a great question. We handle it with session state that persists across turns — the agent's memory scope can be set to "agent" (persists across runs) vs "swirl" (one run onl…
-
comment
Comment #47694576
Parallel workers in git worktrees is clever. We have a similar pattern with fan-out/fan-in — you can split an array across parallel agent executions and collect results. The SQLite…
-
comment
Comment #47694564
[dead]
-
comment
Comment #47694553
[dead]
-
comment
Comment #47664815
[dead]
-
comment
Comment #47663818
Interesting — I hadn't looked into AGNO closely. The isolation and control plane approach sounds solid. How do you handle observability? That's been one of the harder parts for us …
-
story
Ask HN: How are you orchestrating multi-agent AI workflows in production?
I've been building AI agent pipelines for the past year and curious how others handle it. Specifically: - Do you use a framework (LangChain, CrewAI) or roll your own - How do you h…
-
comment
Comment #47656660
I agree, YouTube search is completely useless when we really need it. Especially with fizzy search!