Skip to content

Do not fail on <prompt path /> with empty path - #46

Merged
andresgutgon merged 1 commit into
mainfrom
fix/prompt-tag-with-empty-path-error
Jan 29, 2026
Merged

Do not fail on <prompt path /> with empty path#46
andresgutgon merged 1 commit into
mainfrom
fix/prompt-tag-with-empty-path-error

Conversation

@andresgutgon

Copy link
Copy Markdown
Contributor

While writing a prompt users start typing <prompt path and before finising promptl fails hard. This commit emit a parsing handle error

While writing a prompt users start typing `<prompt path` and before
finising promptl fails hard. This commit emit a parsing handle error
@andresgutgon
andresgutgon merged commit b995a8d into main Jan 29, 2026
3 checks passed
@andresgutgon
andresgutgon deleted the fix/prompt-tag-with-empty-path-error branch January 29, 2026 11:24
andresgutgon added a commit to latitude-dev/latitude-llm that referenced this pull request Jan 29, 2026
andresgutgon added a commit to latitude-dev/latitude-llm that referenced this pull request Jan 29, 2026
* Fix stop chat streaming in playground and gateway

Stop button was failing and doing nothing on continuation of a
conversation in playground.

WIP

Address code review concerns

- Add controller.close() in abort error handling to ensure stream is properly closed
- Reset isChat.current in reset() function for clean state
- Add Node.js >=18.0.0 requirement to SDK package.json engines field

Co-authored-by: Andrés <andresgutgon@users.noreply.github.com>

WIP

* Fix bug related with promptl-ai. Bumping version

This issue: latitude-dev/promptl#46
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.

1 participant