refactor: rename @crema/arcadia-client → @crema/arcadia-core-client

Disambiguates the Phoenix/auth client lib from lib-arcadia-agents-client.
Dir lib-arcadia-client → lib-arcadia-core-client; alias updated in
tsconfig paths, vite config, app.css @source, imports, CI and docs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
jules
2026-06-11 13:31:56 +10:00
parent 4b817b85ff
commit ab116f8465
59 changed files with 62 additions and 62 deletions

View File

@@ -67,7 +67,7 @@ import {
import { addLibraryItem } from "~/lib/library"
import { Avatar, AvatarFallback } from "~/components/ui/avatar"
import { pageTitle } from "~/lib/page-meta"
import { useArcadiaClient } from "@crema/arcadia-client"
import { useArcadiaClient } from "@crema/arcadia-core-client"
import type { Message as LLMMessage, ToolCall } from "@crema/llm-ui"
// Shape of a single hit returned by the `search_docs` tool. Defined here
// rather than imported from the lib because the tool wrapper in