Skip to content

feat(agricola): add Auto-native proposal workflow - #198

Open
brendanjryan wants to merge 2 commits into
mainfrom
brendanjryan/agricola-auto-native
Open

feat(agricola): add Auto-native proposal workflow#198
brendanjryan wants to merge 2 commits into
mainfrom
brendanjryan/agricola-auto-native

Conversation

@brendanjryan

Copy link
Copy Markdown
Collaborator

Motivation

Replace command-driven scheduled Agricola orchestration with an Auto-native proposal and approval flow.

Summary

  • add a read-only scout that continuously discovers SDK porting work and creates deduplicated proposal issues
  • add an approved-ticket implementer that opens draft Rust or Python PRs and handles natural issue, review, and CI feedback
  • make the legacy Actions workflows manual rollback paths
  • document deployment, approval, permissions, and rollback

Key design considerations

  • GitHub issues and labels form the durable approval queue
  • the scout cannot write SDK repositories; the implementer cannot merge or write secrets and workflows
  • issue and PR bindings keep ordinary human feedback in the original implementation session

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 53385361be

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .auto/prompts/agricola-scout.md Outdated
Comment thread .auto/agents/agricola-scout.yaml
Comment thread .auto/agents/agricola-implementer.yaml Outdated
Comment thread .auto/prompts/agricola-scout.md Outdated
Comment thread docs/agricola-actions.md
Comment thread .auto/prompts/agricola-scout.md Outdated
Comment thread .auto/agents/agricola-implementer.yaml Outdated
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