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

Resurrect the entire development process for debugging/inspection #599

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

senko
Copy link
Collaborator

@senko senko commented Jan 31, 2024

Adds resurrect command useful for debugging.

Usage: resurrect <app_id> <output_folder>

This will copy all of the steps (with conversation and files for each) to output folder. If --step <number> is added, it'll just output that one step.

@senko senko force-pushed the resurrect branch 2 times, most recently from 935bc9d to 2f251f0 Compare February 4, 2024 00:50
For each step (or just the one selected), outputs the entire
conversation (including the LLM response, if any) and all the project
files at that point in time.
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.

None yet

1 participant