aiduMEI v20.3 · 优忆思
一行 Prompt 全自动部署 · 双引擎自动挡 · 市面独一份
复制一段 Prompt 给 AI Agent,它就会自动完成:环境探测、挡位选择、依赖安装、配置生成、服务启动、e2e 生效验证、宿主记忆接入、维护任务初始化、report.py 自检报告。每一步只以脚本退出码和 JSON 证据判定。
What changed in v20.3
- One-line prompt deployment —
prompts/install.txt+AGENTS.mdas the single agent entry - report.py — one-command machine-readable system status
- e2e_smoke.py — real write → recall → trace → cleanup verification
- drill_autoshift.sh — non-destructive autoshift drill
- restore_gate.sh — backup verification + post-restore e2e gate
- update_crontab.sh — 9 maintenance tasks with
--list/--dry-run - agent_integration_check.py — host lifecycle + double-injection detection
- Half-open gear active probe — no longer traffic-dependent
- Write idempotency —
Idempotency-Keyheader for safe retries - Systemd memory limits —
MemoryHigh=768M/MemoryMax=1G - Local mode outbound call gating — all mem.add() paths gated
- README slimmed from 1102 to ~590 lines
Verification
- 1540 passed · 12 skipped (1552 cases)
- Production deployment: 1548 passed · 4 skipped
- e2e smoke: PASS · 0 warnings · 0 failures
- Mechanical acceptance: 21/21 PASS
- Push gate: all passed
Links
- AGENTS.md — Agent deployment entry
- prompts/install.txt — Canonical one-line prompt
- docs/OPERATIONS.md — Operations guide
- docs/HEALTH.md — Health field reference
- docs/BACKUP_RESTORE.md — Backup & restore