Skip to content

v20.3

Latest

Choose a tag to compare

@monkey2jack monkey2jack released this 31 Aug 19:30
· 33 commits to main since this release

aiduMEI v20.3 · 优忆思

一行 Prompt 全自动部署 · 双引擎自动挡 · 市面独一份

复制一段 Prompt 给 AI Agent,它就会自动完成:环境探测、挡位选择、依赖安装、配置生成、服务启动、e2e 生效验证、宿主记忆接入、维护任务初始化、report.py 自检报告。每一步只以脚本退出码和 JSON 证据判定。

What changed in v20.3

  • One-line prompt deploymentprompts/install.txt + AGENTS.md as 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 idempotencyIdempotency-Key header for safe retries
  • Systemd memory limitsMemoryHigh=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