Skip to content

feat: add upstream amnesia toggle - #37

Merged
redxzeta merged 2 commits into
built-from-scratchfrom
t3code/issue-24
Aug 10, 2026
Merged

feat: add upstream amnesia toggle#37
redxzeta merged 2 commits into
built-from-scratchfrom
t3code/issue-24

Conversation

@redxzeta

Copy link
Copy Markdown
Owner

Closes #24

Summary

  • Added hideUpstreamRepositoryInfo to AppSettings with default false.
  • Added a settings row in Chat > Settings to toggle the upstream repository amnesia mode and included restore-default tracking.
  • Added settings search entry for this new toggle.
  • Updated EnvironmentPanel repository row rendering to show hidden-repo copy ("Upstream information hidden" + "Upstream successfully forgotten. Git remembers.") and remove link affordance when amnesia mode is enabled.
  • Added focused tests for settings schema behavior and presentation output.

Validation

  • Attempted bun run test apps/web/src/appSettings.test.ts apps/web/src/components/chat/environment/EnvironmentPanel.logic.test.ts, but bun is not installed in this environment (bun: command not found).

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@github-actions github-actions Bot added size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs). vouch:trusted labels Aug 10, 2026
@redxzeta
redxzeta merged commit b65ab53 into built-from-scratch Aug 10, 2026
7 of 9 checks passed
@redxzeta
redxzeta deleted the t3code/issue-24 branch August 10, 2026 01:44
redxzeta added a commit that referenced this pull request Aug 23, 2026
* chore: replace remaining Synara branding with Forkara (#12)

* feat: add upstream amnesia repository label toggle

---------

Co-authored-by: Agent <agent@debian.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XXL 1,000+ effective changed lines (test files excluded in mixed PRs).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Good first issue] Add Upstream Amnesia display mode

1 participant