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

feat: interactive shell example #150

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Conversation

pkarw
Copy link
Collaborator

@pkarw pkarw commented Dec 28, 2024

In this example, we are using the #145 shell command to role-play interactive shell - translating the user requests/instructions in plain English into shell commands.

It can do all sorts of crazy things like writing scripts, converting files, etc.

Example:
Screenshot 2024-12-28 at 10 48 30

Unit tests passed:
Screenshot 2024-12-28 at 11 11 15

Closes #148

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.

example: interactive shell example
1 participant