Skip to content

Features/add live - #492

Merged
iceljc merged 3 commits into
SciSharp:mainfrom
iceljc:features/add-rule-criteria
Sep 23, 2026
Merged

iceljc merged 3 commits into
SciSharp:mainfrom
iceljc:features/add-rule-criteria

Conversation

@iceljc

@iceljc iceljc commented Sep 22, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

jichenglu and others added 3 commits September 18, 2026 19:19
The agent LLM config card now offers a Live section, bound to
llm_config.live and filtered to models typed Live, in place of Audio
Transcription. It sits before Realtime, and uses the basic provider/model
component: live reasoning effort comes from the agent's own config, so a
reasoning dropdown there would do nothing.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
A browser cannot set headers on a WebSocket, so no bearer token reached
/chat/stream and the server saw nobody for the whole conversation. Pass the
user id as a query string parameter instead, keeping it out of the path
because the server reads agentId and conversationId from the end of it.
… layout

The overlay offset its left edge by the sidebar width on every screen wider
than 1024px, but only pages under VerticalLayout render a sidebar. On
standalone routes such as /chat/[agentId]/[conversationId] that left a 250px
strip uncovered and still clickable while loading. Gate the offset on
.vertical-menu actually being in the document.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@iceljc iceljc changed the title Features/add rule criteria Features/add live Sep 22, 2026
@iceljc
iceljc merged commit 8ceb941 into SciSharp:main Sep 23, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants