Commit Graph

12 Commits

Author SHA1 Message Date
mlogclub e2a76ef54a refactor: update build commands from make to task in documentation and add Taskfile for task management 2026-07-24 14:43:03 +08:00
mlogclub b743639731 feat: add language support and tests for English and Chinese seed data
- Introduced a new package `seedlang` to handle language parsing and constants for English and Chinese.
- Updated `Init` functions across various modules (kb, quickreply, skill, tag) to accept a language parameter.
- Implemented English seed data for FAQs, quick replies, skills, and tags, ensuring no Chinese text is present in English data.
- Added tests to verify that English seed data does not contain Chinese characters.
- Removed outdated README file from the kb test data directory.
- Created new test files for channel and kb to validate the absence of Chinese text in English seed data.
2026-06-01 12:03:57 +08:00
mlogclub 8bdee03211 fix: update documentation links to reference "agent-desk" instead of "aiagent" 2026-05-31 18:53:25 +08:00
mlogclub c459f68199 fix: update references from "cs-ai-agent" to "agent-desk" in documentation and scripts 2026-05-31 18:34:08 +08:00
mlogclub 08fc446151 fix: update image name references from "cs-ai-agent" to "agent-desk" in Docker files and documentation 2026-05-31 18:27:12 +08:00
mlogclub 1ef0374e14 fix: update references from "Beike AI" to "AgentDesk" in README and initialization files 2026-05-31 18:22:03 +08:00
mlogclub 6784b8255d fix: update links in README files to point to the correct language-specific documentation 2026-05-31 16:16:53 +08:00
mlogclub 604406fc58 fix: update links in README files to include .html extension for proper navigation 2026-05-31 11:57:03 +08:00
mlogclub ba990c3689 feat: add Model Provider Configuration link to English and Chinese README files 2026-05-31 09:45:28 +08:00
mlogclub e6169b6303 feat: add Web Widget Integration link to English and Chinese README files 2026-05-31 08:54:48 +08:00
mlogclub 4175e4f7e1 feat: add English and Chinese setup guides for Docker Compose in README files 2026-05-30 22:55:09 +08:00
mlogclub 98dae870a7 feat: add Chinese README for Beike AI Support with detailed features and setup instructions 2026-05-30 22:50:42 +08:00