Logo
Explore
Register Sign In
agent/pi
Watch 2
Star 0
Fork 0
mirror of https://github.com/earendil-works/pi.git synced 2026-06-18 15:54:04 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
3eded2c146d7620ad65ce7a20c85767d3485dffd
pi/packages/ai/src/providers
T
History
Mario Zechner 4068bc556a chore: simplify codex prompt handling
2026-01-17 21:53:01 +01:00
..
amazon-bedrock.ts
fix: sanitize bedrock tool call ids (#781)
2026-01-16 17:51:48 +01:00
anthropic.ts
fix(ai): normalize tool names case-insensitively against CC tool list
2026-01-17 21:03:47 +01:00
google-gemini-cli.ts
Improve Gemini CLI provider retries and headers (#670)
2026-01-13 01:04:53 +01:00
google-shared.ts
fix(ai): preserve unsigned tool call context for Gemini 3 with anti-mimicry note
2026-01-16 23:42:39 +01:00
google-vertex.ts
fix(ai): complete textSignature round-trip for Google providers
2026-01-11 19:25:38 +01:00
google.ts
fix(ai): complete textSignature round-trip for Google providers
2026-01-11 19:25:38 +01:00
openai-codex-responses.ts
chore: simplify codex prompt handling
2026-01-17 21:53:01 +01:00
openai-completions.ts
Fix provider feature detection to use model.provider, not just URL
2026-01-16 12:41:23 +01:00
openai-responses.ts
Fix OpenAI responses timeout option (#706)
2026-01-14 00:07:11 +01:00
transform-messages.ts
fix(ai): prevent orphaned tool results after errored assistant messages
2026-01-17 20:20:39 +01:00