poe-code 3.0.198 → 3.0.200
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 +1 -1
- package/dist/cli/constants.js +0 -1
- package/dist/cli/constants.js.map +1 -1
- package/dist/index.js +5 -3
- package/dist/index.js.map +2 -2
- package/dist/providers/claude-code.js +0 -1
- package/dist/providers/claude-code.js.map +2 -2
- package/dist/providers/codex.js +0 -1
- package/dist/providers/codex.js.map +2 -2
- package/dist/providers/goose.js +0 -1
- package/dist/providers/goose.js.map +2 -2
- package/dist/providers/kimi.js +0 -1
- package/dist/providers/kimi.js.map +2 -2
- package/dist/providers/opencode.js +0 -1
- package/dist/providers/opencode.js.map +2 -2
- package/dist/providers/poe-agent.js +4 -2
- package/dist/providers/poe-agent.js.map +2 -2
- package/package.json +1 -1
- package/packages/memory/dist/index.js +4 -1
- package/packages/memory/dist/index.js.map +2 -2
package/dist/cli/constants.d.ts
CHANGED
|
@@ -15,7 +15,7 @@ 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.5", "openai/gpt-5.4", "openai/gpt-5.3-codex", "openai/gpt-5.
|
|
18
|
+
export declare const CODEX_MODELS: readonly ["openai/gpt-5.5", "openai/gpt-5.4", "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", "anthropic/claude-opus-4.7"];
|
|
19
19
|
export declare const DEFAULT_CODEX_MODEL: "openai/gpt-5.5";
|
|
20
20
|
export declare const KIMI_MODELS: readonly ["novitaai/kimi-k2.5", "novitaai/kimi-k2-thinking", "novitaai/kimi-k2.5-fw"];
|
|
21
21
|
export declare const DEFAULT_KIMI_MODEL: "novitaai/kimi-k2.5";
|
package/dist/cli/constants.js
CHANGED
|
@@ -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,sBAAsB;IACtB,gBAAgB;IAChB,uBAAuB;CACf,CAAC;AAEX,MAAM,CAAC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;AAElE,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,gBAAgB;IAChB,gBAAgB;IAChB,sBAAsB;IACtB,
|
|
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,uBAAuB;CACf,CAAC;AAEX,MAAM,CAAC,MAAM,sBAAsB,GAAG,2BAA2B,CAAC;AAElE,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,gBAAgB;IAChB,gBAAgB;IAChB,sBAAsB;IACtB,sBAAsB;IACtB,gBAAgB;IAChB,qBAAqB;IACrB,oBAAoB;IACpB,gBAAgB;IAChB,2BAA2B;IAC3B,2BAA2B;CACnB,CAAC;AACX,MAAM,CAAC,MAAM,mBAAmB,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC;AAEnD,MAAM,CAAC,MAAM,WAAW,GAAG;IACzB,oBAAoB;IACpB,2BAA2B;IAC3B,uBAAuB;CACf,CAAC;AACX,MAAM,CAAC,MAAM,kBAAkB,GAAG,WAAW,CAAC,CAAC,CAAC,CAAC;AAEjD,MAAM,CAAC,MAAM,YAAY,GAAG,eAAe,CAAC;AAC5C,MAAM,CAAC,MAAM,mBAAmB,GAAG,sBAAsB,CAAC;AAE1D,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
|
@@ -980,6 +980,9 @@ async function resolveBaseChain({
|
|
|
980
980
|
throw error2;
|
|
981
981
|
}
|
|
982
982
|
if (visited.has(discoveredBase.filePath)) {
|
|
983
|
+
if (optional) {
|
|
984
|
+
return void 0;
|
|
985
|
+
}
|
|
983
986
|
throw new Error(
|
|
984
987
|
`Circular extends detected.
|
|
985
988
|
Visited files:
|
|
@@ -2295,7 +2298,7 @@ async function writeScope(fs19, filePath, scope, values) {
|
|
|
2295
2298
|
}
|
|
2296
2299
|
async function readMergedDocument(fs19, globalPath, projectPath) {
|
|
2297
2300
|
const globalDocument = await readStoredDocument(fs19, globalPath);
|
|
2298
|
-
if (!projectPath) {
|
|
2301
|
+
if (!projectPath || projectPath === globalPath) {
|
|
2299
2302
|
return globalDocument.data;
|
|
2300
2303
|
}
|
|
2301
2304
|
const projectDocument = await readStoredDocument(fs19, projectPath);
|
|
@@ -3139,7 +3142,6 @@ var init_constants = __esm({
|
|
|
3139
3142
|
"openai/gpt-5.5",
|
|
3140
3143
|
"openai/gpt-5.4",
|
|
3141
3144
|
"openai/gpt-5.3-codex",
|
|
3142
|
-
"openai/gpt-5.3-codex-spark",
|
|
3143
3145
|
"openai/gpt-5.2-codex",
|
|
3144
3146
|
"openai/gpt-5.2",
|
|
3145
3147
|
"openai/gpt-5.2-chat",
|
|
@@ -56823,7 +56825,7 @@ var init_package2 = __esm({
|
|
|
56823
56825
|
"package.json"() {
|
|
56824
56826
|
package_default2 = {
|
|
56825
56827
|
name: "poe-code",
|
|
56826
|
-
version: "3.0.
|
|
56828
|
+
version: "3.0.200",
|
|
56827
56829
|
description: "CLI tool to configure Poe API for developer workflows.",
|
|
56828
56830
|
type: "module",
|
|
56829
56831
|
main: "./dist/index.js",
|