mirror of
https://github.com/ZSeven-W/openpencil.git
synced 2026-06-01 03:14:29 +07:00
Replace the in-workspace copilot-sdk fork with the official `github-copilot-sdk` crate (crates.io 0.1). Rewrite chat_copilot.rs against its API: Client::start + a streaming SessionConfig whose SessionHandler forwards `assistant.message_delta` / `session.error` events into the ChatProvider channel, one client+session per turn. Delete the crates/copilot-sdk fork directory. Build + 72 desktop tests pass on the Rust 1.94 toolchain. |
||
|---|---|---|
| .. | ||
| anthropic-agent-sdk | ||
| openpencil-app | ||
| openpencil-desktop | ||
| openpencil-shell-core | ||
| openpencil-shell-native | ||
| openpencil-shell-web | ||
| pen-codegen | ||
| pen-core | ||
| pen-engine | ||
| pen-figma | ||
| pen-types | ||
| wasm-libc-shim | ||
| CLAUDE.md | ||