We built a multi-agent harness that runs all your agents, context, and loops
> Turned it into an everything app for my life because why not
> One app runs my portfolio, calendar, inbox, health, and more
Comment below to join the waitlist
We built a multi-agent harness that runs all your agents, context, and loops
> Turned it into an everything app for my life because why not
> One app runs my portfolio, calendar, inbox, health, and more
Comment below to join the waitlist
the goal is to push most of it to autopilot so you just say what you want and it handles the rest with as little friction and steps as possible while still shipping high quality.
and yeah, surfacing it inside the apps people already use beats making them come to a new one
both are where this is headed
We built a multi-agent harness that runs all your agents, context, and loops
> Turned it into an everything app for my life because why not
> One app runs my portfolio, calendar, inbox, health, and more
Comment below to join the waitlist
appreciate it π
each agent runs its own context window, kept small on purpose. the durable stuff (decisions, gotchas, memory) lives in files on disk that get re-injected every session, so it survives compaction instead of bloating one context.
agents coordinate through shared files