github-copilot-sdk 1.0.7

Rust SDK for programmatic control of the GitHub Copilot CLI via JSON-RPC.
Documentation

Build #3870939 2026-07-16 15:26:15

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "26bf56035e9e2d626d8cedb51944b1416a90c3e353e06a03f69e805e46d21d51" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: chat, hooks, lifecycle_observer, manual_tool_resume, session_fs, tool_server [INFO] [stderr] If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true` [INFO] [stderr] to the [[example]] target configuration of at least one example. [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] warning: github-copilot-sdk@1.0.7: DOCS_RS is set — skipping CLI download/bundle/cache [INFO] [stderr] Documenting github-copilot-sdk v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: redundant explicit link target [INFO] [stderr] --> src/tool.rs:180:1 [INFO] [stderr] | [INFO] [stderr] 180 | / /// A client-defined tool's runtime implementation. [INFO] [stderr] 181 | | /// [INFO] [stderr] 182 | | /// Implement this trait when you want to bind a Rust function to a tool [INFO] [stderr] 183 | | /// name and have the SDK dispatch matching `external_tool.requested` [INFO] [stderr] ... | [INFO] [stderr] 224 | | /// .with_handler(Arc::new(GetWeather)); [INFO] [stderr] 225 | | /// ``` [INFO] [stderr] | |_______^ explicit target `crate::types::Tool` is redundant because label `Tool` resolves to same destination [INFO] [stderr] | [INFO] [stderr] = note: when a link's destination is not specified, [INFO] [stderr] the label is used to resolve intra-doc links [INFO] [stderr] [INFO] [stderr] warning: `github-copilot-sdk` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/github_copilot_sdk/index.html [INFO] running `Command { std: "docker" "inspect" "26bf56035e9e2d626d8cedb51944b1416a90c3e353e06a03f69e805e46d21d51", kill_on_drop: false }`