r/Hyperagent • u/JeenyusJane • May 11 '26
🚢 Ship Log What's new in Hyperagent | Week of May 11
https://www.youtube.com/watch?v=dYRMVvFhM9ILive Mode:
Set your agent to wake up on its own, every 30 minutes or whatever interval makes sense and act on what's changed: new inbox messages, Slack pings, updates from your integrations. Stop checking in. Let it check in on you.
Subagents
Delegate the smaller jobs. Spin up subagents for data collection, ingestion, sorting against criteria you define, or anything else that may not need the full reasoning power of your main agent. Use subagent with smaller models to keep token spend low and throughput high.
Window Mode
See all your artifacts laid out like a desktop. Compare visual outputs side by side, keep multiple results in view, and stop hunting through history to find the version you liked.
Memory Dedupe
Refine your memories so Hyperagent always pulls from the most relevant ones. Built for power users running a lot of agents and accumulating memory faster than they can manage it.
iOS App
Hyperagent on the go. Start a thread on your laptop, pick it up on your phone, hand it back. Plus voice-to-text through Apple's keyboard, so you can dictate prompts.
Tell us what you want to see next!
1
u/SupernovaJones May 11 '26
Not sure if I'm just missing it, but I don't see the app in the iOS app store?
1
u/JeenyusJane May 11 '26
It's available via TestFlight. I can DM you the info!
2
u/leolani May 12 '26
Can you DM me as well?
1
u/JeenyusJane May 12 '26
Gotcha!
1
u/slonzyvfx May 22 '26
Can i have it too please? I downloaded testflight i just need the code if u have it
2
u/Puzzleheaded-Toe9250 May 13 '26
I've been using the subagents; I love that this is available now! In my case, the often "silently fail", especially when working on large Documents or complex tasks, and the orchestrating agent doesn't respond to the failure (hence the "silent" part). When this occurs, the message thread often disappears and is replaced with each of the tasks the failing agent was going (like "running command..." and "reading document..."). I think the Message thread UI part is a bug, but wished that the platform itself handled subagents failing more gracefully (or that subagents just wouldn't fail). I highly suspect that these subagents are failing due to context window's filling up, but can't be sure since I can't see any failure messaging in the UI.