llama.cpp/tools/server/webui/src/lib/clients
Aleksander Grygier b5226ebd86 Merge origin/allozaur/mcp-mvp: enable streaming of tool call arguments
Resolves conflicts by:
- Keeping clean store architecture (agentic.svelte.ts delegates to client)
- Updating agentic.client.ts to use TOOL_ARGS_START/END format
- Accepting remote AgenticContent.svelte with direct JSON parsing
- Updating ChatMessageAssistant to match new AgenticContent props
2026-01-12 10:55:34 +01:00
..
agentic.client.ts Merge origin/allozaur/mcp-mvp: enable streaming of tool call arguments 2026-01-12 10:55:34 +01:00
chat.client.ts refactor: Cleanup 2026-01-12 10:28:59 +01:00
conversations.client.ts refactor: Cleanup 2026-01-12 10:28:59 +01:00
index.ts refactor: Cleanup 2026-01-12 10:28:59 +01:00
mcp.client.ts refactor: Cleanup 2026-01-12 10:28:59 +01:00
openai-sse.ts refactor: Cleanup 2026-01-12 10:28:59 +01:00