poe-code 3.0.54 → 3.0.56
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/dist/cli/constants.d.ts
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export declare const FRONTIER_MODELS: readonly ["anthropic/claude-opus-4.6", "anthropic/claude-sonnet-4.
|
|
2
|
-
export declare const DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.
|
|
3
|
-
export declare const DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-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"];
|
|
2
|
+
export declare const DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.6";
|
|
3
|
+
export declare const DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.6";
|
|
4
4
|
export declare const DEFAULT_IMAGE_BOT = "google/nano-banana-pro";
|
|
5
5
|
export declare const DEFAULT_AUDIO_BOT = "elevenlabs/elevenlabs-v3";
|
|
6
6
|
export declare const DEFAULT_VIDEO_BOT = "google/veo-3.1";
|
|
7
7
|
export declare const CLAUDE_CODE_VARIANTS: {
|
|
8
8
|
readonly haiku: "anthropic/claude-haiku-4.5";
|
|
9
|
-
readonly sonnet: "anthropic/claude-sonnet-4.
|
|
9
|
+
readonly sonnet: "anthropic/claude-sonnet-4.6";
|
|
10
10
|
readonly opus: "anthropic/claude-opus-4.6";
|
|
11
11
|
};
|
|
12
|
-
export declare const DEFAULT_CLAUDE_CODE_MODEL: "anthropic/claude-
|
|
12
|
+
export declare const DEFAULT_CLAUDE_CODE_MODEL: "anthropic/claude-sonnet-4.6";
|
|
13
13
|
/**
|
|
14
14
|
* Extracts the model ID from a namespaced model slug (lowercase).
|
|
15
|
-
* e.g., "anthropic/claude-sonnet-4.
|
|
15
|
+
* e.g., "anthropic/claude-sonnet-4.6" -> "claude-sonnet-4.6"
|
|
16
16
|
*/
|
|
17
17
|
export declare function stripModelNamespace(model: string): string;
|
|
18
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"];
|
package/dist/cli/constants.js
CHANGED
|
@@ -1,23 +1,23 @@
|
|
|
1
1
|
export const FRONTIER_MODELS = [
|
|
2
2
|
"anthropic/claude-opus-4.6",
|
|
3
|
-
"anthropic/claude-sonnet-4.
|
|
3
|
+
"anthropic/claude-sonnet-4.6",
|
|
4
4
|
"openai/gpt-5.2",
|
|
5
5
|
"google/gemini-3-pro"
|
|
6
6
|
];
|
|
7
|
-
export const DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.
|
|
8
|
-
export const DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.
|
|
7
|
+
export const DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.6";
|
|
8
|
+
export const DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.6";
|
|
9
9
|
export const DEFAULT_IMAGE_BOT = "google/nano-banana-pro";
|
|
10
10
|
export const DEFAULT_AUDIO_BOT = "elevenlabs/elevenlabs-v3";
|
|
11
11
|
export const DEFAULT_VIDEO_BOT = "google/veo-3.1";
|
|
12
12
|
export const CLAUDE_CODE_VARIANTS = {
|
|
13
13
|
haiku: "anthropic/claude-haiku-4.5",
|
|
14
|
-
sonnet: "anthropic/claude-sonnet-4.
|
|
14
|
+
sonnet: "anthropic/claude-sonnet-4.6",
|
|
15
15
|
opus: "anthropic/claude-opus-4.6"
|
|
16
16
|
};
|
|
17
|
-
export const DEFAULT_CLAUDE_CODE_MODEL = CLAUDE_CODE_VARIANTS.
|
|
17
|
+
export const DEFAULT_CLAUDE_CODE_MODEL = CLAUDE_CODE_VARIANTS.sonnet;
|
|
18
18
|
/**
|
|
19
19
|
* Extracts the model ID from a namespaced model slug (lowercase).
|
|
20
|
-
* e.g., "anthropic/claude-sonnet-4.
|
|
20
|
+
* e.g., "anthropic/claude-sonnet-4.6" -> "claude-sonnet-4.6"
|
|
21
21
|
*/
|
|
22
22
|
export function stripModelNamespace(model) {
|
|
23
23
|
const slashIndex = model.indexOf("/");
|
|
@@ -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,
|
|
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"}
|
package/dist/index.js
CHANGED
|
@@ -1775,21 +1775,21 @@ var init_constants = __esm({
|
|
|
1775
1775
|
"use strict";
|
|
1776
1776
|
FRONTIER_MODELS = [
|
|
1777
1777
|
"anthropic/claude-opus-4.6",
|
|
1778
|
-
"anthropic/claude-sonnet-4.
|
|
1778
|
+
"anthropic/claude-sonnet-4.6",
|
|
1779
1779
|
"openai/gpt-5.2",
|
|
1780
1780
|
"google/gemini-3-pro"
|
|
1781
1781
|
];
|
|
1782
|
-
DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.
|
|
1783
|
-
DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.
|
|
1782
|
+
DEFAULT_FRONTIER_MODEL = "anthropic/claude-sonnet-4.6";
|
|
1783
|
+
DEFAULT_TEXT_MODEL = "anthropic/claude-sonnet-4.6";
|
|
1784
1784
|
DEFAULT_IMAGE_BOT = "google/nano-banana-pro";
|
|
1785
1785
|
DEFAULT_AUDIO_BOT = "elevenlabs/elevenlabs-v3";
|
|
1786
1786
|
DEFAULT_VIDEO_BOT = "google/veo-3.1";
|
|
1787
1787
|
CLAUDE_CODE_VARIANTS = {
|
|
1788
1788
|
haiku: "anthropic/claude-haiku-4.5",
|
|
1789
|
-
sonnet: "anthropic/claude-sonnet-4.
|
|
1789
|
+
sonnet: "anthropic/claude-sonnet-4.6",
|
|
1790
1790
|
opus: "anthropic/claude-opus-4.6"
|
|
1791
1791
|
};
|
|
1792
|
-
DEFAULT_CLAUDE_CODE_MODEL = CLAUDE_CODE_VARIANTS.
|
|
1792
|
+
DEFAULT_CLAUDE_CODE_MODEL = CLAUDE_CODE_VARIANTS.sonnet;
|
|
1793
1793
|
CODEX_MODELS = [
|
|
1794
1794
|
"openai/gpt-5.2-codex",
|
|
1795
1795
|
"openai/gpt-5.2",
|
|
@@ -37365,7 +37365,7 @@ function registerModelsCommand(program, container) {
|
|
|
37365
37365
|
// package.json
|
|
37366
37366
|
var package_default = {
|
|
37367
37367
|
name: "poe-code",
|
|
37368
|
-
version: "3.0.
|
|
37368
|
+
version: "3.0.56",
|
|
37369
37369
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
37370
37370
|
type: "module",
|
|
37371
37371
|
workspaces: [
|