DongYaoZe/texpage-bridge

DongYaoZe★ 0Python最后同步: 2026-08-20

在 GitHub 打开

Portable local bridge for isolated Git snapshots, queued Chromium compilation, and sanitized artifact retrieval.

README 摘要

TeXPage cloud-build bridge A local bridge that connects Git worktrees to a TeXPage-compatible cloud compiler through a persistent Chromium broker. The bridge is designed for multi-agent editing workflows where source stays local, compilation happens remotely, and callers should not receive browser session data, Git credentials, signed artifact URLs, or other privileged state. Local configuration projects.json is intentionally local-only and ignored by Git. It may contain machine-specific repository paths plus live TeXPage project/version identifiers. Start from the sanitized template: Then replace the placeholder repository path, project key , version , and version no values with your local values. Project aliases are arbitrary local names such as sample-project or second-project . Browser login state should live in a persistent Chromium profile outside this repository. Credentials, cookies, signed artifact URLs, request history, broker logs, and real project registries must not be committed. Requirements - Python 3.11+ - Git - Playwright with Chromium - Windows Git Credential Manager for the current non-interactive Git credential flow Install the Python dependency and browser runt…

在 GitHub 查看完整 README →
工具/开发agent-toolsdeepseek-harnessdsh-pluginlatextexpageagent

分类