Skip to content

experiment: GitHub Actions agent runtime MVP - #119

Merged
ralphbean merged 4 commits into
mainfrom
experiment-agent-runtime-mvp
Apr 7, 2026
Merged

experiment: GitHub Actions agent runtime MVP#119
ralphbean merged 4 commits into
mainfrom
experiment-agent-runtime-mvp

Conversation

@waynesun09

@waynesun09 waynesun09 commented Mar 31, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds experiment record for the GitHub Actions agent runtime MVP tested on nonflux/integration-service
  • Documents a fully autonomous SDLC pipeline (issue → triage → implement → review → fix → merge) using only GitHub Actions workflows and AI agent CLIs, with no orchestrator agent
  • Includes pipeline architecture diagrams (Mermaid), two end-to-end demo runs, timing/telemetry data, security model (Model Armor, token isolation, identity separation), branch protection config, and 13 tracked issues

Pipeline Demo

Pipeline demo

Test plan

  • Verify Mermaid diagrams render correctly on GitHub
  • Verify GIF preview displays inline in README
  • Verify all PR/issue links to nonflux/integration-service resolve
  • Verify issue file numbering matches README table references

Document the end-to-end SDLC pipeline experiment using GitHub Actions
as the coordination layer for four AI agents (triage, implementation,
review, fix). The repo is the coordinator — no orchestrator agent.

Includes:
- Pipeline, review agent, fix agent, and context passing diagrams
- Pluggable reviewer architecture and identity model
- Security layers (Model Armor, token isolation, fail-closed scanning)
- Two verified demos: first-pass approval and review/fix loop
- Timing data and fix agent telemetry from PR #7
- 13 tracked issues with concise write-ups
- 58s demo video and PR timeline screenshot

Test repo: nonflux/integration-service (public playground fork)

Signed-off-by: Wayne Sun <gsun@redhat.com>
Signed-off-by: Wayne Sun <gsun@redhat.com>
…y Federation

Signed-off-by: Wayne Sun <gsun@redhat.com>

@ralphbean ralphbean left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Great write-up. Thank you for this.

Apologies I didn't see it earlier in the PR queue!

@ralphbean
ralphbean added this pull request to the merge queue Apr 7, 2026
Merged via the queue into main with commit dba2fe3 Apr 7, 2026
1 check passed
@ben-alkov
ben-alkov deleted the experiment-agent-runtime-mvp branch April 23, 2026 16:57
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.

2 participants