-
Notifications
You must be signed in to change notification settings - Fork 0
Uv bun bump #1074
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uv bun bump #1074
Changes from all commits
b06861f
5ab2a99
6da6d8b
f413f37
5e92317
0211a5d
3101d69
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -6,8 +6,8 @@ | |
| "api": "openai-responses", | ||
| "models": [ | ||
| { | ||
| "id": "gpt-5.2-codex", | ||
| "name": "GPT-5.2 Codex [ChatGPT Pro]", | ||
| "id": "gpt-5.3-codex", | ||
| "name": "GPT 5.3 Codex [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
|
|
@@ -24,7 +24,7 @@ | |
| }, | ||
| { | ||
| "id": "gpt-5.2", | ||
| "name": "GPT-5.2 [ChatGPT Pro]", | ||
| "name": "GPT 5.2 [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
|
|
@@ -40,60 +40,26 @@ | |
| "maxTokens": 128000 | ||
| }, | ||
| { | ||
| "id": "gpt-5.1-codex-max", | ||
| "name": "GPT-5.1 Codex Max [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1.75, | ||
| "output": 14, | ||
| "cacheRead": 0.175, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 400000, | ||
| "maxTokens": 128000 | ||
| }, | ||
| { | ||
| "id": "gpt-5.1-codex", | ||
| "name": "GPT-5.1 Codex [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1.75, | ||
| "output": 14, | ||
| "cacheRead": 0.175, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 400000, | ||
| "maxTokens": 128000 | ||
| }, | ||
| { | ||
| "id": "gpt-5.1", | ||
| "name": "GPT-5.1 [ChatGPT Pro]", | ||
| "id": "gemini-3-pro-preview", | ||
| "name": "Gemini 3 Pro", | ||
|
Comment on lines
26
to
+44
|
||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1.75, | ||
| "output": 14, | ||
| "cacheRead": 0.175, | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 400000, | ||
| "maxTokens": 128000 | ||
| "contextWindow": 1000000, | ||
| "maxTokens": 65536 | ||
| }, | ||
| { | ||
| "id": "gemini-3-pro-preview", | ||
| "name": "Gemini 3.0 Pro Preview", | ||
| "reasoning": true, | ||
| "id": "gemini-3-flash-preview", | ||
| "name": "Gemini 3 Flash", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
|
|
@@ -108,8 +74,8 @@ | |
| "maxTokens": 65536 | ||
| }, | ||
| { | ||
| "id": "claude-opus-4-5-20251101", | ||
| "name": "Claude Opus 4.5", | ||
| "id": "claude-opus-4-6", | ||
| "name": "Claude Opus 4.6", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
|
Comment on lines
+77
to
81
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. P2: The new Prompt for AI agents |
||
|
|
@@ -125,7 +91,24 @@ | |
| "maxTokens": 32000 | ||
| }, | ||
| { | ||
| "id": "claude-haiku-4-5-20251101", | ||
| "id": "claude-sonnet-4-6", | ||
| "name": "Claude Sonnet 4.6", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 3, | ||
| "output": 15, | ||
| "cacheRead": 0.3, | ||
| "cacheWrite": 3.75 | ||
| }, | ||
| "contextWindow": 200000, | ||
| "maxTokens": 64000 | ||
| }, | ||
| { | ||
| "id": "claude-haiku-4-5-20251001", | ||
| "name": "Claude Haiku 4.5", | ||
| "reasoning": false, | ||
| "input": [ | ||
|
|
@@ -141,9 +124,26 @@ | |
| "contextWindow": 200000, | ||
| "maxTokens": 8192 | ||
| }, | ||
| { | ||
| "id": "minimax-m2.5", | ||
| "name": "Minimax M2.5", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 1000000, | ||
| "maxTokens": 40960 | ||
| }, | ||
| { | ||
| "id": "glm-4.7", | ||
| "name": "glm-4.7 (Z-AI)", | ||
| "name": "GLM 4.7 (Z-AI)", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text" | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,186 @@ | ||
| { | ||
| "providers": { | ||
| "cli-proxy-api": { | ||
| "baseUrl": "http://localhost:8317/v1", | ||
| "apiKey": "CLIPROXY_API_KEY", | ||
| "api": "openai-responses", | ||
| "models": [ | ||
| { | ||
| "id": "__GPT_CODEX__", | ||
| "name": "__GPT_CODEX_PRETTY__ [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1.75, | ||
| "output": 14, | ||
| "cacheRead": 0.175, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 400000, | ||
| "maxTokens": 128000 | ||
| }, | ||
| { | ||
| "id": "__GPT__", | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. P2: Regenerate and commit Prompt for AI agents |
||
| "name": "__GPT_PRETTY__ [ChatGPT Pro]", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1.75, | ||
| "output": 14, | ||
| "cacheRead": 0.175, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 400000, | ||
| "maxTokens": 128000 | ||
| }, | ||
| { | ||
| "id": "__GEMINI_PRO__", | ||
| "name": "__GEMINI_PRO_PRETTY__", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 1000000, | ||
| "maxTokens": 65536 | ||
| }, | ||
| { | ||
| "id": "__GEMINI_FLASH__", | ||
| "name": "__GEMINI_FLASH_PRETTY__", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 1000000, | ||
| "maxTokens": 65536 | ||
| }, | ||
| { | ||
| "id": "__CLAUDE_OPUS__", | ||
| "name": "__CLAUDE_OPUS_PRETTY__", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 15, | ||
| "output": 75, | ||
| "cacheRead": 1.5, | ||
| "cacheWrite": 18.75 | ||
| }, | ||
| "contextWindow": 200000, | ||
| "maxTokens": 32000 | ||
| }, | ||
| { | ||
| "id": "__CLAUDE_SONNET__", | ||
| "name": "__CLAUDE_SONNET_PRETTY__", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 3, | ||
| "output": 15, | ||
| "cacheRead": 0.3, | ||
| "cacheWrite": 3.75 | ||
| }, | ||
| "contextWindow": 200000, | ||
| "maxTokens": 64000 | ||
| }, | ||
| { | ||
| "id": "__CLAUDE_HAIKU__", | ||
| "name": "__CLAUDE_HAIKU_PRETTY__", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 1, | ||
| "output": 5, | ||
| "cacheRead": 0.1, | ||
| "cacheWrite": 1.25 | ||
| }, | ||
| "contextWindow": 200000, | ||
| "maxTokens": 8192 | ||
| }, | ||
| { | ||
| "id": "__MINIMAX__", | ||
| "name": "__MINIMAX_PRETTY__", | ||
| "reasoning": true, | ||
| "input": [ | ||
| "text", | ||
| "image" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 1000000, | ||
| "maxTokens": 40960 | ||
| }, | ||
| { | ||
| "id": "__GLM__", | ||
| "name": "__GLM_PRETTY__ (Z-AI)", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 131072, | ||
| "maxTokens": 16384 | ||
| } | ||
| ] | ||
| }, | ||
| "openrouter-preset": { | ||
| "baseUrl": "https://openrouter.ai/api/v1", | ||
| "apiKey": "OPENROUTER_API_KEY", | ||
| "api": "openai-completions", | ||
| "models": [ | ||
| { | ||
| "id": "@preset/glm-4-7", | ||
| "name": "GLM-4.7 (Z-AI)", | ||
| "reasoning": false, | ||
| "input": [ | ||
| "text" | ||
| ], | ||
| "cost": { | ||
| "input": 0, | ||
| "output": 0, | ||
| "cacheRead": 0, | ||
| "cacheWrite": 0 | ||
| }, | ||
| "contextWindow": 131072, | ||
| "maxTokens": 16384 | ||
| } | ||
| ] | ||
| } | ||
| } | ||
| } | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -21,6 +21,9 @@ | |
| "reserveTokens": 16384, | ||
| "keepRecentTokens": 20000 | ||
| }, | ||
| "packages": [ | ||
| "https://github.com/davebcn87/pi-autoresearch" | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. P2: Pin this git package to a specific tag or commit instead of tracking the repository's moving default branch. Prompt for AI agents |
||
| ], | ||
| "skills": [], | ||
| "retry": { | ||
| "enabled": true, | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| function _coxe_function --description "Run Codex with a free-form prompt" | ||
| # Run Codex with a free-form prompt (spaces allowed) | ||
| # Usage: cxe [<prompt words...>] | ||
|
|
||
| if test (count $argv) -eq 0 | ||
| codex --model '__GPT_CODEX__' --full-auto -c model_reasoning_summary_format=experimental | ||
| else | ||
| set -l prompt (string join " " -- $argv) | ||
| codex exec --model '__GPT_CODEX__' --full-auto -c model_reasoning_summary_format=experimental -- "$prompt" | ||
| end | ||
| end |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,12 @@ | ||
| function _coxeh_function --description "Run Codex headlessly with a prompted input" | ||
| # Prompt for input and run Codex | ||
| # Usage: coxeh | ||
|
|
||
| read -P "Prompt: " prompt | ||
| if test -z "$prompt" | ||
| echo "No prompt provided, aborting." >&2 | ||
| return 1 | ||
| end | ||
|
|
||
| codex exec --model '__GPT_CODEX__' --full-auto -c model_reasoning_summary_format=experimental -- "$prompt" | ||
| end |
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
P2:
config/pi/models.jsonis out of sync with the source of truth inmodels.json. This should begemini-3.1-pro-preview(matchingmodels.json), notgemini-3-pro-preview. The same issue applies togemini-flashbelow (gemini-3-flash-preview→gemini-3.1-flash-preview) andgpt(gpt-5.2→gpt-5.4). It looks likescripts/llm-update.shwasn't re-run after updatingmodels.jsonto propagate the template substitutions.Prompt for AI agents