[FEATURE] Incognito mode for code review

Status Fixed / completed
Maintainer reply None cached
Activity 1 comment · opened Jul 24, 2026 · closed Aug 17, 2026

Preflight Checklist

  • [x] I have searched existing requests and this feature hasn't been requested yet
  • [x] This is a single feature request (not multiple features)

Problem Statement

When i am working on new code or algorithm, the code review is sometimes polluted by previous memory. I want the code review or algorithm review to start with no memory and learn it from scratch so it can do an unbiased review.

Proposed Solution

Can start new task in incognito mode so the chat window has access to no shared memory from other sessions where code/algorithm was developed.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

Example scenario:

  1. Develop code. Iterate and loop till algorithm goals are met.
  2. Test on real data to ensure it is working as expected
  3. Open new incognito chat in claude code and ask it to run code review on github repo
  4. Take findings back to development window and fix.

Additional Context

_No response_

View original on GitHub ↗

This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