Commit Graph

9 Commits

Author SHA1 Message Date
mlogclub c5c3852a4b feat: add Docker Compose configuration and update README for improved setup instructions 2026-05-23 22:53:33 +08:00
mlogclub 5e0d479640 feat: add Dockerfile and update README with Docker usage instructions 2026-05-23 22:50:07 +08:00
mlogclub c80bae5106 feat: enhance Makefile commands and update README for improved development workflow
refactor: separate API and SPA handling in server routes and add static file serving options

test: add tests for SPA handling and static file serving

feat: implement embedded SPA support for production and development environments
2026-05-23 22:44:06 +08:00
mlogclub b85e1a2557 docs: update rag answerability flow 2026-05-02 14:57:49 +08:00
mlogclub 6be1d74f09 update README.md 2026-04-26 19:59:29 +08:00
mlogclub 62416baabc Refactor API endpoints to use /api/dashboard instead of /api/console
- Updated all relevant API functions in agent.ts, company.ts, customer-contact.ts, customer.ts, dashboard.ts, ticket-config.ts, and ticket.ts to point to the new /api/dashboard paths.
- Ensured that all request methods and payload structures remain unchanged to maintain existing functionality.
2026-04-15 17:12:30 +08:00
mlogclub 734c83fd58 feat: expand core business processes in README with detailed flowcharts for session handling, human handoff, ticketing, knowledge base, and AI reply runtime 2026-04-15 17:04:12 +08:00
mlogclub fe3786aca9 feat: update AI Agent workflow diagram for improved clarity and detail 2026-04-15 16:53:42 +08:00
mlogclub efe801b8bf Init 2026-04-09 10:01:23 +08:00