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
aef72ed6cc
test: cover ticket rich text persistence
2026-05-06 17:40:11 +08:00
mlogclub
2447efab33
feat: record ticket assignment progress
2026-05-06 17:40:11 +08:00
mlogclub
f2a7eb3295
refactor(ticket): simplify ticket number generation and remove SQLite lock
2026-05-06 17:40:11 +08:00
mlogclub
dba175b0fa
feat(ticket): add customer linking functionality to tickets
2026-05-06 17:40:11 +08:00
mlogclub
ac0f25f10c
refactor(ticket): rename TicketNoService to TicketNoSequenceService and update references
2026-05-06 17:40:11 +08:00
mlogclub
8102f89308
fix(ticket): guard stale responses and stale hours
2026-05-02 20:20:30 +08:00
mlogclub
3130d4f14d
fix(ticket): filter stale ticket list
2026-05-02 20:05:35 +08:00
mlogclub
0fed6dc144
fix(ticket): close ticket number concurrency gap
2026-05-02 19:29:04 +08:00
mlogclub
fa9d431cbe
fix(ticket): harden lightweight backend core
2026-05-02 19:19:18 +08:00
mlogclub
a06ce7074e
fix(ticket): close backend core review gaps
2026-05-02 18:57:40 +08:00
mlogclub
fce0b5709d
refactor(ticket): contract backend ticket core
2026-05-02 18:49:10 +08:00
mlogclub
6c005d5daa
feat(eventbus): implement event handling for ticket and conversation assignments
2026-04-21 16:41:12 +08:00
mlogclub
efe801b8bf
Init
2026-04-09 10:01:23 +08:00