Gregory Schier and Claude Fable 5
caeebebc75
Create a workspace in the environment test fixtures
...
Fresh databases stopped getting a default workspace with the home screen
(#660 ), so the fixtures from #654 that took the first workspace panicked
on an empty list. They now create one.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
v2026.8.0-beta.4
2026-09-15 14:50:05 -07:00
Gregory Schier
621f9c3b8f
Add an OG image and link preview tags to the web build
2026-09-15 14:48:07 -07:00
Gregory Schier and Claude Opus 5
77b18d3477
Export a workspace without needing a filesystem ( #685 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 14:29:37 -07:00
Gregory Schier
a8c845b091
Add a dev menu item to show the home screen
2026-09-15 14:27:11 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bcbf6d32a7
chore(deps): bump zod from 3.25.76 to 4.6.2 ( #672 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-15 14:25:16 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e30b289ed7
chore(deps): bump nanoid from 5.1.16 to 6.0.1 ( #671 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-15 14:25:08 -07:00
Gregory Schier
85904566e7
chore(plugins): replace deprecated zip-extract with zip
2026-09-15 14:24:13 -07:00
Gregory Schier
0b6803c6c0
fix(editor): don't flag an empty JSON editor as invalid
2026-09-15 14:16:34 -07:00
Gregory Schier
edeb433c79
Point the example workspace at yaak.run ( #684 )
2026-09-15 14:16:13 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
12e6e8a977
chore(deps): bump sha1 from 0.10.6 to 0.11.0 ( #674 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-15 14:07:04 -07:00
Ricardo Lopes Temoteo
ab616fd915
Fix MCP send_http_request ignoring environmentId ( #654 )
2026-09-15 14:04:38 -07:00
Gregory Schier and Claude Opus 5
4859aba142
Add a way for a host to save bytes ( #678 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 14:01:47 -07:00
Gregory Schier
cef569ee15
Add the yaak.run playground API ( #681 )
2026-09-15 13:55:36 -07:00
Gregory Schier and Claude Opus 5
ae518dfb4c
Convert Postman's simple dynamic variables to template functions ( #680 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:48:27 -07:00
Gregory Schier and Claude Opus 5
c9990d8492
Stop queueing build tooling majors ( #679 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:48:08 -07:00
Ngo Quoc Viet
309818200a
fix(template-function-uuid): use the current time when uuid.v6 has no timestamp ( #647 )
2026-09-15 13:35:13 -07:00
Gregory Schier
06142d007a
Replace the default workspace with a home screen ( #660 )
2026-09-15 13:33:57 -07:00
Gregory Schier and Claude Opus 5
8a6e4810fd
Listen on HOST and PORT instead of a bind address ( #666 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:27:07 -07:00
Gregory Schier and Claude Opus 5
5a793e1d42
Clear the inherited non-blocking flag on accepted sockets in the CLI test server ( #668 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:22:01 -07:00
Gregory Schier and Claude Opus 5
3d6c31440c
Work through the open Dependabot PRs ( #663 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:18:54 -07:00
Gregory Schier and Claude Opus 5
31d55440c1
Import Digest, NTLM, OAuth 1.0, and folder-level auth from Postman collections ( #667 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 13:18:34 -07:00
Gregory Schier and Claude Opus 5
a822cc93d4
Make the web dev server work from another machine ( #665 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 10:29:07 -07:00
Gregory Schier and Claude Opus 5
48889b6550
Add scripts for running Yaak in a browser ( #664 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-15 10:12:53 -07:00
Gregory Schier
881cff472d
Show a web proxy startup message by default
2026-09-14 22:44:58 -07:00
Gregory Schier
d465c5679a
Make web proxy request logging opt-in
2026-09-14 22:38:07 -07:00
Gregory Schier
0a68dea133
Remove hosted embedding setup from the self-hosting README
2026-09-14 22:24:50 -07:00
Gregory Schier
17a44f34a3
Focus the confirmation action when opening dialogs
2026-09-14 22:21:43 -07:00
Gregory Schier
8c8be31aa2
Expose the web server as an embeddable Axum router
2026-09-14 22:21:43 -07:00
Gregory Schier
ff5db718ce
Confirm proxy use before the first web request ( #657 )
2026-09-14 21:29:07 -07:00
Gregory Schier
fd95b4cba3
Fix responses with more than 100 headers failing on HTTP/1 ( #658 )
2026-09-14 21:04:47 -07:00
Gregory Schier
7c660f4528
Correct the language table in the HTTP Snippet README ( #656 )
2026-09-14 13:41:33 -07:00
Gregory Schier
0337ef35c9
Describe the request template functions ( #655 )
2026-09-14 12:38:21 -07:00
Gregory Schier and Claude Fable 5
602bd1bb45
Move Install under the screenshot and License to the end of the README
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-09-13 11:03:59 -07:00
Gregory Schier and Claude Fable 5
57ab349901
Add install and license sections to the README
...
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com >
2026-09-13 11:02:35 -07:00
Gregory Schier and Claude Opus 5
7a6d275fdb
feat(auth-oauth2): custom parameters for authorization, token, and refresh requests ( #629 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
v2026.8.0-beta.3
2026-09-13 09:15:25 -07:00
Gregory Schier
7d0926c961
fix(input): opt plain inputs out of macOS Writing Tools suggestions ( #646 )
2026-09-13 09:15:15 -07:00
Gregory Schier and Claude Opus 5
522b898620
feat(auth): add HTTP Digest authentication plugin ( #628 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
2026-09-13 09:15:06 -07:00
Gregory Schier and Claude Fable 5.1
cb7ed9264d
feat(client): show an indicator on the Info tab when a request has a description ( #645 )
...
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com >
2026-09-13 09:12:42 -07:00
Gregory Schier and Claude Fable 5.1
90cb578e26
Route all database writes through one connection ( #642 )
...
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com >
2026-09-13 08:12:41 -07:00
Gregory Schier and Claude Fable 5.1
ff7eebf3cd
fix(importer-curl): join line continuations that have trailing whitespace ( #644 )
...
Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com >
2026-09-12 23:33:54 -07:00
Ngo Quoc Viet
eff0c06cb0
fix(importer-postman): stop swapping the API key name and its value ( #643 )
2026-09-12 12:52:20 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
c6e09a5af3
Bump vite-plus from 0.2.9 to 0.3.0 in the npm-development group ( #632 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 08:17:56 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
b05071ef4b
Bump cpy-cli from 5.0.0 to 7.0.0 ( #633 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 08:17:40 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a44f31eeb2
Bump cpx2 from 8.0.2 to 9.0.0 ( #634 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 08:17:26 -07:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1103d05915
Bump zip from 4.0.0 to 7.0.0 ( #637 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 08:17:15 -07:00
Gregory Schier and Claude Fable 5.1
2f5639a26f
chore: cargo fmt
...
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com >
2026-09-10 19:35:33 -07:00
Gregory Schier and Claude Opus 5
7f8b7bf567
feat(import): remember the user's import selection ( #619 )
...
Co-authored-by: Claude Opus 5 <noreply@anthropic.com >
v2026.8.0-beta.2
2026-09-10 15:26:43 -07:00
Gregory Schier
096e83a7bd
chore(deps): patch open security advisories across npm deps ( #630 )
2026-09-10 14:34:00 -07:00
gschier
89ce84cefe
Deploying to main from @ mountain-loop/yaak@d5d2a64c32 🚀
2026-09-10 15:37:06 +00:00
Gregory Schier
d5d2a64c32
fix(cli): focus the agent skill description on when to use it ( #625 )
2026-09-09 08:50:26 -07:00