ATC_SIMPLE/BACKEND
nguyentrungthat fef82cb233 Enhance scenario detection and tracking logic
Updated LineConnection to track processed scenario IDs and prevent duplicate scenario detection by passing a list of previously detected scenarios to detectScenarioByModel. Modified detectScenarioByModel to skip scenarios already in the list. Added a delay in waitUntilAllReady to ensure readiness before proceeding.
2025-12-18 09:00:03 +07:00
..
app Enhance scenario detection and tracking logic 2025-12-18 09:00:03 +07:00
bin Initial commit 2025-10-23 17:00:58 +07:00
config Update 2025-11-10 15:26:59 +07:00
database/migrations Update migration table brand, category, scenario 2025-12-15 15:03:26 +07:00
providers Enhance scenario detection and tracking logic 2025-12-18 09:00:03 +07:00
start Update migration table brand, category, scenario 2025-12-15 15:03:26 +07:00
tests Initial commit 2025-10-23 17:00:58 +07:00
.editorconfig Initial commit 2025-10-23 17:00:58 +07:00
.env.example Update 2025-11-10 15:26:59 +07:00
.gitignore Update 2025-10-28 16:57:15 +07:00
ace.js Initial commit 2025-10-23 17:00:58 +07:00
adonisrc.ts Update 2025-11-10 15:26:59 +07:00
eslint.config.js Initial commit 2025-10-23 17:00:58 +07:00
package-lock.json Update send zulip 2025-12-08 16:30:17 +07:00
package.json Update send zulip 2025-12-08 16:30:17 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00