-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
Hi, thanks for building Claudian.
I ran into an issue where Claudian completes the request successfully, but the assistant reply text does not appear in the chat UI.
Environment
- OS: Windows
- Obsidian version: 1.12.4
- Installer version: 1.6.7
- Claudian version: 1.3.67
Problem
When I send a simple message such as "Hello" or "Are you there?", Claudian appears to finish normally, but the assistant text is missing from the UI.
I only see status lines like:
Thought for 0sFinagled for 8sCooked for 5sSteeped for 22s
The actual assistant reply body is not rendered.
Expected behavior
The assistant's text reply should appear in the chat panel after the request completes.
Actual behavior
The request finishes, but only the thinking or status text is displayed.
The assistant message content is missing in the Claudian UI.
What I already checked
- Claudian is installed correctly and enabled
- Claude CLI path is valid and points to:
C:\Users\.local\bin\claude.exe - I tested after restarting Obsidian
- I tested after starting a new chat
- I checked Obsidian Developer Console
- There is no obvious Claudian-specific frontend error
- The only visible console error is from another plugin (
remotely-save), which seems unrelated - I also tested with
loadUserClaudeSettingsdisabled, but the issue remained

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels