fix: Remove legacy predictor (prediction-poll.sh + prediction-agent.sh + cron entry) (#419)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4f5ad1cc2a
commit
446e6ef0a8
5 changed files with 0 additions and 355 deletions
|
|
@ -23,12 +23,6 @@ memory check (skips if available RAM < 2000 MB).
|
|||
collect-signals, analyze-and-predict) with `needs` dependencies. Claude
|
||||
collects signals and files prediction issues in a single interactive session
|
||||
|
||||
**Supersedes**: The legacy predictor (`planner/prediction-poll.sh` +
|
||||
`planner/prediction-agent.sh`) used `claude -p` one-shot, read `evidence/`
|
||||
JSON, and ran hourly. This formula-based predictor replaces it with direct
|
||||
CI/issues/logs signal collection and interactive Claude sessions, matching the
|
||||
planner's tmux+formula pattern.
|
||||
|
||||
**Environment variables consumed**:
|
||||
- `CODEBERG_TOKEN`, `CODEBERG_REPO`, `CODEBERG_API`, `PROJECT_NAME`, `PROJECT_REPO_ROOT`
|
||||
- `PRIMARY_BRANCH`, `CLAUDE_MODEL` (set to sonnet by predictor-run.sh)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue