Skip to content

Commit a0368bd

Browse files
tces1Copilot
andauthored
fix: bound structured Anthropic tool history window (#86)
* fix(anthropic): bound structured tool history window * Improve Anthropic tool history handling Also handle zero structured pair limits, flatten tool history text cleanly, and refresh the README coverage badge. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 4d31368 commit a0368bd

7 files changed

Lines changed: 780 additions & 58507 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<a href="https://github.com/suhaibbinyounis/github-copilot-api-vscode/actions/workflows/ci.yml">
4747
<img src="https://img.shields.io/github/actions/workflow/status/suhaibbinyounis/github-copilot-api-vscode/ci.yml?branch=main&style=flat-square&logo=github&label=Build" alt="CI Status">
4848
</a>
49-
<img src="media/coverage.svg" alt="Coverage">
49+
<img src="https://img.shields.io/badge/Coverage-89.38%25-dfb317?style=flat-square" alt="Coverage">
5050
<img src="https://img.shields.io/github/repo-size/suhaibbinyounis/github-copilot-api-vscode?style=flat-square&logo=github&color=blue" alt="Repo Size">
5151
<img src="https://img.shields.io/badge/TypeScript-3178C6?style=flat-square&logo=typescript&logoColor=white" alt="TypeScript">
5252
</p>

0 commit comments

Comments
 (0)