Skip to content

Assistant reply is written to session jsonl but not displayed in Claudian UI #333

@Bluck2022

Description

@Bluck2022

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 0s
  • Finagled for 8s
  • Cooked for 5s
  • Steeped 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 loadUserClaudeSettings disabled, but the issue remained
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions