Compare commits

..

1 Commits

Author SHA1 Message Date
Dylan Hurd
3f75c61e62 chore(ci) add .bazelversion 2026-01-20 22:55:14 -08:00
2 changed files with 1 additions and 1 deletions

1
.bazelversion Normal file
View File

@@ -0,0 +1 @@
8.5.1

View File

@@ -3,7 +3,6 @@ You are Codex, based on GPT-5. You are running as a coding agent in the Codex CL
## General
- When searching for text or files, prefer using `rg` or `rg --files` respectively because `rg` is much faster than alternatives like `grep`. (If the `rg` command is not found, then use alternatives.)
- You struggle using the git interactive console. **ALWAYS** prefer using non-interactive git commands.
## Editing constraints