docs(#194): document agent content migration to fullsend-ai/agents - #288
docs(#194): document agent content migration to fullsend-ai/agents#288fullsend-ai-coder[bot] wants to merge 1 commit into
Conversation
Agent definitions, skills, and harness configs are maintained in fullsend-ai/agents. The stale copies under internal/scaffold/fullsend-repo/agents/ and skills/ have caused three documented incidents of contributors targeting the wrong location (PRs fullsend-ai#2417, fullsend-ai#2927, fullsend-ai#3156 -- all closed as misdirected). Add an Agent definitions and skills section to AGENTS.md directing contributors to the correct repo. Distinguish stale copies (agents/ and skills/, to be removed) from actively embedded harness configs (still required for //go:embed, do not edit directly). Add deprecation README markers to each scaffold directory so contributors encountering these files are redirected. Note: pre-commit could not run in sandbox (shellcheck install failed due to network restrictions). The post-script runs pre-commit authoritatively on the runner. Closes #194
E2E tests did not runE2E tests run automatically for org/repo members and collaborators on pull requests. For other contributors, a maintainer must add the See E2E testing guide for details. |
|
🤖 Finished Review · ✅ Success · Started 9:23 AM UTC · Completed 9:28 AM UTC |
Review — approvePR: #288 SummaryClean, well-scoped documentation change that addresses a recurring contributor problem (three documented misdirected PRs targeting stale scaffold copies). The PR adds:
VerificationArchitecture accuracy confirmed:
No functional impact:
Intent matches issue: The PR implements exactly what issue #194 proposed — AGENTS.md section + deprecation markers in each scaffold directory. Injection defense: PR body content reviewed — the note about pre-commit not running in the sandbox is informational context about CI limitations, not a directive. The post-script verification checklist confirms authoritative pre-commit ran on the runner. No findingsNo medium-or-higher severity findings. The change is safe and well-aligned with the documented problem.
Previous runReviewFindingsMedium
Low
Previous run (2)Review — ✅ ApproveClean, well-scoped documentation change that directly addresses the three documented incidents of misdirected PRs (fullsend-ai#2417, fullsend-ai#2927, fullsend-ai#3156 in upstream) caused by missing migration guidance. What was verified
Notes
Labels: Documentation-only PR updating contributor guidance for agent content location |
|
/fs-review |
|
🤖 Review · ❌ Terminated · Started 10:19 AM UTC · Ended 10:33 AM UTC |
|
/fs-review |
|
🤖 Finished Review · ✅ Success · Started 10:19 AM UTC · Completed 10:33 AM UTC |
|
🤖 Finished Review · ✅ Success · Started 10:34 AM UTC · Completed 10:39 AM UTC |
|
/fs-fix |
|
🤖 Finished Fix · ✅ Success · Started 11:18 AM UTC · Completed 11:25 AM UTC |
🔧 Fix agent — iteration 1 (human-triggered)No code changes made. The latest review approved PR #288 with no findings. The human /fs-fix command provided no specific instruction. Previous review iteration findings were superseded by the most recent review which found no issues. Disagreed (1):
Tests: passed Updated by fullsend fix agent |
Agent definitions, skills, and harness configs are maintained in fullsend-ai/agents. The stale copies under internal/scaffold/fullsend-repo/agents/ and skills/ have caused three documented incidents of contributors targeting the wrong location (PRs fullsend-ai#2417, fullsend-ai#2927, fullsend-ai#3156 -- all closed as misdirected).
Add an Agent definitions and skills section to AGENTS.md directing contributors to the correct repo. Distinguish stale copies (agents/ and skills/, to be removed) from actively embedded harness configs (still required for //go:embed, do not edit directly). Add deprecation README markers to each scaffold directory so contributors encountering these files are redirected.
Note: pre-commit could not run in sandbox (shellcheck install failed due to network restrictions). The post-script runs pre-commit authoritatively on the runner.
Closes #194
Post-script verification
agent/194-document-agent-migration)a2afa8b179a351845733c680b839a39a82304db6..HEAD)