@code-partner/codepipe 0.14.1-dev.322.g67169e90 → 0.14.1-dev.341.g7e029aa8
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/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
var q$=Object.defineProperty;var $=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ke=(t,e)=>{for(var r in e)q$(t,r,{get:e[r],enumerable:!0})};var yt,Pt,rc=$(()=>{"use strict";yt="0.14.1-dev.
|
|
2
|
+
var q$=Object.defineProperty;var $=(t,e)=>()=>(t&&(e=t(t=0)),e);var Ke=(t,e)=>{for(var r in e)q$(t,r,{get:e[r],enumerable:!0})};var yt,Pt,rc=$(()=>{"use strict";yt="0.14.1-dev.341.g7e029aa8",Pt="https://hub.dev.codepipe.dev"});function Do(t){return typeof t!="number"||!Number.isFinite(t)?!1:t>=lp&&t<=jt}var jt,lp,up=$(()=>{"use strict";rc();jt=4,lp=4});var dp=$(()=>{"use strict";rc()});function Uo(t=6){return`# CodePipe Context Repo format version.
|
|
3
3
|
# Bumped by the scaffold / the format-migration PR \u2014 do not edit by hand.
|
|
4
4
|
template_version: ${t}
|
|
5
5
|
`}function oc(t){if(!t)return 0;let e=/^\s*template_version:\s*(\d+)\s*$/m.exec(t),r=e?parseInt(e[1]??"",10):NaN;return Number.isFinite(r)&&r>=0?r:0}function ic(t,e=nc){let r=[];for(let n of e)if(!(n.version<=t))for(let o of n.addedPaths)r.includes(o)||r.push(o);return r}function sc(t,e=nc){return e.filter(r=>r.version>t)}var pp,Nt,Pn,nc,fp=$(()=>{"use strict";pp=6,Nt=".codepipe-context.yaml",Pn=".devpipe-context.yaml",nc=[{version:1,summary:"ADR section: adr/ scaffold (README, template, derived INDEX) + the format-version stamp itself",addedPaths:["adr/README.md","adr/0000-template.md","adr/INDEX.md",Nt]},{version:2,summary:"Rename the format-version stamp .devpipe-context.yaml \u2192 .codepipe-context.yaml (drop the devpipe-brand leftover)",addedPaths:[Nt]},{version:3,summary:"Custom project actions (the RUN tab): actions/ scaffold with the format README",addedPaths:["actions/README.md"]},{version:4,summary:"Project map: model/ scaffold with the format README (facts/ vs derived/ layout)",addedPaths:["model/README.md"]},{version:5,summary:"Roles: roles/ scaffold with the format README (override a bundled critic by name, or add your own)",addedPaths:["roles/README.md"]},{version:6,summary:"Skills: skills/ scaffold with the format README (procedures the agent invokes instead of improvising)",addedPaths:["skills/README.md"]}]});function Fo(t){return`model/facts/identity/${t}.yaml`}function Xr(t){return`model/facts/events/${t}.yaml`}function lc(t){return`model/facts/annotations/${t}.md`}function uc(t){return`model/derived/correlates/${t}.yaml`}function dc(t){return`model/derived/touched/${t}.yaml`}function mp(t){return t===""?"root":t.replace(/\//g,"-")}function pc(t,e){return`model/derived/structure/${t}/${mp(e)}.yaml`}function zi(t){return typeof t=="string"&&gp.test(t)}function oe(t){if(typeof t!="string")return null;let e=t.indexOf(":");if(e<=0)return null;let r=t.indexOf(":",e+1);if(r<0)return null;let n=t.slice(0,e);if(!hp.includes(n))return null;let o=t.slice(e+1,r),i=t.slice(r+1);return o===""&&!J$.includes(n)||i===""?null:{level:n,repo:o,path:i}}function Ae(t){return`task::${t}`}function xe(t,e,r){return`${t}:${e}:${r}`}function Go(t){let e=[];return Wt(t)?(Ji(t.modelFormatVersion)||e.push("modelFormatVersion: missing or not a positive integer"),typeof t.repo!="string"&&e.push("repo: missing (empty string = cross-repo)"),typeof t.builtFromCommit!="string"&&e.push("builtFromCommit: missing"),Array.isArray(t.edges)?t.edges.forEach((r,n)=>{if(!Wt(r)){e.push(`edges[${n}]: not an object`);return}fc.includes(r.kind)||e.push(`edges[${n}].kind: unknown "${String(r.kind)}"`),oe(r.from)||e.push(`edges[${n}].from: malformed nodeKey`),oe(r.to)||e.push(`edges[${n}].to: malformed nodeKey`),r.weight!==void 0&&!(typeof r.weight=="number"&&Number.isFinite(r.weight))&&e.push(`edges[${n}].weight: not a finite number`)}):e.push("edges: not an array"),e.length?{ok:!1,errors:e}:{ok:!0,value:t}):{ok:!1,errors:["edge sheet: not an object"]}}function yp(t){return{...t,edges:jn(t.edges,e=>`${e.kind} ${e.from} ${e.to}`)}}function Jr(t){return Zr(yp(t))}function Wt(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function Ji(t){return typeof t=="number"&&Number.isInteger(t)&&t>0}function Ot(t){return typeof t=="string"&&t.length>0}function Q$(t){return t.modelFormatVersion!==2}function or(t){let e=[];if(!Wt(t))return{ok:!1,errors:["shard: not an object"]};Ji(t.modelFormatVersion)||e.push("modelFormatVersion: missing or not a positive integer"),Ot(t.repo)||e.push("repo: missing or empty"),Ot(t.builtFromCommit)||e.push("builtFromCommit: missing or empty");let r=typeof t.repo=="string"?t.repo:"",n=new Set;return Array.isArray(t.nodes)?t.nodes.forEach((o,i)=>{if(!Wt(o)){e.push(`nodes[${i}]: not an object`);return}let s=oe(o.key);if(!s){e.push(`nodes[${i}].key: malformed nodeKey (${JSON.stringify(o.key??null)})`);return}o.level!==s.level&&e.push(`nodes[${i}]: level "${String(o.level)}" does not match key prefix "${s.level}"`),r&&s.repo!==r&&e.push(`nodes[${i}].key: repo "${s.repo}" mixed into shard of repo "${r}"`);let a=o.key;n.has(a)&&e.push(`nodes[${i}].key: duplicate "${a}"`),n.add(a),o.entityId!==void 0&&!zi(o.entityId)&&e.push(`nodes[${i}].entityId: malformed (${JSON.stringify(o.entityId)})`)}):e.push("nodes: not an array"),Array.isArray(t.edges)?t.edges.forEach((o,i)=>{if(!Wt(o)){e.push(`edges[${i}]: not an object`);return}fc.includes(o.kind)||e.push(`edges[${i}].kind: unknown "${String(o.kind)}"`),(!Ot(o.to)||!oe(o.to))&&e.push(`edges[${i}].to: malformed nodeKey`),(!Ot(o.from)||!n.has(o.from))&&e.push(`edges[${i}].from: "${String(o.from)}" is not a node of this shard`),o.weight!==void 0&&!(typeof o.weight=="number"&&Number.isFinite(o.weight))&&e.push(`edges[${i}].weight: not a finite number`)}):e.push("edges: not an array"),e.length?{ok:!1,errors:e}:{ok:!0,value:t}}function Ko(t){let e=[];if(!Wt(t))return{ok:!1,errors:["identity: not an object"]};if(Ji(t.modelFormatVersion)||e.push("modelFormatVersion: missing or not a positive integer"),Ot(t.repo)||e.push("repo: missing or empty"),t.builtFromCommit!==void 0&&!Ot(t.builtFromCommit)&&e.push("builtFromCommit: not a non-empty string"),!Array.isArray(t.entities))e.push("entities: not an array");else{let r=new Set;t.entities.forEach((n,o)=>{if(!Wt(n)){e.push(`entities[${o}]: not an object`);return}zi(n.entityId)?r.has(n.entityId)?e.push(`entities[${o}].entityId: duplicate "${n.entityId}"`):r.add(n.entityId):e.push(`entities[${o}].entityId: malformed (${JSON.stringify(n.entityId??null)})`),oe(n.currentKey)||e.push(`entities[${o}].currentKey: malformed nodeKey`),n.status!=="active"&&n.status!=="orphaned"&&e.push(`entities[${o}].status: expected active|orphaned`),Ot(n.firstSeen)||e.push(`entities[${o}].firstSeen: missing`),Ot(n.lastSeen)||e.push(`entities[${o}].lastSeen: missing`),n.aliases!==void 0&&(Array.isArray(n.aliases)?n.aliases.forEach((i,s)=>{(!Wt(i)||!oe(i.key)||!Ot(i.until))&&e.push(`entities[${o}].aliases[${s}]: malformed`)}):e.push(`entities[${o}].aliases: not an array`))})}return e.length?{ok:!1,errors:e}:{ok:!0,value:t}}function ir(t){let e=[];return Wt(t)?(Ji(t.modelFormatVersion)||e.push("modelFormatVersion: missing or not a positive integer"),Ot(t.taskKey)||e.push("taskKey: missing or empty"),t.origin!=="bootstrap"&&t.origin!=="pipeline"&&e.push("origin: expected bootstrap|pipeline"),t.date!==void 0&&!(typeof t.date=="string"&&/^\d{4}-\d{2}-\d{2}$/.test(t.date))&&e.push("date: expected YYYY-MM-DD"),(!Array.isArray(t.commits)||t.commits.some(r=>!Ot(r)))&&e.push("commits: not an array of non-empty strings"),Array.isArray(t.files)?t.files.forEach((r,n)=>{if(!Wt(r)||!oe(r.key)){e.push(`files[${n}].key: malformed nodeKey`);return}r.entityId!==void 0&&!zi(r.entityId)&&e.push(`files[${n}].entityId: malformed`),r.churn!==void 0&&!(typeof r.churn=="number"&&r.churn>=0)&&e.push(`files[${n}].churn: not a non-negative number`)}):e.push("files: not an array"),e.length?{ok:!1,errors:e}:{ok:!0,value:t}):{ok:!1,errors:["event: not an object"]}}function jn(t,e){return[...t].sort((r,n)=>e(r)<e(n)?-1:e(r)>e(n)?1:0)}function wp(t){return{...t,nodes:jn(t.nodes,e=>e.key),edges:jn(t.edges,e=>`${e.kind}\0${e.from}\0${e.to}`)}}function kp(t){return{...t,entities:jn(t.entities,e=>e.entityId).map(e=>e.aliases?{...e,aliases:jn(e.aliases,r=>`${r.key}\0${r.until}`)}:e)}}function bp(t){let e=t.links?{...t.links,...t.links.adr?{adr:[...t.links.adr].sort()}:{},...t.links.tasks?{tasks:[...t.links.tasks].sort()}:{}}:void 0;return{...t,commits:[...t.commits].sort(),files:jn(t.files,r=>r.key),...e?{links:e}:{}}}function Bo(t){return ex.test(t)?t:JSON.stringify(t)}function vp(t){if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="number"){if(!Number.isFinite(t))throw new Error(`model yaml: non-finite number ${t}`);return JSON.stringify(t)}if(typeof t=="string")return JSON.stringify(t);throw new Error(`model yaml: unsupported scalar ${typeof t}`)}function $p(t){return t===null||["boolean","number","string"].includes(typeof t)}function ac(t){return Object.entries(t).filter(([,e])=>e!==void 0).sort(([e],[r])=>e<r?-1:e>r?1:0)}function xp(t,e,r){if(Array.isArray(t)){for(let n of t)if($p(n))r.push(`${e}- ${vp(n)}`);else{if(Array.isArray(n))throw new Error("model yaml: nested arrays are not part of the model schema");{let o=ac(n);if(o.length===0){r.push(`${e}- {}`);continue}o.forEach(([i,s],a)=>{let c=a===0?`${e}- `:`${e} `;cc(i,s,c,`${e} `,r)})}}return}for(let[n,o]of ac(t))cc(n,o,e,e,r)}function cc(t,e,r,n,o){if($p(e))o.push(`${r}${Bo(t)}: ${vp(e)}`);else if(Array.isArray(e))e.length===0?o.push(`${r}${Bo(t)}: []`):(o.push(`${r}${Bo(t)}:`),xp(e,`${n} `,o));else{let i=ac(e);if(i.length===0)o.push(`${r}${Bo(t)}: {}`);else{o.push(`${r}${Bo(t)}:`);for(let[s,a]of i)cc(s,a,`${n} `,`${n} `,o)}}}function Zr(t){let e=[];return xp(t,"",e),e.join(`
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@code-partner/codepipe",
|
|
3
|
-
"version": "0.14.1-dev.
|
|
3
|
+
"version": "0.14.1-dev.341.g7e029aa8",
|
|
4
4
|
"description": "CodePipe turns tasks into reviewed pull requests: an AI agent analyzes, implements, and opens a PR under your control.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|