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

Add alternate io class #2177

Closed
wants to merge 8 commits into from
Closed

Add alternate io class #2177

wants to merge 8 commits into from

Conversation

caseymcc
Copy link
Contributor

@caseymcc caseymcc commented Oct 28, 2024

This adds an io class the converts message/commands/etc.. to json encoded strings on stdin/out. Useful for external tools control, ie. vscode extension.

It might be nice to change the base aider functionality to something like this where the api is a set of commands with responses and the terminal could be implemented from that (and other applications could just use the base api), however for the moment this seems the least intrusive to get this functionality.

@CLAassistant
Copy link

CLAassistant commented Oct 28, 2024

CLA assistant check
All committers have signed the CLA.

@caseymcc caseymcc closed this Dec 31, 2024
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.

2 participants