Tags: fv121/copilot-sdk
Tags
Revert "Temporarily use beta versions for "latest" dist-tag (github#1283 )" This reverts commit 4e3dc73.
[maven-release-plugin] copy for tag java/v1.0.0-beta-12-java.1
go: preserve tri-state session flags (github#1536)
[maven-release-plugin] copy for tag java/v1.0.0-beta-10-java.5
Expose install_bundled_cli and HAS_BUNDLED_CLI (github#1489) Lift embeddedcli::path() to a stable public surface so health checks, diagnostics, and version probes can reach the bundled CLI without spinning up a Client. Returns the same path Client::start resolves to for CliProgram::Resolve with no COPILOT_CLI_PATH or extract_dir override. Returns None when bundled-cli is off or the target is unsupported (no fallback to the dev-cache path). HAS_BUNDLED_CLI is a const so callers can branch on bundling presence without forcing extraction. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
PreviousNext