@oh-my-pi/pi-catalog 16.1.6 → 16.1.7

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/CHANGELOG.md CHANGED
@@ -2,6 +2,12 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## [16.1.7] - 2026-06-20
6
+
7
+ ### Fixed
8
+
9
+ - Fixed MiniMax-M3 catalog context for the MiniMax Coding/Token Plan providers `minimax-code` and `minimax-code-cn` to report the documented 1M long-context tier instead of the upstream 512K pricing boundary; the previous patch only covered `minimax`/`minimax-cn`, so the Coding Plan picker still showed 512K in the status bar ([#3097](https://github.com/can1357/oh-my-pi/issues/3097)).
10
+
5
11
  ## [16.1.4] - 2026-06-19
6
12
 
7
13
  ### Fixed
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "type": "module",
3
3
  "name": "@oh-my-pi/pi-catalog",
4
- "version": "16.1.6",
4
+ "version": "16.1.7",
5
5
  "description": "Model catalog for omp: bundled model database, provider discovery descriptors, model identity, classification, and equivalence",
6
6
  "homepage": "https://omp.sh",
7
7
  "author": "Can Boluk",
@@ -34,12 +34,12 @@
34
34
  },
35
35
  "dependencies": {
36
36
  "@bufbuild/protobuf": "^2.12.0",
37
- "@oh-my-pi/pi-utils": "16.1.6",
37
+ "@oh-my-pi/pi-utils": "16.1.7",
38
38
  "arktype": "^2.2.0",
39
39
  "zod": "^4"
40
40
  },
41
41
  "devDependencies": {
42
- "@oh-my-pi/pi-ai": "16.1.6",
42
+ "@oh-my-pi/pi-ai": "16.1.7",
43
43
  "@types/bun": "^1.3.14"
44
44
  },
45
45
  "engines": {
package/src/models.json CHANGED
@@ -17786,13 +17786,7 @@
17786
17786
  "low",
17787
17787
  "medium",
17788
17788
  "high"
17789
- ],
17790
- "effortRouting": {
17791
- "minimal": "claude-opus-4-6-thinking",
17792
- "low": "claude-opus-4-6-thinking",
17793
- "medium": "claude-opus-4-6-thinking",
17794
- "high": "claude-opus-4-6-thinking"
17795
- }
17789
+ ]
17796
17790
  }
17797
17791
  },
17798
17792
  "claude-sonnet-4-5": {
@@ -17851,7 +17845,6 @@
17851
17845
  },
17852
17846
  "contextWindow": 250000,
17853
17847
  "maxTokens": 64000,
17854
- "requestModelId": "claude-sonnet-4-6",
17855
17848
  "thinking": {
17856
17849
  "mode": "budget",
17857
17850
  "efforts": [
@@ -17859,14 +17852,7 @@
17859
17852
  "low",
17860
17853
  "medium",
17861
17854
  "high"
17862
- ],
17863
- "effortRouting": {
17864
- "off": "claude-sonnet-4-6",
17865
- "minimal": "claude-sonnet-4-6",
17866
- "low": "claude-sonnet-4-6",
17867
- "medium": "claude-sonnet-4-6",
17868
- "high": "claude-sonnet-4-6"
17869
- }
17855
+ ]
17870
17856
  }
17871
17857
  },
17872
17858
  "gemini-2.5-flash": {
@@ -32139,7 +32125,7 @@
32139
32125
  "cacheRead": 0,
32140
32126
  "cacheWrite": 0
32141
32127
  },
32142
- "contextWindow": 512000,
32128
+ "contextWindow": 1000000,
32143
32129
  "maxTokens": 128000,
32144
32130
  "compat": {
32145
32131
  "supportsStore": false,
@@ -32448,7 +32434,7 @@
32448
32434
  "cacheRead": 0,
32449
32435
  "cacheWrite": 0
32450
32436
  },
