ci: add repo-assist agentic workflow, rename CLAUDE.md to AGENTS.md#247
Merged
ci: add repo-assist agentic workflow, rename CLAUDE.md to AGENTS.md#247
Conversation
Introduce the gh-aw repo-assist workflow adapted for Fable.Python so an automated assistant can triage, label, comment, and open draft PRs on a schedule and via /repo-assist slash commands. Also move project instructions into AGENTS.md (the emerging cross-tool convention) and leave CLAUDE.md as a one-line pointer so both ecosystems see the same source of truth. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Referenced from AGENTS.md and the repo-assist workflow but previously untracked; check it in so the links resolve. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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.
Summary
repo-assistagentic workflow (source.md+ compiled.lock.yml) adapted for Fable.Python: single-target Python bindings scope, project-specific labels,just/Paket/Pydantic/Flask/FastAPI context, upstream-vs-bindings triage guidance, and scheduled +/repo-assistslash-command triggers..github/aw/actions-lock.jsonand add.gitattributesmarking the generated lock file aslinguist-generated.CLAUDE.md→AGENTS.mdso project instructions live under the emerging cross-tool convention; leaveCLAUDE.mdas a one-line pointer toAGENTS.mdso Claude Code continues to pick them up.Test plan
COPILOT_GITHUB_TOKEN,GH_AW_GITHUB_TOKEN, etc.) in repo settings before merge.workflow_dispatchand confirm the run reads/tmp/gh-aw/task_selection.json, selects two tasks, and produces expected side effects (labels/comments/draft PRs)./repo-assist <instructions>on an issue.AGENTS.mdand theCLAUDE.mdpointer.🤖 Generated with Claude Code