Launched this week

AGNT.Hub
Build always-on AI agents without managing servers
176 followers
Build always-on AI agents without managing servers
176 followers
Most AI tools stop at the chat box. AGNT Hub gives you a private AI workspace running inside an isolated cloud container. Add custom skills, connect tools like Notion via MCP, and build workflows once. Let your agents run in the background without touching Docker, AWS, or config files.





AGNT.Hub
I think this is a great solution because it takes effort to set up your dev environment and the focus on non technical users is great as well because this is a category that is exploring these tools more and more and does require better setup to explore different tools. How do you handle the case if an agent is running a background workflow and then hits an error? Is this surfaced to the end user via some sort of notification system or is it moreso this is just the container and up to the user to handle this?
AGNT.Hub
@lavaman131 At the moment, it’s largely up to the user to decide how to handle errors within their workflows. However, we’re actively working on a notification system that will surface such events automatically.
Our goal is to support multiple notification channels (in-app alerts, email, webhooks, etc.), so whenever an agent encounters an error while running a background workflow, users can be notified immediately and take action. Until then, error handling and recovery logic can be implemented through custom skills and workflow design.
Mailwarm
I think an isolated cloud container for agents is a nice way to make this feel safer. Can you control outbound access, like restricting which domains or APIs the agent can call?
AGNT.Hub
@thamibenjelloun We don’t have a dedicated page for these settings. However, you can create a custom skill and assign it to your agent, which will give you this level of control.
Nice launch. The dedicated server angle makes sense, especially for agents that should keep running after the laptop closes.
The two questions already here, error handling and outbound controls, feel like the real production boundary. Once an agent can run background workflows with MCP tools, do you see policy as something each custom skill owns, or as a central layer that says: this agent can read these tools, propose these writes, auto-run these low-risk actions, and require approval for the risky ones?
That feels like the difference between a useful hosted agent and a tiny autonomous intern with root access.
The marketplace plus bring your own skills combo is smart. Do new users tend to activate faster grabbing a ready skill from the marketplace, or building their own first? Wondering which path gets them to "this actually works" quicker.