mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
The BYOK chat path streams model text directly through the provider API and does not run the agent-runtime scaffolding that wires up Read/Write/Edit tools — so a model that "decides" to edit a file just emits HTML or code back into the chat. When users switch from Local CLI (Claude Code) to BYOK with an Anthropic key and then ask the agent to keep adjusting a design, nothing on disk changes and the failure mode is silent. Until the BYOK tool loop is implemented (#313 / #699 / #719), surface a clear notice in the BYOK panel of Settings that explains the limitation and points users at Local CLI mode for file edits. Generated-By: looper 0.0.0-dev (runner=worker, agent=claude-code) Co-authored-by: libertecode <libertecode@proton.me> |
||
|---|---|---|
| .. | ||
| app | ||
| public | ||
| sidecar | ||
| src | ||
| tests | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
| tsconfig.sidecar.json | ||
| vitest.config.ts | ||