llm-kb
← Back to social
Community

GitHub issue proposes per-conversation archiving for Claude.ai consumer apps

A GitHub issue (anthropics/claude-code#63586) argues for adding per-conversation archiving to Claude.ai consumer apps, separate from delete and project-level archive. Currently, users can only leave chats cluttering the sidebar or delete them, which also removes them from search and memory retrieval. The feature would allow clearing sidebar clutter without losing access to past conversations.

5 engagement·1 source·Sat, Jul 11, 2026, 05:21 PM
The issue, filed on GitHub under anthropics/claude-code#63586, highlights a long-standing feature request from the Claude Code days that remains missing from claude.ai (web, desktop, mobile). Users currently have only two options for finished chats: leave them in the sidebar (causing clutter) or delete them (which also removes them from chat search and memory retrieval). Project-level archiving exists but does not address per-conversation needs. The proposal advocates for a dedicated archive action that hides chats from the sidebar while preserving them for future search and memory recall.

Entities

Anthropic(company)Claude.ai(tool)GitHub issue #63586(concept)Claude Code(tool)anthropics/claude-code#63586(concept)

Related

IncidentSun, Jul 12, 2026, 04:31 PM

Users report ChatGPT project isolation and memory leaks

A Reddit user reports that ChatGPT's project isolation feature is leaky, causing the AI to bring up the user's project 'Praana' in unrelated chats. The user contrasts this with Claude, which handles context more consistently. The complaint highlights a UX engineering gap at OpenAI.

5 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 09:33 AM

Euclis: shared project memory that captures decisions and blockers from chat and AI tools

Euclis is a free tool that automatically captures decisions, blockers, milestones, and insights from WhatsApp, Claude, Cursor, and the web, turning scattered chat into structured project memory. It helps teams and AI agents avoid starting from zero by providing persistent context. The tool uses LLMs to extract and organize information from conversations.

14 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 01:14 PM

Developer shares CLAUDE.md trick to preserve reasoning context in Claude Code sessions

A developer describes a habit of instructing Claude Code via CLAUDE.md to log design decisions, preventing the model from forgetting past reasoning after context compaction. This addresses a common pain point in long coding sessions where the model suggests previously ruled-out approaches.

5 engagement·1 source·reddit
Tool ReleaseSun, Jul 12, 2026, 04:57 AM

OpenAI retires group chats in ChatGPT, hints at DM-style Messages tab

OpenAI is removing group chat functionality from ChatGPT, as indicated by new strings in the latest Android build (version 1.2026.188). The strings suggest a shift to a direct-message-style 'Messages' tab, with features like 'Stay on top of messages' and notifications for new messages. This change impacts users who relied on group chats for collaborative conversations.

0 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 06:01 AM

Developer reports Claude performance degrades beyond 500K tokens, uses handover files to reset context

A developer working on a large C# plugin reports that Claude becomes increasingly unreliable after 500K tokens of context, with performance degrading significantly by 800-900K tokens. To work around this, they manually create a handover.md file summarizing the project state and start a new session, asking Claude to re-read key files. The post questions whether this is common practice and whether tools exist to automate the process.

7 engagement·1 source·reddit