Gas Town Rusted — multi-agent workspace manager rewritten in Rust + Temporal
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
112
commits
feat: add rgt rig sync to backfill existing rigs into registry
b9623beView on GitHubfeat: rig workflow uses Continue-As-New on stop, tracks session IDs
dcbfd43View on GitHubfeat: add resume_session_id to SpawnAgentInput for Claude --resume
4ccc732View on GitHubfeat: add discover_session_id activity for Claude session tracking
823073eView on GitHubfix: remove stale symlink/binary before cp in install.sh
34398e9View on GitHubfix: use /tmp for temp dir and remove EXIT trap in install.sh
fbc665fView on GitHubfix: create /usr/local/bin if it doesn't exist before installing
f02ae20View on GitHubfix: vendor OpenSSL to fix x86_64-apple-darwin cross-compilation
5a823f3View on GitHubci: fix macOS x86_64 cross-compilation — set OPENSSL_STATIC=1
960b699View on GitHubci: install protoc before cargo build — required by prost-wkt-types
3920bdeView on GitHubdocs: update README install instructions — curl pipe installer
6cba2e9View on GitHub