Gregory Schier
12ece44197
Move Tree component to @yaakapp-internal/ui package
...
Decouple Tree from client app's hotkey system by adding
getSelectedItems() to TreeHandle and having callers register
hotkeys externally. Extract shared action callbacks to eliminate
duplication between hotkey and context menu handlers.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-08 22:32:49 -07:00
Gregory Schier
96a22c68f2
Model store hooked up
2026-03-08 15:42:18 -07:00
Gregory Schier
fd100330a6
Extract shared UI and theme packages
2026-03-06 10:30:31 -08:00
Gregory Schier
6915778c06
Refactor desktop app into separate client and proxy apps
2026-03-06 09:23:19 -08:00
Gregory Schier
bab4fe899b
Upgrade Yaak CLI
2026-03-02 08:01:02 -08:00
Gregory Schier
644c683714
Update CLI package
2026-02-26 08:13:07 -08:00
Gregory Schier
c6b7cb2e32
ci(cli): use build script with SKIP_WASM_BUILD in release workflow
2026-02-22 15:26:21 -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
26aba6034f
Move faker plugin back to external (plugins-external/faker)
2026-02-11 10:22:20 -08:00
Gregory Schier
957d8d9d46
Move faker plugin from external to bundled
2026-02-09 08:43:49 -08:00
Gregory Schier
f98a70ecb4
Add dynamic() support to prompt.form() plugin API ( #386 )
2026-02-07 08:09:40 -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
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
Gregory Schier
52f7447f85
Support running multiple Yaak instances via git worktrees ( #341 )
2026-01-03 09:31:35 -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
6b9b207e1c
MCP Server Plugin ( #335 )
2025-12-31 08:41:57 -08:00
Gregory Schier
e0f547b93f
Update tauri
2025-12-11 06:32:14 -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
64e4e352a0
Fix package order
2025-11-27 13:46:30 -08:00
Gregory Schier
0a58f7dfc8
Add back vendor-node
2025-11-23 08:58:57 -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
20dfd50a7d
Try without &&
2025-11-18 09:08:16 -08:00
Gregory Schier
d747eb5e45
Try again
2025-11-18 09:02:10 -08:00
Gregory Schier
81fca7c54f
Reverse order
2025-11-18 08:55:46 -08:00
Gregory Schier
96a3630725
Fix package build order
2025-11-18 08:48:58 -08:00
Gregory Schier
84219571e8
Improved prompt function add add ctx.* functions ( #301 )
2025-11-15 08:19:58 -08:00
Gregory Schier
6389fd3b8f
Connection re-use for plugin networking and beta NTLM plugin ( #295 )
2025-11-10 14:41:49 -08:00
Gregory Schier
32d56f2274
OAuth 1 Authentication Plugin ( #292 )
2025-11-05 10:12:48 -08:00
Gregory Schier
660771b48c
Add random.range() template function
2025-10-29 08:02:12 -07:00
Gregory Schier
17ddc76223
Better XML beautify
2025-10-24 08:59:16 -07:00
Gregory Schier
0520ef5d43
Import postman environments
...
https://feedback.yaak.app/p/import-postman-environments
2025-10-21 07:20:37 -07:00
Gregory Schier
dfa9a22861
Merge remote-tracking branch 'origin/main'
2025-10-11 06:29:17 -07:00
Gregory Schier
533f9bacc4
Add AWS authentication
2025-10-11 06:29:06 -07:00
Zhizhen He
0358748729
Fix icon paths in package.json ( #265 )
2025-10-09 04:24:44 -07:00
Gregory Schier
9a94a15c82
Integrated update experience ( #259 )
2025-10-01 09:36:36 -07:00
Gregory Schier
615de8b3cc
Update importers for folder environment and fix tests
2025-09-25 07:12:50 -07:00
Gregory Schier
c6666b9623
Update tauri and signing deps to try fixing windows signing
2025-09-21 08:40:43 -07:00
Gregory Schier
6440df492e
Generate icons
2025-07-24 08:07:16 -07:00
Gregory Schier
86a09642e7
Rename template-function-datetime
2025-07-23 12:42:54 -07:00
Song
0b38948826
add template-function-datetime ( #244 )
2025-07-23 12:41:24 -07:00
Gregory Schier
144faad31f
Add API key auth
...
https://feedback.yaak.app/p/header-as-auth-option
2025-07-20 09:15:03 -07:00
Gregory Schier
47722643ee
Add descriptions to plugins
2025-07-06 12:47:13 -07:00
Gregory Schier
cf35658fea
Revert Tauri CLI
2025-07-05 16:45:07 -07:00
Gregory Schier
19ffcd18a6
gRPC request actions and "copy as gRPCurl" ( #232 )
2025-07-05 15:40:41 -07:00