Daily Upstream Check — 2026-06-20
Status: PARTIAL — data collected, write-back to repo failed.
Infrastructure problem
The routine could not push state.json or the daily log to the repo. All write paths returned 403 Resource not accessible by integration:
git push → 403 via the local proxy
mcp__github__create_branch → 403
mcp__github__push_files → 403
mcp__github__create_or_update_file → 403
Action needed: Grant the Claude Code remote session's GitHub integration token contents:write (and optionally pull_requests:write) on opencircuitdev/codetalker. See https://code.claude.com/docs/en/claude-code-on-the-web for environment configuration.
First run — baseline versions recorded (not yet committed)
| Source key |
Version |
claude-code-cli |
2.1.183 |
claude-agent-sdk |
0.3.183 |
claude-agent-sdk-py |
0.2.105 |
codex-cli |
0.141.0 |
zed |
0.86.2 |
aider |
0.86.2 |
goose |
0.1.0 |
mcp-python |
1.28.0 |
mcp-ts |
1.29.0 |
No adapter PRs needed — this was the first run establishing the baseline.
Fetch failures (6 sources returned 403)
| Source key |
Endpoint |
Error |
cursor |
cursor.com/changelog |
403 — blocks automated scraping |
cline |
VS Marketplace |
403 — blocks automated scraping |
continue |
VS Marketplace |
403 — blocks automated scraping |
windsurf |
windsurf.com/changelog |
403 — blocks automated scraping |
mcp-spec |
api.github.com (modelcontextprotocol/specification) |
403 — rate-limited without auth |
claude-plugins-official |
api.github.com (anthropics/claude-plugins-official) |
403 — rate-limited or repo not found |
Open questions for spec maintainer
- cursor / windsurf / cline / continue: Pages block unauthenticated scraping. Consider VS Marketplace API or RSS/JSON alternatives.
- mcp-spec / claude-plugins-official: GitHub API 403 without auth. Consider extending the MCP session scope to these repos, or using a GITHUB_TOKEN env var.
- goose:
pypi.org/pypi/goose-ai/json points to an unrelated "Goose AI" text-gen package (v0.1.0, last updated 2021) — not Block's Goose AI coding assistant. Spec endpoint may need updating.
Auto-generated by daily-upstream-check routine. The docs/upstream-log/state.json and docs/upstream-log/2026-06.md files were NOT committed due to the write-access error above.
Daily Upstream Check — 2026-06-20
Status: PARTIAL — data collected, write-back to repo failed.
Infrastructure problem
The routine could not push
state.jsonor the daily log to the repo. All write paths returned 403 Resource not accessible by integration:git push→ 403 via the local proxymcp__github__create_branch→ 403mcp__github__push_files→ 403mcp__github__create_or_update_file→ 403Action needed: Grant the Claude Code remote session's GitHub integration token
contents:write(and optionallypull_requests:write) onopencircuitdev/codetalker. See https://code.claude.com/docs/en/claude-code-on-the-web for environment configuration.First run — baseline versions recorded (not yet committed)
claude-code-cliclaude-agent-sdkclaude-agent-sdk-pycodex-clizedaidergoosemcp-pythonmcp-tsNo adapter PRs needed — this was the first run establishing the baseline.
Fetch failures (6 sources returned 403)
cursorclinecontinuewindsurfmcp-specclaude-plugins-officialOpen questions for spec maintainer
pypi.org/pypi/goose-ai/jsonpoints to an unrelated "Goose AI" text-gen package (v0.1.0, last updated 2021) — not Block's Goose AI coding assistant. Spec endpoint may need updating.Auto-generated by daily-upstream-check routine. The
docs/upstream-log/state.jsonanddocs/upstream-log/2026-06.mdfiles were NOT committed due to the write-access error above.