Commit Graph

5 Commits

Author SHA1 Message Date
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