docs: record PR #178 and #179 in the changelog - #180
Merged
Conversation
fig-ai-agent Bot
added a commit
that referenced
this pull request
Sep 10, 2026
) CHANGELOG.md gains the three PRs that were not yet recorded (#180 changelog PR, #181 PROBLEMS.md, #182 the task close-out), so the [2026-09-10] section matches what actually merged. PROBLEMS.md gains two entries: - P-007 OPEN — new-crystalcastle CI: five workflows run 'pip install -r requirements.txt' but the repo has no root requirements.txt (only scripts/errorlog-generator/requirements.txt). Evidenced by run 34471137096. Separately caused from P-002/the bad-SHA issue, so fixing SHAs alone will not turn that repo green. - P-008 RESOLVED — TASK-20260910-004 had been stored in a file named example-task.md; renamed in PR #182. New task TASK-20260910-006 owns P-007. It is blocked deliberately: whether the right fix is a new root requirements.txt or repointing each workflow at the real path depends on the intended project layout, and the two workflows may want different files. Guessing would make CI pass while being wrong. Tracker tests: 20 passed. No workflow file touched. Co-authored-by: Fig Agent <agent@fig.local>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records PR #178 (agent-core deliverable) and PR #179 (TASK-20260910-005 + tracker fix) in CHANGELOG.md under [2026-09-10] → Added.