Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,13 @@
# buddy

> [!NOTE]
> This project is meant for people working on the Rust Project infrastructure.

Run codex in a Linux VM using [lima](https://lima-vm.io/).
Control it from [ChatGPT desktop](https://chatgpt.com/download/).

The VM can have read-only access to Cloud services like DataDog and Fastly to debug issues.
Don't provide read access to any secrets or credentials.

Codex on the guest has only access to the `~/buddy` directory on the host.
So place there all the projects you want to work on with codex.

> [!NOTE]
> This project is meant for people working on the Rust Project infrastructure.
> It installs and configures tools `datadog`, and `fastly` that might not be
> needed for other projects.
The VM has read-only access to Cloud services like DataDog and Fastly.
Credentials are read automatically from the Rust Foundation 1Password.

## Set up

Expand Down