aws / aws/amazon-q-developer-cli
[Feature] Change the path of prompt.json saved by save to a relative path
Open
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
When working on another project using the prompt.json backup file saved via /save, the working directory may change, potentially causing confusion in your work.
To support multiple concurrent projects, a project-specific state path is needed to store the prompt history up to the current point.
Contributor guide
Assessment
This issue has not been assessed yet.