| .. |
|
amazon-bedrock.ts
|
feat(ai): Support HTTP proxy through environment variables
|
2026-01-25 15:52:45 +08:00 |
|
anthropic.ts
|
fix(ai): apply cache_control to string user messages
|
2026-02-02 19:19:12 +01:00 |
|
azure-openai-responses.ts
|
fix(ai): correct provider error message typo (closes #958)
|
2026-01-26 15:37:57 +01:00 |
|
google-gemini-cli.ts
|
feat(ai): add PI_AI_ANTIGRAVITY_VERSION env var override
|
2026-02-01 09:32:10 +01:00 |
|
google-shared.ts
|
fix(ai): default tool call arguments
|
2026-01-30 01:13:16 +01:00 |
|
google-vertex.ts
|
fix(ai): default tool call arguments to empty object for Google providers
|
2026-01-25 03:18:02 +01:00 |
|
google.ts
|
fix(ai): correct provider error message typo (closes #958)
|
2026-01-26 15:37:57 +01:00 |
|
openai-codex-responses.ts
|
fix(ai): respect codex baseUrl (closes #1244)
|
2026-02-04 12:30:31 +01:00 |
|
openai-completions.ts
|
fix(ai): omit strict for unsupported openai completions
|
2026-02-02 00:44:55 +01:00 |
|
openai-responses-shared.ts
|
fix(ai): normalize pipe-separated tool call IDs for cross-provider handoff
|
2026-01-29 01:28:12 +01:00 |
|
openai-responses.ts
|
feat(ai): add cacheRetention stream option
|
2026-02-01 09:32:10 +01:00 |
|
register-builtins.ts
|
feat: custom provider support with streamSimple
|
2026-01-24 23:15:11 +01:00 |
|
simple-options.ts
|
fix(ai): pass through cacheRetention in buildBaseOptions
|
2026-02-01 17:37:45 +01:00 |
|
transform-messages.ts
|
fix(ai): skip errored/aborted assistant messages in transform-messages
|
2026-01-19 15:55:29 +01:00 |