Add Config tab, CodeMirror editors, and project folder groups#8
Closed
aarlint wants to merge 1 commit intodoctly:mainfrom
Closed
Add Config tab, CodeMirror editors, and project folder groups#8aarlint wants to merge 1 commit intodoctly:mainfrom
aarlint wants to merge 1 commit intodoctly:mainfrom
Conversation
7 tasks
Contributor
Consolidate Memory/Skills/Agents into a unified Config tab with: - SVG icon tab bar (Sessions, Plans, Stats, Config, Settings) - Unified config browser for CLAUDE.md, commands, skills, agents - CodeMirror editor with save/copy for all config files - Project-scoped config via header button with breadcrumb nav - Sidebar folder groups with drag-drop, collapse, rename, delete - Collapse-all/expand-all toggle for session groups - FTS indexing for config items Preserves all upstream features including FILE PANEL (MCP Bridge) CSS. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
71a2b9c to
72fc651
Compare
Author
|
@abasiri Sorry about that, late night, claude destroyed the css and I didnt catch it. Its ready for a preview. Let me know what you think. |
Contributor
|
The branch was still broken with the same issue. I reimplemented your changes and cherry picked them into PR #11. The only thing missing still from it is the nested projects feature. |
Contributor
|
Changes will be in version 0.0.14 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
<pre>blocks).claude/files by category. Adds per-project scoping via a config button on each project header, with breadcrumb navigation back to global viewConfig tab details
get-config(projectPath)returns all config items in a uniform shape;read-config/save-configwith path validationloadConfig,renderConfig,buildConfigItem,openConfig)Test plan
🤖 Generated with Claude Code