Share your ideas, report bugs, and see what's coming next
Could the default use-yaak skill description be shorter and focus on when to use it? It currently includes a long list of capabilities and usage…
Hi Greg! AUR-Maintainer of yaak-bin, yaak-git, yaak-appimage, and formerly (!) the yaak package here. Some exciting news you might have missed: The…
Currently, large responses rendered causes the search field to lag when typing characters. Tested on response payload of 5MB on an M4 Pro with 48GB of…
While trying to test some APIs, it became apparent that here is no way currently to impose / choose the HTTP version (HTTP 1.1, HTTP2 and, perhaps…
Currently when importing an OpenApi spec that contains OAuth 2 auth, fields like Client ID and Client Secret stay empty. It would be great if the app…
I am trying to import an OpenApi v3.0.4 document. The requests are all just “/api/…” instead of something like “{{BASE_URL}}/api/…”. This…
Add an optional dropdown for choosing header names and values, alongside the existing inline autocomplete. Off by default, enabled in Settings →…
Hi Greg, Thanks for Yaak — the Tauri + crates workspace architecture is a pleasure to read. While going through the rendering and resolution code…
While typing chinese, entering in MacOS means confirming those characters are correct, and clicking the enter twice submits the change, there are two…
I got a problem when try to import Cloudflare API Schema. https://github.com/cloudflare/api-schemas/raw/refs/heads/main/openapi.json I can import, but…
Yaak already shows text/event-stream responses as individual SSE events, which is useful for debugging the stream. For LLM-style streaming APIs, it…
Hi In my Linux machine sending a requests that responds in ≈50ms would take yaak about ≈5 seconds to respond. After investigating, I found that it…
I’ve run into an issue with cookie.value(): My setup involves a login endpoint that sets a co-auth cookie, but the response actually sets cookies…
Can you please make it visible when there is information in the info section? Similar to when there are params or headers. Additionally it could be…
Set-cookie headers add cookies automatically to the cookie jar. In my case I want to send each request without cookies. So this requires me to click…
Description I’m experiencing a TLS connection error when trying to send a request to a private internal service through VPN. The service is hosted…
A follow-up to this issue: I’m now able to start the application and I see the toast warning that the plugin could not be found. This plugin was the…
“Copy as gRPCurl” does not work when the request uses an template tag function logs: [2026-02-23][14:48:13][[37mINFO[0m][yaak_plugins::nodejs]…