Jeremy Rose
|
2e4a402521
|
cloud: status, diff, apply (#7614)
Adds cli commands for getting the status of cloud tasks, and for
getting/applying the diffs from same.
|
2025-12-05 21:39:23 +00:00 |
|
Josh McKinney
|
ec49b56874
|
chore: add cargo-deny configuration (#7119)
- add GitHub workflow running cargo-deny on push/PR
- document cargo-deny allowlist with workspace-dep notes and advisory
ignores
- align workspace crates to inherit version/edition/license for
consistent checks
|
2025-11-24 12:22:18 -08:00 |
|
Tamir Duberstein
|
27f169bb91
|
cloud-tasks: use workspace deps
This seems to be the way. It made life easier when I was locally forking
clap.
|
2025-10-07 08:19:10 -07:00 |
|
Ed Bayes
|
d3e1beb26c
|
add pulsing dot loading state (#4736)
## Description
Changes default CLI spinner to pulsing dot
https://github.com/user-attachments/assets/b81225d6-6655-4ead-8cb1-d6568a603d5b
## Tests
Passes CI
---------
Co-authored-by: Fouad Matin <fouad@openai.com>
|
2025-10-05 21:26:27 -07:00 |
|
easong-openai
|
5b038135de
|
Add cloud tasks (#3197)
Adds a TUI for managing, applying, and creating cloud tasks
|
2025-09-30 10:10:33 +00:00 |
|