]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Pre-MCP UI and architecture cleanup (#19685)
authorAleksander Grygier <redacted>
Tue, 17 Feb 2026 12:47:45 +0000 (13:47 +0100)
committerGitHub <redacted>
Tue, 17 Feb 2026 12:47:45 +0000 (13:47 +0100)
commitafa6bfe4f7530c0a6df527a6cd74fa551c36abdf
tree900fc02c447a28fa8b4277e4f43da52f2ca159a6
parentae2d3f28a86f7132af742e89e212fcd874cf27f2
Pre-MCP UI and architecture cleanup (#19685)

* webui: extract non-MCP changes from mcp-mvp review split

* webui: extract additional pre-MCP UI and architecture cleanup

* chore: update webui build output
13 files changed:
tools/server/public/index.html.gz
tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailFile.svelte
tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentThumbnailImage.svelte
tools/server/webui/src/lib/components/app/chat/ChatForm/ChatFormTextarea.svelte
tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenHeader.svelte
tools/server/webui/src/lib/components/app/chat/ChatScreen/ChatScreenProcessingInfo.svelte
tools/server/webui/src/lib/components/app/chat/ChatSettings/ChatSettingsImportExportTab.svelte
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebar.svelte
tools/server/webui/src/lib/components/app/chat/ChatSidebar/ChatSidebarConversationItem.svelte
tools/server/webui/src/lib/components/app/content/MarkdownContent.svelte
tools/server/webui/src/lib/stores/server.svelte.ts
tools/server/webui/src/lib/stores/settings.svelte.ts
tools/server/webui/tests/stories/ChatScreenForm.stories.svelte