anthropics / anthropics/sandbox-runtime
README examples still show removed “Running:” prefix
Open
- Dominant language
- TypeScript
- Stars
- 5.2k
- Forks
- 439
- Avg merge
- 2d 9m
- Merged PRs (30d)
- 13
Description
The README examples still include a `Running:` prefix that no longer appears in CLI output.
Example from README:
```
$ srt "curl anthropic.com"
Running: curl anthropic.com
...
```
But commit 24a06d6 removed that log, so current CLI output is just the command result.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.