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
Enrico Ros
b1c9f6be45
AIX: ContentReassembler: improve not-wiping ops on conent (yes to wiping vp)
2026-04-23 02:15:35 -07:00
Enrico Ros
fc497e9beb
AIX: Gemini Interactions: improve wires
2026-04-23 02:15:35 -07:00
Enrico Ros
6ad01fd981
AIX: update _upstream
2026-04-23 02:15:35 -07:00
Enrico Ros
44ed8664c8
Placeholder: elevate to 6hrs the UI counter
2026-04-22 23:28:27 -07:00
Enrico Ros
4cb16ee715
AIX: upstream protocol docs cache; local copy of the specs, let's see if it's useful
2026-04-22 23:16:14 -07:00
Enrico Ros
2dc9b87cda
AIX: Gemini Interactions: allow multiple reattaches, use the Gemini default timeout
2026-04-22 22:29:57 -07:00
Enrico Ros
0e587c4889
ContentReassembler: report image conversion fail
2026-04-22 19:15:57 -07:00
Enrico Ros
41d42d82fb
AIX: Gemini interactions: improvements
2026-04-22 18:28:16 -07:00
Enrico Ros
f703c8a8c9
AIX: Cleanups
2026-04-22 18:20:40 -07:00
Enrico Ros
bf753eab55
AIX: XAI: support for reasoning items
2026-04-22 17:59:32 -07:00
Enrico Ros
698b67af06
AIX: Gemini Interactions: images are usually figures, skip conversion
2026-04-22 17:59:10 -07:00
Enrico Ros
377d61056a
ChatMessageList: resume: remove pending and update only on done
2026-04-22 17:50:54 -07:00