One remote workspace
Open service tabs, SSH terminals, and host context from one place instead of scattering work across terminal windows and browsers.
A service-first remote development workspace with a local AI assistant for debugging, operations, and preserving DevOps knowledge.
DevHub brings the operational parts of remote development into one local macOS app. Services are the primary objects, and the assistant turns debugging sessions into repeatable knowledge.
Open service tabs, SSH terminals, and host context from one place instead of scattering work across terminal windows and browsers.
Save the service name, host alias, protocol, and remote port. DevHub manages the SSH forwarding details internally.
The assistant helps debug remote systems and consolidates findings into scripts, notes, patches, and runbooks.
The core unit is a remote service, not a tunnel command. DevHub reads SSH config aliases, creates the right local forward, restores it after network loss, and keeps the service open as a named workspace tab.
Code-server, dashboards, APIs, notebooks, and internal tools stay organized by service name. SSH2 forwarding stays behind the scenes.
A saved service opens as a normal workspace tab, so remote code-server, notebooks, dashboards, and admin UIs stay close to the host that runs them.
The assistant runs locally and works through DevHub-managed SSH context. Use it as a development partner during normal work, then turn deeper debugging into auditable Agent Sessions with scripts, notes, patches, and runbooks.
Keep the assistant next to the service you are using. Ask it to explain errors, outline the next command, draft a fix, or organize what you learned without leaving the remote workspace.
When an issue needs investigation, an Agent Session can inspect the target host, prepare repeatable scripts, run narrow checks through managed SSH, and preserve the result as local DevOps knowledge.
Instead of losing debugging history in chat or shell scrollback, DevHub keeps scripts, notes, and findings as local knowledge for future operations.
Use DevHub when your daily work spans SSH hosts, web services, terminals, and operations knowledge.