redhat-et / redhat-et/code-agent
Moving to OpenShift
Open
@MichaelClifford is already working on this.
Since Apr 8, 2026.
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The initial experiments can run on baremetal nodes or single OpenShift nodes. In anticipation of future scaling, we'll need to separate concerns so they can be containerized.
For the initial prototype, the most important piece is containerizing the benchmark.
Each example (codebase + issue + patch) should run in one container such that:
- New patches can be injected and reversed.
- Verifiers can be run (both light-weight and heavier unit/perf tests).
Models will be deployed via vLLM. Feedback from tools appended to context via shared volume.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.