feat: Add interactive terminal UI with magenta ASCII banner (v1.1.0)#16
Merged
Conversation
- Add beautiful interactive terminal UI for easy conversation extraction - New 'claude-extract --export logs' as primary command - New 'claude-start' command for quick access - Bold magenta ASCII art banner for better UX - Simple folder selection with pre-configured suggestions - Visual conversation list with dates and sizes - Easy export options (All, Recent, Select, Quit) - Maintain backwards compatibility with all existing commands - Add comprehensive test suite - Version bump to 1.1.0 Breaking changes: None Dependencies: None (still zero dependencies\!) Python: 3.8+
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.
Claude Conversation Extractor v1.1.0
🎉 Interactive Terminal UI Release
This release introduces a beautiful interactive terminal UI that makes extracting Claude conversations simple and intuitive. Clear on-screen options guide you through the process!
✨ What's New
🖥️ Interactive Terminal UI
A- Extract ALL conversationsR- Extract 5 most RECENTS- SELECT specific onesQ- QUIT🚀 New Commands
claude-extract --export logs- New command to launch the interactive UIclaude-start- Quick shortcut for even faster access📦 Improved Installation Experience
📊 Usage Examples
🔧 Technical Details
📈 Current Stats
🙏 Thank You
If this tool helps you, please:
Note: This tool is not affiliated with Anthropic. It's a community-built solution for managing Claude Code conversations.