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

Fixes + cleaning - Cmd and profiles #19

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

baalimago
Copy link
Owner

Fixed multiple minor issues surrounding cmd mode which were bugging me.

Specifically:

  • Upgraded default cmd prompt
  • Added compatibility for cmd mode with profile, prompted hard to make llm only suggest a cmd
  • Output of cmd is now streamed to stdout and stderr, instead of printed afterward
  • Single quotes are no longer removed as these doesn't seem to be missinterpreted as shell escaped as often
  • Removed full printout of tools call json, as this was verbose, ugly and unreadable

@baalimago baalimago force-pushed the bugfixs/profiles-and-cmd branch from 8a5800b to 3285407 Compare July 23, 2024 18:53
@baalimago baalimago merged commit 1bb3aa6 into main Jul 23, 2024
2 checks passed
@baalimago baalimago deleted the bugfixs/profiles-and-cmd branch July 23, 2024 18:55
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