Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .claude/skills/bai-cli/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Check options with `--help`.
- **service-catalog**: user(empty group) · admin(search)
- **runtime-variant**: user(get, search) · admin(get, search, create, update, delete, bulk-delete)
- **runtime-variant-preset**: user(get, search) · admin(get, search, create, update, delete)
- **scheduling-history**: sub session / deployment / route — each (search, search-scoped)
- **scheduling-history**: sub session / kernel / deployment / route — each (search, search-scoped). `kernel search-scoped` takes `--session-id` / `--kernel-id` options (at least one) instead of a positional scope ID.
- **scheduling-handler**: admin(list)

### Storage
Expand Down
1 change: 1 addition & 0 deletions changes/12860.feature.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add kernel scheduling-history queries across REST v2, the SDK, and the CLI (`bai scheduling-history kernel search / search-scoped`), scoped by session and/or kernel.
Loading
Loading