@jeffreycao/copilot-api 1.10.19 → 1.10.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -2,9 +2,6 @@
2
2
 
3
3
  English | [简体中文](./README.zh-CN.md)
4
4
 
5
- > [!WARNING]
6
- > Claude Code 2.1.150 is recommended for now. Recent Claude Code versions changed the Messages protocol, and compatibility support is still pending.
7
-
8
5
  ## Important Notes
9
6
 
10
7
  > [!IMPORTANT]
package/README.zh-CN.md CHANGED
@@ -2,9 +2,6 @@
2
2
 
3
3
  [English](./README.md) | 简体中文
4
4
 
5
- > [!WARNING]
6
- > 建议暂时使用 Claude Code 2.1.150 版本。近期版本的 Claude Code 修改了 Messages 协议,当前仍在适配兼容。
7
-
8
5
  ## 重要说明
9
6
 
10
7
  > [!IMPORTANT]
package/dist/main.js CHANGED
@@ -43,7 +43,7 @@ const { auth } = await import("./auth-C21nEbjx.js");
43
43
  const { checkUsage } = await import("./check-usage-Cpghz9hf.js");
44
44
  const { debug } = await import("./debug-Cc-hdADF.js");
45
45
  const { mcp } = await import("./mcp-DZgcvqQY.js");
46
- const { start } = await import("./start-BG-WQ4q2.js");
46
+ const { start } = await import("./start-BbJzIF29.js");
47
47
  await runMain(defineCommand({
48
48
  meta: {
49
49
  name: "copilot-api",