{"slug": "open-source-agentic-terminal-with-a-pty-daemon-and-browser-access", "title": "Open-source agentic terminal with a PTY daemon and browser access", "summary": "Hydra, an open-source local-first terminal desktop for managing terminal sessions and coding agents, is now available under the Apache License 2.0, with official macOS and Linux packages that include a proprietary Hydra Remote component. The desktop supports session discovery for Claude Code, Codex CLI, GitHub Copilot CLI, Antigravity, Kimi CLI, Kiro CLI, OpenCode, Cursor Agent, Devin CLI, and legacy Gemini CLI, while the remote agent and hosted service remain closed-source.", "body_md": "*Synthetic product illustration; no account, terminal transcript, personal path or live desktop was\nrecorded.*\n\nHydra is a local-first terminal desktop for working with terminal sessions and coding agents. Projects, windows, panes, terminal history and retained PTY sessions live on your machine.\n\n- [Frequently asked questions](/hydraterm/hydra-local/blob/main/FAQ.md) — tmux, Electron, retention, Remote, security and Herdr.\n- [Architecture](/hydraterm/hydra-local/blob/main/docs/architecture.md) — PTY ownership, native rendering, dashboard composition and\nthe macOS/Linux host split.\n- [Troubleshooting](/hydraterm/hydra-local/blob/main/TROUBLESHOOTING.md) — local-data migration, agent discovery and Linux display\nbackends.\n- [Development](/hydraterm/hydra-local/blob/main/DEVELOPMENT.md) and[contributing](/hydraterm/hydra-local/blob/main/CONTRIBUTING.md) — build, test and contribution\ncontracts.\n\nOfficial macOS package:\n\n```\nbrew install --cask hydraterm/hydra/hydraterms\n```\n\nOfficial Linux package:\n\n```\ncurl -fsSL https://hydraterms.com/install.sh | sh\n```\n\nOfficial packages include the separate proprietary Hydra Remote component. A source build from this repository is a complete local desktop; it does not include the private remote agent or access to the hosted service.\n\n- the PTY daemon and retained-session model;\n- the native terminal renderer;\n- local projects, windows, panes and layouts;\n- local provider and previous-session discovery;\n- the desktop dashboard;\n- local macOS and Linux platform support; and\n- the bounded API used to request optional desktop extensions.\n\nHydra reads provider-owned local session metadata so it can list and resume sessions created by Claude Code, Codex CLI, GitHub Copilot CLI, Antigravity, Kimi CLI, Kiro CLI, OpenCode, Cursor Agent, Devin CLI and the legacy Gemini CLI. These on-disk formats belong to their providers and may change. Discovery runs locally; HydraTerms does not receive transcript content. Amp and Factory/Droid can be launched and resumed through their CLIs, but Hydra does not read their history stores.\n\nThis repository contains Hydra's local desktop. You can inspect it, build it, fork it and propose changes under the Apache License 2.0.\n\nHydra Remote is a separate hosted product. Its desktop agent, browser client, coordination service, relays, identity, entitlement and billing systems are not in this repository and are not open source. The private agent, not this application, decides whether a remote peer is authenticated and authorized.\n\nWe publish the local desktop so that the code which owns terminal sessions and runs on your machine\ncan be reviewed. See [the public/private boundary](/hydraterm/hydra-local/blob/main/docs/public-private-boundary.md) for the exact\nscope and threat model.\n\nInstall the prerequisites in [DEVELOPMENT.md](/hydraterm/hydra-local/blob/main/DEVELOPMENT.md), then run:\n\n```\n./scripts/build-local.sh\ncargo run -p maestro-app -- launch\n```\n\nThat `cargo run` command is the fast, isolated developer harness. It uses development-only state\nand is not the installed application topology. To exercise the local desktop through the same\nlauncher, daemon-retention and bundled-dashboard shape as a package, use the unsigned packaging\nand launch instructions in [DEVELOPMENT.md](/hydraterm/hydra-local/blob/main/DEVELOPMENT.md).\n\nThe repository pins the normal contributor Rust toolchain separately from its minimum supported Rust version. See DEVELOPMENT.md before substituting toolchain versions.\n\n```\n./scripts/test-local.sh\n```\n\nThe repository also contains local-only unsigned packaging smoke scripts for macOS and Linux.\nThey never bundle the proprietary remote agent and do not produce an official signed release; see\n[DEVELOPMENT.md](/hydraterm/hydra-local/blob/main/DEVELOPMENT.md).\n\nPlatform UI behavior still needs physical testing on macOS and, on Linux, both native Wayland and X11. A browser-only dashboard test does not prove native host behavior.\n\nHydra is the product name. Some crates, environment variables, schemas and durable state paths\nretain `maestro-*`, `MAESTRO_*`, `maestro.*` or `Maestro` names so existing local data and extension\ninterfaces remain compatible. They are stable implementation identifiers, not a second product or\na hidden remote component; changing them requires an explicit data migration.\n\nBug fixes, documentation, platform compatibility and packaging improvements are welcome.\nArchitectural changes require an accepted issue before implementation. See\n[CONTRIBUTING.md](/hydraterm/hydra-local/blob/main/CONTRIBUTING.md) and [DEVELOPMENT.md](/hydraterm/hydra-local/blob/main/DEVELOPMENT.md).\n\nEvery contribution uses the [Developer Certificate of Origin](/hydraterm/hydra-local/blob/main/DCO.md). Sign off each commit with\n`git commit -s`; the required DCO check verifies every pull request. HydraTerms does not require a\ncontributor licence agreement or copyright assignment.\n\nDo not report vulnerabilities in a public issue. Follow [SECURITY.md](/hydraterm/hydra-local/blob/main/SECURITY.md) or email\n[security@hydraterms.com](mailto:security@hydraterms.com).\n\nHydra's local desktop is licensed under the Apache License 2.0. That licence does not include the\nprivate Hydra Remote implementation or hosted service, and it grants no rights to HydraTerms names\nor logos. See [TRADEMARKS.md](/hydraterm/hydra-local/blob/main/TRADEMARKS.md).\n\nHydra's development is funded by [Pairextr Teknoloji ve Yazılım A.Ş.](https://www.pairextr.com/)\nHydra and HydraTerms remain marks of HydraTerms Limited; sponsorship grants no ownership of the\nproject or its marks.", "url": "https://wpnews.pro/news/open-source-agentic-terminal-with-a-pty-daemon-and-browser-access", "canonical_source": "https://github.com/hydraterm/hydra-local", "published_at": "2026-09-09 21:51:35+00:00", "updated_at": "2026-09-09 22:17:22.583228+00:00", "lang": "en", "topics": ["developer-tools", "ai-tools", "ai-agents"], "entities": ["Hydra", "Claude Code", "Codex CLI", "GitHub Copilot CLI", "Antigravity", "Kimi CLI", "Kiro CLI", "OpenCode"], "alternates": {"html": "https://wpnews.pro/news/open-source-agentic-terminal-with-a-pty-daemon-and-browser-access", "markdown": "https://wpnews.pro/news/open-source-agentic-terminal-with-a-pty-daemon-and-browser-access.md", "text": "https://wpnews.pro/news/open-source-agentic-terminal-with-a-pty-daemon-and-browser-access.txt", "jsonld": "https://wpnews.pro/news/open-source-agentic-terminal-with-a-pty-daemon-and-browser-access.jsonld"}}