-
Notifications
You must be signed in to change notification settings - Fork 12
CLI: Update SDK to 140c57d4e9906743e96c814f8785ac35d65d46c5 and add new commands/flags #264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
kernel-internal
wants to merge
31
commits into
main
Choose a base branch
from
cli-coverage-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
39d0464
chore: update kernel-go-sdk to v0.107.0
kernel-internal[bot] a63dd37
Merge main into cli-coverage-update
kernel-internal[bot] 74e93b3
chore: bump Go SDK to 51d7fb8 (v0.107.1-0.20260917184535)
kernel-internal[bot] 627c950
chore: bump Go SDK to v0.108.0 (3556e00)
kernel-internal[bot] 7a8a71e
chore: bump Go SDK to 6367486 and show org concurrency usage
kernel-internal[bot] 6643d5d
Update Go SDK to 3038f83 and adopt ordered credential fields
kernel-internal[bot] 7176b47
chore: bump Go SDK to 5cfcedd and document opaque AgentCard card IDs
kernel-internal[bot] 0601cdf
chore: bump Go SDK to v0.109.0 (5c91a27)
kernel-internal[bot] 086f25e
Merge main into cli-coverage-update
kernel-internal[bot] 51d6810
Update SDK to c4dc2a2 and surface credential field labels
kernel-internal[bot] 5c5dc62
chore: bump Go SDK to released v0.110.0 (a414a68)
kernel-internal[bot] d53e6ed
Merge main into cli-coverage-update
kernel-internal[bot] 863ed39
chore: bump Go SDK to 6e379e6 (proxy_error raw_code)
kernel-internal[bot] 46ca7ed
feat: Update Go SDK to dd9a4a4 and accept adyen checkout processor
kernel-internal[bot] 345a60d
chore: bump Go SDK to 68c5100 (optimistic managed auth reauth)
kernel-internal[bot] b6f9f2a
chore: bump Go SDK to ca8d465 and surface managed auth completion times
kernel-internal[bot] e7efb10
feat: add --skill-mode to auth connections login, bump SDK
kernel-internal[bot] f3bd1bb
feat: add kernel search commands, bump Go SDK to 0554699
kernel-internal[bot] f50d037
chore: bump Go SDK to v0.111.0 (df8b441)
kernel-internal[bot] 2806722
chore: bump Go SDK to 1ef7b7c
kernel-internal[bot] 846f841
chore: bump Go SDK to 0584ea1
kernel-internal[bot] 2cb6fc8
Merge main into cli-coverage-update
kernel-internal[bot] dfcd804
Update Go SDK to a9ee57c and filter telemetry events by type server-side
kernel-internal[bot] adf8f7d
Update Go SDK to b50814f and add profile flags to pool acquire
kernel-internal[bot] 0ca9f8c
Remove duplicate search command registration left by merge
kernel-internal[bot] ab1c8c2
Update Go SDK to 8e055e1 and show Search entitlement in org entitlements
kernel-internal[bot] f3b9f8e
Update Go SDK to ffc38db and add --proxy-route to browsers create
kernel-internal[bot] 3e77f83
Update Go SDK to 47c1310 and add WebMCP custom-tools commands
kernel-internal[bot] 572718b
Update Go SDK to v0.112.0 (247bcf1)
kernel-internal[bot] 10d4416
Merge main into cli-coverage-update
kernel-internal[bot] 39a0426
Update Go SDK to 140c57d and fix merge fallout from main
kernel-internal[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deferred search contents documented
Medium Severity
The README adds
kernel search contentsfor deferred content retrieval, including flags and a note that the endpoint returns 404 until it ships. Deferred retrieval is unavailable and must not be exposed; the subcommand is also not implemented.Triggered by learned rule: Search CLI: no-retry Execute; pass-through JSON; document schema
Reviewed by Cursor Bugbot for commit dfcd804. Configure here.