Skip to content

ci: add repo-assist agentic workflow, rename CLAUDE.md to AGENTS.md#247

Merged
dbrattli merged 2 commits intomainfrom
ci/repo-assist
Apr 16, 2026
Merged

ci: add repo-assist agentic workflow, rename CLAUDE.md to AGENTS.md#247
dbrattli merged 2 commits intomainfrom
ci/repo-assist

Conversation

@dbrattli
Copy link
Copy Markdown
Collaborator

Summary

  • Add the gh-aw repo-assist agentic 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-assist slash-command triggers.
  • Pin custom action SHAs in .github/aw/actions-lock.json and add .gitattributes marking the generated lock file as linguist-generated.
  • Rename CLAUDE.mdAGENTS.md so project instructions live under the emerging cross-tool convention; leave CLAUDE.md as a one-line pointer to AGENTS.md so Claude Code continues to pick them up.

Test plan

  • Configure required secrets (COPILOT_GITHUB_TOKEN, GH_AW_GITHUB_TOKEN, etc.) in repo settings before merge.
  • After merge, trigger the workflow via workflow_dispatch and confirm the run reads /tmp/gh-aw/task_selection.json, selects two tasks, and produces expected side effects (labels/comments/draft PRs).
  • Test on-demand mode by commenting /repo-assist <instructions> on an issue.
  • Verify Claude Code and agentic tools still find project guidance via both AGENTS.md and the CLAUDE.md pointer.

🤖 Generated with Claude Code

dbrattli and others added 2 commits April 16, 2026 03:06
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>
@dbrattli dbrattli merged commit 18e0dd4 into main Apr 16, 2026
2 checks passed
@dbrattli dbrattli deleted the ci/repo-assist branch April 16, 2026 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant