Vincent Koc
|
d3019e6127
|
fix(copilot): tighten harness sdk boundaries
|
2026-06-23 15:48:27 +08:00 |
|
Vincent Koc
|
21d67b168a
|
feat(copilot): wire harness parity helpers
|
2026-06-23 15:48:27 +08:00 |
|
Vincent Koc
|
81f0e93881
|
docs(copilot): refresh harness parity notes
|
2026-06-23 12:07:30 +08:00 |
|
Vincent Koc
|
3b332fd0a4
|
chore(deadcode): remove stale copilot doctor probes
|
2026-06-21 16:42:27 +08:00 |
|
Vincent Koc
|
8265acaacb
|
docs(copilot): use portable model example
|
2026-06-21 07:00:11 +08:00 |
|
Vincent Koc
|
6ef9207201
|
refactor(harness): complete lifecycle parity
|
2026-06-21 07:00:11 +08:00 |
|
Vincent Koc
|
03b022b88e
|
refactor(copilot): unify harness lifecycle hooks
|
2026-06-21 07:00:11 +08:00 |
|
Vincent Koc
|
44500daaa0
|
refactor(copilot): remove dormant bridge scaffolding
|
2026-06-18 21:32:57 +08:00 |
|
Peter Steinberger
|
db4990d260
|
refactor: compact copilot sessions through sdk state
Route Copilot compaction through SDK-backed state, remove marker sidecars, preserve auth/session binding behavior in SQLite-backed plugin state, and route Copilot CLI budget compaction through native harness compaction.
|
2026-06-01 01:18:46 -04:00 |
|
Peter Steinberger
|
99b24a80fb
|
build(plugins): externalize copilot runtime
|
2026-05-29 20:14:38 +01:00 |
|
Ramrajprabu
|
f3cfd752d3
|
feat(copilot): add GitHub Copilot agent runtime
Adds the opt-in bundled GitHub Copilot agent runtime, pinned SDK install path, docs/inventory, SDK/tool/sandbox/auth wiring, and replay/tool-safety fixes.
Verification:
- Local: git diff --check; fnm exec --using 24.15.0 pnpm tsgo:extensions; fnm exec --using 24.15.0 pnpm check:test-types; fnm exec --using 24.15.0 pnpm build.
- Autoreview local: clean for the replay-safety fix; branch autoreview engine returned empty output twice, so local autoreview plus local/Crabbox/CI proof was used.
- Crabbox focused Copilot: run_2c0db9f48a4a, 19 files / 485 tests passed.
- Crabbox additional boundary shard: run_26a246a1aa24, prompt snapshots and plugin SDK boundary/export checks passed.
- Crabbox live Copilot: run_d128e4048b4e, real gpt-4.1 turn with live_echo phase-1-green and clean session-file check.
- GitHub checks: green on head 7cc8657e0d, including Dependency Guard after exact-head approval.
Co-authored-by: Ramraj Balasubramanian <ramrajba@microsoft.com>
|
2026-05-29 05:15:22 +01:00 |
|