@kenkaiiii/gg-core 5.62.0 → 5.63.0

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.
@@ -1930,12 +1930,17 @@ var MODELS = [
1930
1930
  // maxThinkingLevel: "max",
1931
1931
  // },
1932
1932
  {
1933
- // Released 2026-07-24 — "For complex agentic coding and enterprise work".
1934
- // Near-Fable capability at half the price ($5/$25 vs $10/$50). Adaptive
1935
- // thinking with the full effort ladder (low→max, xhigh included); dateless
1936
- // ID is the canonical pinned snapshot (post-4.6 naming scheme).
1937
- id: "claude-opus-5",
1938
- name: "Claude Opus 5",
1933
+ // Released 2026-09-22 — "built for long-running agentic coding and knowledge
1934
+ // work". Fable-5.1-class output at $4/$20 MTok (40% below Opus 5), 1M
1935
+ // context, 128K output, image input. Same always-on adaptive thinking with
1936
+ // the full effort ladder (low→max, xhigh included; the API-side default
1937
+ // effort is `medium`) and the same Fable 5.1 constraints gg-ai already
1938
+ // handles (no forced tool use, thinking can't be disabled). Also eligible
1939
+ // for the gated `speed: "fast"` research preview (waitlist-only, premium
1940
+ // $8/$40 pricing — not wired up). Opus 5 is retired here — a session that
1941
+ // still has it saved falls back to the provider default on next start.
1942
+ id: "claude-opus-5-5",
1943
+ name: "Claude Opus 5.5",
1939
1944
  provider: "anthropic",
1940
1945
  contextWindow: 1e6,
1941
1946
  maxOutputTokens: 128e3,
@@ -2609,4 +2614,4 @@ export {
2609
2614
  getSummaryModel,
2610
2615
  getFastModel
2611
2616
  };
2612
- //# sourceMappingURL=chunk-ZVBMFKDR.js.map
2617
+ //# sourceMappingURL=chunk-KZ2YPRM7.js.map