Dicklesworthstone/remote_compilation_helper
Intercepts cargo/gcc builds from AI coding agents via hooks and transparently routes them to remote worker machines, returning artifacts as if compiled locally
# Technical Summary Implements a 5-tier classification pipeline and daemon-based scheduling layer that intercepts Rust, C/C++, TypeScript, and build-system commands before execution, forwarding them to remote workers via SSH while managing worker slots, project affinity, and artifact caching. Uses a fail-open design where commands execute locally if remote execution cannot safely proceed, and includes deterministic reliability subsystems for repo convergence, disk pressure handling, and process triage across multi-worker fleets. Integrates directly as a PreToolUse hook for Claude Code agents, transparently returning build artifacts and test output to preserve normal command semantics.
Stars
35
Forks
3
Language
Rust
License
—
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Dicklesworthstone/remote_compilation_helper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
spider-rs/spider
Web crawler and scraper for Rust
Dicklesworthstone/pi_agent_rust
High-performance AI coding agent CLI written in Rust with zero unsafe code
RightNow-AI/openfang
Open-source Agent Operating System
liquidos-ai/AutoAgents
A multi-agent framework written in Rust that enables you to build, deploy, and coordinate...
Ataraxy-Labs/sem
Semantic version control CLI. Entity-level diff, blame, graph, and impact analysis for code. 16...