gsxdsm
6e2fd5ecb1
chore(release): v0.7.1
...
Version bump via changesets.
2026-04-28 00:36:24 -07:00
gsxdsm
4149596352
chore(release): v0.7.0
...
Version bump via changesets.
2026-04-27 22:34:32 -07:00
Fusion
0aa2bf621d
feat(FN-2706): merge fusion/fn-2706 (auto-resolved)
...
- feat(FN-2706): complete Step 6 — document Paperclip REST runtime behavior
- test(FN-2706): cover getAgentIdentity success and request payload assertions
- fix(FN-2706): align promptWithFallback signature with runtime contract
- fix(FN-2706): add session dispose compatibility for engine callers
- fix(FN-2706): refine Paperclip API client error and config handling
- test(FN-2706): complete Step 4 — cover paperclip api client and adapter flow
- feat(FN-2706): complete Step 3 — wire plugin settings and remove engine guard
- feat(FN-2706): complete Step 2 — rewrite paperclip runtime adapter
- fix(FN-2706): restore compatibility exports during runtime migration
- feat(FN-2706): complete Step 1 — add Paperclip REST client
2026-04-27 10:52:46 -07:00
gsxdsm
a942b71de6
chore(release): v0.6.0
...
Version bump via changesets.
2026-04-26 21:27:49 -07:00
gsxdsm
a1b0bc552c
Revert "chore(release): v1.0.0"
...
This reverts commit 69e7d53bb3 .
2026-04-26 17:26:56 -07:00
gsxdsm
69e7d53bb3
chore(release): v1.0.0
...
Version bump via changesets.
2026-04-26 17:25:49 -07:00
gsxdsm
6a0660262c
chore(release): v0.4.1
...
Version bump via changesets.
2026-04-26 12:24:08 -07:00
gsxdsm
e460abfd6d
chore(release): v0.3.0
...
Version bump via changesets (consumed 11 changesets). Forced 0.3.0
instead of changesets' default escalation to 1.0.0 for the pre-1.0
minor bump.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-26 00:15:09 -07:00
gsxdsm
79d47ddcca
chore(release): v0.2.7
...
Version bump via changesets.
2026-04-25 11:38:48 -07:00
gsxdsm
01f3e70917
chore(release): v0.2.6
...
Version bump via changesets.
2026-04-25 10:21:52 -07:00
gsxdsm
bea53c0b05
fix(plugins): declare typescript devDep so tsc builds don't rely on hoisted root
...
Each plugin package invokes `tsc` in its build script but previously relied on
a root-hoisted typescript. When the root symlink breaks (e.g. after switching
worktrees that shared a pnpm store), `pnpm -r build` fails with MODULE_NOT_FOUND
for tsc — blocking `pnpm dev dashboard`. Declaring typescript locally makes
each plugin self-sufficient.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-22 18:18:12 -07:00
Fusion
d3711cd449
feat(FN-2262): merge fusion/fn-2262 (auto-resolved)
...
- feat(FN-2262): document Paperclip runtime configuration and constraints
- docs(FN-2261): update README with implementation details
- feat(FN-2261): add paperclip runtime resolution compatibility tests
- feat(FN-2261): add runtime adapter and registration tests
- feat(FN-2261): integrate adapter into plugin entrypoint
- feat(FN-2261): implement PaperclipRuntimeAdapter
- fix(FN-2261): remove pi-coding-agent re-exports from types.ts
- feat(FN-2261): define runtime types for Paperclip plugin
- feat(FN-2260): merge fusion/fn-2260
2026-04-22 14:33:02 -07:00
Fusion
866e7cdb70
feat(FN-2260): merge fusion/fn-2260
2026-04-22 13:57:10 -07:00