21 Commits

Author SHA1 Message Date
8b4b9390a8 Revert "feat: AgentIO abort previous request on new input"
This reverts commit 5fb7796df1d0b416ae978ecd95be076a037d30a7.
2026-08-11 14:48:58 +08:00
5fb7796df1 feat: AgentIO abort previous request on new input 2026-08-11 14:00:42 +08:00
ded5de54ed cleanup: remove Conform widget handling, revert to conversational confirm 2026-08-09 21:57:59 +08:00
1fd689ca62 fix: AgentIO.sys_post() + global ref — reliable Conform confirm handler 2026-08-09 21:46:06 +08:00
bf6b14f81e fix: Conform confirm creates AgentOutput and processes streaming response 2026-08-09 20:19:44 +08:00
22feb99a13 AgentOut: handle Conform widget confirmed event → POST _system_action 2026-08-09 20:00:01 +08:00
9a6e7e1a75 AgentOut: handle bricks widget descriptor JSON (widgettype) in streamed response 2026-08-09 17:01:34 +08:00
8b4897ea14 AgentIO: use AgentInput instead of TextFiles for model selector support
- Add agent_input.js to bricks build
- AgentIO constructor passes model_dataurl, model_cwidth, placeholder to AgentInput
- Keep dispatch('inputed') event pattern
2026-08-08 23:42:14 +08:00
e2086397fd bugfix 2026-08-08 22:47:14 +08:00
f2766a76dd bugfix 2026-08-08 22:45:24 +08:00
69b2012eb4 bugfix 2026-03-05 17:01:37 +08:00
ff91537b0e bugfix 2026-03-05 16:49:29 +08:00
36ef962b2d bugfix 2026-03-05 16:40:59 +08:00
2ee67d0a91 bugfix 2026-03-05 16:37:27 +08:00
61a77a51cf bugfix 2026-03-05 16:33:52 +08:00
76381d7da0 bugfix 2026-03-05 15:50:50 +08:00
b6dddbef44 bugfix 2026-03-05 15:39:15 +08:00
672841c14d bugfix 2026-03-05 15:36:57 +08:00
9664bf9163 bugfix 2026-03-05 15:28:10 +08:00
a0d2a41634 bugfix 2026-03-05 14:47:37 +08:00
68bece2e16 bugfix 2026-03-05 14:21:52 +08:00