Releases: 1593959/XMclaw
Releases · 1593959/XMclaw
XMclaw v1.0.0
XMclaw v1.0.0
Windows release. Two artifacts:
XMclaw-1.0.0-windows-x64-setup.exe— one-click installer (recommended for users).XMclaw-1.0.0-windows-x64.exe— standalone executable.
First run will create daemon/config.json next to the executable; add your API keys via xmclaw config init or set XMC__* environment variables.
See README.md for the full setup.
This release was built automatically from tag v1.0.0. Review the generated notes above and hit Publish when ready — publishing also triggers PyPI upload.
What's Changed
- Merge 99-commit worktree backlog: Epic #10/#5/#20 core + #11/#13/#15 closures by @1593959 in #1
- chore: post-merge drift cleanup — docs, dead workflow, lint targets by @1593959 in #2
- fix: restore installer scripts referenced by release.yml by @1593959 in #3
- Epic #4 partial: Phase A evolution visibility CLI by @1593959 in #4
- Epic #18 Phase A: Web UI backend routers (files / workspaces / profiles / memory) by @1593959 in #5
- Epic #19: deployment templates (Docker / systemd / launchd / Windows / Fly / install scripts) by @1593959 in #6
- docs(archive): Epic #1/#8/#17 salvage triage (2026-04-24) by @1593959 in #7
- Epic #17 Phase 1: Workspace dataclass + factory (foundation for multi-agent) by @1593959 in #8
- Epic #17 Phase 3: X-Agent-Id routing + /api/v2/agents CRUD by @1593959 in #10
- Epic #17 Phase 4: AgentContextMiddleware — ambient agent id via contextvars by @1593959 in #11
- Epic #17 Phase 5: agent-to-agent tools (list / chat / submit / check) by @1593959 in #12
- Epic #17 Phase 6: a2a session id convention + [Agent X requesting] prefix by @1593959 in #13
- Epic #17 Phase 7: EvolutionAgent headless workspace (observer pattern) by @1593959 in #14
- Epic #17 Phase 8: docs/MULTI_AGENT.md + close-out by @1593959 in #15
- Epic #4 Phase B partial: xmclaw session report/list CLI by @1593959 in #16
- Epic #4 Phase B partial: EvolutionOrchestrator — bus bridge for SkillRegistry.promote/rollback by @1593959 in #17
- Epic #4 partial: REPL SKILL_EVOLVED flash + WS cross-session broadcast by @1593959 in #18
- Epic #4 partial: docs/EVOLUTION.md — user-facing evolution guide by @1593959 in #19
- Epic #4: close exit criterion #4 — test_evolution_visible end-to-end by @1593959 in #20
- Epic #4 Phase C partial: wire EvolutionOrchestrator into xmclaw serve lifespan by @1593959 in #21
- Epic #3 partial: tool guardians + approval service + SkillScanner + CLI/REST by @1593959 in #22
- Epic #19 partial: docker-publish workflow — ghcr.io multi-arch image by @1593959 in #25
- Epic #20 partial: docs/BACKUP.md — user-facing backup & restore guide by @1593959 in #24
- Epic #9: onboarding wizard — interactive first-time setup by @1593959 in #23
- Epic #12: tick plugin_sdk/AGENTS.md — post-hoc checklist sync by @1593959 in #26
- Epic #23 kickoff: docs/FRONTEND_DESIGN.md — 前端重设计详细开发文档 by @1593959 in #28
- Epic #16: Phase 2 Fernet encrypted secrets — sibling dir + migrate CLI by @1593959 in #27
- Epic #20 Phase 2: auto-daily backup scheduler by @1593959 in #29
- Epic #23 Phase 0: Web UI v2 scaffold — Preact + htm shell + 5 atoms by @1593959 in #30
- test: PR-1 coverage push — guarded / memory_sweep / rule_loader / approvals + bootstrap race fix by @1593959 in #31
- Epic #23 Phase 1: Chat workspace — WS client + streaming markdown by @1593959 in #32
- Epic #23 Phase 1 hotfix: restore app.js + store.js after squash-merge regression by @1593959 in #33
- Release 1.0.0 GA — local-first self-evolving runtime, contract-frozen by @1593959 in #34
New Contributors
Full Changelog: https://github.com/1593959/XMclaw/commits/v1.0.0