spec-cat 0.1.46 → 0.1.48
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.
- package/.output/nitro.json +1 -1
- package/.output/public/_nuxt/{DTdHw1D1.js → 8wqMUQw6.js} +1 -1
- package/.output/public/_nuxt/{ByZGFnUA.js → B48qsGp8.js} +39 -39
- package/.output/public/_nuxt/{BIqAiadP.js → BJBzvpAK.js} +1 -1
- package/.output/public/_nuxt/{DIf4tF5h.js → BXMSCMjv.js} +1 -1
- package/.output/public/_nuxt/{BIsfrp4O.js → BelqW9_o.js} +1 -1
- package/.output/public/_nuxt/{CUoKmmxS.js → Cp23oTeo.js} +1 -1
- package/.output/public/_nuxt/CpS7LwRj.js +1 -0
- package/.output/public/_nuxt/{DVcuiuw1.js → D9ZhdRmV.js} +1 -1
- package/.output/public/_nuxt/{CE5wWE6n.js → DBmUTKjW.js} +2 -2
- package/.output/public/_nuxt/{CzV00gDF.js → DTL8JN7w.js} +1 -1
- package/.output/public/_nuxt/{DXeEovpj.js → PdYlprHY.js} +1 -1
- package/.output/public/_nuxt/{CjEIgEdp.js → Zl_x9jGO.js} +1 -1
- package/.output/public/_nuxt/builds/latest.json +1 -1
- package/.output/public/_nuxt/builds/meta/dev.json +1 -0
- package/.output/public/_nuxt/builds/meta/dfe87aa0-32e4-4880-afb9-8ff8090ebccb.json +1 -0
- package/.output/public/_nuxt/{DYmVuetx.js → u-Fi3dV9.js} +1 -1
- package/.output/server/chunks/build/client.precomputed.mjs +1 -1
- package/.output/server/chunks/build/client.precomputed.mjs.map +1 -1
- package/.output/server/chunks/nitro/nitro.mjs +648 -641
- package/.output/server/chunks/routes/api/git/branches.get.mjs +46 -5
- package/.output/server/chunks/routes/api/git/branches.get.mjs.map +1 -1
- package/.output/server/package.json +1 -1
- package/package.json +1 -1
- package/.output/public/_nuxt/builds/meta/49ff9598-e142-4df6-bb2c-e8c36d984a47.json +0 -1
- package/.output/public/_nuxt/wza-2j7w.js +0 -1
package/.output/nitro.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{u as f,a as g}from"./
|
|
1
|
+
import{u as f,a as g}from"./D9ZhdRmV.js";import{_ as x,u as S}from"./Cp23oTeo.js";import{d as _,o as y,F as M,y as w,z as C,A as s,C as h,G as n,k as i}from"./DBmUTKjW.js";const A={class:"p-6 max-w-2xl"},E={class:"mt-8 space-y-8"},D=_({__name:"settings",async setup(P){let r,a;const o=f(),d=g();y(()=>{o.hydrate()});const{data:p,pending:l,error:c}=([r,a]=M(()=>S("ai-providers",()=>$fetch("/api/ai/providers"))),r=await r,a(),r),m=i(()=>p.value?.providers??[]),u=i(()=>{const t=c.value;return t?t instanceof Error?t.message:String(t):null}),v=t=>{o.setProviderSelection(t),d.success("Settings saved")};return(t,e)=>(w(),C("div",A,[e[2]||(e[2]=s("h1",{class:"text-2xl font-bold text-retro-cyan font-mono"},"Settings",-1)),e[3]||(e[3]=s("p",{class:"mt-2 text-retro-muted"},"Configure your Spec Cat preferences.",-1)),s("div",E,[s("section",null,[e[0]||(e[0]=s("h2",{class:"text-lg font-mono text-retro-text mb-4"},"AI Provider",-1)),e[1]||(e[1]=s("p",{class:"text-sm text-retro-muted mb-4"}," Select the provider and model that should power new conversations. ",-1)),h(x,{providers:m.value,selected:n(o).providerSelection,permissionMode:n(o).permissionMode,pending:n(l),errorMessage:u.value,onSelect:v},null,8,["providers","selected","permissionMode","pending","errorMessage"])])])]))}});export{D as default};
|