Commit Graph

6 Commits

Author SHA1 Message Date
Alex Verkhovsky 40d64c8b69 chore: remove triage-poc option (obsolete approach)
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 06:22:38 -07:00
Alex Verkhovsky a088ccca21 feat: use COPILOT_PAT for token probe if available
Falls back to GITHUB_TOKEN if COPILOT_PAT not set.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 06:19:40 -07:00
Alex Verkhovsky 7b120a1921 fix: correct python slice syntax in token-probe
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 04:36:33 -07:00
Alex Verkhovsky 85b47a385f feat: add token-probe job for Phase 0b
Tests progressively larger payloads (2k-64k chars) to find actual
token limits. Logs HTTP status codes and error messages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 04:24:11 -07:00
Alex Verkhovsky e524df8c5c fix: use heredoc to avoid quoting issues in PR comment
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 04:13:35 -07:00
Alex Verkhovsky 7668d1df1b feat: add LLM Hello World workflow (Phase 0a)
Tracer bullet for LLM-powered PR review using GitHub Models API.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 01:45:19 -07:00