Skip to content

v1.0.5 - Comprehensive Wiki, MCP & Multi-Agent Documentation

Choose a tag to compare

@PwnedBytes0x1 PwnedBytes0x1 released this 07 Sep 14:32
· 5 commits to main since this release

✨ What's New in v1.0.5

  • 📚 Comprehensive Wiki & Documentation Refresh:
    • Fully synchronized all documentation in docs/wiki/ with latest engine capabilities.
    • Added dedicated documentation for the 24 built-in agent tools, including code_outline, manage_checkpoint, manage_mcp, create_skill, call_skill, create_agent, spawn_agents, and ask_question.
    • Added in-depth architecture guides covering MCP JSON-RPC 2.0 stdio pipes, multi-agent thread swarms, and 30 FPS debounced TUI rendering.
    • Documented permission modes (safe, auto, yolo), headless pipe CLI operations (-p, --pipe), and MCP server configuration (~/.xdharness/mcp.json).
  • Performance & Stability Validation:
    • Re-verified cross-platform syntax compatibility and clean standalone execution across Android Termux and Linux.
    • Bumped version to 1.0.5 across xdh.py, pyproject.toml, and README.md.