Acbox
a9a9f7e955
feat: add image generation model and generate_image agent tool
...
Bots can now be configured with an image generation model (must have
image-output compatibility). When set, the agent exposes a generate_image
tool that calls the model via Twilight AI SDK, saves the result to the
bot container filesystem, and returns the file path.
- Add image_model_id column to bots table (migration 0053)
- Update settings SQL queries, service, and types
- New ImageGenProvider tool provider in internal/agent/tools/
- Wire provider in both cmd/agent and cmd/memoh entry points
- Add image model selector to frontend bot settings with compat filtering
- Regenerate swagger, SDK types, and sqlc code
2026-04-03 01:17:34 +08:00
..
2026-03-14 17:15:41 +08:00
2026-04-03 01:17:34 +08:00
2026-03-22 19:03:28 +08:00
2026-03-22 19:03:28 +08:00
2026-02-23 15:41:47 +08:00
2026-02-23 15:41:47 +08:00
2026-02-25 16:32:52 +08:00
2026-02-25 16:32:52 +08:00
2026-02-25 16:32:52 +08:00
2026-02-25 16:32:52 +08:00
2026-02-26 20:16:02 +08:00
2026-02-26 20:16:02 +08:00
2026-02-28 21:03:59 +08:00
2026-02-28 21:03:59 +08:00
2026-03-03 15:33:50 +08:00
2026-03-03 15:33:50 +08:00
2026-03-03 15:33:50 +08:00
2026-03-03 15:33:50 +08:00
2026-03-04 00:41:05 +08:00
2026-03-04 00:41:05 +08:00
2026-03-04 00:41:05 +08:00
2026-03-04 00:41:05 +08:00
2026-03-04 21:50:08 +08:00
2026-03-04 21:50:08 +08:00
2026-03-05 00:44:14 +08:00
2026-03-05 00:44:14 +08:00
2026-03-06 17:57:48 +08:00
2026-03-06 17:57:48 +08:00
2026-03-07 15:06:00 +08:00
2026-03-07 15:06:00 +08:00
2026-03-09 23:37:43 +08:00
2026-03-09 23:37:43 +08:00
2026-03-13 02:49:52 +08:00
2026-03-13 02:49:52 +08:00
2026-03-13 02:49:52 +08:00
2026-03-13 02:49:52 +08:00
2026-03-14 17:15:41 +08:00
2026-03-14 17:15:41 +08:00
2026-03-14 17:15:41 +08:00
2026-03-21 15:57:22 +08:00
2026-03-15 00:42:09 +08:00
2026-03-15 00:42:09 +08:00
2026-03-19 13:31:54 +08:00
2026-03-19 13:31:54 +08:00
2026-03-19 13:31:54 +08:00
2026-03-19 13:31:54 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-21 15:57:22 +08:00
2026-03-22 14:26:00 +08:00
2026-03-22 14:26:00 +08:00
2026-03-22 17:24:45 +08:00
2026-03-22 17:24:45 +08:00
2026-03-22 17:24:45 +08:00
2026-03-22 17:24:45 +08:00
2026-03-22 19:03:28 +08:00
2026-03-22 19:03:28 +08:00
2026-03-26 01:32:02 +08:00
2026-03-26 01:32:02 +08:00
2026-03-26 01:32:02 +08:00
2026-03-26 01:32:02 +08:00
2026-03-27 19:30:45 +08:00
2026-03-27 19:30:45 +08:00
2026-03-27 19:30:45 +08:00
2026-03-27 19:30:45 +08:00
2026-03-28 01:06:13 +08:00
2026-03-28 01:06:13 +08:00
2026-03-28 23:47:09 +08:00
2026-03-28 23:47:09 +08:00
2026-03-28 23:47:09 +08:00
2026-03-28 23:47:09 +08:00
2026-03-29 00:00:10 +08:00
2026-03-29 00:00:10 +08:00
2026-03-29 19:14:43 +08:00
2026-03-29 19:14:43 +08:00
2026-04-03 01:17:34 +08:00
2026-04-03 01:17:34 +08:00