poe-code 3.0.71-beta.1 → 3.0.72-beta.1
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 +1 -1
- package/dist/cli/constants.d.ts +3 -3
- package/dist/cli/constants.js +2 -0
- package/dist/cli/constants.js.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +2 -2
- package/dist/providers/claude-code.js +2 -1
- package/dist/providers/claude-code.js.map +2 -2
- package/dist/providers/codex.js +3 -1
- package/dist/providers/codex.js.map +2 -2
- package/dist/providers/kimi.js +2 -1
- package/dist/providers/kimi.js.map +2 -2
- package/dist/providers/opencode.js +3 -1
- package/dist/providers/opencode.js.map +2 -2
- package/dist/services/model-strategy.d.ts +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
package/dist/cli/constants.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const FRONTIER_MODELS: readonly ["anthropic/claude-opus-4.6", "anthropic/claude-sonnet-4.6", "openai/gpt-5.2", "google/gemini-3-pro"];
|
|
1
|
+
export declare const FRONTIER_MODELS: readonly ["anthropic/claude-opus-4.6", "anthropic/claude-sonnet-4.6", "openai/gpt-5.3-codex", "openai/gpt-5.2", "google/gemini-3-pro"];
|
|
2
2
|
export declare const DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.6";
|
|
3
3
|
export declare const DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.6";
|
|
4
4
|
export declare const DEFAULT_IMAGE_BOT = "google/nano-banana-pro";
|
|
@@ -15,8 +15,8 @@ export declare const DEFAULT_CLAUDE_CODE_MODEL: "anthropic/claude-sonnet-4.6";
|
|
|
15
15
|
* e.g., "anthropic/claude-sonnet-4.6" -> "claude-sonnet-4.6"
|
|
16
16
|
*/
|
|
17
17
|
export declare function stripModelNamespace(model: string): string;
|
|
18
|
-
export declare const CODEX_MODELS: readonly ["openai/gpt-5.2-codex", "openai/gpt-5.2", "openai/gpt-5.2-chat", "openai/gpt-5.2-pro", "openai/gpt-5.1", "openai/gpt-5.1-codex-mini"];
|
|
19
|
-
export declare const DEFAULT_CODEX_MODEL: "openai/gpt-5.
|
|
18
|
+
export declare const CODEX_MODELS: readonly ["openai/gpt-5.3-codex", "openai/gpt-5.2-codex", "openai/gpt-5.2", "openai/gpt-5.2-chat", "openai/gpt-5.2-pro", "openai/gpt-5.1", "openai/gpt-5.1-codex-mini"];
|
|
19
|
+
export declare const DEFAULT_CODEX_MODEL: "openai/gpt-5.3-codex";
|
|
20
20
|
export declare const KIMI_MODELS: readonly ["novitaai/kimi-k2.5", "novitaai/kimi-k2-thinking"];
|
|
21
21
|
export declare const DEFAULT_KIMI_MODEL: "novitaai/kimi-k2.5";
|
|
22
22
|
export declare const DEFAULT_REASONING = "medium";
|
package/dist/cli/constants.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
export const FRONTIER_MODELS = [
|
|
2
2
|
"anthropic/claude-opus-4.6",
|
|
3
3
|
"anthropic/claude-sonnet-4.6",
|
|
4
|
+
"openai/gpt-5.3-codex",
|
|
4
5
|
"openai/gpt-5.2",
|
|
5
6
|
"google/gemini-3-pro"
|
|
6
7
|
];
|
|
@@ -25,6 +26,7 @@ export function stripModelNamespace(model) {
|
|
|
25
26
|
return id.toLowerCase();
|
|
26
27
|
}
|
|
27
28
|
export const CODEX_MODELS = [
|
|
29
|
+
"openai/gpt-5.3-codex",
|
|
28
30
|
"openai/gpt-5.2-codex",
|
|
29
31
|
"openai/gpt-5.2",
|
|
30
32
|
"openai/gpt-5.2-chat",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/cli/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,2BAA2B;IAC3B,6BAA6B;IAC7B,gBAAgB;IAChB,qBAAqB;CACb,CAAC;AAEX,MAAM,CAAC,MAAM,sBAAsB,GAAG,6BAA6B,CAAC;AAEpE,MAAM,CAAC,MAAM,kBAAkB,GAAG,6BAA6B,CAAC;AAChE,MAAM,CAAC,MAAM,iBAAiB,GAAG,wBAAwB,CAAC;AAC1D,MAAM,CAAC,MAAM,iBAAiB,GAAG,0BAA0B,CAAC;AAC5D,MAAM,CAAC,MAAM,iBAAiB,GAAG,gBAAgB,CAAC;AAElD,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,KAAK,EAAE,4BAA4B;IACnC,MAAM,EAAE,6BAA6B;IACrC,IAAI,EAAE,2BAA2B;CACzB,CAAC;AAEX,MAAM,CAAC,MAAM,yBAAyB,GAAG,oBAAoB,CAAC,MAAM,CAAC;AAErE;;;GAGG;AACH,MAAM,UAAU,mBAAmB,CAAC,KAAa;IAC/C,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;IACtC,MAAM,EAAE,GAAG,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC;IACnE,OAAO,EAAE,CAAC,WAAW,EAAE,CAAC;AAC1B,CAAC;AAED,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,sBAAsB;IACtB,gBAAgB;IAChB,qBAAqB;IACrB,oBAAoB;IACpB,gBAAgB;IAChB,2BAA2B;CACnB,CAAC;AACX,MAAM,CAAC,MAAM,mBAAmB,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC;AAEnD,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,oBAAoB;IACpB,2BAA2B;CACnB,CAAC;AACX,MAAM,CAAC,MAAM,kBAAkB,GAAG,WAAW,CAAC,CAAC,CAAC,CAAC;AAEjD,MAAM,CAAC,MAAM,iBAAiB,GAAG,QAAQ,CAAC;AAC1C,MAAM,CAAC,MAAM,aAAa,GAAG,KAAK,CAAC;AACnC,MAAM,CAAC,MAAM,YAAY,GAAG,iDAAiD,CAAC"}
|
|
1
|
+
{"version":3,"file":"constants.js","sourceRoot":"","sources":["../../src/cli/constants.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,2BAA2B;IAC3B,6BAA6B;IAC7B,sBAAsB;IACtB,gBAAgB;IAChB,qBAAqB;CACb,CAAC;AAEX,MAAM,CAAC,MAAM,sBAAsB,GAAG,6BAA6B,CAAC;AAEpE,MAAM,CAAC,MAAM,kBAAkB,GAAG,6BAA6B,CAAC;AAChE,MAAM,CAAC,MAAM,iBAAiB,GAAG,wBAAwB,CAAC;AAC1D,MAAM,CAAC,MAAM,iBAAiB,GAAG,0BAA0B,CAAC;AAC5D,MAAM,CAAC,MAAM,iBAAiB,GAAG,gBAAgB,CAAC;AAElD,MAAM,CAAC,MAAM,oBAAoB,GAAG;IAClC,KAAK,EAAE,4BAA4B;IACnC,MAAM,EAAE,6BAA6B;IACrC,IAAI,EAAE,2BAA2B;CACzB,CAAC;AAEX,MAAM,CAAC,MAAM,yBAAyB,GAAG,oBAAoB,CAAC,MAAM,CAAC;AAErE;;;GAGG;AACH,MAAM,UAAU,mBAAmB,CAAC,KAAa;IAC/C,MAAM,UAAU,GAAG,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,CAAC;IACtC,MAAM,EAAE,GAAG,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,KAAK,CAAC,UAAU,GAAG,CAAC,CAAC,CAAC;IACnE,OAAO,EAAE,CAAC,WAAW,EAAE,CAAC;AAC1B,CAAC;AAED,MAAM,CAAC,MAAM,YAAY,GAAG;IAC1B,sBAAsB;IACtB,sBAAsB;IACtB,gBAAgB;IAChB,qBAAqB;IACrB,oBAAoB;IACpB,gBAAgB;IAChB,2BAA2B;CACnB,CAAC;AACX,MAAM,CAAC,MAAM,mBAAmB,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC;AAEnD,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,oBAAoB;IACpB,2BAA2B;CACnB,CAAC;AACX,MAAM,CAAC,MAAM,kBAAkB,GAAG,WAAW,CAAC,CAAC,CAAC,CAAC;AAEjD,MAAM,CAAC,MAAM,iBAAiB,GAAG,QAAQ,CAAC;AAC1C,MAAM,CAAC,MAAM,aAAa,GAAG,KAAK,CAAC;AACnC,MAAM,CAAC,MAAM,YAAY,GAAG,iDAAiD,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -1917,6 +1917,7 @@ var init_constants = __esm({
|
|
|
1917
1917
|
};
|
|
1918
1918
|
DEFAULT_CLAUDE_CODE_MODEL = CLAUDE_CODE_VARIANTS.sonnet;
|
|
1919
1919
|
CODEX_MODELS = [
|
|
1920
|
+
"openai/gpt-5.3-codex",
|
|
1920
1921
|
"openai/gpt-5.2-codex",
|
|
1921
1922
|
"openai/gpt-5.2",
|
|
1922
1923
|
"openai/gpt-5.2-chat",
|
|
@@ -39331,7 +39332,7 @@ var init_package = __esm({
|
|
|
39331
39332
|
"package.json"() {
|
|
39332
39333
|
package_default = {
|
|
39333
39334
|
name: "poe-code",
|
|
39334
|
-
version: "3.0.
|
|
39335
|
+
version: "3.0.72-beta.1",
|
|
39335
39336
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
39336
39337
|
type: "module",
|
|
39337
39338
|
main: "./dist/index.js",
|