llama.cpp/tools/server/webui/src/lib/constants
Piotr Wilkin (ilintar) 4453e77561
server/webui: cleanup dual representation approach, simplify to openai-compat (#21090)
* server/webui: cleanup dual representation approach, simplify to openai-compat

* feat: Fix regression for Agentic Loop UI

* chore: update webui build output

* refactor: Post-review code improvements

* chore: update webui build output

* refactor: Cleanup

* chore: update webui build output

---------

Co-authored-by: Aleksander Grygier <aleksander.grygier@gmail.com>
2026-03-31 10:42:06 +02:00
..
agentic.ts server/webui: cleanup dual representation approach, simplify to openai-compat (#21090) 2026-03-31 10:42:06 +02:00
api-endpoints.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
attachment-labels.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
auto-scroll.ts webui: Improve Chat Messages initial scroll + auto-scroll logic + add lazy loading with transitions to content blocks (#20999) 2026-03-27 17:01:36 +01:00
binary-detection.ts webui: Architecture and UI improvements (#19596) 2026-02-14 09:06:41 +01:00
cache.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
chat-form.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
code-blocks.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
code.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
context-keys.ts webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
css-classes.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
favicon.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
floating-ui-constraints.ts Add a search field on model selector / improve mobile display (#17765) 2025-12-11 18:21:21 +01:00
formatters.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
icons.ts server: introduce API for serving / loading / unloading multiple models (#17470) 2025-12-01 19:41:04 +01:00
index.ts webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
key-value-pairs.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
latex-protection.ts feat(webui): improve LaTeX rendering with currency detection (#16508) 2025-11-03 00:41:08 +01:00
literal-html.ts fix: add remark plugin to render raw HTML as literal text (#16505) 2025-10-13 10:55:32 +02:00
localstorage-keys.ts Add SLEEPING status to the WebUI model selector (#20949) 2026-03-25 11:02:32 +01:00
markdown.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
max-bundle-size.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00
mcp-form.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
mcp-resource.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
mcp.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
message-export.ts webui: use date in more human readable exported filename (#19939) 2026-03-16 11:18:13 +01:00
model-id.ts webui: Improve model parsing logic + add unit tests (#20749) 2026-03-19 12:25:50 +01:00
precision.ts Add server-driven parameter defaults and syncing (#16515) 2025-10-15 16:22:20 +02:00
processing-info.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
settings-config.ts Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00
settings-fields.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
settings-keys.ts Send reasoning content back to the model across turns via the reasoning_content API field (#21036) 2026-03-27 08:17:35 +01:00
settings-sections.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
supported-file-types.ts Add a couple of file types to the text section (#17670) 2025-12-03 21:45:06 +01:00
table-html-restorer.ts webui: add rehype plugin to restore HTML in Markdown table cells (#17477) 2025-11-25 08:01:02 +01:00
tooltip-config.ts WebUI Architecture Cleanup (#19541) 2026-02-12 11:22:27 +01:00
ui.ts webui: Conversation forking + branching improvements (#21021) 2026-03-28 13:38:15 +01:00
uri-template.ts webui: Agentic Loop + MCP Client with support for Tools, Resources and Prompts (#18655) 2026-03-06 10:00:39 +01:00
viewport.ts SvelteKit-based WebUI (#14839) 2025-09-17 19:29:13 +02:00