aws / aws/amazon-q-developer-cli

[Feature] Change the path of prompt.json saved by save to a relative path

Open
#3,055 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by tracing the /save command and the code that writes prompt.json, focusing on how the current working directory and project-specific state are determined. Done means concurrent projects keep separate prompt history without confusion when the working directory changes; the issue names no files or tests, so locate relevant coverage before making changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.