wangziqi06/724-office
7/24 Office — Self-evolving AI Agent system. 36 tools, 10,000 lines pure Python, modular architecture, MCP plugins, three-layer memory, nudge system, AI mirror, 24/7 production. observed · 2026-08-28
Health v2 · maintenance only
57/100
- Activity 95
- Release rhythm 35
- Longevity 12
Flags: no_releases young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 169
- days_rel: n/a
- days_push: 33
- n_releases_24m: 0
Adoption not part of the score
1020 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A self-evolving, production-running AI agent system written in ~10,000 lines of pure Python with no agent frameworks, featuring 36 tools, MCP plugin support, three-layer memory with vector retrieval, cron scheduling, and 24/7 multi-user operation. Its successor xiaowang-v2 rewrites the system as a single Node process with durable cross-day execution and a hand-written agentic loop.
Use cases
- run a personal AI agent 24/7
- build an agent without LangChain or other frameworks
- connect MCP servers to an LLM agent
- schedule recurring AI tasks with cron
- give an LLM long-term memory with vector retrieval
- let an agent create its own tools at runtime
- deploy a multi-tenant chatbot over WeCom
When to choose
- you want a dependency-light, framework-free agent you can read and modify end to end
- you need persistent scheduling, memory, and self-repair in one always-on agent
- you want MCP plugin support and runtime tool creation
- you prefer a battle-tested production agent with self-test assertions
When to avoid
- you need a polished GUI or managed product rather than a self-hosted system
- you want a mainstream framework with large community and ecosystem
- you need non-Python/non-Node environments or heavy multi-agent orchestration
- documentation is largely in Chinese and you require English docs
Facets
application · maturity active
agent-framework mcp chatbot scheduling rag plugin-system workflow-automation large-language-models developer-tools chatbots python self-hosted cli self-evolving-agent tool-use-loop three-layer-memory mcp-plugins multi-tenant wecom cron-scheduling self-repair zero-framework ai-agents automation nodejs
1 source
- readme: https://github.com/wangziqi06/724-office · fetched 2026-08-28 · 2e8fa4430c9b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wangziqi06/724-office | main | 57 |
For agents
markdown · JSON · MCP: product_card(name="wangziqi06/724-office")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem