Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Anthropic: add Haiku 3.5 * SQL highlight * Inform about the issue dragging from Obsidian * Bits * Config: TOS * DataStreamViz: speed * Roll packages (incl. pdfjs) * Remove @sanity's diff library (slow, old). * DSV: speed * Aix - misc * roll packages * UrlUtils: b64 * AudioLivePlayer: convert for buffers * ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models * Simplify: remove backend analytics * BackendCaps: refresh on reconnect * Bits * xAI: full support * Roll packages * Backend debug * Tryfix reload for clipboardUtils * Icons: Google and GitHub The icons are from the Authjs project. * Sherpa: add modal * Remove empty chats from the history (don't even save them until we have content) * Incognito: visual indicator * Fix react dep * ChatMessage: menu within screen bounds * Hide costs counter when < $0.0001 (initial visual clutter) * _fetchFromTRPC: types for PUT and DELETE * xAI: fix inversion * Improve shadow * Beam: ctrl+up/down * Beam: start all/stop all shortcuts * Nav: change names * UI: Persona Icons in Drawer: off by default * roll packages * Unused, comment * Exclusions * tRPC: rename rooters * tRPC: relocate * UI: Fix Beam ctrl+enter * SVG: improve detection * Roll packages. * Gemini: code execution flags * Gemini: update models * Support .sh files * AIX: support forwarded OpenRouter errors * AIX: disable comments in the demuxer parse * Tryfix RenderCode (was all vertical) * Add the "2 days ago" option * Enable Node 22 * Roll packages * Lint: thanks typescript * Smaller panes * Gemini: add 1121 * Sync: add DeviceID, stored * Update min width * Theme update * Add Beauty * roll packages * .gitignore * Normalize PricingChatGenerate * Type normalization Metrics * Sherpa/chats: delay GC to delay loading the conversations store * DConversation: converters update * Vector Clocks implementation * Models list: more compact on mobile * OpenAI: update models * OpenAI: wire notes * OpenAI: resort * OpenAI: o1: re-enable streaming * Gemini: support for 1206 * Beam: remove /beam, it's not really a command * idUtils: add uuidV4 * idUtils: nanoId -> uuidv4 * AIX: port FlattenerModal (useStreamChatText) * AIX: port Persona Creator (LLMChain) * AIX: port Telephone (aixCGR_fromHistory) * AIX: remove llms's legacy VChatMessage and llmStreamingChatGenerate * AIX: misc * AIX: calls: no system messages * Persona Creator: correct display. enricoros#685 * Don't use GitHub as CDN - Fixes enricoros#691 * Gemini: forcefully delete the models replaced without official comms/updates. Fixes enricoros#690 * Ollama: update models * Ollama: update dispatch, Fixes enricoros#678 * Ollama: doc PNG images * Ollama: default context to 4096 * OpenRouter: update models sorting * Persona Viewer: fix * Remove messageSingleTextOrThrow * Cleanup after AIX migration * roll packages * roll pdfjs * more roll packages * remove optional package * Show Free models * Mobile llm options fix * Gemini: update models, including 2.0 Flash * Fix: store-chats: don't partialize if there's a single chat * disable dead protocol code * Typeshift: prework 1 * Personas: allow to switch out null personas * Conceptually split the system Instruction with the rest of the history * Updates (#5) * Anthropic: add Haiku 3.5 * Update README.md (#2) * SQL highlight * Inform about the issue dragging from Obsidian * Bits * Config: TOS * DataStreamViz: speed * Roll packages (incl. pdfjs) * Remove @sanity's diff library (slow, old). * DSV: speed * Aix - misc * roll packages * UrlUtils: b64 * AudioLivePlayer: convert for buffers * ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models * Simplify: remove backend analytics * BackendCaps: refresh on reconnect * Bits * xAI: full support * Roll packages * Backend debug * Tryfix reload for clipboardUtils * Icons: Google and GitHub The icons are from the Authjs project. * Sherpa: add modal * Get latest updates from v2 dev (#3) * Anthropic: add Haiku 3.5 * SQL highlight * Inform about the issue dragging from Obsidian * Bits * Config: TOS * DataStreamViz: speed * Roll packages (incl. pdfjs) * Remove @sanity's diff library (slow, old). * DSV: speed * Aix - misc * roll packages * UrlUtils: b64 * AudioLivePlayer: convert for buffers * ElevenLabs: tRPC streaming - supports new v2 and Turbo 2.5 models * Simplify: remove backend analytics * BackendCaps: refresh on reconnect * Bits * xAI: full support * Roll packages * Backend debug * Tryfix reload for clipboardUtils * Icons: Google and GitHub The icons are from the Authjs project. * Sherpa: add modal --------- Co-authored-by: Enrico Ros <[email protected]> * Remove empty chats from the history (don't even save them until we have content) * Incognito: visual indicator * Fix react dep * ChatMessage: menu within screen bounds * Hide costs counter when < $0.0001 (initial visual clutter) * _fetchFromTRPC: types for PUT and DELETE * xAI: fix inversion * Improve shadow * Beam: ctrl+up/down * Beam: start all/stop all shortcuts * Nav: change names * UI: Persona Icons in Drawer: off by default * roll packages * Unused, comment * Exclusions * tRPC: rename rooters * tRPC: relocate * UI: Fix Beam ctrl+enter * SVG: improve detection * Roll packages. * Gemini: code execution flags * Gemini: update models * Support .sh files * AIX: support forwarded OpenRouter errors * AIX: disable comments in the demuxer parse * Tryfix RenderCode (was all vertical) * Add the "2 days ago" option * Enable Node 22 * Roll packages * Lint: thanks typescript * Smaller panes * Gemini: add 1121 * Sync: add DeviceID, stored * Update min width * Theme update * Add Beauty * roll packages * .gitignore * Normalize PricingChatGenerate * Type normalization Metrics * Sherpa/chats: delay GC to delay loading the conversations store * DConversation: converters update * Vector Clocks implementation * Models list: more compact on mobile * OpenAI: update models * OpenAI: wire notes * OpenAI: resort * OpenAI: o1: re-enable streaming * Gemini: support for 1206 * Beam: remove /beam, it's not really a command * idUtils: add uuidV4 * idUtils: nanoId -> uuidv4 * AIX: port FlattenerModal (useStreamChatText) * AIX: port Persona Creator (LLMChain) * AIX: port Telephone (aixCGR_fromHistory) * AIX: remove llms's legacy VChatMessage and llmStreamingChatGenerate * AIX: misc * AIX: calls: no system messages * Persona Creator: correct display. enricoros#685 * Don't use GitHub as CDN - Fixes enricoros#691 * Gemini: forcefully delete the models replaced without official comms/updates. Fixes enricoros#690 * Ollama: update models * Ollama: update dispatch, Fixes enricoros#678 * Ollama: doc PNG images * Ollama: default context to 4096 * OpenRouter: update models sorting * Persona Viewer: fix * Remove messageSingleTextOrThrow * Cleanup after AIX migration * roll packages * roll pdfjs * more roll packages * remove optional package * Show Free models * Mobile llm options fix * Gemini: update models, including 2.0 Flash * Fix: store-chats: don't partialize if there's a single chat * disable dead protocol code * Typeshift: prework 1 * Personas: allow to switch out null personas * Conceptually split the system Instruction with the rest of the history --------- Co-authored-by: Enrico Ros <[email protected]> --------- Co-authored-by: Enrico Ros <[email protected]>
- Loading branch information