Skip to content

Conversation

@milisp
Copy link

@milisp milisp commented Aug 11, 2025

This PR add file tree + plus button & notepad save insights - power from plux

πŸ“ Your Project/
β”œβ”€β”€ πŸ“„ main.py          [+] ← Click to add
β”œβ”€β”€ πŸ“ components/      [+] ← Add entire folder  
β”‚   β”œβ”€β”€ πŸ“„ header.tsx   [+]
β”‚   └── πŸ“„ footer.tsx   [+]
└── πŸ“„ README.md        [+]

When you Click, it will add @relativepath to chat prompt

I tested at macOS Version 15.6 m4 core

bun tauri build

some Issues: notepad color and fileviewer color

In my options: it should add new CC session from project menu to make it faster.

If anyone interested, please let me know, so I will update.

milisp and others added 2 commits August 20, 2025 05:05
- Add comprehensive file tree component with folder navigation and file icons
- Implement notes system with editor and list views
- Add Rust filesystem backend with support for PDF, CSV, XLSX files
- Create context files and conversation management stores
- Integrate three-pane layout with file viewer and notes
- Add file token calculation for various file types

πŸ€– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Add SelectableText component that allows users to select text from assistant messages, tool outputs, and user messages, then add the selected content to notes. Includes floating action buttons, smart positioning, and automatic note creation/updating.

πŸ€– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@milisp milisp force-pushed the feature/file-tree-notes-system branch from 2e9417d to 3ab4e34 Compare August 20, 2025 10:52
@milisp milisp closed this Aug 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant