Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JIT actions scafolding #8646

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

JIT actions scafolding #8646

wants to merge 9 commits into from

Conversation

spolu
Copy link
Contributor

@spolu spolu commented Nov 14, 2024

Description

Risk

Deploy Plan

@@ -362,6 +362,16 @@ async function* runMultiActionsAgent(

const MIN_GENERATION_TOKENS = 2048;

const fakeJITListFiles = makeJITListFilesAction(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

would have to be done behind flags + we can generalize to a "injectFakeActions" as this could be used for other things in the future

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