frizz 0.7.8 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (124) hide show
  1. package/README.md +5 -0
  2. package/dist/claude-agent-broker.js +7 -4
  3. package/dist/dev-child.js +225 -214
  4. package/dist/frizz.js +92 -7
  5. package/package.json +1 -1
  6. package/runtime/cc-worker/.claude-plugin/plugin.json +1 -1
  7. package/runtime/cc-worker/DECISIONS.md +29 -1
  8. package/runtime/cc-worker/agents/high.md +7 -0
  9. package/runtime/cc-worker/agents/low.md +7 -0
  10. package/runtime/cc-worker/agents/max.md +7 -0
  11. package/runtime/cc-worker/agents/medium.md +7 -0
  12. package/runtime/cc-worker/agents/xhigh.md +7 -0
  13. package/runtime/cc-worker/hooks/agent-dispatch.mjs +7 -6
  14. package/runtime/cc-worker/hooks/hooks.json +0 -2
  15. package/runtime/cc-worker/hooks/scratchpad.mjs +5 -3
  16. package/runtime/cc-worker/hooks/session-seed.mjs +17 -17
  17. package/runtime/cc-worker/skills/gh/SKILL.md +5 -19
  18. package/web-dist/assets/{TerminalPane-ubcEP7X3.js → TerminalPane-BIBHC61j.js} +1 -1
  19. package/web-dist/assets/{abnfDiagram-VRR7QNED-0brfnieb.js → abnfDiagram-VRR7QNED-CcFQGFPf.js} +1 -1
  20. package/web-dist/assets/architecture-TIHT7OUA-BZEZt7jZ.js +1 -0
  21. package/web-dist/assets/{architectureDiagram-ZJ3FMSHR-Dji-XBdF.js → architectureDiagram-ZJ3FMSHR-DErIQOIs.js} +1 -1
  22. package/web-dist/assets/{blockDiagram-677ZJIJ3-BQMyz3Q9.js → blockDiagram-677ZJIJ3-CpsUqur1.js} +1 -1
  23. package/web-dist/assets/{c4Diagram-LMCZKHZV-BMNws0Oi.js → c4Diagram-LMCZKHZV-D2dHmCEJ.js} +1 -1
  24. package/web-dist/assets/channel-DdFRPviT.js +1 -0
  25. package/web-dist/assets/{chunk-32BRIVSS-CVv1ae7n.js → chunk-32BRIVSS-aOCEfxRW.js} +1 -1
  26. package/web-dist/assets/{chunk-52WLFC77-BYhPlKCT.js → chunk-52WLFC77-2iw4nJPC.js} +1 -1
  27. package/web-dist/assets/{chunk-C7G6YPKG-Cn4HhNwb.js → chunk-C7G6YPKG-BPD3iHVE.js} +1 -1
  28. package/web-dist/assets/{chunk-EX3LRPZG-P3ZYFC1W.js → chunk-EX3LRPZG-DrefHift.js} +1 -1
  29. package/web-dist/assets/{chunk-FWX5IMBZ-Ba3NpEQa.js → chunk-FWX5IMBZ-By940EHT.js} +2 -2
  30. package/web-dist/assets/{chunk-HOUHSVGY-BCWyMhwJ.js → chunk-HOUHSVGY-B1Cqvz7e.js} +1 -1
  31. package/web-dist/assets/{chunk-ICXQ74PX-DWAAqHL7.js → chunk-ICXQ74PX-1LkVpWuI.js} +1 -1
  32. package/web-dist/assets/{chunk-MOJQB5TN-pc5VJ4Nq.js → chunk-MOJQB5TN-Ip1cy64r.js} +1 -1
  33. package/web-dist/assets/{chunk-OGEWGWER-DUxmbiuX.js → chunk-OGEWGWER-CNjVyu8F.js} +1 -1
  34. package/web-dist/assets/{chunk-PUDLZKDR-DRdZWzxX.js → chunk-PUDLZKDR-9HZR6DAU.js} +1 -1
  35. package/web-dist/assets/{chunk-Q4XR5HBZ-Bafzu7s-.js → chunk-Q4XR5HBZ-vtWwOCuQ.js} +1 -1
  36. package/web-dist/assets/{chunk-V7JOEXUC-Bj0A8ftW.js → chunk-V7JOEXUC-DC6YaHG0.js} +1 -1
  37. package/web-dist/assets/{chunk-VAUOI2AC-DBgVQKIO.js → chunk-VAUOI2AC-CP-xe7SD.js} +1 -1
  38. package/web-dist/assets/{chunk-VR4S4FIN-DU-1KtuM.js → chunk-VR4S4FIN-wbxDFptH.js} +1 -1
  39. package/web-dist/assets/{chunk-WYO6CB5R-DzVb3-Rj.js → chunk-WYO6CB5R-dibXmwpK.js} +1 -1
  40. package/web-dist/assets/{chunk-ZGVPDNZ5-BPKQvduj.js → chunk-ZGVPDNZ5-_y_itJHG.js} +1 -1
  41. package/web-dist/assets/classDiagram-OUVF2IWQ-Bf3duLb8.js +1 -0
  42. package/web-dist/assets/classDiagram-v2-EOCWNBFH-Bf3duLb8.js +1 -0
  43. package/web-dist/assets/{cynefin-VYW2F7L2-lo8PqVCk.js → cynefin-VYW2F7L2-D1RYokZP.js} +1 -1
  44. package/web-dist/assets/{cynefinDiagram-TSTJHNR4-BtQLaDV0.js → cynefinDiagram-TSTJHNR4-qofqoy3T.js} +1 -1
  45. package/web-dist/assets/{dagre-VKFMJZFB-BJ2-f-A0.js → dagre-VKFMJZFB-CgHLoGFk.js} +1 -1
  46. package/web-dist/assets/{diagram-FQU43EPY-CLM-8r74.js → diagram-FQU43EPY-JEAs4LOb.js} +1 -1
  47. package/web-dist/assets/{diagram-G47NLZAW-CfuoJGpN.js → diagram-G47NLZAW--tLd4Lf7.js} +1 -1
  48. package/web-dist/assets/{diagram-NH7WQ7WH-DfxxRwH8.js → diagram-NH7WQ7WH-DPbw9CJU.js} +1 -1
  49. package/web-dist/assets/{diagram-OA4YK3LP-D7knxZee.js → diagram-OA4YK3LP-CDrb7nWs.js} +1 -1
  50. package/web-dist/assets/{diagram-WEI45ONY-C2WfMXWl.js → diagram-WEI45ONY-DJswZe3f.js} +1 -1
  51. package/web-dist/assets/{ebnfDiagram-CCIWWBDH-DRSZ24tF.js → ebnfDiagram-CCIWWBDH-BP8-PZMF.js} +1 -1
  52. package/web-dist/assets/{erDiagram-Q63AITRT-DXe0OrbY.js → erDiagram-Q63AITRT-BQXuebf5.js} +1 -1
  53. package/web-dist/assets/eventmodeling-45OFAUF4-DOLxRQQ5.js +1 -0
  54. package/web-dist/assets/flowDiagram-23GEKE2U-DoK1yb0H.js +1 -0
  55. package/web-dist/assets/{ganttDiagram-NO4QXBWP-wGqOgjvs.js → ganttDiagram-NO4QXBWP-DotMb935.js} +1 -1
  56. package/web-dist/assets/{gitGraph-TEB2WS4Q-BygokG6y.js → gitGraph-TEB2WS4Q-B1vbYyKQ.js} +1 -1
  57. package/web-dist/assets/{gitGraphDiagram-IHSO6WYX-CV1933_M.js → gitGraphDiagram-IHSO6WYX-BjDXKk4m.js} +1 -1
  58. package/web-dist/assets/{index-DB1d3eMJ.js → index-Cs0TDGMu.js} +124 -124
  59. package/web-dist/assets/{info-DKCQHKI2-DLavbzui.js → info-DKCQHKI2-xLTLqQju.js} +1 -1
  60. package/web-dist/assets/{infoDiagram-FWYZ7A6U-Biouxd9G.js → infoDiagram-FWYZ7A6U-BFfYUsrC.js} +1 -1
  61. package/web-dist/assets/{ishikawaDiagram-FXEZZL3T-DJxwwS3R.js → ishikawaDiagram-FXEZZL3T-45a7VMwm.js} +1 -1
  62. package/web-dist/assets/{journeyDiagram-5HDEW3XC-Clx_WkdW.js → journeyDiagram-5HDEW3XC-CEBUpu59.js} +1 -1
  63. package/web-dist/assets/{kanban-definition-HUTT4EX6-Bf7bX_96.js → kanban-definition-HUTT4EX6-RwKtDFzG.js} +1 -1
  64. package/web-dist/assets/{line-CV2v49IN.js → line-DStcMIry.js} +1 -1
  65. package/web-dist/assets/{mermaid-parser.core-BPsFhEi6.js → mermaid-parser.core-B0ekgQMA.js} +3 -3
  66. package/web-dist/assets/{mermaid.core-0EWDNL_R.js → mermaid.core-w1hcQaPy.js} +3 -3
  67. package/web-dist/assets/{mindmap-definition-LN4V7U3C-C1y4yy3Z.js → mindmap-definition-LN4V7U3C-D_n38Imb.js} +1 -1
  68. package/web-dist/assets/{packet-7NZHBO7P-CpcpxruB.js → packet-7NZHBO7P-CstGeBOX.js} +1 -1
  69. package/web-dist/assets/{pegDiagram-2B236MQR-CVlVP4cH.js → pegDiagram-2B236MQR-DvowVyTO.js} +1 -1
  70. package/web-dist/assets/{pie-RZYD4A2V-BcVPOhTZ.js → pie-RZYD4A2V-BOP2j_HH.js} +1 -1
  71. package/web-dist/assets/{pieDiagram-ENE6RG2P-DZv4Tfae.js → pieDiagram-ENE6RG2P-CKRqu_2f.js} +1 -1
  72. package/web-dist/assets/{quadrantDiagram-ABIIQ3AL-DOzS_U_a.js → quadrantDiagram-ABIIQ3AL-zSArSS8R.js} +1 -1
  73. package/web-dist/assets/{radar-I7S5WNFK-8YADxkdT.js → radar-I7S5WNFK-BqRdNIBw.js} +1 -1
  74. package/web-dist/assets/{railroad-3IZDKUUU-DzndPrRy.js → railroad-3IZDKUUU-BaKcl_LU.js} +1 -1
  75. package/web-dist/assets/railroad-abnf-AHOZXSZD-itqDLg1p.js +1 -0
  76. package/web-dist/assets/railroad-ebnf-EBAXGLYW-ze7rLVCi.js +1 -0
  77. package/web-dist/assets/railroad-peg-LSFZ7HO6-DKsYkEuG.js +1 -0
  78. package/web-dist/assets/{railroadDiagram-RFXS5EU6-CPJAH-r7.js → railroadDiagram-RFXS5EU6-BrXTQge9.js} +1 -1
  79. package/web-dist/assets/{requirementDiagram-TGXJPOKE-BVFJZfwl.js → requirementDiagram-TGXJPOKE-DBBNi_SS.js} +1 -1
  80. package/web-dist/assets/{sankeyDiagram-HTMAVEWB-CUhvFPmE.js → sankeyDiagram-HTMAVEWB-BwFi7xFy.js} +1 -1
  81. package/web-dist/assets/{sequenceDiagram-DBY2YBRQ-Cy9CGhNq.js → sequenceDiagram-DBY2YBRQ-CeivqMeT.js} +1 -1
  82. package/web-dist/assets/{stateDiagram-2N3HPSRC-CqOnmPLp.js → stateDiagram-2N3HPSRC-C6NZsnFm.js} +1 -1
  83. package/web-dist/assets/stateDiagram-v2-6OUMAXLB-B3YRnI4W.js +1 -0
  84. package/web-dist/assets/{swimlanes-5IMT3BWC-c_zBqkb9.js → swimlanes-5IMT3BWC-C0MubXTG.js} +1 -1
  85. package/web-dist/assets/swimlanesDiagram-G3AALYLV-CXva4Ic9.js +8 -0
  86. package/web-dist/assets/{timeline-definition-FHXFAJF6-y_QM62SK.js → timeline-definition-FHXFAJF6-CtxwSvFu.js} +1 -1
  87. package/web-dist/assets/{treeView-QDETBFTQ-T3y_1KXV.js → treeView-QDETBFTQ-CXcwSjey.js} +1 -1
  88. package/web-dist/assets/{treemap-6X3UGDF4-CzvqucqY.js → treemap-6X3UGDF4-Uspgr-d1.js} +1 -1
  89. package/web-dist/assets/{vennDiagram-L72KCM5P-6-HNOpN0.js → vennDiagram-L72KCM5P-tZamQQAQ.js} +1 -1
  90. package/web-dist/assets/{wardley-OPB4EBWU-BrsaqsLL.js → wardley-OPB4EBWU-0_79c19P.js} +1 -1
  91. package/web-dist/assets/{wardleyDiagram-EHGQE667-Cr_rCzwd.js → wardleyDiagram-EHGQE667-uYmUsP66.js} +1 -1
  92. package/web-dist/assets/{xychartDiagram-FW5EYKEG-BnX6ccx4.js → xychartDiagram-FW5EYKEG-BsOU7Wf7.js} +1 -1
  93. package/web-dist/index.html +1 -1
  94. package/runtime/cc-worker/agents/fable-high.md +0 -8
  95. package/runtime/cc-worker/agents/fable-low.md +0 -8
  96. package/runtime/cc-worker/agents/fable-max.md +0 -8
  97. package/runtime/cc-worker/agents/fable-medium.md +0 -8
  98. package/runtime/cc-worker/agents/fable-xhigh.md +0 -8
  99. package/runtime/cc-worker/agents/haiku.md +0 -7
  100. package/runtime/cc-worker/agents/opus-high.md +0 -8
  101. package/runtime/cc-worker/agents/opus-low.md +0 -8
  102. package/runtime/cc-worker/agents/opus-max.md +0 -8
  103. package/runtime/cc-worker/agents/opus-medium.md +0 -8
  104. package/runtime/cc-worker/agents/opus-xhigh.md +0 -8
  105. package/runtime/cc-worker/agents/sonnet-high.md +0 -8
  106. package/runtime/cc-worker/agents/sonnet-low.md +0 -8
  107. package/runtime/cc-worker/agents/sonnet-max.md +0 -8
  108. package/runtime/cc-worker/agents/sonnet-medium.md +0 -8
  109. package/runtime/cc-worker/agents/sonnet-xhigh.md +0 -8
  110. package/runtime/cc-worker/bin/browser-mcp-tools.json +0 -1192
  111. package/runtime/cc-worker/bin/browser-mcp.mjs +0 -730
  112. package/runtime/cc-worker/hooks/precompact-instructions.mjs +0 -133
  113. package/runtime/cc-worker/skills/waits/SKILL.md +0 -84
  114. package/web-dist/assets/architecture-TIHT7OUA-DksosNDW.js +0 -1
  115. package/web-dist/assets/channel-DqoPvfQz.js +0 -1
  116. package/web-dist/assets/classDiagram-OUVF2IWQ-DwUs74RB.js +0 -1
  117. package/web-dist/assets/classDiagram-v2-EOCWNBFH-DwUs74RB.js +0 -1
  118. package/web-dist/assets/eventmodeling-45OFAUF4-CUIjQ7kE.js +0 -1
  119. package/web-dist/assets/flowDiagram-23GEKE2U-Dka-3F3n.js +0 -1
  120. package/web-dist/assets/railroad-abnf-AHOZXSZD-CCnWa6K9.js +0 -1
  121. package/web-dist/assets/railroad-ebnf-EBAXGLYW-jtVdzv7e.js +0 -1
  122. package/web-dist/assets/railroad-peg-LSFZ7HO6-B8D6TyEe.js +0 -1
  123. package/web-dist/assets/stateDiagram-v2-6OUMAXLB-DWKW-4qu.js +0 -1
  124. package/web-dist/assets/swimlanesDiagram-G3AALYLV-DZKoB7ae.js +0 -8
