Tangent V2: a massiv fooken upd8 m8#26
Open
itsPreto wants to merge 29 commits into
Open
Conversation
Owner
Author
tangent_v2.mov |
Major additions: - Voice input/output with streaming TTS service - Agent routing system with configurable models - RAG document panel and image analysis - Compacted message views and title generation - Model context service and enhanced stores - Performance improvements and bug fixes
…sh to see it apply)
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.
Major Changes:
Complete rewrite from React to Vue 3 + TypeScript
New UI framework using daisyUI and Tailwind CSS
Switched from basic chat to a workspace-based system with persistent storage
Added support for multiple model providers (Ollama, OpenRouter, Google)
Improved code sandbox with Monaco editor integration
New theme system with multiple built-in themes
Added support for branching conversations and different node types (WIP) - (chat, media, web)
Backend Changes:
New SQLite-based persistence layer for chats and workspaces
Improved API structure with better error handling
Added support for importing chats from ChatGPT conversation exports
Technical Improvements:
Better type safety with TypeScript
More modular component architecture
Improved state management using Pinia
Better handling of streaming responses
Performance optimizations for canvas rendering
You'll likely run into lots of bugs with this new version but my experience (and I hope yours) will still be enjoyable:)