aws / aws/amazon-q-developer-cli

Enable chat to operate on the most up to date information during edits

Open
#2,000 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
2k
Forks
439
PR merge metrics
No merged PRs in 30d

Description

**Users report:**
> I had bypassed Q to fix something, it kept trying to undo my fixes [on subsequent edits].

**Explanation:**
Q CLI is not aware of the context associated with the change in file made since its last edit.
As such, subsequent edits initiated by the model will try to revert said changes as to establish continuity with the context it does have.

**Goal:**
- Changes made by the users should be respected by the model on subsequent model initiated edits

Contributor guide

Open the contributing guide

Research direction

No file, test, or entry point is named. Start by tracing how Q CLI tracks file changes between model-initiated edits; done means subsequent edits respect changes made by the user instead of reverting them.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
ai, cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.