Skip to content

Conversation

@michaeljguarino
Copy link
Member

This is leveraging two new pieces of infra:

  1. Coding agent runtime - workhorse to make arbitrary codechanges as we need
  2. In-Memory agent engine - this allows us to spin off a few in parallel w/o having to roundtrip to db unnecessarily

Basically uses semantic search + gitops search to allow an agent to craft a good prompt to hand off to the coding agent to exec

Test Plan

unit tests

Checklist

  • If required, I have updated the Plural documentation accordingly.
  • I have added tests to cover my changes.
  • I have added a meaningful title and summary to convey the impact of this PR to a user.

Plural Flow: console

@michaeljguarino michaeljguarino requested a review from a team January 29, 2026 03:51
@michaeljguarino michaeljguarino added the enhancement New feature or request label Jan 29, 2026
This is leveraging two new pieces of infra:

1. Coding agent runtime - workhorse to make arbitrary codechanges as we need
2. In-Memory agent engine - this allows us to spin off a few in parallel w/o having to roundtrip to db unnecessarily

Basically uses semantic search + gitops search to allow an agent to craft a good prompt to hand off to the coding agent to exec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants