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

Save ReadLine history files to .aish config folder #191

Open
StevenBucher98 opened this issue Jul 2, 2024 · 1 comment
Open

Save ReadLine history files to .aish config folder #191

StevenBucher98 opened this issue Jul 2, 2024 · 1 comment
Labels
Issue-Enhancement The issue is a feature or idea

Comments

@StevenBucher98
Copy link
Collaborator

Summary of the new feature / enhancement

If I am switching between different agents, my history predictions may be relevant to one agent but irrelevant to another.

Proposed technical implementation details (optional)

It may make sense to split out the ReadLine history to be per agent and then the files to be within the agents folder within .aish.

@StevenBucher98 StevenBucher98 added the Issue-Enhancement The issue is a feature or idea label Jul 2, 2024
@daxian-dbw
Copy link
Member

History queries are not strictly applied to only 1 particular agent. For example, the queries I used for az-cli and az-ps agents are also appliable to the openai-gpt agent, and I do send same queries to them quite often to compare the results in my workflow.

But I agree that the history file should be save to the AI Shell's config folder.

@StevenBucher98 StevenBucher98 changed the title Have ReadLine history files be per agent in their respective folders Save ReadLine history files to .aish config folder Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Enhancement The issue is a feature or idea
Projects
None yet
Development

No branches or pull requests

2 participants