32451
- "contextWindow": 512000,
32437
+ "contextWindow": 1000000,
32452
32438
  "maxTokens": 128000,
32453
32439
  "compat": {
32454
32440
  "supportsStore": false,
@@ -35908,6 +35894,44 @@
35908
35894
  "contextWindow": null,
35909
35895
  "maxTokens": null
35910
35896
  },
35897
+ "crofai/greg-2-super": {
35898
+ "id": "crofai/greg-2-super",
35899
+ "name": "crofai/greg-2-super",
35900
+ "api": "openai-completions",
35901
+ "provider": "nanogpt",
35902
+ "baseUrl": "https://nano-gpt.com/api/v1",
35903
+ "reasoning": false,
35904
+ "input": [
35905
+ "text"
35906
+ ],
35907
+ "cost": {
35908
+ "input": 0,
35909
+ "output": 0,
35910
+ "cacheRead": 0,
35911
+ "cacheWrite": 0
35912
+ },
35913
+ "contextWindow": null,
35914
+ "maxTokens": null
35915
+ },
35916
+ "crofai/greg-2-ultra": {
35917
+ "id": "crofai/greg-2-ultra",
35918
+ "name": "crofai/greg-2-ultra",
35919
+ "api": "openai-completions",
35920
+ "provider": "nanogpt",
35921
+ "baseUrl": "https://nano-gpt.com/api/v1",
35922
+ "reasoning": false,
35923
+ "input": [
35924
+ "text"
35925
+ ],
35926
+ "cost": {
35927
+ "input": 0,
35928
+ "output": 0,
35929
+ "cacheRead": 0,
35930
+ "cacheWrite": 0
35931
+ },
35932
+ "contextWindow": null,
35933
+ "maxTokens": null
35934
+ },
35911
35935
  "CrucibleLab/L3.3-70B-Loki-V2.0": {
35912
35936
  "id": "CrucibleLab/L3.3-70B-Loki-V2.0",
35913
35937
  "name": "CrucibleLab/L3.3-70B-Loki-V2.0",
@@ -62930,13 +62954,13 @@
62930
62954
  "image"
62931
62955
  ],
62932
62956
  "cost": {
62933
- "input": 0.74,
62934
- "output": 3.5,
62935
- "cacheRead": 0.15,
62957
+ "input": 0.612,
62958
+ "output": 3.0690000000000004,
62959
+ "cacheRead": 0.1296,
62936
62960
  "cacheWrite": 0
62937
62961
  },
62938
62962
  "contextWindow": 262144,
62939
- "maxTokens": 16384,
62963
+ "maxTokens": 262144,
62940
62964
  "thinking": {
62941
62965
  "mode": "effort",
62942
62966
  "efforts": [
@@ -72323,13 +72347,13 @@
72323
72347
  "text"
72324
72348
  ],
72325
72349
  "cost": {
72326
- "input": 1.75,
72327
- "output": 5.5,
72328
- "cacheRead": 0.325,
72350
+ "input": 1.4,
72351
+ "output": 4.4,
72352
+ "cacheRead": 0.26,
72329
72353
  "cacheWrite": 0
72330
72354
  },
72331
72355
  "contextWindow": 1000000,
72332
- "maxTokens": 24000,
72356
+ "maxTokens": 131072,
72333
72357
  "thinking": {
72334
72358
  "mode": "effort",
72335
72359
  "efforts": [
@@ -76427,7 +76451,7 @@
76427
76451
  "cost": {
76428
76452
  "input": 0.09,
76429
76453
  "output": 0.3,
76430
- "cacheRead": 0,
76454
+ "cacheRead": 0.02,
76431
76455
  "cacheWrite": 0.02
76432
76456
  },
76433
76457
  "contextWindow": 262114,
@@ -84855,4 +84879,4 @@
84855
84879
  }
84856
84880
  }
84857
84881
  }
84858
- }
84882
+ }