Skip to content

[codex] Set Rust-first project default#25

Draft
donbeave wants to merge 1 commit into
mainfrom
codex/rust-first-guidance
Draft

[codex] Set Rust-first project default#25
donbeave wants to merge 1 commit into
mainfrom
codex/rust-first-guidance

Conversation

@donbeave

Copy link
Copy Markdown
Collaborator

Summary

Adds a concise development stance to the README: Holla should prefer Rust for project-owned commands, probes, release tooling, parsers, and durable automation.

What ships

  • Documents Rust-first project guidance in the main README.
  • Allows narrow exceptions when another ecosystem is the natural fit.

Verify locally

git clone https://github.com/tailrocks/holla "$HOME/Projects/tailrocks/test/pr-rust-first/holla"
cd "$HOME/Projects/tailrocks/test/pr-rust-first/holla"
git fetch origin codex/rust-first-guidance
git checkout codex/rust-first-guidance

Review README.md and confirm the guidance is clear.

Migration notes

None.

Signed-off-by: Alexey Zhokhov <alexey@zhokhov.com>
Co-authored-by: Codex <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant