Skip to content

Tags: xoofx/copilot-sdk

Tags

v1.0.0-beta.2

Toggle v1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add remote session support across all SDKs (github#1192)

rust-v0.1.0

Toggle rust-v0.1.0's commit message
chore: Release package github-copilot-sdk version 0.1.0

go/v1.0.0-beta.2

Toggle go/v1.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add remote session support across all SDKs (github#1192)

v1.0.0-beta.1

Toggle v1.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refine version update logic to allow arbitrary identifiers (e.g., "be…

…ta", not just "preview") (github#1193)

go/v1.0.0-beta.1

Toggle go/v1.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refine version update logic to allow arbitrary identifiers (e.g., "be…

…ta", not just "preview") (github#1193)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Per-session GitHub authentication for all SDK languages, plus update …

…runtime and permissions to match (github#1124)

v0.3.0-preview.1

Toggle v0.3.0-preview.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Per-session GitHub authentication for all SDK languages, plus update …

…runtime and permissions to match (github#1124)

go/v0.3.0

Toggle go/v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Per-session GitHub authentication for all SDK languages, plus update …

…runtime and permissions to match (github#1124)

go/v0.3.0-preview.1

Toggle go/v0.3.0-preview.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Per-session GitHub authentication for all SDK languages, plus update …

…runtime and permissions to match (github#1124)

v0.3.0-preview.0

Toggle v0.3.0-preview.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
SessionFs structured error contract and codegen changes