Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zywkloo/wtcraft
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.3
Choose a base ref
...
head repository: zywkloo/wtcraft
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.4
Choose a head ref
  • 19 commits
  • 9 files changed
  • 3 contributors

Commits on May 27, 2026

  1. fix: pass NODE_AUTH_TOKEN to npm publish in CI workflow

    npm OIDC trusted publisher still requires the automation token at publish
    time; unlike PyPI, npm does not support fully passwordless OIDC publishing.
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    zywkloo and claude committed May 27, 2026
    Configuration menu
    Copy the full SHA
    7b359e7 View commit details
    Browse the repository at this point in the history
  2. fix: declare environment: prod so NPM_TOKEN secret is visible to work…

    …flow
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    zywkloo and claude committed May 27, 2026
    Configuration menu
    Copy the full SHA
    088b3cc View commit details
    Browse the repository at this point in the history
  3. docs: use 'Budget-Aware Multi-Agent Coding Harness' as project subtitle

    Update README h1, package.json description, and pyproject.toml description.
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    zywkloo and claude committed May 27, 2026
    Configuration menu
    Copy the full SHA
    617775d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    615b4c5 View commit details
    Browse the repository at this point in the history
  5. docs: add Prior Art and References section

    - Fowler defines harness engineering
    - OpenAI: 1M+ lines, 1500+ PRs production validation
    - Stripe: 1300+ AI PRs/week, [D]/[A] step pattern
    - wtcraft positioned as solo-dev implementation of the same concept
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    zywkloo and claude committed May 27, 2026
    Configuration menu
    Copy the full SHA
    f9d650b View commit details
    Browse the repository at this point in the history
  6. chore: remove unused wtcraft-hero.PNG

    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    zywkloo and claude committed May 27, 2026
    Configuration menu
    Copy the full SHA
    0c384ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2c803b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from zywkloo/codex/clarify-npm-license-requirem…

    …ents
    
    Create agent files when patching and change license to Apache-2.0
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    17c907e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f33db8e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #2 from zywkloo/codex/clarify-npm-license-requirem…

    …ents-q4wad3
    
    Bump version to 0.3.4, create agent files when patching, and switch license to Apache-2.0
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    9ec0005 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d9a702 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3 from zywkloo/codex/clarify-npm-license-requirem…

    …ents-3k74gv
    
    Release 0.3.4: version bump, Apache-2.0 license, and agent-file patching behavior
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    8766ffe View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c14f3c View commit details
    Browse the repository at this point in the history
  14. Merge pull request #4 from zywkloo/codex/update-documentation-and-add…

    …-badges
    
    docs: add npm/PyPI/CI/Homebrew badges and clarify Windows support
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    e071ca9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    73b7630 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d98a586 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #5 from zywkloo/codex/update-documentation-and-add…

    …-badges-shm90c
    
    docs: add package/CI badges and clarify bash requirement in README
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    72b4a68 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8a5f28a View commit details
    Browse the repository at this point in the history
  19. Merge pull request #6 from zywkloo/codex/tag-and-release-version-0.3.4

    docs: prepare v0.3.4 release metadata
    zywkloo authored May 27, 2026
    Configuration menu
    Copy the full SHA
    3ff6da1 View commit details
    Browse the repository at this point in the history
Loading