Commit Graph

9 Commits

Author SHA1 Message Date
mlogclub e072141953 新版本流程编辑器 2026-07-27 19:04:15 +08:00
mlogclub 892e82afbe fix: update base images in Dockerfile to use trixie version 2026-06-07 21:50:40 +08:00
mlogclub 71cf0cc25e feat: enhance Dockerfile for LanceDB support and improve build process 2026-06-07 21:22:00 +08:00
mlogclub 596971019b feat: add binutils to Dockerfile and update LanceDB build process 2026-06-07 21:12:11 +08:00
mlogclub 5221ae8201 fix: improve TARGETOS and TARGETARCH variable handling in Dockerfile 2026-06-07 21:00:57 +08:00
mlogclub d2d82b615b feat: add LanceDB support with Docker integration and configuration files 2026-06-07 19:33:41 +08:00
mlogclub 101577f163 Refactor internal services to use agent-desk package structure
- Updated import paths in multiple service files to reflect the new agent-desk module.
- Added a new configuration file for agent-desk in the Docker setup.
2026-05-31 18:43:48 +08:00
mlogclub 5d7c10aeab refactor: rename agent widget references to AI agent for consistency
- Updated runtime configuration to use __CS_AI_AGENT_WIDGET_CONFIG__ instead of __CS_AGENT_WIDGET_CONFIG__.
- Changed message types in support host bridge from "cs-agent" to "cs-ai-agent".
- Minified SDK script updated to reflect new AI agent naming conventions.
- Adjusted scrollbar styles in main.scss to use .cs-ai-agent-scrollbar instead of .cs-agent-scrollbar.
2026-05-30 21:19:36 +08:00
mlogclub 5e0d479640 feat: add Dockerfile and update README with Docker usage instructions 2026-05-23 22:50:07 +08:00