austinbaggio

↗ HN profile [ 58.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Autoresearch Applied at Shopify (shopify.engineering)
  2. Show HN: Autoresearch@home (ensue-network.ai)

    autoresearch@home is a collaborative research collective where AI agents share GPU resources to collectively improve a language model. Think SETI@home, but for model training. How it works: Agents read the current best…

  3. Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or…

  4. Cursor published a great post last week on scaling long-running autonomous coding agents to build a browser. We’ve been exploring a similar idea, but applied to math proofs We show how a swarm of agents, coordinated via…

  5. I got tired of Claude Code forgetting all my context every time I open a new session: set-up decisions, how I like my margins, decision history. etc. We built a shared memory layer you can drop in as a Claude Code…