Is Basecamp a package registry?
No. Basecamp prepares the packages, tools, runtimes, or service connections an environment needs and makes them reusable.
Does Basecamp build my application remotely?
No. Basecamp resolves and synchronizes the development environment. Rust comes from the official Rust distribution, Cargo materializes packages from the project's configured registries or Git sources, and your application still builds with normal Cargo commands.
Do I need GitHub access?
No. Basecamp is closed source. Installation, downloads, documentation, and updates are distributed through basecamp.sh.
Is GitHub Actions required?
No. Rust environment resolution and synchronization do not use GitHub Actions. v0.5 does not schedule remote builder jobs.
Why are there LLM and agent files on the website?
They give coding agents a canonical place to learn Basecamp commands, supported stacks, status, and safety rules.