Skip to content

Add contributor-ready adapter starter kit and roadmap#13

Merged
myheart521 merged 1 commit into
mainfrom
agent/contributor-readiness
Jul 16, 2026
Merged

Add contributor-ready adapter starter kit and roadmap#13
myheart521 merged 1 commit into
mainfrom
agent/contributor-readiness

Conversation

@myheart521

Copy link
Copy Markdown
Owner

Outcome

Makes WAMProbe easier to extend and independently reproduce without changing the core evaluation API.

Changes

  • add a tested, runnable custom state-future adapter starter and standard report smoke
  • add a detailed adapter integration guide and dependency-aware bilingual roadmap
  • add structured experiment-result and external-reproduction issue forms
  • link contribution paths from English and Chinese READMEs, docs, and CONTRIBUTING
  • ship the new source examples and documentation in the sdist
  • add labeled follow-up Issues and repository discovery Topics

Validation

  • ruff format --check .
  • ruff check .
  • mypy
  • python scripts/validate_repository.py
  • mkdocs build --strict
  • pytest --cov=wamprobe --cov-report=term-missing --cov-fail-under=85
  • 79 tests passed; total coverage 88.35%
  • custom adapter smoke generated all four artifacts with zero Top-1 Regret
  • uv build
  • twine check dist/*

Release gates

This PR does not claim independent reproduction and does not publish v0.1.0. Issue #2 remains the external-user gate.

@myheart521
myheart521 marked this pull request as ready for review July 16, 2026 07:03
Copilot AI review requested due to automatic review settings July 16, 2026 07:03

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@myheart521
myheart521 merged commit 739547b into main Jul 16, 2026
6 checks passed
@myheart521
myheart521 deleted the agent/contributor-readiness branch July 16, 2026 07:05
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.

2 participants