[pull] main from withastro:main#584
Merged
Merged
Conversation
* Upgrade flue from 0.3.10 to 0.7.0
* Upgrade flue to 0.8.0 and migrate to agent/workflow split
- Bump @flue/cli and @flue/runtime from 0.7.0 to 0.8.0
- Move issue-triage and fix-verification from agents/ to workflows/
- Convert all workflows to createAgent() + run() pattern per 0.8.0 API
- Update GitHub Actions to use workflow file paths instead of agent names
- Update knip entry patterns for new directory layout
* Security: scope GITHUB_TOKEN to read-only, move writes to orchestrator
- Scope GITHUB_TOKEN to read-only (contents: read) in issue-triage,
fix-verification, and merge-fix workflow permissions
- Add gitPush()/gitDeleteBranch() helpers that run outside the sandbox
using FREDKBOT_GITHUB_TOKEN via child_process.exec
- Replace session.shell('git push') with orchestrator gitPush() in
issue-triage, merge-resolve, and merge-fix workflows
- Stop passing FREDKBOT_GITHUB_TOKEN into sandbox env in merge-resolve
and merge-fix (now use read-only GITHUB_TOKEN_BASE)
- Split merge-fix/github.ts headers into readHeaders()/writeHeaders()
so reads use the base token and only postPRComment uses privileged
* Fix flue 0.8.0 CLI flags and workflow discovery in CI workflows
* fix: resolve @tailwindcss/vite peer dep against Vite 7 in example
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Malloo <26630797+Pouf5@users.noreply.github.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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )