[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-78478":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":16,"stars30d":17,"stars90d":15,"forks30d":15,"starsTrendScore":18,"compositeScore":19,"rankGlobal":10,"rankLanguage":10,"license":20,"archived":21,"fork":21,"defaultBranch":22,"hasWiki":23,"hasPages":21,"topics":24,"createdAt":10,"pushedAt":10,"updatedAt":28,"readmeContent":29,"aiSummary":30,"trendingCount":15,"starSnapshotCount":15,"syncStatus":31,"lastSyncTime":32,"discoverSource":33},78478,"terminal","browser-use\u002Fterminal","browser-use","Terminal UI to get stuff done in the browser","https:\u002F\u002Fbrowser-use.com\u002Fterminal",null,"Rust",515,27,4,0,14,430,42,85.34,"MIT License",false,"main",true,[25,7,26,5,27],"browser-automation","cdp","tui","2026-06-12 04:01:23","\u003Cp align=\"center\">\n  \u003Cimg src=\"static\u002Fbrowser-use-terminal-banner.png\" alt=\"Browser Use Terminal\" \u002F>\n\u003C\u002Fp>\n\n# Browser Use Terminal\n\nAutomate the boring stuff in the browser.\n\nBrowser Use Terminal is a Rust TUI for browser agents. It combines a new LLM harness, Browser Harness-style CDP control, real Chrome sessions, and a terminal UI you can actually steer.\n\n```bash\ncurl -fsSL https:\u002F\u002Fbrowser-use.com\u002Fterminal\u002Finstall.sh | sh\nbrowser\n```\n\n\u003Cp align=\"center\">\n  \u003Cimg src=\"static\u002Fterminal-preview.png\" alt=\"Browser Use Terminal preview\" \u002F>\n\u003C\u002Fp>\n\n## What It Does\n\n- runs browser tasks from a terminal UI\n- works with your logged-in Chrome when the task needs real account state\n- supports headless Chromium and Browser Use cloud for clean or remote runs\n- lets you watch, steer, stop, retry, and resume tasks\n- keeps local history, screenshots, artifacts, and follow-ups\n- uses a new LLM harness built to be 2x cheaper and 2x faster than Browser Harness\n\n## How It Works\n\nBrowser Use Terminal is a browser-first LLM harness: Rust owns the agent loop and durable state, while the browser runtime gives the model direct CDP control over Chrome.\n\n```text\nyou\n │\n ▼\nbrowser terminal\n │\n ├─ custom Ratatui UI      watch · steer · stop · resume\n ├─ Rust LLM harness       tools · subagents · compaction · cancellation\n ├─ SQLite event log       history · screenshots · artifacts · traces\n └─ CDP browser runtime    profiles · doctor · recovery · ownership\n      │\n      ▼\n real Chrome  |  headless Chromium  |  Browser Use cloud\n```\n\n- The model gets raw browser capability: CDP, page JavaScript, screenshots, files, and helper code.\n- The terminal stays controllable: history, artifacts, follow-ups, browser recovery, and a custom Ratatui renderer for live work.\n\n## Try It\n\n```text\nGet my San Francisco parking permit.\n```\n\n```text\nGive this employee admin permission in Azure.\n```\n\n```text\nFind the cancellation policy for my current hotel reservation.\n```\n\n## Setup\n\nLaunch the app:\n\n```bash\nbrowser\n```\n\nUse slash commands inside the TUI:\n\n```text\n\u002Fauth      sign in\n\u002Fmodel     choose a model\n\u002Fbrowser   choose local, headless, or cloud browser\n\u002Fupdate    update the app\n```\n\nUseful shell commands:\n\n```bash\nbrowser auth status\nbrowser config show\nbrowser diagnostics\n```\n\n## Development\n\n```bash\ncargo fmt --check\ncargo test\nuv run --with pytest python -m pytest -q\nscripts\u002Fverify-terminal-ui.sh\n```\n\nTerminal UI changes must pass the full verification script. It runs Rust tests, Python tests, deterministic Ratatui dumps, and a real tmux smoke test.\n\n### Telemetry\n\nYou can disable (100% completely anonymous) telemetry with  `BUT_TELEMETRY=0`.\n\n## Docs\n\n- `docs\u002Fterminal-ui-product-ux.md`\n- `docs\u002Fterminal-ui-testing.md`\n- `docs\u002Fterminal-renderer-architecture.md`\n\n## License\n\nMIT\n","Browser Use Terminal 是一个基于终端界面的浏览器自动化工具，旨在简化浏览器中的重复性任务。其核心功能包括通过终端UI运行浏览器任务、支持登录状态下的Chrome操作、提供无头Chromium和云端执行选项，并允许用户监控、控制、停止、重试和恢复任务。此外，它还能够保存本地历史记录、截图和其他相关文件。技术上，该项目使用Rust构建，结合了LLM（大语言模型）框架与CDP（Chrome DevTools Protocol）来实现对浏览器的强大且直接的控制能力。适用于需要频繁进行网页自动化操作但又希望保持高可控性和透明度的场景，如自动化测试、数据抓取等。",2,"2026-06-11 03:56:51","CREATED_QUERY"]