Compare commits

...

2 Commits

Author SHA1 Message Date
autofix-ci[bot]
1ffb149669 [autofix.ci] apply automated fixes 2025-07-18 05:12:55 +00:00
Meghan Denny
0b8bd8e260 deps: update libuv to v1.51.0 2025-07-17 22:10:24 -07:00
2 changed files with 3 additions and 3 deletions

View File

@@ -3,8 +3,8 @@ register_repository(
libuv
REPOSITORY
libuv/libuv
COMMIT
da527d8d2a908b824def74382761566371439003
TAG
v1.51.0
)
if(WIN32)

View File

@@ -257,7 +257,7 @@ When using Bun's test runner with AI coding assistants, you can enable quieter o
Set any of the following environment variables to enable AI-friendly output:
- `CLAUDECODE=1` - For Claude Code
- `REPL_ID=1` - For Replit
- `REPL_ID=1` - For Replit
- `IS_CODE_AGENT=1` - Generic AI agent flag
### Behavior