This commit is contained in:
6
app.py
6
app.py
@@ -95,9 +95,9 @@ except Exception as e:
|
||||
sys_log.error(f"無法檢測磁碟空間: {e}")
|
||||
|
||||
# 🚩 系統版本定義 (備份與顯示用)
|
||||
# 🚩 2026-04-19 V10.3: 技術債清零 — Migration 010/011、retry queue 持久化、
|
||||
# NemoTron store_insight 雙寫、import 前置欄位防禦、時間衰減 RAG
|
||||
SYSTEM_VERSION = "V10.3"
|
||||
# 🚩 2026-04-29 V10.4: 四 AI Agent 自動化閉環 — EventRouter / AutoHeal /
|
||||
# OpenClaw Memory / ElephantAlpha bridge 文件與安全規則同步
|
||||
SYSTEM_VERSION = "V10.4"
|
||||
|
||||
# ==========================================
|
||||
# 🔒 SQL Injection 防護函數
|
||||
|
||||
Reference in New Issue
Block a user