Skip to content

Releases: hooyao/copilot-bridge

copilot-bridge 0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 04:08
2dd13fd

What's Changed

  • Tool-leak logging + pipeline trace-id correlation by @hooyao in #18

Full Changelog: v0.2.3-beta...v0.3.0

copilot-bridge 0.2.3-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 17:00
9350790

What's Changed

  • CI: generate release notes for the delta, not the whole history by @hooyao in #14
  • Sonnet 5 + live-model reconciliation, best-effort fuzzy matching, model-sync skill by @hooyao in #15
  • Tool-leak guard: detect leaked tool calls, force clean client retry by @hooyao in #16
  • Polish: README rewrite, forward structured_outputs, log gpt profiles by @hooyao in #17

Full Changelog: v0.2.1-beta...v0.2.3-beta

copilot-bridge 0.2.1-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Jun 11:24
71f3774

What's Changed

  • Codex: surface Copilot's cached_tokens to Codex (was reported as 0% cache) by @hooyao in #13

Full Changelog: v0.2.0-beta...v0.2.1-beta

copilot-bridge 0.2.0-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 14:47
04a3778

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6
  • Fix opus-4.8 derived-effort 400; Sonnet/Haiku 1M graceful degradation by @hooyao in #7
  • Context-window correctness round 2: queued messages, native 1M, effort widening, 502 retry by @hooyao in #9
  • M2: cross-platform builds (win-arm64, linux-x64, osx-arm64) by @hooyao in #10
  • Show app version during startup by @Copilot in #8
  • Codex support: research, IR design, and 3-change OpenSpec plan by @hooyao in #11
  • Trace: upstream-resp captures Copilot's raw pre-stage bytes; gate trace buffering by @hooyao in #12

New Contributors

  • @hooyao made their first contribution in #1
  • @Copilot made their first contribution in #8

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.2.0-beta

copilot-bridge 0.1.2-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 07:44
e1d399e

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6
  • Fix opus-4.8 derived-effort 400; Sonnet/Haiku 1M graceful degradation by @hooyao in #7
  • Context-window correctness round 2: queued messages, native 1M, effort widening, 502 retry by @hooyao in #9
  • M2: cross-platform builds (win-arm64, linux-x64, osx-arm64) by @hooyao in #10
  • Show app version during startup by @Copilot in #8

New Contributors

  • @hooyao made their first contribution in #1
  • @Copilot made their first contribution in #8

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.1.2-beta

copilot-bridge 0.1.1-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jun 04:47
dda6418

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6
  • Fix opus-4.8 derived-effort 400; Sonnet/Haiku 1M graceful degradation by @hooyao in #7
  • Context-window correctness round 2: queued messages, native 1M, effort widening, 502 retry by @hooyao in #9
  • M2: cross-platform builds (win-arm64, linux-x64, osx-arm64) by @hooyao in #10

New Contributors

  • @hooyao made their first contribution in #1

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.1.1-beta

copilot-bridge 0.1.0-beta

Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:42
6cdacf6

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6
  • Fix opus-4.8 derived-effort 400; Sonnet/Haiku 1M graceful degradation by @hooyao in #7
  • Context-window correctness round 2: queued messages, native 1M, effort widening, 502 retry by @hooyao in #9

New Contributors

  • @hooyao made their first contribution in #1

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.1.0-beta

copilot-bridge 0.0.5-alpha

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 05:58
1a5d795

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6
  • Fix opus-4.8 derived-effort 400; Sonnet/Haiku 1M graceful degradation by @hooyao in #7

New Contributors

  • @hooyao made their first contribution in #1

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.0.5-alpha

copilot-bridge 0.0.4-alpha

Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jun 02:50
e881398

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5
  • Rewrite response model back to client-requested id by @hooyao in #6

New Contributors

  • @hooyao made their first contribution in #1

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.0.4-alpha

copilot-bridge 0.0.3-alpha

Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Jun 16:54
28b2230

What's Changed

  • Read product version from assembly attribute, not a hardcoded const by @hooyao in #1
  • Dynamic model catalog + headless test harness + gap analysis by @hooyao in #2
  • Profile-based routing + nginx-style locations + opt-in tracing by @hooyao in #3
  • Unit tests + CI gating, nested routing config, agent handoff docs by @hooyao in #4
  • Standard .NET Core refactor + per-request INFO log + release-zip fix by @hooyao in #5

New Contributors

  • @hooyao made their first contribution in #1

Full Changelog: https://github.com/hooyao/copilot-bridge/commits/v0.0.3-alpha