Skip to content

feat: add housekeeper control plane and isolated media jobs#24

Draft
nxs9bg24js-tech wants to merge 27 commits intomainfrom
feat/housekeeper-media-rfc-main
Draft

feat: add housekeeper control plane and isolated media jobs#24
nxs9bg24js-tech wants to merge 27 commits intomainfrom
feat/housekeeper-media-rfc-main

Conversation

@nxs9bg24js-tech
Copy link
Copy Markdown
Collaborator

Clean mainline transplant of PR #19 onto current main.

Scope

  • add the housekeeper control plane with persisted mode state, admission checks, night budgets, dedup, circuit breaker, and morning summaries
  • add isolated media jobs plus narrow Telegram routing for explicit media requests
  • wire the new execution profiles into planner and manager entrypoints without rewriting the existing execution chain
  • add systemd units and focused housekeeper/media coverage

Clean-base note

Validation run locally

  • PYTHONPATH=src /Volumes/AI_LAB/Github/autonomous-agent-stack/.venv/bin/pytest -q tests/test_housekeeper.py tests/test_media_jobs.py tests/test_manager_agent.py tests/test_autoresearch_planner.py tests/test_gateway_telegram.py
  • result: 48 passed in 10.96s
  • PYTHONPATH=src /Volumes/AI_LAB/Github/autonomous-agent-stack/.venv/bin/pytest -q tests/gateway/test_message_mirror.py tests/test_agent_protocol_models.py tests/test_agent_policy_merge.py tests/test_agent_runner_patch_filter.py tests/test_agent_fallbacks.py tests/test_approvals_api.py tests/test_capability_api.py tests/test_gatekeeper_e2e.py tests/test_openclaw_compat.py tests/test_openhands_controlled_backend.py
  • result: 57 passed in 19.30s

CI note

  • GitHub CI currently inherits existing repo-wide core lint/black debt already present on main paths outside this RFC slice
  • this PR is kept draft until we decide whether to absorb that baseline hygiene here or clear it separately

T and others added 27 commits March 29, 2026 11:07
✅ 新增内容:
1. Self-Evolving Agent 自进化智能体(2,720 字)
2. DyTopo 动态拓扑网络革命(4,121 字)
3. 研究索引 README(1,973 字)

📊 核心发现:
- 🚨 80亿参数"绞杀"1200亿参数
- ✅ 突破 Scaling Law 铁律
- 🔄 静态群聊 → 自由交易集市

🎯 技术价值:
- 动态拓扑网络架构
- 上下文污染解决方案
- 自进化机制设计

📚 总字数:8,814 字
🔗 来源:YouTube 播放列表深度分析
* docs: clarify cc-switch as local control-plane workstation only

* feat: harden offline control plane dispatch

* fix: enforce relative fake remote artifact paths

---------

Co-authored-by: Yin <mbair@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant