v0.2.11
What's changed
- GitHub tools: add an optional
githubApiBaseUrloverride (OctokitbaseUrl), threaded throughrun→runner→loadGitHubExtension→buildGitHubTools→GitHubClient. Lets a real workflow run with itsgithub_*calls pointed at a fake GitHub server for tests/evals. Falls back toGITHUB_API_URL; production leaves it unset (→https://api.github.com). AddsGitHubClientbaseUrl-injection tests. - Docs: correct release trigger (published Release, not tag push).
Full Changelog: v0.2.10...v0.2.11