Commit Graph

7898 Commits

Author SHA1 Message Date
Enrico Ros 9fc0b39730 AIX: Transmit token stop errors, if provided 2026-04-24 17:08:40 -07:00
Enrico Ros 194bfe23a1 AIX: OpenAI: mark the need for roundtrip of hosted tool pairs 2026-04-24 17:08:40 -07:00
Enrico Ros 35110480ef Beam: Fix ghost columns. Fixes #1073 2026-04-24 16:04:29 -07:00
Enrico Ros 959595e33a Merge: smaller copy update 2026-04-24 16:04:29 -07:00
Enrico Ros a960424dfb Merge: copy update. Fixes #1083 2026-04-24 15:56:13 -07:00
Enrico Ros 0df6c7d08b Merge: copy. Fixes #1083 2026-04-24 15:48:56 -07:00
Enrico Ros 65c841e7a7 Roll AIX 2026-04-24 15:23:30 -07:00
Enrico Ros b21b8cc982 AIX: Anthropic: show refusal details, if present, as inline text 2026-04-24 15:20:10 -07:00
Enrico Ros aa2c4f06b7 AI Inspector: compress intermediate large string fields 2026-04-24 15:19:35 -07:00
Enrico Ros b8d7b4ec10 AIX: OpenAI: fix svs on !ma for for NS 2026-04-24 15:19:35 -07:00
Enrico Ros c48520255a AIX: OpenAI: fix tool reparsing for NS 2026-04-24 15:19:34 -07:00
Enrico Ros 0790da989d Don't truncate the Beam Title on Edit. Fix #1085 part 1. 2026-04-24 15:19:34 -07:00
Enrico Ros 506d24d2fd AIX: OpenAI Response: fix reparse of tools 2026-04-24 15:19:34 -07:00
Enrico Ros 1348dbf493 AIX: update _upstreams 2026-04-24 15:19:33 -07:00
Enrico Ros ce677f3cd9 LLMs: OpenAI: GPT 5.5 2026-04-24 15:19:33 -07:00
Enrico Ros 39203d78e3 LLMs: OpenAI: hide lots of older models, so by default the lastest are shown 2026-04-24 15:19:33 -07:00
Enrico Ros 2ef7daf369 LLMs: Gemini: hide 3.0 Pro (silently remapped to 3.1 by Gemini). Fixes #1082 2026-04-24 15:19:33 -07:00
Enrico Ros cff3d90613 AIX: DeepSeek V4: fix function calling 2026-04-24 05:45:53 -07:00
Enrico Ros 9f89243d7f AIX: DeepSeek V4: fix swalling of tool parts 2026-04-24 05:45:53 -07:00
Enrico Ros 784ee9a4da AIX: DeepSeek V4: wires and parser NS 2026-04-24 05:45:53 -07:00
Enrico Ros 678e6b8ba1 AIX: Gemini Interactions: terminate on error 2026-04-24 05:45:53 -07:00
Enrico Ros 30e301c496 BlockOpUpstreamResume: Stop/Cancel 2026-04-24 03:59:50 -07:00
Enrico Ros b22904f6bb AIX: Gemini Interactions: Cancel + Delete
Also see: googleapis/python-genai#1971
2026-04-24 03:40:34 -07:00
Enrico Ros 3f0de7ddca CH: Auto-Title beam chats when done. Fixes #1078 2026-04-24 03:32:04 -07:00
Enrico Ros 9a6f0f9202 AppChat: never re-open an opened beam. Fixes #1079 2026-04-24 03:24:56 -07:00
Enrico Ros 4f0bae5657 AppChat: do not re-beam or regenerate while beam is open. Fixes #1079 2026-04-24 03:19:17 -07:00
Enrico Ros 2101f06195 Roll AIX 2026-04-24 03:04:09 -07:00
Enrico Ros 6d54b5594c Autotitle: Use natural capitalization. Fixes #1077 2026-04-24 02:48:28 -07:00
Enrico Ros 36b8e5b1df Chat: show Stop/Cancel on streaming upstream runs 2026-04-24 02:47:17 -07:00
Enrico Ros 8252d671c7 LLMs: Gemini: Deep Research models support images 2026-04-24 02:47:13 -07:00
Enrico Ros 30d97c94aa LLMs: DeepSeek: bits (note: vision is still not available) 2026-04-24 02:47:13 -07:00
Enrico Ros 82654a00d4 AIX: Streaming (hinting) review and Gemini Interactions API fix 2026-04-24 02:47:09 -07:00
Enrico Ros 9595f14ddc LLM: DeepSeek V4 (flash, pro) + thinking/reasoning_effort fix 2026-04-23 23:59:09 -07:00
Enrico Ros 8c496074b2 LLMs: DeepSeek: add V4 models 2026-04-23 23:30:41 -07:00
Enrico Ros 4d097d7136 LLMs: DeepSeek: add V4 support infra 2026-04-23 23:30:34 -07:00
Enrico Ros 178619d275 AI Settings: match the defaults description. Fixes #1076 2026-04-23 23:29:20 -07:00
Enrico Ros 59c8b2538d Merge pull request #1074 from tredondo/patch-1
chore: fix Zod 4 type-strictness issue (#1072)
2026-04-23 22:57:01 -07:00
Enrico Ros 443b72c52a AIX: OpenAI Responses: fix Zod 4 build error in tools .catch()
Bare `return;` produced `void`, which Zod 4 rejects for a
`.catch()` on `z.array(...).optional()` expecting `Tool[] | undefined`.
Return `undefined` explicitly, matching the existing pattern at
line 1204.

Fixes #1072
2026-04-23 22:56:19 -07:00
Enrico Ros ae13abef45 Nobody can tell @fredliubojin what to resume 2026-04-23 22:22:16 -07:00
Ted Robertson 83ae02ef9b chore: fix Zod 4 type-strictness issue (#1072) 2026-04-23 19:51:49 -07:00
Enrico Ros 9bb178413b Upstream removal: Update language 2026-04-23 15:46:07 -07:00
Enrico Ros d85f0ebfc4 AIX: Upstream Deletion via both CSF or tRPC 2026-04-23 15:29:39 -07:00
Enrico Ros 8f84dc2f24 AIX: more clenaups 2026-04-23 15:09:24 -07:00
Enrico Ros c8b4301bcd AIX: Client: cleanups 2026-04-23 14:50:21 -07:00
Enrico Ros bd8eaf0b9f Bits 2026-04-23 14:03:46 -07:00
Enrico Ros a4148cf694 BlockPartModelAux: reasoning: detection of markdown ignores newlines 2026-04-23 14:02:42 -07:00
Enrico Ros 4cb0b493dc BlockPartPlaceholder: timeout of a week for very long ops 2026-04-23 13:51:26 -07:00
Enrico Ros e6354e9089 ChatMessage: link to star 2026-04-23 13:42:19 -07:00
Enrico Ros 08506abaee AIX: Gemini Interactions: rewrap to nullify retry errors, to not re-submit expensive Deep Research runs 2026-04-23 03:08:10 -07:00
Enrico Ros 078c80d572 AIX: Gemini Interactions: full SSE migration (no post + get_loop anymore) 2026-04-23 02:15:35 -07:00