Skip to content

feat(chat): switch web chat to LM Studio HTTP tools#4

Open
MattTrim1 wants to merge 1 commit into
nicholsonjf:mainfrom
MattTrim1:fix/gh-1-plugin-handles
Open

feat(chat): switch web chat to LM Studio HTTP tools#4
MattTrim1 wants to merge 1 commit into
nicholsonjf:mainfrom
MattTrim1:fix/gh-1-plugin-handles

Conversation

@MattTrim1
Copy link
Copy Markdown

@MattTrim1 MattTrim1 commented Feb 26, 2026

Closes #1 .

Replace the web chat SDK/pluginTools flow with an HTTP-based LM Studio /v1/chat/completions tool-calling loop so chat no longer depends on LM Studio plugin-use permissions.

Adjust startup script order so plugin dev server runs before web UI.

Screenshot 2026-02-26 at 20 28 04

…p order

Replace the web chat SDK/pluginTools flow with an HTTP-based LM Studio
`/v1/chat/completions` tool-calling loop so chat no longer depends on
LM Studio plugin-use permissions.

Co-Authored-By: GPT 5.3 Codex (OpenAI)
@nicholsonjf
Copy link
Copy Markdown
Owner

@MattTrim1 nice work, thanks for tackling this! I will test locally and merge if everything looks good.

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.

Cannot find plugin handle for nicholsonjf/hindsight

2 participants