package/README.md CHANGED
@@ -142,6 +142,9 @@ for a source checkout.
142
142
  Options:
143
143
  --no-app print the URL without opening a browser
144
144
  --port <port> request a fixed port for a new workspace server
145
+ --sandbox a disposable Frizz to try things in: throwaway home and project, its
146
+ own port, deleted when this terminal closes; credentials (gh,
147
+ cloudflared, Claude, Codex, the machine's frizz.sh key) are shared
145
148
  --link print a fresh single-use access link for the running board
146
149
  --debug stream the full event feed to the terminal instead of the compact readout
147
150
  -h, --help show this help
@@ -204,6 +207,8 @@ shows a single-use sign-in link as a QR; press L for a fresh one, or run --link
204
207
 
205
208
  > Yes. Press **R** in the terminal running Frizz. A short walkthrough sets up one of four ways to reach the board — a name on frizz.sh, a Cloudflare Tunnel you own, Tailscale, or any proxy you run — checks what each needs, prints the commands, and remembers your choice. From then on a plain `npx frizz` serves it; pick **Off** in the same place to go back to loopback only.
206
209
  >
210
+ > To try any of this without touching the board you run, launch a second one with `npx frizz --sandbox` — a throwaway home and project on its own port, deleted on ctrl-c.
211
+ >
207
212
  > The board stays bound to `127.0.0.1` in every case. Something in front of it — the frizz.sh relay, the tunnel, Tailscale, your proxy — carries the traffic, and Frizz gates the first visit with a single-use sign-in link shown as a QR. Press **L** for a fresh link any time, or `npx frizz --link` from another shell (over SSH, for a headless box). See [Remote access](docs/remote-access.md) for what each option needs.
208
213
 
209
214
  </details>
@@ -20667,11 +20667,14 @@ function startClaudeQuery(executablePath, options) {
20667
20667
  // `user,project,local` reported it applied.
20668
20668
  settingSources: options.settingSources ?? ["user", "project", "local"],
20669
20669
  // The frizz worker environment (see ClaudeQueryStartOptions): load the local cc-worker plugin so a
20670
- // broker session gets the frizz sub-agent profiles + hooks, mount the MCP servers (frizz +
20671
- // chrome-devtools), and pre-approve them.
20670
+ // broker session gets the frizz sub-agent profiles + hooks, mount the frizz MCP server, and
20671
+ // pre-approve it. EMPTY is skipped, not passed: since frizz stopped mounting a browser (2026-08-26)
20672
+ // a resolved-nothing worker env is a real state, and `{}`/`[]` are truthy — handing the SDK an
20673
+ // empty allowlist is not the same as handing it none. The project's own `.mcp.json` servers are
20674
+ // loaded by settingSources, independently of this.
20672
20675
  ...options.pluginDir ? { plugins: [{ type: "local", path: options.pluginDir }] } : {},
20673
- ...options.mcpServers ? { mcpServers: options.mcpServers } : {},
20674
- ...options.allowedTools ? { allowedTools: options.allowedTools } : {},
20676
+ ...options.mcpServers && Object.keys(options.mcpServers).length > 0 ? { mcpServers: options.mcpServers } : {},
20677
+ ...options.allowedTools?.length ? { allowedTools: options.allowedTools } : {},
20675
20678
  ...options.disallowedTools?.length ? { disallowedTools: [...options.disallowedTools] } : {},
20676
20679
  persistSession: options.persistSession ?? false,
20677
20680
  // Keep Claude's default (preset) system prompt and APPEND the frizz worker contract, the SDK