ATC_SIMPLE/BACKEND
nguyentrungthat e0725cc00f Add AI log analysis and history tracking for lines
Introduces AI-based log analysis to summarize issues and status in network device logs, storing results in the latestScenario.detectAI field. Implements history tracking for line inventory changes using Redis, with backend and socket.io support for retrieving and displaying history. Updates frontend components to show AI analysis results and improve control button states.
2025-11-26 16:30:53 +07:00
..
app Add AI log analysis and history tracking for lines 2025-11-26 16:30:53 +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 Add baud and interface to lines, enhance line controls 2025-11-13 16:58:02 +07:00
providers Add AI log analysis and history tracking for lines 2025-11-26 16:30:53 +07:00
start Enhance ticket handling and UI interactions 2025-11-19 13:57:52 +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 2025-11-10 15:26:59 +07:00
package.json Update 2025-11-10 15:26:59 +07:00
tsconfig.json Initial commit 2025-10-23 17:00:58 +07:00