aps-agent/server/__init__.py

5 lines
305 B
Python
Raw Normal View History

2026-07-21 11:05:57 +08:00
# ============================================================
# APS 智能体后端包(moduleId: server-root, 可重生 ✅)
# 分层:gateway(接入) / agent_core(智能体核心) / aps_domain(领域) / engines(引擎) / state(数据)
# ============================================================