Skip to content

docs: fix stale repo URLs, update roadmap, and polish README - #364

Merged
Million-mo merged 6 commits into
wolf1069b:mainfrom
Million-mo:docs/optimize-readme-and-contributing
Aug 10, 2026
Merged

docs: fix stale repo URLs, update roadmap, and polish README#364
Million-mo merged 6 commits into
wolf1069b:mainfrom
Million-mo:docs/optimize-readme-and-contributing

Conversation

@Million-mo

Copy link
Copy Markdown
Collaborator

Summary

Documentation cleanup after the AgentPool → WolfHarness rename. Fixes all stale repo URLs, updates the roadmap to reflect current project state, and polishes the README with improved examples.

Changes

Stale URL fixes (7 occurrences)

  • Badge URLs (lines 8–11): wolf1069b/agentpoolwolf1069b/wolfharness (Tests, codecov, Docs, License badges)
  • Git clone command (line 239): git clone https://github.com/wolf1069b/agentpoolwolfharness, cd agentpoolcd wolfharness
  • Contributors badge (line 281): Updated contrib.rocks and GitHub graph URLs
  • Citation BibTeX (line 294): Updated url field

Roadmap update

Marked 5 items as ✅ completed (they are already implemented in the codebase):

  • Enhanced tool confirmation UI in ACP
  • Remote filesystem abstraction (UPath)
  • Dynamic team mode (RFC-0055, LLM-driven team formation)
  • Lifecycle hooks system (M2)
  • Capability discovery protocol (M3)

Added 1 new 📋 item:

  • Dynamic workflow capability (RFC-0058)

README polish

  • Tagline (line 14): Updated to match the GitHub About description ("One YAML, every protocol…")
  • Quick Start: Added serve-agui and serve-api commands (were only in CLI Reference)
  • Code examples: Updated AgentPoolWolfHarness class name with a note about backward-compatible alias

CONTRIBUTING.md

  • Fixed title from "Contributing to AgentPool" → "Contributing to WolfHarness"

Verification

  • grep -r "wolf1069b/agentpool" *.md returns zero matches after changes
  • All edits are documentation-only — no code or config files touched
  • Pre-commit hooks pass (no code to lint)

Related

- Replace all wolf1069b/agentpool URLs with wolf1069b/wolfharness
  (badges, git clone, contributors, citation)
- Update tagline to match GitHub About description
- Restructure roadmap into Project History (3 milestones) + Future Plans
- Add serve-agui and serve-api to Quick Start server section
- Update code examples to use WolfHarness class name with note
  about AgentPool backward-compatible alias
- Fix CONTRIBUTING.md title from 'AgentPool' to 'WolfHarness'
@Million-mo
Million-mo force-pushed the docs/optimize-readme-and-contributing branch from 0e6b51c to 5160d63 Compare August 10, 2026 01:55
- index.md: add mermaid architecture diagram and 'Why choose WolfHarness' comparison
- mkdocs.yml: set brand logo + favicon (wolf logo with transparent bg), add extra_css
- add docs/stylesheets/extra.css to enlarge header logo
- add docs/assets logo + favicon (transparent-background brand mark)
- index.md: add shields badge wall (tests, codecov, version, downloads, stars, license)
- add docs/examples.md end-to-end showcase (round-robin agents) replacing Showcase
- mkdocs.yml: register Examples page at the end of the nav
@Million-mo
Million-mo merged commit 17965d2 into wolf1069b:main Aug 10, 2026
@Million-mo
Million-mo deleted the docs/optimize-readme-and-contributing branch August 10, 2026 06:19
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