Gregory Schier
49659a3da9
Migrate to Vite+ (vite-plus) unified toolchain
...
Replace Vite/Vitest with vite-plus, update WASM loading to native Vite 8
?init pattern, switch React compiler to @rolldown/plugin-babel, and
migrate git hooks from husky to vite-hooks.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-13 07:23:11 -07:00
Gregory Schier
aed7bd12ea
Add react compiler
2026-03-13 06:49:14 -07:00
Gregory Schier
b5928af1d7
Bump react
2026-03-13 06:47:42 -07:00
Gregory Schier
6cc47bea38
Fixes for wasm
2026-03-13 06:46:27 -07:00
Gregory Schier
a0cb7f813f
Replace format-graphql with pretty_graphql for comment-preserving GraphQL formatting
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 15:53:13 -08:00
Gregory Schier
267508e533
Support comments in JSON body ( #419 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-05 15:05:09 -08:00
dependabot[bot]
67a3dd15ac
Bump @hono/node-server from 1.19.9 to 1.19.10 ( #417 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 13:24:21 -08:00
dependabot[bot]
543325613b
Bump hono from 4.11.10 to 4.12.4 ( #416 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 13:24:04 -08:00
Gregory Schier
bab4fe899b
Upgrade Yaak CLI
2026-03-02 08:01:02 -08:00
dependabot[bot]
d875eaa5bf
Bump minimatch from 3.1.2 to 3.1.5 ( #411 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-28 07:29:04 -08:00
dependabot[bot]
407f2c9921
Bump rollup from 4.55.1 to 4.59.0 ( #406 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-26 09:31:25 -08:00
Gregory Schier
644c683714
Update CLI package
2026-02-26 08:13:07 -08:00
Gregory Schier
a1e84c7785
Bump @yaakapp/cli to 0.4.0-beta.2
2026-02-22 14:28:49 -08:00
Gregory Schier
8315e4afad
Add API release workflow and harden CLI npm publish
2026-02-22 14:11:26 -08:00
Gregory Schier
4e56daa555
CLI send enhancements and shared plugin event routing ( #398 )
2026-02-20 13:21:55 -08:00
dependabot[bot]
746bedf885
Bump hono from 4.11.7 to 4.11.10 ( #403 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 09:01:23 -08:00
Gregory Schier
26aba6034f
Move faker plugin back to external (plugins-external/faker)
2026-02-11 10:22:20 -08:00
Gregory Schier
76ee3fa61b
Flatpak: build from source instead of repackaging debs ( #389 )
2026-02-10 23:05:33 -08:00
Gregory Schier
957d8d9d46
Move faker plugin from external to bundled
2026-02-09 08:43:49 -08:00
Gregory Schier
5f18bf25e2
Replace shell-quote with shlex for curl import ( #387 )
2026-02-09 08:22:11 -08:00
Gregory Schier
f98a70ecb4
Add dynamic() support to prompt.form() plugin API ( #386 )
2026-02-07 08:09:40 -08:00
dependabot[bot]
b88c5e71a0
Bump @modelcontextprotocol/sdk from 1.25.2 to 1.26.0 ( #383 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 16:54:01 -08:00
Gregory Schier
c2f068970b
Add external browser support for OAuth2 authorization ( #375 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-30 10:29:49 -08:00
Gregory Schier
efa22e470e
Add diff viewer to git commit dialog ( #374 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-29 08:50:56 -08:00
Gregory Schier
d031ff231a
Bump plugin runtime types
2026-01-28 08:43:19 -08:00
dependabot[bot]
1b0315165f
Bump hono from 4.11.4 to 4.11.7 ( #372 )
2026-01-28 08:37:10 -08:00
dependabot[bot]
65514e3882
Bump hono from 4.11.3 to 4.11.4 ( #364 )
2026-01-15 07:18:27 -08:00
Gregory Schier
f2be52bfec
Fix npm audit
2026-01-09 14:23:03 -08:00
Gregory Schier
ef80216ca1
Decouple core Yaak logic from Tauri ( #354 )
2026-01-08 20:44:25 -08:00
dependabot[bot]
5fe64f8a22
Bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 ( #351 )
2026-01-07 08:59:49 -08:00
Gregory Schier
4b54c22012
Fix weird type recursion in MCP plugin
2026-01-04 15:46:05 -08:00
Gregory Schier
52f7447f85
Support running multiple Yaak instances via git worktrees ( #341 )
2026-01-03 09:31:35 -08:00
Gregory Schier
11694921e3
Better plugin error handling
2026-01-02 10:20:44 -08:00
Gregory Schier
0146ee586f
Notify of plugin updates and add update UX ( #339 )
2026-01-02 10:03:08 -08:00
Gregory Schier
04eec0ee05
Fix weird type errors
2026-01-02 07:10:48 -08:00
Gregory Schier
92a8da03af
(feat) Add ability to disable plugins and show bundled plugins ( #337 )
2026-01-01 09:32:48 -08:00
Gregory Schier
07ea1ea7dc
Fix lint errors
2025-12-31 16:17:24 -08:00
Gregory Schier
cd65ef8dbe
Add VSCode themes plugin with 30+ popular themes ( #336 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-31 10:05:55 -08:00
Gregory Schier
6b9b207e1c
MCP Server Plugin ( #335 )
2025-12-31 08:41:57 -08:00
Gregory Schier
e32930034d
Merge branch 'multipart-viewer'
2025-12-28 08:09:34 -08:00
Gregory Schier
e0f547b93f
Update tauri
2025-12-11 06:32:14 -08:00
Gregory Schier
113d0dc3c7
Started multi-part response viewer
2025-12-06 06:47:09 -08:00
Gregory Schier
69f9661813
Upgrade @yaakapp/cli again
2025-11-28 07:49:54 -08:00
Gregory Schier
302b0a4747
Upgrade @yaakapp/cli
2025-11-28 07:10:27 -08:00
Gregory Schier
07f4696a2c
Install wasm-pack from cargo for Windows ARM compat
2025-11-28 06:04:48 -08:00
Gregory Schier
ec3e2e16a9
Switch to BiomeJS ( #306 )
2025-11-23 08:38:13 -08:00
Gregory Schier
2bac610efe
Official 1Password Template Function ( #305 )
2025-11-22 06:08:13 -08:00
Gregory Schier
84219571e8
Improved prompt function add add ctx.* functions ( #301 )
2025-11-15 08:19:58 -08:00
Gregor Majcen
593a7ab7e5
Add an option to allow jsonpath/xpath to return as array ( #297 )
...
Co-authored-by: Gregory Schier <gschier1990@gmail.com >
2025-11-13 05:57:11 -08:00
Gregory Schier
6389fd3b8f
Connection re-use for plugin networking and beta NTLM plugin ( #295 )
2025-11-10 14:41:49 -08:00