@vpxa/aikit 0.1.98 → 0.1.100

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 (36) hide show
  1. package/README.md +29 -33
  2. package/package.json +1 -2
  3. package/packages/aikit-client/dist/index.d.ts +27 -27
  4. package/packages/aikit-client/dist/index.js +2 -2
  5. package/packages/analyzers/dist/index.js +2 -2
  6. package/packages/cli/dist/index.js +2 -2
  7. package/packages/cli/dist/init-DlY4IHCF.js +7 -0
  8. package/packages/cli/dist/{templates-DrkDLz-X.js → templates-Dz2d2veK.js} +35 -73
  9. package/packages/cli/dist/{user-Bb40VUaT.js → user-DfEC00FY.js} +1 -1
  10. package/packages/core/dist/index.d.ts +8 -8
  11. package/packages/core/dist/index.js +1 -1
  12. package/packages/dashboard/dist/assets/{index-C6D-PCp0.js → index-CxrC6OtB.js} +3 -3
  13. package/packages/dashboard/dist/index.html +1 -1
  14. package/packages/enterprise-bridge/dist/index.d.ts +1 -1
  15. package/packages/enterprise-bridge/dist/index.js +1 -1
  16. package/packages/indexer/dist/index.d.ts +6 -6
  17. package/packages/server/dist/index.d.ts +1 -1
  18. package/packages/server/dist/index.js +1 -1
  19. package/packages/server/dist/server-DfCR_Bix.js +1282 -0
  20. package/packages/server/dist/{version-check-AMfxaZUw.js → version-check-Bj07vc5x.js} +1 -1
  21. package/packages/store/dist/index.d.ts +9 -22
  22. package/packages/store/dist/index.js +6 -6
  23. package/packages/tools/dist/index.d.ts +16 -15
  24. package/packages/tools/dist/index.js +6 -6
  25. package/scaffold/dist/adapters/intellij.mjs +3 -0
  26. package/scaffold/dist/adapters/zed.mjs +4 -0
  27. package/scaffold/dist/definitions/agents.mjs +1 -1
  28. package/scaffold/dist/definitions/bodies.mjs +158 -15
  29. package/scaffold/dist/definitions/flows.mjs +32 -32
  30. package/scaffold/dist/definitions/hooks.mjs +1 -1
  31. package/scaffold/dist/definitions/prompts.mjs +7 -7
  32. package/scaffold/dist/definitions/protocols.mjs +423 -134
  33. package/scaffold/dist/definitions/skills.mjs +107 -67
  34. package/scaffold/dist/definitions/tools.mjs +1 -1
  35. package/packages/cli/dist/init-DtjuyGpD.js +0 -7
  36. package/packages/server/dist/server-DZ1V42_x.js +0 -1282
@@ -1,1282 +0,0 @@
1
- import{n as e,t}from"./curated-manager-CXSPygmJ.js";import{autoUpgradeScaffold as n,getCurrentVersion as r,getUpgradeState as i}from"./version-check-AMfxaZUw.js";import{existsSync as a,mkdirSync as o,readFileSync as s,readdirSync as c,renameSync as l,rmSync as u,statSync as d,writeFileSync as f}from"node:fs";import{basename as p,dirname as m,isAbsolute as h,join as g,resolve as _}from"node:path";import{fileURLToPath as v}from"node:url";import{AIKIT_PATHS as y,CONTENT_TYPES as b,EMBEDDING_DEFAULTS as x,KNOWLEDGE_ORIGINS as S,SOURCE_TYPES as C,TOKEN_BUDGETS as w,addLogListener as T,computePartitionKey as E,createLogger as D,getGlobalDataDir as O,getPartitionDir as k,isUserInstalled as ee,listWorkspaces as te,serializeError as A}from"../../core/dist/index.js";import{createHash as j,randomUUID as ne}from"node:crypto";import{FileCache as re,acquireLease as M,addToWorkset as ie,audit as ae,batch as oe,bookendReorder as se,changelog as ce,check as le,checkpointDiff as ue,checkpointGC as de,checkpointHistory as fe,checkpointLatest as pe,checkpointList as me,checkpointLoad as he,checkpointSave as ge,codemod as _e,compact as ve,compressTerminalOutput as ye,createRestorePoint as be,dataTransform as xe,delegate as Se,delegateListModels as Ce,deleteWorkset as we,diffParse as Te,digest as Ee,encode as De,envInfo as Oe,evaluate as ke,evidenceMap as Ae,fileSummary as je,find as Me,findDeadSymbols as Ne,findExamples as Pe,forgeClassify as Fe,forgeGround as Ie,getWorkset as Le,gitContext as Re,graphAugmentSearch as ze,graphQuery as Be,guide as Ve,health as He,httpRequest as Ue,laneCreate as We,laneDiff as Ge,laneDiscard as Ke,laneList as qe,laneMerge as Je,laneStatus as Ye,listActiveLeases as Xe,listRestorePoints as Ze,listWorksets as Qe,measure as $e,onboard as et,parseOutput as tt,processList as nt,processLogs as rt,processStart as it,processStatus as at,processStop as ot,queueClear as st,queueCreate as ct,queueDag as lt,queueDelete as ut,queueDone as dt,queueFail as ft,queueGet as pt,queueList as mt,queueNext as ht,queuePush as gt,regexTest as _t,releaseLease as vt,removeFromWorkset as yt,rename as bt,replayAppend as xt,replayClear as St,replayList as Ct,replayTrim as wt,restoreFromPoint as Tt,saveWorkset as Et,schemaValidate as Dt,scopeMap as Ot,sessionDigest as kt,sessionDigestSampling as At,snippet as jt,stashClear as Mt,stashDelete as Nt,stashGet as Pt,stashList as Ft,stashSet as It,stratumCard as Lt,summarizeCheckResult as Rt,symbol as zt,testRun as Bt,timeUtils as Vt,trace as Ht,truncateToTokenBudget as Ut,watchList as Wt,watchStart as Gt,watchStop as Kt,webFetch as qt,webSearch as Jt}from"../../tools/dist/index.js";import{readFile as Yt,stat as Xt}from"node:fs/promises";import{homedir as Zt}from"node:os";import{WasmRuntime as Qt,initializeWasm as $t}from"../../chunker/dist/index.js";import{OnnxEmbedder as en}from"../../embeddings/dist/index.js";import{ERCache as tn,ERClient as nn,EvolutionCollector as rn,PolicyStore as an,PushAdapter as on,mergeResults as sn}from"../../enterprise-bridge/dist/index.js";import{FileHashCache as cn,IncrementalIndexer as ln}from"../../indexer/dist/index.js";import{SqliteGraphStore as un,createStore as dn}from"../../store/dist/index.js";import{completable as N}from"@modelcontextprotocol/sdk/server/completable.js";import{McpServer as fn,ResourceTemplate as pn}from"@modelcontextprotocol/sdk/server/mcp.js";import{z as P}from"zod";import{buildFormSchema as mn,field as hn,normalizeResponse as gn}from"../../elicitation/dist/index.js";import{BlastRadiusAnalyzer as _n,DependencyAnalyzer as vn,DiagramGenerator as yn,EntryPointAnalyzer as bn,KnowledgeProducer as xn,PatternAnalyzer as Sn,StructureAnalyzer as Cn,SymbolAnalyzer as wn}from"../../analyzers/dist/index.js";import{RESOURCE_MIME_TYPE as Tn,registerAppResource as En,registerAppTool as Dn}from"@modelcontextprotocol/ext-apps/server";import{exec as On,execSync as kn}from"node:child_process";import{createServer as An}from"node:http";import{createUIResource as jn}from"@mcp-ui/server";import{marked as Mn}from"marked";const Nn={enabled:!0,batchSize:10,debounceMs:5e3,maxFactsPerSession:50,minQuality:.3};function Pn(e){return(e.content??[]).filter(e=>e.type===`text`&&typeof e.text==`string`).map(e=>e.text??``).join(`
2
- `)}function F(e){return j(`sha256`).update(e).digest(`hex`).slice(0,16)}function Fn(e){let t=0;return e.length>=50&&(t+=.2),e.length>=150&&(t+=.1),/[a-zA-Z]\w+\.\w+/.test(e)&&(t+=.15),/[:=]|^[-*]|\n[-*]|```/.test(e)&&(t+=.15),/\b(use|should|must|always|never|prefer|avoid|requires?|detected|confirmed|verified)\b/i.test(e)&&(t+=.2),/^(Error|TypeError|ReferenceError):/m.test(e)&&e.length<100&&(t-=.2),Math.max(0,Math.min(1,t))}const In={name:`build-commands`,tools:[`check`,`test_run`],extract(e){if(e.isError)return[];let t=Pn(e.result);if(!t)return[];let n=[];if(e.toolName===`check`){let r=[];if(/typecheck.*(?:pass|success|0 error)/i.test(t)&&r.push(`typecheck`),/lint.*(?:pass|success|no (?:warning|error))/i.test(t)&&r.push(`lint`),/biome.*(?:checked|no fixes)/i.test(t)&&r.push(`biome`),r.length>0){let t=[...r].sort();n.push({title:`Verified checks: ${t.join(`, `)}`,content:`The following checks passed successfully: ${t.join(`, `)}.\nRun with the \`check\` tool to verify code quality.`,category:`conventions`,tags:[`build`,`verified`,...t],hash:F(`build-checks-${t.join(`,`)}`),quality:.8,source:e.toolName})}}if(e.toolName===`test_run`){let r=t.match(/(\d+)\s*(?:tests?\s+)?pass/i),i=t.match(/(\d+)\s*(?:total|tests)/i),a=t.match(/(\d+)\s*(?:test\s+)?files?/i);if(r){let t=r[1],o=i?.[1]??t,s=a?.[1]??`unknown`;n.push({title:`Test suite summary`,content:`Test results: ${t}/${o} tests passed across ${s} test files.\nUse \`test_run\` tool to execute the test suite.`,category:`context`,tags:[`testing`,`verified`,`test-summary`],hash:F(`test-summary-${t}-${o}`),quality:.7,source:e.toolName,ttlMs:72e5})}let o=t.match(/(?:running|command|exec):\s*(.+?)$/im);if(o?.[1]){let t=o[1].trim();n.push({title:`Test command: ${t.slice(0,60)}`,content:`Verified test command: \`${t}\`\nThis command successfully ran the project's test suite.`,category:`conventions`,tags:[`testing`,`build-command`,`verified`],hash:F(`test-cmd-${t}`),quality:.9,source:e.toolName})}}return n}},Ln={name:`codebase-insights`,tools:[`analyze_structure`,`analyze_dependencies`,`scope_map`,`analyze_symbols`,`analyze_entry_points`,`blast_radius`,`onboard`],extract(e){let t=Pn(e.result);if(!t||t.length<50||e.isError)return[];let n=[];if(e.toolName===`analyze_structure`){let r=typeof e.args.path==`string`?e.args.path:`.`,i=t.slice(0,600);n.push({title:`Structure: ${r}`,content:`Project structure analysis for ${r}:\n${i}`,category:`context`,tags:[`architecture`,`structure`,`analysis`],hash:F(`structure-${r}`),quality:Math.min(.9,Fn(i)+.2),source:e.toolName})}if(e.toolName===`analyze_dependencies`){let r=typeof e.args.path==`string`?e.args.path:`.`,i=t.split(/\r?\n/).filter(e=>/(?:depends on|imports?|requires?|from)\s/i.test(e)).slice(0,10);if(i.length>0){let t=`Dependency analysis for ${r}:\n${i.join(`
3
- `)}`;n.push({title:`Dependencies: ${r}`,content:t,category:`context`,tags:[`architecture`,`dependencies`,`analysis`],hash:F(`deps-${r}`),quality:.7,source:e.toolName})}}if(e.toolName===`blast_radius`){let r=e.args.changed_files,i=Array.isArray(r)?r.map(String).join(`, `):String(r??``);if(i&&t.length>50){let r=t.slice(0,400);n.push({title:`Blast radius: ${i.slice(0,60)}`,content:`Impact analysis for changes to ${i}:\n${r}`,category:`context`,tags:[`architecture`,`blast-radius`,`impact`],hash:F(`blast-${i}`),quality:.6,source:e.toolName,ttlMs:36e5})}}if(e.toolName===`analyze_entry_points`){let r=t.split(/\r?\n/).filter(e=>/(?:entry|export|main|bin)\b/i.test(e)).slice(0,10);r.length>0&&n.push({title:`Project entry points`,content:`Detected entry points:\n${r.join(`
4
- `)}`,category:`context`,tags:[`architecture`,`entry-points`],hash:F(`entry-points`),quality:.7,source:e.toolName})}if(e.toolName===`scope_map`){let r=typeof e.args.task==`string`?e.args.task:``;r&&t.length>100&&n.push({title:`Scope map: ${r.slice(0,60)}`,content:`Scope analysis for "${r}":\n${t.slice(0,500)}`,category:`context`,tags:[`planning`,`scope-map`],hash:F(`scope-${r}`),quality:.6,source:e.toolName,ttlMs:72e5})}return e.toolName===`onboard`&&t.length>200&&n.push({title:`Onboard analysis summary`,content:`Codebase onboarding analysis:\n${t.slice(0,800)}`,category:`context`,tags:[`onboarding`,`analysis`,`structure`],hash:F(`onboard-summary`),quality:.9,source:e.toolName}),n}};function Rn(e,t){let n=[],r=e.toLowerCase();r.includes(`biome`)?n.push({title:`Linter: Biome`,content:`This project uses Biome for linting and formatting.`,category:`conventions`,tags:[`tooling`,`linter`,`biome`],hash:F(`convention-linter-biome`),quality:.8,source:t}):r.includes(`eslint`)&&n.push({title:`Linter: ESLint`,content:`This project uses ESLint for linting.`,category:`conventions`,tags:[`tooling`,`linter`,`eslint`],hash:F(`convention-linter-eslint`),quality:.8,source:t}),r.includes(`prettier`)&&n.push({title:`Formatter: Prettier`,content:`This project uses Prettier for code formatting.`,category:`conventions`,tags:[`tooling`,`formatter`,`prettier`],hash:F(`convention-formatter-prettier`),quality:.8,source:t}),(/strict\s*(?:mode)?.*(?:enabled|true)/i.test(e)||/"strict"\s*:\s*true/.test(e))&&n.push({title:`TypeScript strict mode enabled`,content:`This project has TypeScript strict mode enabled. Ensure all types are explicit.`,category:`conventions`,tags:[`typescript`,`strict`,`config`],hash:F(`convention-ts-strict`),quality:.8,source:t});for(let e of[`pnpm`,`yarn`,`npm`,`bun`])if(r.includes(e)&&(r.includes(`lockfile`)||r.includes(`workspace`)||r.includes(`${e} run`))){n.push({title:`Package manager: ${e}`,content:`This project uses ${e} as its package manager.`,category:`conventions`,tags:[`tooling`,`package-manager`,e],hash:F(`convention-pm-${e}`),quality:.7,source:t});break}return(r.includes(`monorepo`)||r.includes(`workspaces`)||/packages\/\w+/.test(e))&&n.push({title:`Monorepo structure detected`,content:`This project uses a monorepo structure with multiple packages.`,category:`conventions`,tags:[`architecture`,`monorepo`],hash:F(`convention-monorepo`),quality:.7,source:t}),n}function zn(e,t){let n=[],r=e.matchAll(/(?:pattern|convention):\s*(.+?)(?:\n|$)/gi);for(let e of r){let r=e[1]?.trim();r&&r.length>20&&r.length<200&&n.push({title:`Pattern: ${r.slice(0,80)}`,content:r,category:`patterns`,tags:[`detected-pattern`],hash:F(`pattern-${r}`),quality:.6,source:t})}return n}const Bn={name:`convention-detection`,tools:[`check`,`analyze_patterns`,`analyze_structure`,`onboard`],extract(e){let t=Pn(e.result);if(!t||e.isError)return[];let n=[];return n.push(...Rn(t,e.toolName)),e.toolName===`analyze_patterns`&&n.push(...zn(t,e.toolName)),n}};function Vn(e,t){return e.match(t)?.[1]?.trim()||null}function Hn(e,t,n,r,i,a){return{title:e,content:t,category:`context`,tags:n,hash:F(r),quality:i,source:a}}const Un={name:`environment-facts`,tools:[`env`,`config`,`status`],extract(e){let t=Pn(e.result);if(!t)return[];let n=[],r=Vn(t,/node(?:\.js)?\s*[:=]\s*([^\r\n]+)/i);r&&n.push(Hn(`Node.js version`,`Detected Node.js version: ${r}`,[`environment`,`node`],`node-version-${r}`,.4,e.toolName));let i=Vn(t,/(?:^|\n)os\s*[:=]\s*([^\r\n]+)/i);i&&n.push(Hn(`Operating system`,`Detected OS: ${i}`,[`environment`,`os`],`os-${i}`,.4,e.toolName));let a=Vn(t,/workspace(?: path)?\s*[:=]\s*([^\r\n]+)/i);a&&n.push(Hn(`Workspace path`,`Primary workspace path: ${a}`,[`environment`,`workspace`],`workspace-${a}`,.4,e.toolName));let o=Vn(t,/store(?: backend)?\s*[:=]\s*([^\r\n]+)/i);o&&n.push(Hn(`Store backend`,`Configured store backend: ${o}`,[`environment`,`storage`],`store-${o}`,.6,e.toolName));let s=Vn(t,/embedding(?: model)?\s*[:=]\s*([^\r\n]+)/i);return s&&n.push(Hn(`Embedding model`,`Configured embedding model: ${s}`,[`environment`,`embedding`],`embedding-${s}`,.6,e.toolName)),n}},Wn={name:`research-results`,tools:[`web_search`,`web_fetch`,`search`],extract(e){let t=Pn(e.result);if(!t||t.length<100||e.isError)return[];let n=[];if(e.toolName===`web_search`){let r=typeof e.args.query==`string`?e.args.query:``;if(r&&t.length>200){let i=t.slice(0,800);n.push({title:`Web research: ${r.slice(0,80)}`,content:`Research query: "${r}"\n\nKey findings:\n${i}`,category:`context`,tags:[`research`,`web-search`],hash:F(`web-search-${r}`),quality:Math.min(.8,Fn(i)+.2),source:e.toolName,ttlMs:864e5})}}if(e.toolName===`web_fetch`){let r=e.args.urls,i=Array.isArray(r)?String(r[0]??``):typeof e.args.url==`string`?e.args.url:``;if(i&&t.length>200){let r=t.split(/\r?\n/).find(e=>e.trim().length>10)?.trim()??i,a=t.slice(0,600);n.push({title:`Fetched: ${r.slice(0,80)}`,content:`Source: ${i}\n\n${a}`,category:`context`,tags:[`research`,`web-fetch`],hash:F(`web-fetch-${i}`),quality:Fn(a),source:e.toolName,ttlMs:864e5})}}if(e.toolName===`search`){let r=typeof e.args.query==`string`?e.args.query:``;(typeof e.args.origin==`string`?e.args.origin:``)===`curated`&&r&&t.length>100&&n.push({title:`Curated search: ${r.slice(0,80)}`,content:`Searched curated knowledge for: "${r}"\n\nResults:\n${t.slice(0,500)}`,category:`context`,tags:[`research`,`curated-search`],hash:F(`curated-search-${r}`),quality:.5,source:e.toolName,ttlMs:36e5})}return n}};function Gn(e){let t=e.toLowerCase();return t.includes(`vitest`)?`vitest`:t.includes(`jest`)?`jest`:t.includes(`mocha`)?`mocha`:t.includes(`playwright`)?`playwright`:t.includes(`cypress`)?`cypress`:null}function Kn(e){let t=[/(\S+\.test\.\w+)/,/(\S+\.spec\.\w+)/,/(\S+_test\.\w+)/,/__tests__\/\S+/],n=new Set;for(let r of t){let t=e.matchAll(new RegExp(r.source,`g`));for(let e of t){let t=e[0].match(/\.(test|spec)\.\w+$/);t&&n.add(t[0])}}return n.size>0?[...n].join(`, `):null}const qn={name:`test-results`,tools:[`check`,`test_run`],extract(e){let t=Pn(e.result);if(!t)return[];let n=[],r=Gn(t);r&&n.push({title:`Test framework: ${r}`,content:`This project uses ${r} for testing. Detected from ${e.toolName} output.`,category:`context`,tags:[`testing`,`environment`,r],hash:F(`test-framework-${r}`),quality:.7,source:e.toolName});let i=Kn(t);return i&&n.push({title:`Test file pattern: ${i}`,content:`Test files use the naming pattern: ${i}. Follow this convention when creating new tests.`,category:`conventions`,tags:[`testing`,`naming-convention`],hash:F(`test-pattern-${i}`),quality:.7,source:e.toolName}),n}};function Jn(e){let t=e.toLowerCase();return/enoent|no such file|not found/i.test(e)?{type:`missing-file`,actionable:!1}:/econnreset|econnrefused|etimedout|fetch failed/i.test(e)?{type:`network`,actionable:!1}:/permission denied|eacces/i.test(e)?{type:`permission`,actionable:!0}:/type\s*error|cannot.*property|is not a function/i.test(e)?{type:`type-error`,actionable:!0}:/syntax\s*error|unexpected token|parsing error/i.test(e)?{type:`syntax`,actionable:!0}:/out of memory|heap|allocation/i.test(e)?{type:`memory`,actionable:!0}:/timeout|timed out/i.test(e)?{type:`timeout`,actionable:t.includes(`increase`)||t.includes(`config`)}:/import|require|module not found|cannot find module/i.test(e)?{type:`module-resolution`,actionable:!0}:{type:`unknown`,actionable:e.length>100}}const Yn={name:`tool-failure-patterns`,tools:[],extract(e){if(!e.isError)return[];let t=Pn(e.result);if(!t||t.length<30)return[];let{type:n,actionable:r}=Jn(t);if(!r)return[];let i=t.slice(0,500),a=Fn(i);return a<.2?[]:[{title:`${n} error in ${e.toolName}`,content:`Tool \`${e.toolName}\` failed with a ${n} error.\n\nArgs: ${JSON.stringify(e.args,null,2).slice(0,200)}\n\nError:\n${i}`,category:`context`,tags:[`errors`,n,e.toolName],hash:F(`smart-error-${n}-${e.toolName}-${t.slice(0,80)}`),quality:Math.min(.7,a+.1),source:e.toolName,ttlMs:72e5}]}};var Xn=class{extractors=[];register(e){this.extractors.push(e)}getExtractors(e){return this.extractors.filter(t=>t.tools.length===0||t.tools.includes(e))}extractAll(e){return this.getExtractors(e.toolName).flatMap(t=>t.extract(e))}};function Zn(e){return{content:[{type:`text`,text:(e instanceof Error,String(e))}],isError:!0}}function Qn(e,t){try{e.push(t)}catch{}}function $n(e){return async(t,n)=>{let r=Date.now();try{let i=await n();return Qn(e,{toolName:t.toolName,args:t.args,result:i,durationMs:Date.now()-r,isError:i.isError===!0,timestamp:new Date().toISOString()}),i}catch(n){throw Qn(e,{toolName:t.toolName,args:t.args,result:Zn(n),durationMs:Date.now()-r,isError:!0,timestamp:new Date().toISOString()}),n}}}const er=D(`auto-knowledge`);var tr=class{queue=[];timer=null;seenHashes=new Map;storedCount=0;droppedCount=0;dedupedCount=0;config;existingTitles=null;constructor(e,t,n={}){this.registry=e,this.curated=t,this.config={...Nn,...n}}push(e){if(!(!this.config.enabled||!this.curated)&&!(this.storedCount>=this.config.maxFactsPerSession)){if(this.queue.push(e),this.queue.length>=this.config.batchSize){this.flush().catch(e=>{er.warn(`Auto-knowledge flush error`,{error:String(e)})});return}this.scheduleBatch()}}async flush(){this.timer&&=(clearTimeout(this.timer),null);let e=this.queue.splice(0);if(e.length===0||!this.curated)return;this.existingTitles===null&&(this.existingTitles=await this.loadExistingTitles());let t=new Map;for(let n of e)for(let e of this.registry.extractAll(n)){if(e.quality<this.config.minQuality){this.droppedCount++;continue}if(this.isSeenRecently(e)){this.dedupedCount++;continue}if(t.has(e.hash)){this.dedupedCount++;continue}if(this.existingTitles.has(this.normalizeTitle(e.title))){this.dedupedCount++;continue}t.set(e.hash,e)}for(let e of t.values()){if(this.storedCount>=this.config.maxFactsPerSession)break;try{await this.curated.remember(e.title,e.content,e.category,e.tags),this.seenHashes.set(e.hash,Date.now()),this.existingTitles.add(this.normalizeTitle(e.title)),this.storedCount++,er.info(`Auto-knowledge stored`,{title:e.title,category:e.category,quality:e.quality,source:e.source})}catch(t){er.warn(`Auto-knowledge store failed`,{title:e.title,error:String(t)})}}}reset(){this.queue=[],this.seenHashes.clear(),this.storedCount=0,this.droppedCount=0,this.dedupedCount=0,this.existingTitles=null,this.timer&&=(clearTimeout(this.timer),null)}getStats(){return{queued:this.queue.length,stored:this.storedCount,seen:this.seenHashes.size,dropped:this.droppedCount,deduped:this.dedupedCount}}isSeenRecently(e){let t=this.seenHashes.get(e.hash);return t==null?!1:e.ttlMs==null?!0:Date.now()-t<e.ttlMs}normalizeTitle(e){return e.toLowerCase().trim()}async loadExistingTitles(){let e=new Set,t=this.curated;if(!t)return e;try{let n=await t.list();for(let t of n)e.add(this.normalizeTitle(t.title))}catch{er.warn(`Failed to load existing curated titles for dedup`,{})}return e}scheduleBatch(){this.timer||=setTimeout(()=>{this.timer=null,this.flush().catch(e=>{er.warn(`Auto-knowledge flush error`,{error:String(e)})})},this.config.debounceMs)}};const nr=D(`background-task`);var rr=class{queue=[];running=null;get isRunning(){return this.running!==null}get currentTask(){return this.running}get pendingCount(){return this.queue.length}schedule(e){return new Promise((t,n)=>{this.queue.push({...e,resolve:t,reject:n}),this.running||this.processQueue()})}async processQueue(){for(;this.queue.length>0;){let e=this.queue.shift();if(!e)break;this.running=e.name,nr.info(`Background task started`,{task:e.name,pending:this.queue.length});let t=Date.now();try{await e.fn();let n=Date.now()-t;nr.info(`Background task completed`,{task:e.name,durationMs:n}),e.resolve()}catch(n){let r=Date.now()-t;nr.error(`Background task failed`,{task:e.name,durationMs:r,err:n}),e.reject(n instanceof Error?n:Error(String(n)))}}this.running=null}};const ir=3e4,ar=new Map;function or(e,t,n){let r=ar.get(e);if(r&&Date.now()<r.expires)return Promise.resolve(r.data);let i=n();return Promise.resolve(i).then(n=>(ar.set(e,{data:n,expires:Date.now()+t}),n))}function sr(){ar.clear()}function cr(e,t){return or(`curated-paths`,ir,async()=>(await e.list()).map(e=>e.path)).then(e=>e.filter(e=>e.toLowerCase().includes(t.toLowerCase())).slice(0,20))}function lr(e,t){return or(`file-paths`,ir,()=>e.listSourcePaths()).then(e=>e.filter(e=>e.toLowerCase().includes(t.toLowerCase())).slice(0,20))}function ur(e,t){return or(`symbol-names`,ir,async()=>(await e.findNodes({type:`symbol`,limit:500})).map(e=>e.name)).then(e=>e.filter(e=>e.toLowerCase().includes(t.toLowerCase())).slice(0,20))}function dr(e){return Ft().map(e=>e.key).filter(t=>t.toLowerCase().includes(e.toLowerCase())).slice(0,20)}function fr(e){return Qe().map(e=>e.name).filter(t=>t.toLowerCase().includes(e.toLowerCase())).slice(0,20)}function pr(e){return me().map(e=>e.label).filter(t=>t.toLowerCase().includes(e.toLowerCase())).slice(0,20)}const mr=new Set([`compact`,`digest`,`file_summary`,`stratum_card`,`present`,`web_fetch`,`web_search`,`check`,`audit`]);function hr(e){switch(e){case`efficient`:return{threshold:2e3,tokenBudget:1e3};case`full`:return{threshold:1/0};default:return{threshold:4e3,tokenBudget:2e3}}}function gr(e){let t=e?.threshold??4e3,n=e?.tokenBudget??2e3;return async(e,r)=>{if(mr.has(e.toolName))return r();let i=await r();if(!Array.isArray(i.content))return i;let a=0;for(let e of i.content)e.type===`text`&&typeof e.text==`string`&&(a+=e.text.length);if(a<t)return i;let o=i.content.map(r=>{if(r.type!==`text`||typeof r.text!=`string`||r.text.length<t)return r;let i=ye({text:r.text,tool:e.toolName,tokenBudget:n});return{...r,text:i.text}});return{...i,content:o}}}function _r(e){function t(){return!!e.server?.getClientCapabilities?.()?.elicitation}async function n(n,r){if(t())try{let t=await e.server.elicitInput({message:n,requestedSchema:r});return gn(t?{action:t.action,content:t.content}:void 0)}catch{return}}return{get available(){return t()},async ask(e){return await n(e.message,e.schema)||{action:`decline`}},async confirm(e){let t=await n(e,mn({confirmed:hn.confirm(e)}));return t?.action===`accept`&&t.content?.confirmed===!0},async selectOne(e,t){let r=await n(e,mn({selection:hn.select(`Choose one`,t)}));if(r?.action!==`accept`)return null;let i=r.content?.selection;return typeof i==`string`?i:null},async selectMany(e,t){let r=await n(e,mn({selections:hn.multi(`Choose one or more`,t)}));if(r?.action!==`accept`)return[];let i=r.content?.selections;return Array.isArray(i)?i:[]},async promptText(e,t){let r=await n(e,mn({text:hn.text(e,{description:t})}));if(r?.action!==`accept`)return null;let i=r.content?.text;return typeof i==`string`?i:null}}}const vr={available:!1,async ask(){return{action:`decline`}},async confirm(){return!1},async selectOne(){return null},async selectMany(){return[]},async promptText(){return null}},yr=D(`idle-timer`);var br=class{timer=null;cleanupFns=[];idleMs;disposed=!1;_busy=!1;constructor(e){this.idleMs=e?.idleMs??3e5}setBusy(e){this._busy=e,e?this.cancel():this.touch()}onIdle(e){this.cleanupFns.push(e)}touch(){this.disposed||this._busy||(this.cancel(),this.timer=setTimeout(()=>{this.runCleanup()},this.idleMs),this.timer.unref&&this.timer.unref())}cancel(){this.timer&&=(clearTimeout(this.timer),null)}dispose(){this.cancel(),this.cleanupFns.length=0,this.disposed=!0}async runCleanup(){if(this._busy){yr.info(`Skipping idle cleanup — background work in progress`);return}yr.info(`Idle for ${this.idleMs/1e3}s — running cleanup`);let e=await Promise.allSettled(this.cleanupFns.map(e=>e()));for(let t of e)t.status===`rejected`&&yr.warn(`Idle cleanup callback failed`,{error:String(t.reason)})}};const xr={debug:`debug`,info:`info`,warn:`warning`,error:`error`};function Sr(e){return T(({level:t,component:n,message:r,data:i})=>{try{Promise.resolve(e.sendLoggingMessage({level:xr[t],logger:n,data:i?{message:r,...i}:r})).catch(()=>{})}catch{}})}const Cr=D(`memory-monitor`);var wr=class{timer=null;warningBytes;criticalBytes;intervalMs;pressureFns=[];lastLevel=`normal`;constructor(e){this.warningBytes=e?.warningBytes??4294967296,this.criticalBytes=e?.criticalBytes??8589934592,this.intervalMs=e?.intervalMs??6e4}onPressure(e){this.pressureFns.push(e)}start(){this.timer||(this.timer=setInterval(()=>this.check(),this.intervalMs),this.timer.unref&&this.timer.unref(),Cr.info(`Memory monitor started`,{warningMB:Math.round(this.warningBytes/1024/1024),criticalMB:Math.round(this.criticalBytes/1024/1024),intervalSec:Math.round(this.intervalMs/1e3)}))}stop(){this.timer&&=(clearInterval(this.timer),null)}getRssBytes(){return process.memoryUsage.rss()}check(){let e=this.getRssBytes(),t=`normal`;if(e>=this.criticalBytes?t=`critical`:e>=this.warningBytes&&(t=`warning`),t!==this.lastLevel||t===`critical`){let n=Math.round(e/1024/1024);t===`critical`?Cr.warn(`Memory CRITICAL: ${n}MB RSS — consider restarting the server`):t===`warning`?Cr.warn(`Memory WARNING: ${n}MB RSS`):this.lastLevel!==`normal`&&Cr.info(`Memory returned to normal: ${n}MB RSS`),this.lastLevel=t}if(t!==`normal`)for(let n of this.pressureFns)try{n(t,e)}catch{}return t===`critical`&&typeof globalThis.gc==`function`&&globalThis.gc(),t}};const Tr=D(`tool-pipeline`);function Er(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function Dr(e,t){return e.tools?(Array.isArray(e.tools)?e.tools:[e.tools]).includes(t):!0}function Or(e){return e.middleware.critical===!0}var kr=class{entries=[];use(e,t){this.entries.push({middleware:e,order:t?.order??100,tools:t?.tools,name:t?.name??e.name??`anonymous`})}useFor(e,t,n){this.use(t,{order:n?.order,tools:e,name:n?.name})}wrap(e,t,n,r){let i=this.entries.filter(t=>Dr(t,e)).sort((e,t)=>e.order-t.order);return async(a,o)=>{let s={toolName:e,args:Er(a)?a:{},requestId:ne(),meta:r,extra:o,toolConfig:n},c=async n=>{let r=i[n];if(!r)return await t(s.args,o);let a=!1,l=!1,u,d=async()=>{a=!0;let e=await c(n+1);return l=!0,u=e,e};try{return await r.middleware(s,d)}catch(t){if(Or(r))throw t;if(Tr.warn(`Middleware failed for tool`,{middleware:r.name,tool:e,error:String(t)}),a){if(l&&u)return u;throw t}return c(n+1)}};return c(0)}}getMiddlewareNames(){return this.entries.map(e=>e.name)}};function Ar(e,t,n){if(e.registerPrompt(`ready`,{title:`AI Kit Ready`,description:`AI Kit is ready — quick-start guide for search, onboard, and workflows`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`AI Kit is ready. Quick start:`,``,'• **New project?** → `onboard({ path: "." })` for full codebase analysis','• **Returning?** → `status({})` then `search({ query: "SESSION CHECKPOINT", origin: "curated" })`','• **Exploring?** → `guide({ goal: "your task" })` for workflow recommendations','• **Quick lookup?** → `search({ query: "your question" })`'].join(`
5
- `)}}]})),e.registerPrompt(`onboard`,{title:`Onboard Codebase`,description:`Analyze the codebase for first-time onboarding — runs all analyzers and produces a knowledge summary`,argsSchema:{path:P.string().optional().describe(`Path to analyze (default: workspace root)`)}},async({path:e})=>({messages:[{role:`user`,content:{type:`text`,text:[`Run the full onboarding workflow for "${e??`.`}"`,``,`1. \`onboard({ path: "${e??`.`}" })\` — full codebase analysis`,`2. \`produce_knowledge({ path: "${e??`.`}" })\` — generate synthesis`,"3. `remember` key findings as curated entries","4. `status` to verify index health"].join(`
6
- `)}}]})),e.registerPrompt(`sessionStart`,{title:`Start AI Kit Session`,description:`Initialize an AI Kit session — check status, list knowledge, and resume from last checkpoint`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`Run the session start protocol:`,``,"1. `status({})` — check AI Kit health and onboard state","2. `list()` — see stored knowledge entries",'3. `search({ query: "SESSION CHECKPOINT", origin: "curated" })` — resume prior work'].join(`
7
- `)}}]})),e.registerPrompt(`sessionEnd`,{title:`End AI Kit Session`,description:`Persist decisions and create a session checkpoint before ending`,argsSchema:{summary:P.string().describe(`Brief summary of decisions made, blockers encountered, and next steps`)}},async({summary:e})=>({messages:[{role:`user`,content:{type:`text`,text:[`Run the session end protocol:`,``,'1. `remember({ title: "Session checkpoint: '+e.slice(0,60)+`...", content: "`+e.replace(/"/g,`\\"`)+'", category: "conventions" })` — persist findings',n===`smart`?`2. Smart indexing is active — index refreshes automatically`:"2. `reindex({})` — refresh search index if files changed",`3. Confirm session data saved`].join(`
8
- `)}}]})),e.registerPrompt(`search`,{title:`Search AI Kit`,description:`Search AI Kit with hybrid semantic + keyword search`,argsSchema:{query:P.string().describe(`Search query`)}},async({query:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Search AI Kit for: "${e}"\n\nUse \`search({ query: "${e.replace(/"/g,`\\"`)}" })\` to find relevant code, documentation, and curated knowledge.`}}]})),e.registerPrompt(`remember`,{title:`Remember Knowledge`,description:`Store a decision, convention, or finding as curated knowledge`,argsSchema:{title:P.string().describe(`Title of the knowledge entry`),content:P.string().describe(`Content to remember`),category:P.enum([`conventions`,`decisions`,`patterns`,`blockers`,`tasks`]).optional().describe(`Category (default: conventions)`)}},async({title:e,content:t,category:n})=>({messages:[{role:`user`,content:{type:`text`,text:`Store this knowledge:\n\n\`remember({ title: "${e.replace(/"/g,`\\"`)}", content: "${t.replace(/"/g,`\\"`).slice(0,200)}...", category: "${n??`conventions`}" })\``}}]})),e.registerPrompt(`planTask`,{title:`Plan a Task`,description:`Generate a reading plan and scope map for a development task`,argsSchema:{task:P.string().describe(`Description of the task to plan`)}},async({task:e})=>({messages:[{role:`user`,content:{type:`text`,text:[`Plan implementation for: "${e}"`,``,'1. `search({ query: "'+e.replace(/"/g,`\\"`)+'" })` — find related code and prior decisions','2. `scope_map({ task: "'+e.replace(/"/g,`\\"`)+'" })` — generate a reading plan',"3. For each recommended file, use `file_summary` then `compact` for detail","4. `blast_radius` on planned changes to assess impact"].join(`
9
- `)}}]})),e.registerPrompt(`investigate`,{title:`Investigate Bug`,description:`Bug investigation workflow — parse error, find symbols, trace data flow, assess impact`,argsSchema:{error:P.string().describe(`Error message, stack trace, or bug description`)}},async({error:e})=>({messages:[{role:`user`,content:{type:`text`,text:[`Investigate this error:`,"```",e,"```",``,`Follow the bug investigation workflow:`,"1. `parse_output({ text: <error> })` — extract structured data from the error","2. `symbol({ name: <relevant symbol> })` — find definition and references",'3. `trace({ symbol: <symbol>, direction: "backward" })` — trace data flow to find root cause',"4. `blast_radius({ changed_files: [<affected files>] })` — assess fix impact"].join(`
10
- `)}}]})),!t)return;let{curated:r,store:i,graphStore:a}=t;e.registerPrompt(`read_knowledge`,{title:`Read Knowledge`,description:`Read a curated knowledge entry by path — with autocomplete`,argsSchema:{path:N(P.string().describe(`Path of the curated entry (e.g. conventions/naming.md)`),async e=>cr(r,e))}},async({path:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Read the curated knowledge entry: \`read({ path: "${e}" })\``}}]})),e.registerPrompt(`update_knowledge`,{title:`Update Knowledge`,description:`Update an existing curated knowledge entry — with autocomplete`,argsSchema:{path:N(P.string().describe(`Path of the curated entry to update`),async e=>cr(r,e)),content:P.string().describe(`New content for the entry`)}},async({path:e,content:t})=>({messages:[{role:`user`,content:{type:`text`,text:`Update the curated entry at "${e}":\n\n\`update({ path: "${e}", content: "${t.replace(/"/g,`\\"`).slice(0,200)}..." })\``}}]})),e.registerPrompt(`forget_knowledge`,{title:`Forget Knowledge`,description:`Delete a curated knowledge entry — with autocomplete`,argsSchema:{path:N(P.string().describe(`Path of the curated entry to delete`),async e=>cr(r,e))}},async({path:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Delete the curated entry: \`forget({ path: "${e}" })\``}}]})),e.registerPrompt(`lookup_file`,{title:`Lookup File`,description:`Look up an indexed file — with autocomplete`,argsSchema:{path:N(P.string().describe(`Source file path`),async e=>lr(i,e))}},async({path:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Look up the indexed file: \`file_summary({ path: "${e}" })\``}}]})),e.registerPrompt(`find_symbol`,{title:`Find Symbol`,description:`Find a symbol definition and references — with autocomplete`,argsSchema:{name:N(P.string().describe(`Symbol name`),async e=>ur(a,e))}},async({name:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Find symbol: \`symbol({ name: "${e}" })\``}}]})),e.registerPrompt(`get_stash`,{title:`Get Stash`,description:`Retrieve a stashed value by key — with autocomplete`,argsSchema:{key:N(P.string().describe(`Stash key`),e=>dr(e))}},async({key:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Get stashed value: \`stash({ action: "get", key: "${e}" })\``}}]})),e.registerPrompt(`get_workset`,{title:`Get Workset`,description:`Load a saved workset by name — with autocomplete`,argsSchema:{name:N(P.string().describe(`Workset name`),e=>fr(e))}},async({name:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Load workset: \`workset({ action: "load", name: "${e}" })\``}}]})),e.registerPrompt(`load_checkpoint`,{title:`Load Checkpoint`,description:`Restore a saved checkpoint by name — with autocomplete`,argsSchema:{name:N(P.string().describe(`Checkpoint name`),e=>pr(e))}},async({name:e})=>({messages:[{role:`user`,content:{type:`text`,text:`Load checkpoint: \`checkpoint({ action: "load", name: "${e}" })\``}}]})),e.registerPrompt(`audit_workflow`,{title:`Audit Workflow`,description:`Run a full project quality audit: check → test_run → audit → produce recommendations`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## Audit Workflow`,``,`Execute the following tools in sequence:`,``,"1. `check({})` — Run typecheck + lint","2. `test_run({})` — Run all tests","3. `audit({})` — Full project audit","4. Review findings and `remember` important patterns",``,`Report: pass/fail status, error counts, audit recommendations, and suggested next steps.`].join(`
11
- `)}}]})),e.registerPrompt(`refactor_workflow`,{title:`Refactor Workflow`,description:`Safe refactoring workflow: analyze → blast_radius → implement → verify`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## Refactor Workflow`,``,`For the target files/symbols:`,``,"1. `analyze_structure({ path })` — Understand current structure","2. `analyze_dependencies({ path })` — Map dependency graph","3. `blast_radius({ changed_files })` — Assess impact scope",`4. Implement changes carefully`,"5. `check({})` + `test_run({})` — Verify nothing broke",n===`smart`?`6. Smart indexing is active — changes will be indexed automatically`:"6. `reindex({})` — Update AI Kit with changes",``,`What would you like to refactor?`].join(`
12
- `)}}]})),e.registerPrompt(`forge_workflow`,{title:`FORGE Workflow`,description:`Full FORGE protocol: classify → ground → implement with quality gates`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## FORGE Quality Gate Workflow`,``,"1. `forge_classify({ task })` — Determine complexity tier (floor/standard/critical)","2. `forge_ground({ task, files, root_path })` — Full grounding analysis",`3. Review typed unknowns and constraints`,`4. Implement with evidence tracking`,'5. `evidence_map({ action: "validate" })` — Verify all claims',"6. `check({})` + `test_run({})` — Final verification",``,`Describe the task to classify:`].join(`
13
- `)}}]})),e.registerPrompt(`investigate_workflow`,{title:`Investigate Issue`,description:`Bug investigation workflow: trace → analyze → find root cause → fix`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## Bug Investigation Workflow`,``,"1. `parse_output({ output })` — Parse error messages if available","2. `symbol({ name })` — Find the failing symbol",'3. `trace({ symbol, direction: "backward" })` — Trace data flow to root cause',"4. `blast_radius({ changed_files })` — Assess impact of fix",`5. Implement fix`,"6. `check({})` + `test_run({})` — Verify fix works",``,`Describe the issue:`].join(`
14
- `)}}]})),e.registerPrompt(`context_workflow`,{title:`Build Context`,description:`Progressive context building: file_summary → compact → digest for deep understanding`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## Context Building Workflow`,``,`Build understanding progressively:`,``,"1. `file_summary({ path })` — Structure overview (~50 tokens)","2. `compact({ path, query })` — Extract relevant sections (5-20x reduction)","3. `digest({ sources })` — Multi-file compressed summary","4. `stratum_card({ files })` — Reusable reference card",``,`For project-wide context:`,"- `scope_map({ task })` — Reading plan for a specific task",'- `workset({ action: "save" })` — Save working set for later',``,`What do you need to understand?`].join(`
15
- `)}}]})),e.registerPrompt(`migrate_workflow`,{title:`Migration Workflow`,description:`Code migration workflow: analyze → plan → migrate → verify → document`},async()=>({messages:[{role:`user`,content:{type:`text`,text:[`## Migration Workflow`,``,"1. `analyze_structure({ path })` — Current codebase state","2. `analyze_patterns({ path })` — Identify patterns to migrate","3. `dead_symbols({ path })` — Find unused code to remove",'4. `scope_map({ task: "migration" })` — Plan migration scope',"5. Use `codemod` for bulk transformations","6. `check({})` + `test_run({})` — Verify after each step","7. `changelog({ from })` — Document changes",``,`What are you migrating from/to?`].join(`
16
- `)}}]}))}const jr=D(`auto-gc`);let Mr=`warming`,Nr=null,Pr=0;function Fr(){let e=[...Gr()];if(e.length<10)return 0;e.sort((e,t)=>e-t);let t=Math.floor(e.length*.95);return e[Math.min(t,e.length-1)]}function Ir(e){let t=Fr();if(t===0){Mr=`warming`;return}if(t>500){Mr=`degraded`;let n=Date.now();if(Nr&&n-Nr<36e5){jr.debug(`GC cooldown active — skipping`,{lastGcAgoMs:n-Nr});return}Nr=n,Pr++,jr.warn(`p95 latency exceeds threshold, triggering GC`,{p95:t,cycle:Pr}),e&&e().catch(e=>jr.error(`GC callback failed`,{err:String(e)}))}else t<200&&(Mr=`healthy`)}function Lr(){return{state:Mr,p95:Fr(),lastGcAt:Nr,gcCount:Pr,bufferSize:Gr().length}}const Rr=/key|token|secret|auth|password|bearer/i,zr=new Set([`eval`,`env`]);function Br(e,t){if(zr.has(e))return JSON.stringify({_redacted:!0,tool:e});if(e===`http`&&t.headers&&typeof t.headers==`object`){let e={...t},n={};for(let[e,r]of Object.entries(t.headers))n[e]=Rr.test(e)?`[REDACTED]`:r;return e.headers=n,JSON.stringify(e).slice(0,200)}return JSON.stringify(t).slice(0,200)}const Vr=new Map,Hr=[];function Ur(e,t,n,r,i){let a=Vr.get(e);a||(a={callCount:0,totalDurationMs:0,totalInputChars:0,totalOutputChars:0,errorCount:0},Vr.set(e,a)),a.callCount++,a.totalDurationMs+=t,a.totalInputChars+=n,a.totalOutputChars+=r,i&&a.errorCount++,Hr.push(t),Hr.length>100&&Hr.shift(),Hr.length>=10&&Hr.length%20==0&&Ir()}function Wr(){return Array.from(Vr.entries()).map(([e,t])=>({tool:e,...t}))}function Gr(){return Hr}function Kr(){return async(e,t)=>{let n=Date.now(),r=JSON.stringify(e.args??{}).length;try{let i=await t(),a=Date.now()-n,o=JSON.stringify(i);return xt({ts:new Date().toISOString(),source:`mcp`,tool:e.toolName,input:Br(e.toolName,e.args),durationMs:a,status:`ok`,output:o.slice(0,200)}),Ur(e.toolName,a,r,o.length,!1),i}catch(t){let i=Date.now()-n;throw xt({ts:new Date().toISOString(),source:`mcp`,tool:e.toolName,input:Br(e.toolName,e.args),durationMs:i,status:`error`,output:t instanceof Error?t.message:String(t)}),Ur(e.toolName,i,r,0,!0),t}}}const qr=D(`resource-notifier`);var Jr=class{constructor(e){this.mcpServer=e}async notifyStatusChanged(){await this.sendUpdate(`aikit://status`)}async notifyFileTreeChanged(){await this.sendUpdate(`aikit://file-tree`)}async notifyCuratedIndexChanged(){await this.sendUpdate(`aikit://curated`)}async notifyCuratedEntryChanged(e){await this.sendUpdate(`aikit://curated/${e}`)}async notifyResourceListChanged(){try{await this.mcpServer.server.sendResourceListChanged()}catch(e){qr.debug(`sendResourceListChanged failed`,{error:String(e)})}}async notifyAfterReindex(){await Promise.allSettled([this.notifyStatusChanged(),this.notifyFileTreeChanged()])}async notifyAfterCuratedWrite(e){let t=[this.notifyStatusChanged(),this.notifyCuratedIndexChanged()];e&&t.push(this.notifyCuratedEntryChanged(e)),await Promise.allSettled(t)}async sendUpdate(e){try{await this.mcpServer.server.sendResourceUpdated({uri:e})}catch(t){qr.debug(`sendResourceUpdated failed`,{uri:e,error:String(t)})}}};function Yr(e,t){e.resource(`aikit-curated-index`,`aikit://curated`,{description:`Index of all curated knowledge entries`,mimeType:`text/markdown`},async()=>{let e=(await t.list()).map(e=>`- [${e.title}](aikit://curated/${e.path}) — ${e.category}`);return{contents:[{uri:`aikit://curated`,text:`# Curated Knowledge Index\n\n${e.length>0?e.join(`
17
- `):`_No curated entries yet._`}`,mimeType:`text/markdown`}]}});let n=new pn(`aikit://curated/{+path}`,{list:async()=>({resources:(await t.list()).map(e=>({uri:`aikit://curated/${e.path}`,name:e.title,description:`[${e.category}] ${e.contentPreview?.slice(0,80)??``}`,mimeType:`text/markdown`}))})});e.resource(`aikit-curated-entry`,n,{description:`A curated knowledge entry`,mimeType:`text/markdown`},async(e,n)=>{let r=n.path;if(!r)throw Error(`Missing path variable in curated resource URI`);let i=await t.read(r);return{contents:[{uri:e.toString(),text:`---\ntitle: ${i.title}\ncategory: ${i.category}\ntags: ${i.tags?.join(`, `)??``}\nversion: ${i.version??1}\n---\n\n${i.content??i.contentPreview??``}`,mimeType:`text/markdown`}]}})}function Xr(e,t,n){e.resource(`aikit-status`,`aikit://status`,{description:`Current AI Kit status and statistics`,mimeType:`text/plain`},async()=>{let e=await t.getStats();return{contents:[{uri:`aikit://status`,text:`AI Kit: ${e.totalRecords} records from ${e.totalFiles} files. Last indexed: ${e.lastIndexedAt??`Never`}`,mimeType:`text/plain`}]}}),e.resource(`aikit-file-tree`,`aikit://file-tree`,{description:`List of all indexed source files`,mimeType:`text/plain`},async()=>({contents:[{uri:`aikit://file-tree`,text:(await t.listSourcePaths()).sort().join(`
18
- `),mimeType:`text/plain`}]})),Yr(e,n)}const Zr=D(`sampling`);function Qr(e){if(!e.modelPreferences)return;let t={...e.modelPreferences.costPriority===void 0?{}:{costPriority:e.modelPreferences.costPriority},...e.modelPreferences.speedPriority===void 0?{}:{speedPriority:e.modelPreferences.speedPriority},...e.modelPreferences.intelligencePriority===void 0?{}:{intelligencePriority:e.modelPreferences.intelligencePriority}};return Object.keys(t).length>0?t:void 0}function $r(e){if(Array.isArray(e))return e.map(e=>$r(e)).filter(e=>e.length>0).join(`
19
- `);if(e&&typeof e==`object`&&`type`in e){let t=e;if(t.type===`text`&&typeof t.text==`string`)return t.text}return JSON.stringify(e)}function ei(e){let t=e.server,n=typeof t?.createMessage==`function`;return{get available(){return n},async createMessage(e){if(!n)throw Error(`Sampling not available: client does not support createMessage`);let r=e.context?`${e.context}\n\n---\n\n${e.prompt}`:e.prompt;try{let n=await t.createMessage({messages:[{role:`user`,content:{type:`text`,text:r}}],systemPrompt:e.systemPrompt,modelPreferences:Qr(e),maxTokens:e.maxTokens??4e3});return{text:$r(n.content),model:n.model,stopReason:n.stopReason}}catch(e){throw Zr.warn(`Sampling createMessage failed`,{error:String(e)}),e}}}}function ti(e,t,n){if(e.serverInstructions)return e.serverInstructions;let r=new Set;for(let e of t){let t=n[e];if(t?.category)for(let e of t.category)r.add(e)}let i=[`This server provides ${t.size} tools across ${r.size} categories: ${[...r].sort().join(`, `)}.`];return e.readOnly&&i.push(`Server is in read-only mode. Mutating operations are disabled.`),e.features?.length&&i.push(`Active feature groups: ${e.features.join(`, `)}.`),i.join(` `)}function ni(){let e=(async(e,t)=>{let n=await t(),r=e.toolConfig??{};if(r.outputSchema==null||n.structuredContent!=null)return n;try{n.structuredContent=ri(r.outputSchema)??{}}catch{n.structuredContent={}}return n});return e.critical=!0,e}function ri(e){if(!e)return{};if(e.anyOf){let t=e.anyOf.find(e=>e.type!==`null`);return t?ri(t):null}switch(e.type){case`object`:{let t={},n=e.properties??e.shape;if(n)for(let[e,r]of Object.entries(n))t[e]=ri(r);return t}case`array`:return[];case`string`:return``;case`number`:case`integer`:return 0;case`boolean`:return!1;case`nullable`:return null;case`optional`:return;case`record`:return{};default:return{}}}const I={search:{title:`Hybrid Search`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},find:{title:`Federated Find`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},symbol:{title:`Symbol Resolver — Cross-Module Definitions & References`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},trace:{title:`Data Flow Tracer — Cross-Module Call & Import Chains`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},scope_map:{title:`Task Scope Map`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},lookup:{title:`Chunk Lookup`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},dead_symbols:{title:`Dead Symbol Finder`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},file_summary:{title:`File Summary`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`search`]},analyze_structure:{title:`Analyze Structure`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},analyze_dependencies:{title:`Analyze Dependencies`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},analyze_symbols:{title:`Analyze Symbols`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},analyze_patterns:{title:`Analyze Patterns`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},analyze_entry_points:{title:`Analyze Entry Points`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},analyze_diagram:{title:`Analyze Diagram`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},blast_radius:{title:`Blast Radius`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`,`search`]},brainstorm:{title:`Brainstorm Session`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`analysis`]},remember:{title:`Remember Knowledge`,annotations:{readOnlyHint:!1},category:[`knowledge`]},read:{title:`Read Knowledge`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`knowledge`]},update:{title:`Update Knowledge`,annotations:{readOnlyHint:!1},category:[`knowledge`]},forget:{title:`Forget Knowledge`,annotations:{readOnlyHint:!1,destructiveHint:!0},category:[`knowledge`]},list:{title:`List Knowledge`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`knowledge`]},knowledge_history:{title:`Knowledge History`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`knowledge`]},knowledge_diff:{title:`Knowledge Diff`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`knowledge`]},knowledge_recover:{title:`Knowledge Recover`,annotations:{readOnlyHint:!1,destructiveHint:!1,idempotentHint:!0},category:[`knowledge`]},knowledge_orphaned:{title:`Knowledge Orphaned`,annotations:{readOnlyHint:!0,destructiveHint:!1,idempotentHint:!0},category:[`knowledge`]},produce_knowledge:{title:`Produce Knowledge`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`knowledge`]},compact:{title:`Semantic Compactor`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`compression`]},digest:{title:`Multi-Source Digest`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`compression`]},stratum_card:{title:`Stratum Card`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`compression`]},forge_ground:{title:`FORGE Ground`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`forge`]},forge_classify:{title:`FORGE Classify`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`forge`]},evidence_map:{title:`Evidence Map`,annotations:{readOnlyHint:!1},category:[`forge`]},present:{title:`Rich Content Presenter`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`presentation`]},check:{title:`Typecheck & Lint`,annotations:{readOnlyHint:!0,openWorldHint:!0},category:[`execution`]},test_run:{title:`Run Tests`,annotations:{readOnlyHint:!0,openWorldHint:!0},category:[`execution`]},eval:{title:`Evaluate Code`,annotations:{readOnlyHint:!1,openWorldHint:!0},category:[`execution`]},batch:{title:`Batch Operations`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`execution`]},audit:{title:`Project Audit`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`execution`]},rename:{title:`Rename Symbol`,annotations:{readOnlyHint:!1,destructiveHint:!0},category:[`manipulation`]},restore:{title:`Restore`,annotations:{readOnlyHint:!1},category:[`manipulation`]},codemod:{title:`Codemod`,annotations:{readOnlyHint:!1,destructiveHint:!0},category:[`manipulation`]},data_transform:{title:`Data Transform`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`manipulation`]},stash:{title:`Stash Values`,annotations:{readOnlyHint:!1},category:[`session`]},checkpoint:{title:`Session Checkpoint`,annotations:{readOnlyHint:!1},category:[`session`]},session_digest:{title:`Session Digest`,annotations:{readOnlyHint:!0,idempotentHint:!1},category:[`session`]},workset:{title:`Workset Manager`,annotations:{readOnlyHint:!1},category:[`session`]},lane:{title:`Exploration Lane`,annotations:{readOnlyHint:!1},category:[`session`]},git_context:{title:`Git Context`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`git`]},diff_parse:{title:`Diff Parser`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`git`]},parse_output:{title:`Parse Build Output`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`git`]},process:{title:`Process Manager`,annotations:{readOnlyHint:!1,openWorldHint:!0},category:[`process`]},watch:{title:`File Watcher`,annotations:{readOnlyHint:!1,openWorldHint:!0},category:[`process`]},delegate:{title:`Delegate Task`,annotations:{readOnlyHint:!1,openWorldHint:!0},category:[`process`]},config:{title:`Configuration Manager`,annotations:{readOnlyHint:!1},category:[`system`]},status:{title:`AI Kit Status`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},health:{title:`Health Check`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},reindex:{title:`Reindex`,annotations:{readOnlyHint:!1},category:[`system`]},onboard:{title:`Onboard Codebase`,annotations:{readOnlyHint:!1},category:[`system`]},graph:{title:`Code Knowledge Graph — Module & Symbol Relationships`,annotations:{readOnlyHint:!1},category:[`system`]},guide:{title:`Tool Guide`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},replay:{title:`Replay History`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},list_tools:{title:`List Available Tools`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`meta`]},describe_tool:{title:`Describe Tool`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`meta`]},search_tools:{title:`Search Tools`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`meta`]},changelog:{title:`Generate Changelog`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},regex_test:{title:`Regex Tester`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},encode:{title:`Encode / Decode`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},measure:{title:`Code Metrics`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},schema_validate:{title:`Schema Validator`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},snippet:{title:`Code Snippets`,annotations:{readOnlyHint:!1},category:[`utilities`]},env:{title:`Environment Info`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},time:{title:`Date & Time`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`utilities`]},web_fetch:{title:`Web Fetch`,annotations:{readOnlyHint:!0,openWorldHint:!0},category:[`web`]},web_search:{title:`Web Search`,annotations:{readOnlyHint:!0,openWorldHint:!0},category:[`web`]},http:{title:`HTTP Request`,annotations:{readOnlyHint:!1,openWorldHint:!0},category:[`web`]},queue:{title:`Operation Queue`,annotations:{readOnlyHint:!1},category:[`queue`]},bridge_push:{title:`Bridge Push`,annotations:{readOnlyHint:!1},category:[`system`]},bridge_pull:{title:`Bridge Pull`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},bridge_sync:{title:`Bridge Sync Status`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},er_push:{title:`Enterprise Push`,annotations:{readOnlyHint:!1},category:[`system`]},er_pull:{title:`Enterprise Pull`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},er_sync_status:{title:`Enterprise Sync Status`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},er_update_policy:{title:`Enterprise Update Policy`,annotations:{readOnlyHint:!1},category:[`system`]},er_evolve_review:{title:`Enterprise Evolution Review`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},evolution_state:{title:`Evolution State`,annotations:{readOnlyHint:!1},category:[`system`]},policy_check:{title:`Policy Check`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`system`]},flow_list:{title:`Flow List`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`flow`]},flow_info:{title:`Flow Info`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`flow`]},flow_start:{title:`Flow Start`,annotations:{readOnlyHint:!1},category:[`flow`]},flow_step:{title:`Flow Step`,annotations:{readOnlyHint:!1},category:[`flow`]},flow_status:{title:`Flow Status`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`flow`]},flow_reset:{title:`Flow Reset`,annotations:{readOnlyHint:!1},category:[`flow`]},flow_runs:{title:`Flow Runs`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`flow`]},flow_read_instruction:{title:`Flow Read Instruction`,annotations:{readOnlyHint:!0,idempotentHint:!0},category:[`flow`]},flow_add:{title:`Flow Add`,annotations:{readOnlyHint:!1},category:[`flow`]},flow_remove:{title:`Flow Remove`,annotations:{readOnlyHint:!1},category:[`flow`]},flow_update:{title:`Flow Update`,annotations:{readOnlyHint:!1},category:[`flow`]}};function L(e){return I[e]??{title:e,annotations:{readOnlyHint:!1},category:[]}}const ii=Symbol(`toolPipelineState`);function ai(e){return e[ii]}function oi(e,t){e[ii]=t}function si(e,t,n=``){let r=ai(e);if(r){r.pipeline=t,r.prefix=n;return}oi(e,{originalRegisterTool:e.registerTool.bind(e),pipeline:t,prefix:n}),e.registerTool=(n,r,i)=>{let a=ai(e),o=a?.prefix?`${a.prefix}${n}`:n;if(!i)return a?.originalRegisterTool(o,r);if((a?.pipeline??t).getMiddlewareNames().length===0)return a?.originalRegisterTool(o,r,i);let s=L(n),c=(a?.pipeline??t).wrap(n,i,r,s);return a?.originalRegisterTool(o,r,c)}}const ci={analyze_dependencies:1,analyze_diagram:1,analyze_entry_points:1,analyze_patterns:1,analyze_structure:1,analyze_symbols:1,audit:1,batch:2,blast_radius:1,brainstorm:1,changelog:1,check:2,checkpoint:2,codemod:2,compact:1,config:0,data_transform:1,dead_symbols:1,delegate:3,describe_tool:1,diff_parse:1,digest:1,encode:1,env:0,eval:2,evidence_map:2,file_summary:1,find:1,flow_add:3,flow_info:1,flow_list:1,flow_read_instruction:1,flow_remove:3,flow_reset:2,flow_runs:1,flow_start:2,flow_status:1,flow_step:2,flow_update:3,forge_classify:1,forge_ground:2,forget:2,git_context:1,graph:1,guide:0,health:0,http:1,lane:2,list:0,list_tools:1,lookup:1,measure:1,onboard:3,parse_output:1,present:1,process:3,produce_knowledge:3,queue:3,read:0,regex_test:1,reindex:3,remember:2,rename:2,replay:1,restore:2,schema_validate:1,scope_map:1,search:1,search_tools:1,session_digest:2,snippet:2,stash:2,status:0,stratum_card:1,symbol:1,test_run:2,time:0,trace:1,update:2,watch:3,web_fetch:1,web_search:1,workset:2};function li(e,t){return e.filter(e=>(ci[e]??0)<=t)}const ui=new Set([`status`,`config`,`guide`,`health`]),di={full:{description:`All tools enabled (default)`,includeCategories:[]},safe:{description:`Read-only tools — no file/state modifications`,includeCategories:[`search`,`analysis`,`compression`,`utilities`,`system`,`git`,`flow`],excludeTools:[`reindex`,`onboard`]},research:{description:`Search, analysis, knowledge, and web access`,includeCategories:[`search`,`analysis`,`knowledge`,`compression`,`web`,`system`,`flow`]},minimal:{description:`Essential tools only — search, status, basic operations`,includeCategories:[`search`,`system`],includeTools:[`compact`,`file_summary`,`check`,`test_run`]},discovery:{description:`Full toolset plus discovery-oriented meta-tools for guided tool exploration`,includeCategories:[],includeTools:[`list_tools`,`describe_tool`,`search_tools`]}};function fi(e,t){let n=di[e];if(n)return n;let r=t?.[e];if(r)return r;throw Error(`Unknown tool profile: ${e}`)}function pi(e,t,n){return t.includes(`*`)?!0:(n[e]?.category??[]).some(e=>t.includes(e))}function mi(e,t,n,r){if(t.includes(`*`)){for(let t of n)e.add(t);return}for(let i of n)pi(i,t,r)&&e.add(i)}function hi(e,t,n){if(t.includes(`*`)){e.clear();return}for(let r of[...e])pi(r,t,n)&&e.delete(r)}function gi(e,t,n){if(!e||e.length===0||e.includes(`*`))return new Set(t);let r=new Set;return mi(r,e,t,n),r}function _i(e,t){return e===void 0?t:t===void 0?e:Math.min(e,t)}function vi(e,t,n=0,r=[]){if(n>10)throw Error(`Tool profile inheritance exceeded max depth 10: ${[...r,e].join(` -> `)}`);if(r.includes(e))throw Error(`Tool profile inheritance cycle detected: ${[...r,e].join(` -> `)}`);let i=fi(e,t);return _i(i.extends?vi(i.extends,t,n+1,[...r,e]):void 0,i.maxTier)}function yi(e,t,n,r){let i=(e,a,o)=>{if(a>10)throw Error(`Tool profile inheritance exceeded max depth 10: ${[...o,e].join(` -> `)}`);if(o.includes(e))throw Error(`Tool profile inheritance cycle detected: ${[...o,e].join(` -> `)}`);let s=fi(e,r),c=[...o,e],l=s.extends?i(s.extends,a+1,c):gi(s.includeCategories,t,n);s.extends&&s.includeCategories?.length&&mi(l,s.includeCategories,t,n),s.excludeCategories?.length&&hi(l,s.excludeCategories,n);for(let e of s.includeTools??[])l.add(e);for(let e of s.excludeTools??[])l.delete(e);return l},a=i(e,0,[]),o=vi(e,r);if(o!==void 0){let e=li([...a],o);a.clear();for(let t of e)a.add(t)}for(let e of ui)a.add(e);return a}const bi=new Set([`search`,`analysis`,`knowledge`,`compression`,`forge`,`presentation`,`execution`,`manipulation`,`session`,`git`,`process`,`system`,`meta`,`utilities`,`web`,`queue`,`flow`]);function xi(e,t,n,r){let i=yi(process.env.AIKIT_TOOLSET||e.toolProfile||`full`,t,n,r);if(e.features&&e.features.length>0){let a=e.features.filter(e=>!bi.has(e));if(a.length>0)throw Error(`Unknown feature group(s): ${a.join(`, `)}. Valid categories: ${[...bi].join(`, `)}`);let o={description:`Synthetic profile from features config`,includeCategories:e.features},s=yi(`_features`,t,n,{...r,_features:o});for(let e of i)!s.has(e)&&!ui.has(e)&&i.delete(e)}if(e.readOnly)for(let e of[...i])n[e]?.annotations?.readOnlyHint===!1&&!ui.has(e)&&i.delete(e);for(let e of ui)i.add(e);return i}const Si=D(`tool-timeout`),Ci=new Set([`onboard`,`reindex`,`produce_knowledge`,`analyze_structure`,`analyze_dependencies`,`analyze_symbols`,`analyze_patterns`,`analyze_entry_points`,`analyze_diagram`,`codemod`,`batch`,`audit`]);var wi=class extends Error{constructor(e,t){super(`Tool "${e}" timed out after ${t}ms`),this.toolName=e,this.timeoutMs=t,this.name=`ToolTimeoutError`}};function Ti(e){return Ci.has(e)?6e5:12e4}function Ei(e,t,n){return new Promise((r,i)=>{let a=!1,o=setTimeout(()=>{if(!a){a=!0;let e=new wi(n,t);Si.warn(e.message),i(e)}},t);o.unref&&o.unref(),e().then(e=>{a||(a=!0,clearTimeout(o),r(e))},e=>{a||(a=!0,clearTimeout(o),i(e))})})}const Di=P.object({totalRecords:P.number(),totalFiles:P.number(),lastIndexedAt:P.string().nullable(),onboarded:P.boolean(),onboardDir:P.string(),contentTypes:P.record(P.string(),P.number()),wasmAvailable:P.boolean(),graphStats:P.object({nodes:P.number(),edges:P.number()}).nullable(),curatedCount:P.number(),serverVersion:P.string(),scaffoldVersion:P.string().nullable(),workspaceScaffoldVersion:P.string().nullable(),upgradeAvailable:P.boolean(),contextPressure:P.number().min(0).max(100).describe(`0–100 score indicating knowledge base saturation`)}),Oi=P.object({entries:P.array(P.object({path:P.string(),title:P.string(),category:P.string(),tags:P.array(P.string()),version:P.number(),preview:P.string()})),totalCount:P.number()}),ki=P.object({ok:P.boolean(),checks:P.array(P.object({name:P.string(),ok:P.boolean(),message:P.string().optional()}))}),Ai=P.object({summary:P.object({totalFiles:P.number(),totalLines:P.number(),totalCodeLines:P.number(),totalFunctions:P.number(),avgComplexity:P.number(),maxComplexity:P.object({value:P.number(),file:P.string()})}),files:P.array(P.object({path:P.string(),lines:P.number(),code:P.number(),complexity:P.number(),functions:P.number()}))}),ji=P.object({platform:P.string(),arch:P.string(),nodeVersion:P.string(),cwd:P.string(),cpus:P.number(),memoryFreeGb:P.number(),memoryTotalGb:P.number()}),Mi=P.object({iso:P.string(),unix:P.number(),timezone:P.string(),formatted:P.string()}),Ni=P.object({passed:P.boolean(),errorCount:P.number(),warningCount:P.number(),topErrors:P.array(P.string())}),Pi=P.object({passed:P.boolean(),tsc:Ni,biome:Ni}),Fi=P.object({name:P.string(),definedIn:P.object({path:P.string(),line:P.number(),kind:P.string(),signature:P.string().optional()}).nullable(),importedBy:P.array(P.object({path:P.string(),line:P.number(),importStatement:P.string()})),referencedIn:P.array(P.object({path:P.string(),line:P.number(),context:P.string(),scope:P.string().optional()})),graphContext:P.object({definingModule:P.string().optional(),importedByModules:P.array(P.string()),siblingSymbols:P.array(P.string())}).nullable()}),Ii=P.object({sourcePath:P.string(),contentType:P.string(),score:P.number(),headingPath:P.string().optional(),startLine:P.number().optional(),endLine:P.number().optional(),origin:P.string().optional(),category:P.string().optional(),tags:P.array(P.string()).optional()}),Li=P.object({results:P.array(Ii),totalResults:P.number(),searchMode:P.string(),query:P.string()}),Ri=P.object({path:P.string(),line:P.number().optional(),matchType:P.string(),preview:P.string()}),zi=P.object({matches:P.array(Ri),totalMatches:P.number(),pattern:P.string(),truncated:P.boolean()}),Bi=P.object({path:P.string(),relevance:P.number(),estimatedTokens:P.number(),focusLines:P.array(P.string()).optional()}),Vi=P.object({files:P.array(Bi),totalFiles:P.number(),totalEstimatedTokens:P.number(),task:P.string()}),Hi=P.object({path:P.string(),impact:P.string(),reason:P.string()}),Ui=P.object({changedFiles:P.array(P.string()),affectedFiles:P.array(Hi),totalAffected:P.number(),riskLevel:P.string()}),Wi=P.object({name:P.string(),passed:P.boolean(),message:P.string().optional(),severity:P.string().optional()}),Gi=P.object({passed:P.boolean(),score:P.number(),checks:P.array(Wi),summary:P.string()}),Ki=P.object({id:P.string(),name:P.string(),type:P.string(),sourcePath:P.string().optional()}),qi=P.object({fromId:P.string(),toId:P.string(),type:P.string()}),Ji=P.object({nodes:P.array(Ki),edges:P.array(qi),totalNodes:P.number(),totalEdges:P.number(),query:P.string()}),Yi=P.object({symbols:P.array(P.object({name:P.string(),path:P.string(),line:P.number().optional(),kind:P.string()})),totalDead:P.number()}),Xi=P.object({files:P.number(),packages:P.number(),languages:P.record(P.string(),P.number()),tree:P.string()}),Zi=P.object({path:P.string(),language:P.string(),lines:P.number(),imports:P.number(),exports:P.number(),functions:P.number(),classes:P.number()}),Qi=P.object({gitRoot:P.string(),branch:P.string(),commitCount:P.number(),hasUncommitted:P.boolean(),recentCommits:P.array(P.object({hash:P.string(),message:P.string(),author:P.string(),date:P.string()}))}),$i=P.object({originalChars:P.number(),compressedChars:P.number(),ratio:P.number(),segmentsKept:P.number(),segmentsTotal:P.number()}),ea=P.object({passed:P.boolean(),totalTests:P.number(),passedTests:P.number(),failedTests:P.number(),skippedTests:P.number(),duration:P.number().describe(`Duration in milliseconds`),failures:P.array(P.object({name:P.string(),message:P.string(),file:P.string().optional()}))}),ta=D(`utils:enrich`);async function R(e,t){let n={curated:[],graph:[]},r=t.limit??3,[i,a]=await Promise.allSettled([na(e,t.query,r),ra(e,t.filePath)]);return i.status===`fulfilled`?n.curated=i.value:ta.debug(`Curated enrichment failed`,{error:i.reason}),a.status===`fulfilled`?n.graph=a.value:ta.debug(`Graph enrichment failed`,{error:a.reason}),n}async function na(e,t,n){if(!e.store||!t)return[];try{let r=await e.store.ftsSearch(t,{origin:`curated`,limit:n});if(r.length>0)return r.map(e=>ia(e.record));if(e.embedder){let r=await e.embedder.embedQuery(t);return(await e.store.search(r,{origin:`curated`,limit:n,minScore:.3})).map(e=>ia(e.record))}return[]}catch(e){return ta.debug(`Curated enrichment failed`,{error:e}),[]}}async function ra(e,t){if(!e.graphStore||!t)return[];try{let n=await e.graphStore.findNodes({sourcePath:t,limit:1});if(n.length===0){let r=t.split(/[/\\]/).pop()?.replace(/\.\w+$/,``)||``;if(!r)return[];let i=await e.graphStore.findNodes({namePattern:r,type:`module`,limit:1});if(i.length===0)return[];n.push(i[0])}let r=n[0],i=await e.graphStore.getNeighbors(r.id,{direction:`both`,limit:10}),a=[];for(let e of i.edges){let t=e.fromId===r.id?e.toId:e.fromId,n=i.nodes.find(e=>e.id===t);if(!n)continue;let o=e.fromId===r.id?`->`:`<-`;a.push(`${o} ${e.type}: ${n.name} (${n.type})`)}return a}catch(e){return ta.debug(`Graph enrichment failed`,{error:e}),[]}}function z(e){let t=[];if(e.curated.length>0){t.push(`**Curated Knowledge:**`);for(let n of e.curated)t.push(`- ${n}`)}if(e.graph.length>0){t.push(`**Graph Context:**`);for(let n of e.graph)t.push(`- ${n}`)}return t.length===0?``:`\n\n---\n## Enrichment\n${t.join(`
20
- `)}`}function ia(e){let t=aa(e.metadata,`title`)||e.sourcePath||`Untitled`;return`[${aa(e.metadata,`category`)}] ${t}: ${e.content.slice(0,200)}`}function aa(e,t){let n=e?.[t];return typeof n==`string`?n:``}function B(e,t){return{content:[{type:`text`,text:`[ERROR:${e}] ${t}`}],isError:!0}}const V=D(`tools`),oa=P.number().min(100).max(5e4).optional().describe(`Maximum token budget for the response. When set, output is truncated to fit.`);function sa(e,t){return t?Ut(e,t):e}function ca(){let e=[];return Qt.get()||e.push(`Tree-sitter unavailable — using regex fallback, symbol/pattern confidence reduced`),e.length===0?``:`\n\n> **⚠ Caveats:** ${e.join(`; `)}`}function la(e){return(e??[]).map(e=>{if(typeof e==`string`)return e;if(e&&typeof e==`object`&&`path`in e)return typeof e.path==`string`?e.path:void 0}).filter(e=>!!e)}function ua(e){let t=[],n=e.filter(e=>/\.(ts|tsx|js|jsx)$/.test(e)&&/(service|store|model|schema|migration)/i.test(e)),r=e.filter(e=>/\.(ts|tsx|js|jsx)$/.test(e)&&!n.includes(e)),i=e.filter(e=>!/\.(ts|tsx|js|jsx)$/.test(e));return(n.length>0||r.length>0||i.length>0)&&(t.push(`
21
-
22
- ### Risk Assessment`),n.length>0&&t.push(`- 🔴 **High risk** (${n.length}): ${n.slice(0,5).map(e=>`\`${e}\``).join(`, `)}`),r.length>0&&t.push(`- 🟡 **Medium risk** (${r.length}): source files`),i.length>0&&t.push(`- 🟢 **Low risk** (${i.length}): non-source files`)),t.join(`
23
- `)}function da(e){let t=e.replace(/\\/g,`/`);return/(^|\/)__tests__\/|\.(test|spec)\.[jt]sx?$/i.test(t)?`Tests`:/(controller|route|handler|api)/i.test(t)?`API`:/(service|store|model|schema|migration|repo|repository|db|database)/i.test(t)?`Core/Data`:/\.(ts|tsx|js|jsx)$/.test(t)?`Source`:`Config/Docs`}function fa(e){if(e.length===0)return``;let t=[`Core/Data`,`API`,`Source`,`Tests`,`Config/Docs`],n=new Map;for(let t of e){let e=da(t),r=n.get(e)??[];r.push(t),n.set(e,r)}let r=[`
24
-
25
- ### Layer Classification`];for(let e of t){let t=n.get(e);if(!t?.length)continue;let i=t.slice(0,5).map(e=>`\`${e}\``).join(`, `),a=t.length>5?`, ... and ${t.length-5} more`:``;r.push(`- **${e}** (${t.length}): ${i}${a}`)}return r.join(`
26
- `)}async function pa(e,t,n,r,i){try{let a=`produced/analysis/${n}/${j(`sha256`).update(r).digest(`hex`).slice(0,12)}.md`,o=j(`sha256`).update(i).digest(`hex`).slice(0,16),s=new Date().toISOString(),c=i.length>2e3?i.split(/(?=^## )/m).filter(e=>e.trim().length>0):[i],l=c.map((e,t)=>({id:j(`sha256`).update(`${a}::${t}`).digest(`hex`).slice(0,16),content:e.trim(),sourcePath:a,contentType:`produced-knowledge`,chunkIndex:t,totalChunks:c.length,startLine:0,endLine:0,fileHash:o,indexedAt:s,origin:`produced`,tags:[`analysis`,n],category:`analysis`,version:1})),u=await t.embedBatch(l.map(e=>e.content));await e.upsert(l,u),V.info(`Auto-persisted analysis`,{analyzerName:n,chunkCount:l.length})}catch(e){V.warn(`Auto-persist analysis failed`,{analyzerName:n,...A(e)})}}function ma(e,t,n,r){let i=new Cn,a=L(`analyze_structure`);e.registerTool(`analyze_structure`,{title:a.title,description:`Analyze the file/directory structure of a codebase. Returns an annotated tree with language stats.`,outputSchema:Xi,inputSchema:{path:P.string().describe(`Root path to analyze`),max_depth:P.number().min(1).max(10).default(6).describe(`Maximum directory depth`),format:P.enum([`json`,`markdown`]).default(`markdown`).describe(`Output format`),max_tokens:oa,enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,max_depth:a,format:o,max_tokens:s,enrich:c})=>{try{let l=await i.analyze(e,{format:o,maxDepth:a,maxTokens:s});pa(t,n,`structure`,e,l.output);let u=l.data,d=l.output+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_dependencies` for import graphs, or `analyze_patterns` to detect architecture patterns._";if(c&&r){let t=await R(r,{query:e,filePath:e});d+=z(t)}return{content:[{type:`text`,text:sa(d,s)}],structuredContent:{files:u.fileCount??l.meta.fileCount,packages:u.packageCount??0,languages:u.languages??{},tree:l.output.slice(0,2e3)}}}catch(e){return V.error(`Analysis failed`,A(e)),B(`INTERNAL`,`Analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}function ha(e,t,n,r){let i=new vn,a=L(`analyze_dependencies`);e.registerTool(`analyze_dependencies`,{title:a.title,description:`Analyze import/require dependencies across a codebase. Shows external packages and internal module graph.`,inputSchema:{path:P.string().describe(`Root path to analyze`),format:P.enum([`json`,`markdown`,`mermaid`]).default(`markdown`).describe(`Output format`),max_tokens:oa,enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,format:a,max_tokens:o,enrich:s})=>{try{let c=await i.analyze(e,{format:a});pa(t,n,`dependencies`,e,c.output);let l=c.output+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_symbols` to explore exported symbols, or `analyze_diagram` for visual representation._";if(s&&r){let t=await R(r,{query:e,filePath:e});l+=z(t)}return{content:[{type:`text`,text:sa(l,o)}]}}catch(e){return V.error(`Analysis failed`,A(e)),B(`INTERNAL`,`Analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}function ga(e,t,n,r){let i=new wn,a=L(`analyze_symbols`);e.registerTool(`analyze_symbols`,{title:a.title,description:`Extract exported and local symbols (functions, classes, interfaces, types, constants) from a codebase.`,inputSchema:{path:P.string().describe(`Root path to analyze`),filter:P.string().optional().describe(`Filter symbols by name substring`),format:P.enum([`json`,`markdown`]).default(`markdown`).describe(`Output format`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,filter:a,format:o,enrich:s})=>{try{let c=await i.analyze(e,{format:o,filter:a});pa(t,n,`symbols`,e,c.output);let l=c.output+ca()+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_dependencies` to see import relationships, or `search` to find usage patterns._";if(s&&r){let t=await R(r,{query:e,filePath:e});l+=z(t)}return{content:[{type:`text`,text:l}]}}catch(e){return V.error(`Analysis failed`,A(e)),B(`INTERNAL`,`Analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}function _a(e,t,n,r){let i=new Sn,a=L(`analyze_patterns`);e.registerTool(`analyze_patterns`,{title:a.title,description:`Detect architectural patterns, frameworks, and conventions in a codebase using directory structure and code heuristics.`,inputSchema:{path:P.string().describe(`Root path to analyze`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,enrich:a})=>{try{let o=await i.analyze(e);pa(t,n,`patterns`,e,o.output);let s=o.output+ca()+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_entry_points` to find Lambda handlers and main exports, or `produce_knowledge` for full analysis._";if(a&&r){let t=await R(r,{query:e,filePath:e});s+=z(t)}return{content:[{type:`text`,text:s}]}}catch(e){return V.error(`Analysis failed`,A(e)),B(`INTERNAL`,`Analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}function va(e,t,n,r){let i=new bn,a=L(`analyze_entry_points`);e.registerTool(`analyze_entry_points`,{title:a.title,description:`Find entry points: Lambda handlers, main exports, CLI bins, and server start scripts.`,inputSchema:{path:P.string().describe(`Root path to analyze`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,enrich:a})=>{try{let o=await i.analyze(e);pa(t,n,`entry-points`,e,o.output);let s=o.output+ca()+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_dependencies` to see what each entry point imports, or `produce_knowledge` for comprehensive analysis._";if(a&&r){let t=await R(r,{query:e,filePath:e});s+=z(t)}return{content:[{type:`text`,text:s}]}}catch(e){return V.error(`Analysis failed`,A(e)),B(`INTERNAL`,`Analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}function ya(e,t,n,r){let i=new yn,a=L(`analyze_diagram`);e.registerTool(`analyze_diagram`,{title:a.title,description:`Generate a Mermaid diagram of the codebase architecture or dependency graph. Returns Mermaid flowchart syntax — paste into any Markdown renderer or Mermaid editor to visualize.`,inputSchema:{path:P.string().describe(`Root path to analyze`),diagram_type:P.enum([`architecture`,`dependencies`]).default(`architecture`).describe(`Type of diagram`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:a.annotations},async({path:e,diagram_type:a,enrich:o})=>{try{let s=await i.analyze(e,{diagramType:a});pa(t,n,`diagram`,e,s.output);let c=s.output+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_structure` for detailed file tree, or `produce_knowledge` for comprehensive analysis._";if(o&&r){let t=await R(r,{query:e,filePath:e});c+=z(t)}return{content:[{type:`text`,text:c}]}}catch(e){return V.error(`Diagram generation failed`,A(e)),B(`INTERNAL`,`Diagram generation failed: ${e instanceof Error?e.message:String(e)}`)}})}function ba(e,t,n,r,i){let a=new _n,o=L(`blast_radius`);e.registerTool(`blast_radius`,{title:o.title,description:`Given a list of changed files, trace the dependency graph to find all affected files (direct + transitive importers) and their tests. Useful for scoping code reviews and impact analysis.`,outputSchema:Ui,inputSchema:{path:P.string().describe(`Root path of the codebase`),files:P.array(P.string()).optional().describe(`Changed file paths (relative to root). If omitted, auto-detects from git status.`),max_depth:P.number().min(1).max(20).default(5).describe(`Maximum transitive dependency depth`),format:P.enum([`json`,`markdown`]).default(`markdown`).describe(`Output format`),max_tokens:oa,enrich:P.boolean().default(!0).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default true for planning tools — set false to save tokens when enrichment is not needed.`)},annotations:o.annotations},async({path:e,files:o,max_depth:s,format:c,max_tokens:l,enrich:u})=>{try{let d=o??[];if(d.length===0)try{let t=await Re({cwd:e,includeDiff:!1});if(d=Array.from(new Set([...la(t.status?.staged),...la(t.status?.modified),...la(t.status?.untracked)])),d.length===0)return{content:[{type:`text`,text:"No changed files detected from git status. Provide `files` explicitly or make changes first."}]}}catch{return B(`VALIDATION`,"Could not detect changed files from git. Provide `files` explicitly.")}let f=await a.analyze(e,{files:d,maxDepth:s,format:c}),p=``;if(r)try{let e=new Set;for(let t of d){let n=await r.findNodes({sourcePath:t,limit:10});for(let t of n){let n=await r.getNeighbors(t.id,{direction:`incoming`,edgeType:`imports`});for(let t of n.nodes){let n=t.sourcePath??t.name;d.includes(n)||e.add(n)}}}e.size>0&&(p=`\n\n### Graph-discovered importers (${e.size})\n`+[...e].slice(0,20).map(e=>`- \`${e}\``).join(`
27
- `),e.size>20&&(p+=`\n- ... and ${e.size-20} more`))}catch{}let m=fa(d),h=ua(d),g=f.output+p+m+h+ca()+"\n\n---\n_Analysis auto-saved to KB. Next: Use `analyze_dependencies` to see the full import graph, or `analyze_symbols` to inspect affected exports._";if(u&&i){let t=await R(i,{query:e,filePath:e});g+=z(t)}pa(t,n,`blast-radius`,e,g);let _=new Set;if(r)for(let e of d)try{let t=await r.findNodes({sourcePath:e,limit:10});for(let e of t){let t=await r.getNeighbors(e.id,{direction:`incoming`,edgeType:`imports`});for(let e of t.nodes){let t=e.sourcePath??e.name;d.includes(t)||_.add(t)}}}catch{}let v=[..._].map(e=>({path:e,impact:`transitive`,reason:`imports changed file`})),y=d.length>10?`high`:d.length>3?`medium`:`low`;return{content:[{type:`text`,text:sa(g,l)}],structuredContent:{changedFiles:d,affectedFiles:v,totalAffected:v.length,riskLevel:y}}}catch(e){return V.error(`Blast radius analysis failed`,A(e)),B(`INTERNAL`,`Blast radius analysis failed: ${e instanceof Error?e.message:String(e)}`)}})}const xa=D(`task-manager`);let Sa=0;function Ca(e){let t=typeof e?.sendNotification==`function`;return{createTask(n,r){let i=`aikit-task-${++Sa}`,a=(n,r,a)=>{t&&e.sendNotification?.({method:`notifications/progress`,params:{progressToken:i,progress:n,total:r,...a?{message:a}:{}}}).catch(e=>{xa.debug(`Progress notification failed`,{token:i,error:String(e)})})};return t&&xa.debug(`Task created`,{token:i,title:n,totalSteps:r}),{progress(e,t){a(e,r,t??`${n}: step ${e+1}/${r}`)},complete(e){a(r,r,e??`${n}: complete`)},fail(e){a(r,r,e??`${n}: failed`)}}}}}const wa=D(`tools`);function Ta(e,t,n,r){let i=L(`audit`);e.registerTool(`audit`,{title:i.title,description:`Run a unified audit: structure, dependencies, patterns, health, dead_symbols, check, entry_points. Returns synthesized report with score, recommendations, and next steps. 6 round-trips → 1.`,outputSchema:Gi,inputSchema:{path:P.string().default(`.`).describe(`Root path to audit`),checks:P.array(P.enum([`structure`,`dependencies`,`patterns`,`health`,`dead_symbols`,`check`,`entry_points`])).optional().describe(`Which checks to run (default: all)`),detail:P.enum(w).optional().describe(`'efficient' for overview (~500 tokens), 'full' includes pattern table`)},annotations:i.annotations},async({path:e,checks:i,detail:a},o)=>{try{let s=await ae(t,n,{path:e,checks:i,detail:a??r??`efficient`});return Ca(o).createTask(`Audit`,1).complete(`Audit complete: ${s.data?.recommendations?.length??0} recommendations`),{content:[{type:`text`,text:s.ok?`${s.summary}\n\n---\n_Audit score: ${s.data?.score}/100 | ${s.meta.durationMs}ms${s.next&&s.next.length>0?` | Next: ${s.next.map(e=>`\`${e.tool}\` (${e.reason})`).join(`, `)}`:``}_`:s.error?.message??`Audit failed`}],isError:!s.ok,...s.ok&&s.data?{structuredContent:{passed:s.ok,score:s.data.score??0,checks:(s.data.recommendations??[]).map(e=>({name:e.area,passed:e.priority!==`high`,message:e.message,severity:e.priority})),summary:s.summary??``}}:{}}}catch(e){return wa.error(`Audit failed`,A(e)),B(`INTERNAL`,`Audit failed: ${e instanceof Error?e.message:String(e)}`)}})}const Ea=D(`tools`);function Da(e,t){let n=L(`brainstorm`);e.registerTool(`brainstorm`,{title:n.title,description:`Interactive brainstorming tool for exploring ideas, making design decisions, and gathering requirements. Supports multiple actions: ask_choice (single selection), ask_multi (multiple selections), ask_freeform (text input), ask_confirm (yes/no), present_design (show summary and confirm). Falls back to text-only mode when elicitation is unavailable.`,inputSchema:{action:P.enum([`ask_choice`,`ask_multi`,`ask_freeform`,`ask_confirm`,`present_design`]).describe(`The type of brainstorm interaction`),message:P.string().describe(`The question or prompt to present`),options:P.array(P.string()).optional().describe(`Options for ask_choice/ask_multi actions`),context:P.string().optional().describe(`Additional context to include in the prompt`)},annotations:n.annotations},async({action:e,message:n,options:r,context:i})=>{let a=i?`${i}\n\n${n}`:n;if(!t.available)return Oa(e,a,r);try{switch(e){case`ask_choice`:{if(!r?.length)return H(`Error: ask_choice requires options array`);let e=await t.selectOne(a,r);return H(e===null?`No selection made (declined or cancelled).`:`Selected: **${e}**`)}case`ask_multi`:{if(!r?.length)return H(`Error: ask_multi requires options array`);let e=await t.selectMany(a,r);return e.length===0?H(`No selections made (declined or cancelled).`):H(`Selected:\n${e.map(e=>`- ${e}`).join(`
28
- `)}`)}case`ask_freeform`:{let e=await t.promptText(a);return H(e===null?`No input provided (declined or cancelled).`:`Response:\n\n${e}`)}case`ask_confirm`:return H(await t.confirm(a)?`Confirmed: **Yes**`:`Confirmed: **No**`);case`present_design`:return H(await t.confirm(`## Design Summary\n\n${a}\n\nDo you approve this design?`)?`## Design Approved ✓
29
-
30
- Proceeding with the design as described.`:`## Design Not Approved
31
-
32
- Please provide feedback for revisions.`);default:return H(`Unknown action: ${e}`)}}catch(t){return Ea.warn(`Brainstorm elicitation failed, falling back to text`,{action:e,error:String(t)}),Oa(e,a,r)}})}function H(e){return{content:[{type:`text`,text:e}]}}function Oa(e,t,n){let r=`## Brainstorm: ${e}\n\n${t}`;return n?.length&&(r+=`\n\n**Options:**\n${n.map((e,t)=>`${t+1}. ${e}`).join(`
33
- `)}`),r+=`
34
-
35
- > *Elicitation unavailable — please respond with your choice in the next message.*`,{content:[{type:`text`,text:r}]}}const ka=D(`tools`);function Aa(e){if(!e?.enabled)return;let t=process.env.AIKIT_ER_API_KEY;if(!t){ka.warn(`ER bridge enabled but AIKIT_ER_API_KEY not set; disabling`);return}return{enabled:!0,baseUrl:e.baseUrl,apiKey:t,timeoutMs:e.timeoutMs??5e3,cacheTtlMs:e.cacheTtlMs??360*60*1e3,cacheMaxEntries:e.cacheMaxEntries??100,fallbackThreshold:e.fallbackThreshold??.45}}function ja(e){let t=Aa(e);if(t)try{let e=new nn(t),n=new tn({maxEntries:t.cacheMaxEntries,defaultTtl:t.cacheTtlMs}),r=new on(e);try{let e=new URL(t.baseUrl).hostname;ka.info(`ER bridge initialized`,{host:e})}catch{ka.info(`ER bridge initialized`)}return{client:e,cache:n,pushAdapter:r,config:t}}catch(e){ka.warn(`ER bridge initialization failed`,A(e));return}}function Ma(e,t,n){let r=L(`er_push`);e.registerTool(`er_push`,{title:r.title,description:`Push a curated knowledge entry to Enterprise RAG. The entry is stored via ER's curated_remember tool and becomes immediately searchable in the enterprise AI Kit.`,inputSchema:{title:P.string().min(3).max(120).describe(`Title for the knowledge entry`),content:P.string().min(10).max(1e5).describe(`Markdown content to push (max 100KB)`),category:P.string().regex(/^[a-z][a-z0-9-]*$/).default(`conventions`).describe(`Category slug (e.g., "decisions", "patterns", "conventions")`),tags:P.array(P.string()).default([]).describe(`Optional tags`),rule_id:P.string().optional().describe(`ID of the classification rule that motivated this push (from remember classification signals). Improves rule effectiveness tracking.`)},annotations:r.annotations},async({title:e,content:r,category:i,tags:a,rule_id:o})=>{try{let s=`${i}/${e.toLowerCase().replace(/[^a-z0-9]+/g,`-`)}`,c=await t.pushAdapter.push(s,{title:e,content:r,category:i,tags:a});return c.pushed?(n&&n.recordPush(s,c.pushed,o),{content:[{type:`text`,text:`Pushed to ER: **${e}**\n\nRemote path: \`${c.remotePath??`unknown`}\`\nTimestamp: ${c.timestamp}\n\n---\n_Next: Use \`er_pull\` to verify the entry is searchable in ER, or \`er_sync_status\` to see push history._`}]}):(n&&n.recordPush(s,!1,o),B(`INTERNAL`,`ER push failed: ${c.error??`Unknown error`}\n\n_The local AI Kit is unaffected. You can retry or check ER health with \`er_sync_status\`._`))}catch(t){if(ka.error(`ER push failed`,A(t)),n){let t=`${i}/${e.toLowerCase().replace(/[^a-z0-9]+/g,`-`)}`;n.recordPush(t,!1,o)}return B(`INTERNAL`,`ER push failed: operation unsuccessful
36
-
37
- _The local AI Kit is unaffected. You can retry or check ER health with \`er_sync_status\`._`)}})}function Na(e,t){let n=L(`er_pull`);e.registerTool(`er_pull`,{title:n.title,description:`Explicitly search the Enterprise RAG AI Kit. Returns results from the enterprise system only (not local AI Kit). Uses a cache with 6-hour TTL to reduce API calls.`,inputSchema:{query:P.string().min(1).max(2e3).describe(`Search query for Enterprise RAG AI Kit (max 2000 chars)`),max_results:P.number().min(1).max(20).default(5).describe(`Maximum results to return`),bypass_cache:P.boolean().default(!0).describe(`Skip cache and fetch fresh results from ER (default: true per DR-001)`)},annotations:n.annotations},async({query:e,max_results:n,bypass_cache:r})=>{try{if(!r){let r=t.cache.get(e);if(r)return{content:[{type:`text`,text:`${r.slice(0,n).map((e,t)=>`### Result ${t+1} (score: ${e.score.toFixed(3)}, source: ER cached)\n- **Source**: ${e.sourcePath}\n\n${e.content}`).join(`
38
-
39
- ---
40
-
41
- `)}\n\n---\n_Source: ER cache (${r.length} cached results) | Use \`bypass_cache: true\` for fresh results_`}]}}let i=await t.client.pull(e,n);return i.length>0&&t.cache.set(e,i),i.length===0?{content:[{type:`text`,text:`No results found in Enterprise RAG for the given query.`}]}:{content:[{type:`text`,text:`${i.map((e,t)=>`### Result ${t+1} (score: ${e.score.toFixed(3)}, source: ER)\n- **Source**: ${e.sourcePath}\n\n${e.content}`).join(`
42
-
43
- ---
44
-
45
- `)}\n\n---\n_Source: Enterprise RAG (${i.length} results) | Results cached for ${Math.floor(t.config.cacheTtlMs/36e5)}h_`}]}}catch(e){return ka.error(`ER pull failed`,A(e)),B(`INTERNAL`,`ER pull failed: search request unsuccessful
46
-
47
- _Enterprise RAG may be unavailable. Local AI Kit search is unaffected._`)}})}function Pa(e,t){let n=L(`er_sync_status`);e.registerTool(`er_sync_status`,{title:n.title,description:`Show the status of the Enterprise RAG bridge: health, cache stats, and push history.`,inputSchema:{check_health:P.boolean().default(!0).describe(`Whether to ping ER health endpoint (adds latency)`)},annotations:n.annotations},async({check_health:e})=>{try{let n=t.cache.stats(),r=t.pushAdapter.getStatus(),i=new URL(t.config.baseUrl),a=`${i.protocol}//${i.hostname}${i.port?`:${i.port}`:``}`,o=`_Health check skipped_`;if(e){let e=await t.client.health();o=e.healthy?`✅ Healthy (HTTP ${e.status})`:`❌ Unhealthy${e.status?` (HTTP ${e.status})`:``}`}let s=[`## ER Bridge Status
48
- `,`**Endpoint**: \`${a}\``,`**Health**: ${o}`,`**Threshold**: ${t.config.fallbackThreshold} (vector similarity for auto-fallback)`,``,`### Cache`,`- Entries: ${n.size} / ${n.maxEntries}`,`- TTL: ${Math.floor(n.defaultTtlMs/36e5)}h`,``,`### Push History`,`- Total pushed: ${r.totalPushed}`,`- Successful: ${r.successCount}`,`- Failed: ${r.failCount}`];return r.lastPush&&s.push(`- Last push: "${r.lastPush.title}" at ${r.lastPush.pushedAt} (${r.lastPush.status})`),s.push("\n---\n_Next: Use `er_push` to send knowledge to ER, or `er_pull` to search ER._"),{content:[{type:`text`,text:s.join(`
49
- `)}]}}catch(e){return ka.error(`ER sync status failed`,A(e)),B(`INTERNAL`,`ER sync status failed: ${e instanceof Error?e.message:String(e)}`)}})}function U(e){return String(e??``).replace(/&/g,`&amp;`).replace(/</g,`&lt;`).replace(/>/g,`&gt;`).replace(/"/g,`&quot;`)}function Fa(e,t){let n=typeof t==`string`?JSON.parse(t):t;switch(e){case`list-sort`:return Ia(n);case`data-table`:return La(n);case`picker`:return Ra(n);case`flame-graph`:return za(n);case`form`:return Ba(n);case`timeline`:return Va(n);case`kanban`:return Ha(n);case`tree`:return Ua(n);case`diff-view`:return Wa(n);case`dashboard`:return Ga(n);default:return`<pre>${U(JSON.stringify(n,null,2))}</pre>`}}function Ia(e){let t=e.items??[];return`
50
- <style>
51
- .sort-list{list-style:none;padding:0;margin:0}
52
- .sort-item{display:flex;align-items:center;gap:10px;padding:12px 16px;margin:4px 0;
53
- background:var(--aikit-surface);border:1px solid var(--aikit-border);border-radius:8px;
54
- cursor:grab;transition:all .15s;user-select:none}
55
- .sort-item:hover{border-color:var(--aikit-accent)}
56
- .sort-item.dragging{opacity:.4;transform:scale(.98)}
57
- .sort-item.drag-over{border-color:var(--aikit-accent);background:rgba(0,120,212,.1);
58
- box-shadow:0 0 0 2px rgba(0,120,212,.2)}
59
- .drag-handle{font-size:20px;color:var(--aikit-muted);cursor:grab}
60
- .sort-label{flex:1;color:var(--aikit-text);font-family:'SF Mono',Consolas,monospace;font-size:13px}
61
- .sort-pos{font-size:12px;color:var(--aikit-muted);font-variant-numeric:tabular-nums;
62
- min-width:28px;text-align:right}
63
- .sort-status{margin-top:12px;padding:10px 14px;background:var(--aikit-surface);
64
- border-radius:6px;font-size:12px;color:var(--aikit-muted)}
65
- </style>
66
- <ul class="sort-list" id="sortList">${t.map((e,t)=>`
67
- <li class="sort-item" draggable="true" data-idx="${t}" data-id="${U(e.id)}">
68
- <span class="drag-handle">⠿</span>
69
- <span class="sort-label">${U(e.label)}</span>
70
- <span class="sort-pos">#${t+1}</span>
71
- </li>`).join(``)}</ul>
72
- <div class="sort-status" id="sortStatus">Drag items to reorder. ${t.length} items.</div>
73
- <script>
74
- (function(){
75
- const list = document.getElementById('sortList');
76
- let dragIdx = -1;
77
- list.addEventListener('dragstart', e => {
78
- const li = e.target.closest('.sort-item');
79
- if(!li) return;
80
- dragIdx = +li.dataset.idx;
81
- li.classList.add('dragging');
82
- e.dataTransfer.effectAllowed = 'move';
83
- });
84
- list.addEventListener('dragend', e => {
85
- const li = e.target.closest('.sort-item');
86
- if(li) li.classList.remove('dragging');
87
- });
88
- list.addEventListener('dragover', e => {
89
- e.preventDefault();
90
- const li = e.target.closest('.sort-item');
91
- if(li) li.classList.add('drag-over');
92
- });
93
- list.addEventListener('dragleave', e => {
94
- const li = e.target.closest('.sort-item');
95
- if(li) li.classList.remove('drag-over');
96
- });
97
- list.addEventListener('drop', e => {
98
- e.preventDefault();
99
- const li = e.target.closest('.sort-item');
100
- if(!li) return;
101
- li.classList.remove('drag-over');
102
- const dropIdx = +li.dataset.idx;
103
- if(dragIdx < 0 || dragIdx === dropIdx) return;
104
- const items = [...list.children];
105
- const dragged = items[dragIdx];
106
- if(dropIdx < dragIdx) li.before(dragged);
107
- else li.after(dragged);
108
- [...list.children].forEach((c,i) => {
109
- c.dataset.idx = i;
110
- c.querySelector('.sort-pos').textContent = '#'+(i+1);
111
- });
112
- const order = [...list.children].map(c => c.dataset.id);
113
- document.getElementById('sortStatus').textContent = 'Reordered: ' + order.join(', ');
114
- if(window.__aikitCallback) {
115
- fetch(window.__aikitCallback, {method:'POST',headers:{'Content-Type':'application/json'},
116
- body: JSON.stringify({actionId:'reorder',value:JSON.stringify(order)})}).catch(()=>{});
117
- }
118
- });
119
- })();
120
- <\/script>`}function La(e){let t=e.columns??[],n=e.rows??[],r=e.stats??[],i=r.length?`<div class="dt-stats">${r.map(e=>`<div class="dt-stat"><div class="dt-stat-value"${e.color?` style="color:${e.color}"`:``}>${U(String(e.value))}</div><div class="dt-stat-label">${U(e.label)}</div></div>`).join(``)}</div>`:``,a=t.map(e=>`<th data-key="${U(e.key)}">${U(e.label)} <span class="sort-icon">⇅</span></th>`).join(``),o=n.map(e=>`<tr>${t.map(t=>`<td>${U(String(e[t.key]??``))}</td>`).join(``)}</tr>`).join(``);return`
121
- <style>
122
- .dt-stats{display:flex;gap:20px;padding:14px 0;flex-wrap:wrap}
123
- .dt-stat{text-align:center;min-width:90px;padding:10px 16px;background:var(--aikit-surface);border-radius:8px}
124
- .dt-stat-value{font-size:24px;font-weight:700;color:var(--aikit-accent)}
125
- .dt-stat-label{font-size:11px;color:var(--aikit-muted);text-transform:uppercase;letter-spacing:.5px;margin-top:4px}
126
- .dt-filter{display:flex;align-items:center;gap:10px;padding:10px 0}
127
- .dt-search{flex:1;padding:8px 14px;background:var(--aikit-surface);border:1px solid var(--aikit-border);
128
- border-radius:8px;color:var(--aikit-text);font-size:13px;outline:none}
129
- .dt-search:focus{border-color:var(--aikit-accent)}
130
- .dt-count{font-size:12px;color:var(--aikit-muted);white-space:nowrap}
131
- .dt-export{padding:6px 14px;background:var(--aikit-surface);border:1px solid var(--aikit-border);
132
- border-radius:6px;color:var(--aikit-text);cursor:pointer;font-size:12px}
133
- .dt-export:hover{border-color:var(--aikit-accent)}
134
- .dt-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:4px}
135
- .dt-table th{text-align:left;padding:10px 14px;border-bottom:2px solid var(--aikit-border);
136
- color:var(--aikit-muted);cursor:pointer;user-select:none;white-space:nowrap;font-weight:600}
137
- .dt-table th:hover{color:var(--aikit-text)}
138
- .dt-table th.sorted-asc .sort-icon::after{content:" ▲"}
139
- .dt-table th.sorted-desc .sort-icon::after{content:" ▼"}
140
- .dt-table td{padding:9px 14px;border-bottom:1px solid var(--aikit-border);color:var(--aikit-text)}
141
- .dt-table tr:hover td{background:rgba(255,255,255,.03)}
142
- .sort-icon{margin-left:4px;font-size:10px;opacity:.4}
143
- </style>
144
- ${i}
145
- <div class="dt-filter">
146
- <input class="dt-search" id="dtSearch" placeholder="Search across all columns...">
147
- <span class="dt-count" id="dtCount">${n.length} rows</span>
148
- <button class="dt-export" id="dtExport">Export</button>
149
- </div>
150
- <table class="dt-table">
151
- <thead><tr>${a}</tr></thead>
152
- <tbody id="dtBody">${o}</tbody>
153
- </table>
154
- <script>
155
- (function(){
156
- const cols = ${JSON.stringify(t)};
157
- const allRows = ${JSON.stringify(n)};
158
- let sortKey = '', sortAsc = true;
159
- const tbody = document.getElementById('dtBody');
160
- const search = document.getElementById('dtSearch');
161
- const countEl = document.getElementById('dtCount');
162
-
163
- function rebuild() {
164
- const q = search.value.toLowerCase();
165
- let filtered = allRows.filter(r => !q || cols.some(c => String(r[c.key]||'').toLowerCase().includes(q)));
166
- if (sortKey) {
167
- filtered.sort((a,b) => {
168
- const av = String(a[sortKey]||''), bv = String(b[sortKey]||'');
169
- const cmp = av.localeCompare(bv, undefined, {numeric:true});
170
- return sortAsc ? cmp : -cmp;
171
- });
172
- }
173
- tbody.innerHTML = filtered.map(r => '<tr>' + cols.map(c =>
174
- '<td>' + String(r[c.key]||'').replace(/</g,'&lt;') + '</td>'
175
- ).join('') + '</tr>').join('');
176
- countEl.textContent = filtered.length + ' rows';
177
- }
178
-
179
- search.addEventListener('input', rebuild);
180
- document.querySelectorAll('.dt-table th').forEach(th => {
181
- th.addEventListener('click', () => {
182
- const key = th.dataset.key;
183
- if (sortKey === key) sortAsc = !sortAsc;
184
- else { sortKey = key; sortAsc = true; }
185
- document.querySelectorAll('.dt-table th').forEach(t => t.className='');
186
- th.className = sortAsc ? 'sorted-asc' : 'sorted-desc';
187
- rebuild();
188
- });
189
- });
190
- document.getElementById('dtExport').addEventListener('click', () => {
191
- const csv = [cols.map(c=>c.label).join(','), ...allRows.map(r => cols.map(c=>JSON.stringify(r[c.key]||'')).join(','))].join('\\n');
192
- const blob = new Blob([csv], {type:'text/csv'});
193
- const a = document.createElement('a'); a.href = URL.createObjectURL(blob);
194
- a.download = 'export.csv'; a.click();
195
- });
196
- })();
197
- <\/script>`}function Ra(e){let t=e.categories??[],n=e.items??[];return`
198
- <style>
199
- .pk-tabs{display:flex;gap:4px;padding:4px;background:var(--aikit-surface);border-radius:10px;
200
- margin-bottom:12px;overflow-x:auto;flex-wrap:wrap}
201
- .pk-tab{padding:7px 16px;border:none;background:transparent;color:var(--aikit-muted);
202
- border-radius:8px;cursor:pointer;font-size:12px;white-space:nowrap;transition:all .15s}
203
- .pk-tab:hover{color:var(--aikit-text)}
204
- .pk-tab.active{background:var(--aikit-accent);color:#fff}
205
- .pk-search{width:100%;padding:9px 14px;margin-bottom:10px;background:var(--aikit-surface);
206
- border:1px solid var(--aikit-border);border-radius:8px;color:var(--aikit-text);font-size:13px;
207
- outline:none;box-sizing:border-box}
208
- .pk-search:focus{border-color:var(--aikit-accent)}
209
- .pk-summary{font-size:12px;color:var(--aikit-muted);padding:4px 0}
210
- .pk-list{max-height:360px;overflow-y:auto}
211
- .pk-item{display:flex;align-items:center;gap:10px;padding:10px 12px;
212
- border-bottom:1px solid var(--aikit-border);transition:background .1s}
213
- .pk-item:hover{background:rgba(255,255,255,.03)}
214
- .pk-item input[type=checkbox]{accent-color:var(--aikit-accent);width:16px;height:16px}
215
- .pk-item-label{flex:1;color:var(--aikit-text);font-size:13px}
216
- .pk-item-status{font-size:11px;padding:2px 10px;border-radius:12px;
217
- background:var(--aikit-surface2);color:var(--aikit-muted)}
218
- .pk-item-status.success{background:rgba(78,201,176,.15);color:var(--aikit-success)}
219
- .pk-tags{display:flex;gap:4px}
220
- .pk-tag{font-size:10px;padding:2px 7px;border-radius:4px;background:var(--aikit-surface2);color:var(--aikit-muted)}
221
- .pk-apply{margin-top:12px;width:100%;padding:10px;background:var(--aikit-accent);color:#fff;
222
- border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}
223
- .pk-apply:hover{filter:brightness(1.1)}
224
- </style>
225
- <div class="pk-tabs" id="pkTabs">${[`<button class="pk-tab active" data-cat="all">All (${n.length})</button>`].concat(t.map(e=>{let t=n.filter(t=>t.category===e.id).length;return`<button class="pk-tab" data-cat="${U(e.id)}">${U(e.label)} (${t})</button>`})).join(``)}</div>
226
- <input class="pk-search" id="pkSearch" placeholder="Search items...">
227
- <div class="pk-summary" id="pkSummary">0 selected</div>
228
- <div class="pk-list" id="pkList">${n.map(e=>{let t=e.status&&[`active`,`enabled`,`on`].includes(e.status.toLowerCase())?`success`:``,n=e.tags?.length?`<div class="pk-tags">${e.tags.map(e=>`<span class="pk-tag">${U(e)}</span>`).join(``)}</div>`:``;return`<div class="pk-item" data-cat="${U(e.category??``)}" data-label="${U(e.label.toLowerCase())}">
229
- <input type="checkbox" data-id="${U(e.id)}">
230
- <span class="pk-item-label">${U(e.label)}</span>
231
- ${e.status?`<span class="pk-item-status ${t}">${U(e.status)}</span>`:``}
232
- ${n}
233
- </div>`}).join(``)}</div>
234
- <button class="pk-apply" id="pkApply">Apply Selection</button>
235
- <script>
236
- (function(){
237
- let activeCat = 'all', query = '';
238
- const tabs = document.getElementById('pkTabs');
239
- const list = document.getElementById('pkList');
240
- const search = document.getElementById('pkSearch');
241
- const summary = document.getElementById('pkSummary');
242
-
243
- function rebuild() {
244
- tabs.querySelectorAll('.pk-tab').forEach(t => t.classList.toggle('active', t.dataset.cat === activeCat));
245
- list.querySelectorAll('.pk-item').forEach(item => {
246
- const catMatch = activeCat === 'all' || item.dataset.cat === activeCat;
247
- const qMatch = !query || item.dataset.label.includes(query);
248
- item.style.display = (catMatch && qMatch) ? '' : 'none';
249
- });
250
- }
251
- tabs.addEventListener('click', e => {
252
- const tab = e.target.closest('.pk-tab');
253
- if(tab) { activeCat = tab.dataset.cat; rebuild(); }
254
- });
255
- search.addEventListener('input', () => { query = search.value.toLowerCase(); rebuild(); });
256
- list.addEventListener('change', () => {
257
- const count = list.querySelectorAll('input:checked').length;
258
- summary.textContent = count + ' selected';
259
- });
260
- document.getElementById('pkApply').addEventListener('click', () => {
261
- const selected = [...list.querySelectorAll('input:checked')].map(cb => cb.dataset.id);
262
- if(window.__aikitCallback) {
263
- fetch(window.__aikitCallback, {method:'POST',headers:{'Content-Type':'application/json'},
264
- body:JSON.stringify({actionId:'pick',value:JSON.stringify(selected)})}).catch(()=>{});
265
- }
266
- });
267
- })();
268
- <\/script>`}function za(e){let t=e.profile;return t?`
269
- <style>
270
- .fg-breadcrumb{display:flex;align-items:center;gap:4px;padding:10px 0;flex-wrap:wrap}
271
- .fg-crumb{background:var(--aikit-surface);border:1px solid var(--aikit-border);color:var(--aikit-text);
272
- padding:4px 12px;border-radius:6px;cursor:pointer;font-size:12px}
273
- .fg-crumb:hover{border-color:var(--aikit-accent)}
274
- .fg-sep{color:var(--aikit-muted);font-size:14px}
275
- .fg-canvas{overflow-y:auto;max-height:450px;padding:4px 0}
276
- .fg-row{padding:1px 0}
277
- .fg-bar{height:24px;border-radius:4px;display:flex;align-items:center;padding:0 8px;
278
- min-width:24px;transition:filter .1s;cursor:pointer;position:relative}
279
- .fg-bar:hover{filter:brightness(1.15)}
280
- .fg-bar-label{font-size:11px;color:#000;white-space:nowrap;overflow:hidden;
281
- text-overflow:ellipsis;font-weight:500}
282
- .fg-info{font-size:12px;color:var(--aikit-muted);padding:10px 0;
283
- border-top:1px solid var(--aikit-border);margin-top:8px}
284
- </style>
285
- <div class="fg-breadcrumb" id="fgBreadcrumb"></div>
286
- <div class="fg-canvas" id="fgCanvas"></div>
287
- <div class="fg-info" id="fgInfo"></div>
288
- <script>
289
- (function(){
290
- const profile = ${JSON.stringify(t)};
291
- const colors = ['#e24d28','#e8602a','#edad2a','#f5c842','#fce94f','#c4a000','#e07028','#d45500'];
292
- let current = profile;
293
- const history = [profile];
294
- const bc = document.getElementById('fgBreadcrumb');
295
- const canvas = document.getElementById('fgCanvas');
296
- const info = document.getElementById('fgInfo');
297
-
298
- function renderFlame() {
299
- bc.innerHTML = '';
300
- history.forEach((node, i) => {
301
- if(i > 0) { const sep = document.createElement('span'); sep.className='fg-sep'; sep.textContent='›'; bc.appendChild(sep); }
302
- const btn = document.createElement('button');
303
- btn.className = 'fg-crumb';
304
- btn.textContent = node.name;
305
- btn.addEventListener('click', () => { history.splice(i+1); current = node; renderFlame(); });
306
- bc.appendChild(btn);
307
- });
308
- canvas.innerHTML = '';
309
- renderLevel(current, 0, current.total);
310
- info.textContent = current.name + ' — total: ' + current.total + (current.self != null ? ', self: '+current.self : '');
311
- }
312
-
313
- function renderLevel(node, depth, rootTotal) {
314
- const row = document.createElement('div');
315
- row.className = 'fg-row';
316
- row.style.paddingLeft = (depth * 4) + 'px';
317
- const bar = document.createElement('div');
318
- bar.className = 'fg-bar';
319
- bar.style.width = Math.max(2, (node.total / rootTotal) * 100) + '%';
320
- bar.style.background = colors[depth % colors.length];
321
- bar.title = node.name + ': ' + node.total;
322
- const lbl = document.createElement('span');
323
- lbl.className = 'fg-bar-label';
324
- lbl.textContent = node.name + ' (' + node.total + ')';
325
- bar.appendChild(lbl);
326
- bar.addEventListener('mouseenter', () => {
327
- info.textContent = node.name + ' — total: ' + node.total + (node.self != null ? ', self: '+node.self : '');
328
- });
329
- if(node.children && node.children.length) {
330
- bar.addEventListener('click', () => { current = node; history.push(node); renderFlame(); });
331
- }
332
- row.appendChild(bar);
333
- canvas.appendChild(row);
334
- if(node.children) node.children.forEach(c => renderLevel(c, depth+1, rootTotal));
335
- }
336
-
337
- renderFlame();
338
- })();
339
- <\/script>`:`<p>No profile data provided</p>`}function Ba(e){let t=e.fields??[];return`
340
- <style>
341
- .fm-container{display:grid;grid-template-columns:1fr 280px;gap:24px}
342
- @media(max-width:640px){.fm-container{grid-template-columns:1fr}}
343
- .fm-fields{display:flex;flex-direction:column;gap:16px}
344
- .fm-group{display:flex;flex-direction:column;gap:5px}
345
- .fm-label{font-size:11px;color:var(--aikit-muted);font-weight:600;text-transform:uppercase;letter-spacing:.5px}
346
- .fm-input{padding:9px 14px;background:var(--aikit-surface);border:1px solid var(--aikit-border);
347
- border-radius:8px;color:var(--aikit-text);font-size:13px;outline:none;font-family:inherit;width:100%;box-sizing:border-box}
348
- .fm-input:focus{border-color:var(--aikit-accent)}
349
- .fm-textarea{resize:vertical;min-height:80px}
350
- .fm-multi{display:flex;flex-wrap:wrap;gap:10px;padding:4px 0}
351
- .fm-check-label{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--aikit-text);cursor:pointer}
352
- .fm-check-label input{accent-color:var(--aikit-accent)}
353
- .fm-submit{margin-top:8px;width:100%;padding:10px;background:var(--aikit-accent);color:#fff;
354
- border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600}
355
- .fm-submit:hover{filter:brightness(1.1)}
356
- .fm-preview{background:var(--aikit-surface);border:1px solid var(--aikit-border);border-radius:10px;
357
- padding:16px;height:fit-content;position:sticky;top:20px}
358
- .fm-preview-title{font-size:11px;color:var(--aikit-muted);text-transform:uppercase;
359
- letter-spacing:.5px;margin-bottom:10px}
360
- .fm-preview-json{font-size:12px;color:var(--aikit-text);margin:0;white-space:pre-wrap;
361
- word-break:break-all;font-family:'SF Mono',Consolas,monospace;line-height:1.5}
362
- </style>
363
- <div class="fm-container">
364
- <div class="fm-fields" id="fmFields">
365
- ${t.map(e=>{let t=e.type??`text`,n;if(t===`select`&&e.options){let t=e.options.map(t=>`<option value="${U(t)}"${t===e.value?` selected`:``}>${U(t)}</option>`).join(``);n=`<select class="fm-input" data-field="${U(e.name)}">${t}</select>`}else n=t===`textarea`?`<textarea class="fm-input fm-textarea" data-field="${U(e.name)}" rows="4">${U(e.value??``)}</textarea>`:t===`multi-select`&&e.options?`<div class="fm-multi">${e.options.map(t=>`<label class="fm-check-label"><input type="checkbox" data-field="${U(e.name)}" value="${U(t)}"${e.value?.includes(t)?` checked`:``}> ${U(t)}</label>`).join(``)}</div>`:`<input class="fm-input" type="${U(t)}" data-field="${U(e.name)}" value="${U(e.value??``)}">`;return`<div class="fm-group"><label class="fm-label">${U(e.label)}</label>${n}</div>`}).join(``)}
366
- <button class="fm-submit" id="fmSubmit">Submit</button>
367
- </div>
368
- <div class="fm-preview">
369
- <div class="fm-preview-title">Live Preview</div>
370
- <pre class="fm-preview-json" id="fmPreview">{}</pre>
371
- </div>
372
- </div>
373
- <script>
374
- (function(){
375
- const fields = document.getElementById('fmFields');
376
- const preview = document.getElementById('fmPreview');
377
- const fieldDefs = ${JSON.stringify(t.map(e=>({name:e.name,type:e.type??`text`})))};
378
-
379
- function getValues() {
380
- const vals = {};
381
- fieldDefs.forEach(f => {
382
- if(f.type === 'multi-select') {
383
- vals[f.name] = [...fields.querySelectorAll('input[data-field="'+f.name+'"]:checked')].map(cb => cb.value).join(', ');
384
- } else {
385
- const el = fields.querySelector('[data-field="'+f.name+'"]');
386
- if(el) vals[f.name] = el.value;
387
- }
388
- });
389
- return vals;
390
- }
391
-
392
- function updatePreview() { preview.textContent = JSON.stringify(getValues(), null, 2); }
393
- fields.addEventListener('input', updatePreview);
394
- fields.addEventListener('change', updatePreview);
395
- updatePreview();
396
-
397
- document.getElementById('fmSubmit').addEventListener('click', () => {
398
- if(window.__aikitCallback) {
399
- fetch(window.__aikitCallback, {method:'POST',headers:{'Content-Type':'application/json'},
400
- body:JSON.stringify({actionId:'submit',value:JSON.stringify(getValues())})}).catch(()=>{});
401
- }
402
- });
403
- })();
404
- <\/script>`}function Va(e){let t=e.events??[],n={complete:`#22c55e`,active:`#3b82f6`,pending:`#9ca3af`,error:`#ef4444`};return`
405
- <style>
406
- .tl-wrap{position:relative;padding-left:28px}
407
- .tl-wrap::before{content:'';position:absolute;top:0;bottom:0;left:10px;width:2px;background:var(--aikit-border,#3c3c3c)}
408
- .tl-event{position:relative;margin-bottom:16px;display:flex;align-items:flex-start;gap:12px}
409
- .tl-dot{position:absolute;left:-28px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;
410
- justify-content:center;font-size:11px;color:#fff;flex-shrink:0}
411
- .tl-body{flex:1}
412
- .tl-title{color:var(--aikit-text,#e5e7eb);font:600 13px/1.4 var(--aikit-font-sans,system-ui,sans-serif)}
413
- .tl-time{color:var(--aikit-muted,#9ca3af);font:400 11px var(--aikit-font-sans,system-ui,sans-serif);margin-top:2px}
414
- .tl-desc{color:var(--aikit-muted,#9ca3af);font:400 12px/1.5 var(--aikit-font-sans,system-ui,sans-serif);margin-top:4px}
415
- .tl-cat{display:inline-block;padding:2px 8px;border-radius:999px;background:var(--aikit-surface,#252526);
416
- color:var(--aikit-muted,#9ca3af);font:500 10px var(--aikit-font-sans,system-ui,sans-serif);margin-top:4px}
417
- </style>
418
- <div class="tl-wrap">${t.map(e=>`
419
- <div class="tl-event">
420
- <span class="tl-dot" style="background:${n[e.status??`pending`]??n.pending}">${U(e.icon??(e.status===`complete`?`✓`:e.status===`error`?`✗`:`●`))}</span>
421
- <div class="tl-body">
422
- <div class="tl-title">${U(e.title)}</div>
423
- ${e.timestamp?`<div class="tl-time">${U(e.timestamp)}</div>`:``}
424
- ${e.description?`<div class="tl-desc">${U(e.description)}</div>`:``}
425
- ${e.category?`<span class="tl-cat">${U(e.category)}</span>`:``}
426
- </div>
427
- </div>`).join(``)}</div>`}function Ha(e){let t=e.columns??[],n=e.cards??[];return`
428
- <style>
429
- .kbn-board{display:flex;gap:14px;overflow-x:auto;padding-bottom:4px}
430
- .kbn-col{min-width:220px;flex:1;border:1px solid var(--aikit-border,#3c3c3c);border-radius:8px;background:var(--aikit-surface,#252526)}
431
- .kbn-col-hdr{display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid var(--aikit-border,#3c3c3c)}
432
- .kbn-col-dot{width:10px;height:10px;border-radius:50%}
433
- .kbn-col-title{flex:1;color:var(--aikit-text,#e5e7eb);font:600 13px var(--aikit-font-sans,system-ui,sans-serif)}
434
- .kbn-col-count{padding:2px 8px;border-radius:999px;background:var(--aikit-surface2,#2d2d30);color:var(--aikit-muted,#9ca3af);font:600 11px var(--aikit-font-sans,system-ui,sans-serif)}
435
- .kbn-cards{display:grid;gap:8px;padding:10px}
436
- .kbn-card{padding:10px;border:1px solid var(--aikit-border,#3c3c3c);border-left-width:3px;border-radius:6px;background:var(--aikit-surface2,#2d2d30)}
437
- .kbn-card.priority-high{border-left-color:#ef4444}
438
- .kbn-card.priority-medium{border-left-color:#f59e0b}
439
- .kbn-card.priority-low{border-left-color:#9ca3af}
440
- .kbn-card-title{color:var(--aikit-text,#e5e7eb);font:600 13px/1.4 var(--aikit-font-sans,system-ui,sans-serif)}
441
- .kbn-card-desc{color:var(--aikit-muted,#9ca3af);font:400 12px/1.4 var(--aikit-font-sans,system-ui,sans-serif);margin-top:6px}
442
- .kbn-tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}
443
- .kbn-tag{padding:2px 6px;border-radius:999px;background:var(--aikit-surface,#252526);color:var(--aikit-muted,#9ca3af);font:500 10px var(--aikit-font-sans,system-ui,sans-serif)}
444
- </style>
445
- <div class="kbn-board">${t.map(e=>{let t=n.filter(t=>t.column===e.id),r=t.map(e=>`
446
- <div class="kbn-card ${e.priority?`priority-${e.priority}`:``}">
447
- <div class="kbn-card-title">${U(e.title)}</div>
448
- ${e.description?`<div class="kbn-card-desc">${U(e.description)}</div>`:``}
449
- ${e.tags?.length?`<div class="kbn-tags">${e.tags.map(e=>`<span class="kbn-tag">${U(e)}</span>`).join(``)}</div>`:``}
450
- </div>`).join(``);return`
451
- <div class="kbn-col">
452
- <div class="kbn-col-hdr">
453
- <span class="kbn-col-dot" style="background:${e.color??`var(--aikit-accent,#3b82f6)`}"></span>
454
- <span class="kbn-col-title">${U(e.label)}</span>
455
- <span class="kbn-col-count">${t.length}</span>
456
- </div>
457
- <div class="kbn-cards">${r}</div>
458
- </div>`}).join(``)}</div>`}function Ua(e){let t=Array.isArray(e.root)?e.root:e.root?[e.root]:e.roots??[],n=0;function r(e,t){let i=`tn-${n++}`,a=e.children&&e.children.length>0,o=e.icon?`<span class="tr-icon">${U(e.icon)}</span>`:``,s=a?`<button class="tr-toggle" data-target="${i}">▸</button>`:`<span class="tr-spacer"></span>`,c=e.metadata?Object.entries(e.metadata).map(([e,t])=>`<span class="tr-meta">${U(e)}: ${U(t)}</span>`).join(` `):``,l=`<div class="tr-row">${s}${o}<span class="tr-label">${U(e.label)}</span>${c}</div>`;return a&&(l+=`<div class="tr-children" id="${i}" hidden>${(e.children??[]).map(e=>r(e,t+1)).join(``)}</div>`),`<div class="tr-node">${l}</div>`}return`
459
- <style>
460
- .tr-wrap{font:13px var(--aikit-font-sans,system-ui,sans-serif)}
461
- .tr-node{margin-left:16px}
462
- .tr-row{display:flex;align-items:center;gap:6px;padding:4px 6px;border-radius:4px;color:var(--aikit-text,#e5e7eb)}
463
- .tr-row:hover{background:var(--aikit-surface2,#2d2d30)}
464
- .tr-toggle{border:0;background:0;color:var(--aikit-muted,#9ca3af);cursor:pointer;font-size:12px;width:18px;padding:0}
465
- .tr-toggle.open{transform:rotate(90deg)}
466
- .tr-spacer{width:18px;display:inline-block}
467
- .tr-icon{width:18px;text-align:center}
468
- .tr-label{color:var(--aikit-text,#e5e7eb)}
469
- .tr-meta{color:var(--aikit-muted,#9ca3af);font-size:11px;margin-left:8px}
470
- .tr-children{margin-left:4px;padding-left:10px;border-left:1px dashed var(--aikit-border,#3c3c3c)}
471
- .tr-children[hidden]{display:none}
472
- </style>
473
- <div class="tr-wrap">${t.map(e=>r(e,0)).join(``)}</div>
474
- <script>
475
- (function(){
476
- document.querySelectorAll('.tr-toggle').forEach(btn => {
477
- btn.addEventListener('click', () => {
478
- const target = document.getElementById(btn.dataset.target);
479
- if(target) { target.hidden = !target.hidden; btn.classList.toggle('open'); btn.textContent = target.hidden ? '▸' : '▾'; }
480
- });
481
- });
482
- })();
483
- <\/script>`}function Wa(e){let t=e.files??[],n=e.stats,r={added:`🟢`,modified:`🟡`,deleted:`🔴`,renamed:`🔵`};return`
484
- <style>
485
- .dv-stats{padding:8px 12px;background:var(--aikit-surface,#252526);border-radius:6px;color:var(--aikit-text,#e5e7eb);font:600 13px var(--aikit-font-sans,system-ui,sans-serif);margin-bottom:12px}
486
- .dv-add{color:#22c55e}.dv-del{color:#ef4444}
487
- .dv-file{border:1px solid var(--aikit-border,#3c3c3c);border-radius:6px;margin-bottom:8px;overflow:hidden}
488
- .dv-file-hdr{padding:10px 12px;background:var(--aikit-surface,#252526);cursor:pointer;color:var(--aikit-text,#e5e7eb);font:500 13px var(--aikit-font-sans,system-ui,sans-serif)}
489
- .dv-hunk{border-top:1px solid var(--aikit-border,#3c3c3c)}
490
- .dv-hunk-hdr{padding:4px 12px;background:var(--aikit-surface2,#2d2d30);color:var(--aikit-muted,#9ca3af);font:400 11px 'SF Mono',Consolas,monospace}
491
- .dv-line-add,.dv-line-del,.dv-line-ctx{padding:1px 12px;font:400 12px/1.6 'SF Mono',Consolas,monospace}
492
- .dv-line-add{background:rgba(34,197,94,.1);color:#22c55e}
493
- .dv-line-del{background:rgba(239,68,68,.1);color:#ef4444}
494
- .dv-line-ctx{color:var(--aikit-muted,#9ca3af)}
495
- .dv-ln{display:inline-block;width:40px;text-align:right;margin-right:8px;color:var(--aikit-muted,#9ca3af);font-size:11px}
496
- </style>
497
- ${n?`<div class="dv-stats"><span class="dv-add">+${n.additions}</span> <span class="dv-del">-${n.deletions}</span> in ${n.filesChanged} files</div>`:``}
498
- <div class="dv-wrap">${t.map(e=>{let t=e.hunks.map(e=>{let t=e.changes.map(e=>{let t=e.type===`add`?`dv-line-add`:e.type===`delete`?`dv-line-del`:`dv-line-ctx`,n=e.type===`add`?`+`:e.type===`delete`?`-`:` `;return`<div class="${t}">${e.line==null?``:`<span class="dv-ln">${e.line}</span>`}<code>${n} ${U(e.content)}</code></div>`}).join(``);return`<div class="dv-hunk"><div class="dv-hunk-hdr">${U(e.header)}</div>${t}</div>`}).join(``),n=r[e.status]??`⚪`,i=e.oldPath?` ← ${U(e.oldPath)}`:``;return`
499
- <details class="dv-file" open>
500
- <summary class="dv-file-hdr">${n} <strong>${U(e.path)}</strong>${i}
501
- <span class="dv-add">+${e.additions}</span> <span class="dv-del">-${e.deletions}</span></summary>
502
- ${t}
503
- </details>`}).join(``)}</div>`}function Ga(e){let t=e.metrics??[],n={success:`#22c55e`,warning:`#f59e0b`,error:`#ef4444`,info:`#38bdf8`},r={up:`↑`,down:`↓`,neutral:`→`};return`
504
- <style>
505
- .db-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}
506
- .db-card{padding:14px;border:1px solid var(--aikit-border,#3c3c3c);border-left-width:4px;border-radius:8px;background:var(--aikit-surface,#252526)}
507
- .db-label{color:var(--aikit-muted,#9ca3af);font:600 11px var(--aikit-font-sans,system-ui,sans-serif);text-transform:uppercase;letter-spacing:.06em}
508
- .db-value{color:var(--aikit-text,#e5e7eb);font:700 24px var(--aikit-font-sans,system-ui,sans-serif);margin-top:6px}
509
- .db-trend{font:600 12px var(--aikit-font-sans,system-ui,sans-serif);margin-left:8px}
510
- .db-trend.up{color:#22c55e}.db-trend.down{color:#ef4444}.db-trend.neutral{color:#9ca3af}
511
- .db-progress{height:6px;background:var(--aikit-surface2,#2d2d30);border-radius:3px;margin-top:8px;overflow:hidden}
512
- .db-progress-bar{height:100%;border-radius:3px;transition:width .3s}
513
- .db-list{margin-top:8px;display:grid;gap:4px}
514
- .db-list-row{display:flex;justify-content:space-between;padding:4px 0;color:var(--aikit-muted,#9ca3af);font:400 12px var(--aikit-font-sans,system-ui,sans-serif);border-bottom:1px solid var(--aikit-border,#3c3c3c)}
515
- </style>
516
- <div class="db-grid">${t.map(e=>{let t=n[e.status??`info`]??n.info,i=e.trend?`<span class="db-trend ${e.trend.direction}">${r[e.trend.direction]??``} ${U(e.trend.value)}</span>`:``,a=`<div class="db-value">${U(String(e.value))}</div>${i}`;return e.type===`progress`&&e.progress!=null&&(a+=`<div class="db-progress"><div class="db-progress-bar" style="width:${Math.min(100,Math.max(0,e.progress))}%;background:${t}"></div></div>`),e.type===`list`&&e.items?.length&&(a+=`<div class="db-list">${e.items.map(e=>`<div class="db-list-row"><span>${U(e.label)}</span><span>${U(e.value)}</span></div>`).join(``)}</div>`),`
517
- <div class="db-card" style="border-left-color:${t}">
518
- <div class="db-label">${U(e.label)}</div>
519
- ${a}
520
- </div>`}).join(``)}</div>`}const Ka=P.object({action:P.enum([`view`,`update`]).default(`view`).describe(`Action to perform: view current configuration or update it`),updates:P.record(P.string(),P.unknown()).optional().describe(`Partial configuration to merge when action is "update". Supports nested paths like { "indexing": { "chunkSize": 2000 } }`)}),qa=D(`config-tool`),Ja=`ui://aikit/config.html`,Ya=[`serverName`,`toolPrefix`,`autoIndex`,`sources`,`indexing`,`tokenBudget`];function Xa(){let e=process.env.AIKIT_CONFIG_PATH;if(e&&a(e))return e;let t=_(process.cwd(),`aikit.config.json`);return a(t)?t:``}function W(e){return typeof e==`object`&&!!e&&!Array.isArray(e)}function Za(e,t){let n={...e};for(let[e,r]of Object.entries(t)){let t=n[e];if(W(t)&&W(r)){n[e]=Za(t,r);continue}n[e]=r}return n}function Qa(e){return e===void 0?`undefined`:JSON.stringify(e)}function $a(e,t,n,r=``){let i=[];for(let[a,o]of Object.entries(n)){let n=r?`${r}.${a}`:a,s=e[a],c=t[a];if(W(o)&&W(s)&&W(c)){i.push(...$a(s,c,o,n));continue}Qa(s)!==Qa(c)&&i.push(`- ${n}: ${Qa(s)} -> ${Qa(c)}`)}return i}function eo(e){let t=[];for(let[n,r]of Object.entries(e)){if(n===`store`||n===`embedding`||n===`er`){t.push(`Field "${n}" cannot be updated through this tool because it requires a restart.`);continue}if(n===`onboardDir`||n===`stateDir`||n===`curated`){t.push(`Field "${n}" cannot be updated through this tool because it requires a restart.`);continue}if(n===`autoIndex`){typeof r!=`boolean`&&t.push(`autoIndex must be a boolean.`);continue}if(n===`serverName`||n===`toolPrefix`){typeof r!=`string`&&t.push(`${n} must be a string.`);continue}if(n===`sources`){(!Array.isArray(r)||r.length===0)&&t.push(`sources must be a non-empty array.`);continue}if(n===`indexing`){if(!W(r)){t.push(`indexing must be an object.`);continue}for(let[e,n]of Object.entries(r)){if(e!==`chunkSize`&&e!==`chunkOverlap`&&e!==`minChunkSize`&&e!==`concurrency`){t.push(`indexing.${e} is not updatable through this tool.`);continue}(typeof n!=`number`||!Number.isFinite(n)||n<=0)&&t.push(`indexing.${e} must be a positive number.`)}continue}if(n===`tokenBudget`){(typeof r!=`string`||!w.includes(r))&&t.push(`tokenBudget must be one of: ${w.join(`, `)}.`);continue}t.push(`Field "${n}" is not updatable through this tool.`)}return t}function to(e){let t=[];if(`autoIndex`in e&&typeof e.autoIndex!=`boolean`&&t.push(`autoIndex must be a boolean.`),`serverName`in e&&e.serverName!==void 0&&typeof e.serverName!=`string`&&t.push(`serverName must be a string.`),`toolPrefix`in e&&e.toolPrefix!==void 0&&typeof e.toolPrefix!=`string`&&t.push(`toolPrefix must be a string.`),(!Array.isArray(e.sources)||e.sources.length===0)&&t.push(`sources must be a non-empty array.`),!W(e.indexing))return t.push(`indexing must be an object.`),t;for(let n of[`chunkSize`,`chunkOverlap`,`minChunkSize`,`concurrency`]){let r=e.indexing[n];r!==void 0&&(typeof r!=`number`||!Number.isFinite(r)||r<=0)&&t.push(`indexing.${n} must be a positive number.`)}return t}function no(e){let t=JSON.parse(s(e,`utf-8`));if(!W(t))throw Error(`Config file must contain a JSON object.`);return t}function ro(e,t){return[`AI Kit Configuration`,`Config file: ${t}`,``,JSON.stringify(e,null,2)].join(`
521
- `)}function io(e){return e===void 0?``:W(e)||Array.isArray(e)?JSON.stringify(e,null,2):String(e)}function ao(e){return Ga({metrics:Object.entries(e).map(([e,t])=>({label:e,value:W(t)||Array.isArray(t)?JSON.stringify(t,null,2):String(t),status:`info`}))})}function oo(e){return Ba({fields:Ya.map(t=>{let n=e[t];return typeof n==`boolean`?{name:t,label:t,type:`select`,options:[`true`,`false`],value:String(n)}:{name:t,label:t,type:W(n)||Array.isArray(n)?`textarea`:`text`,value:io(n)}})})}function so(e,t){return`<!DOCTYPE html><html><head><meta charset="utf-8"><title>${e}</title><style>:root{--aikit-bg:#1e1e1e;--aikit-surface:#252526;--aikit-surface2:#2d2d30;--aikit-border:#3c3c3c;--aikit-text:#e5e7eb;--aikit-muted:#9ca3af;--aikit-accent:#60a5fa;--aikit-success:#22c55e;font-family:system-ui,sans-serif}body{margin:0;padding:20px;background:var(--aikit-bg);color:var(--aikit-text);font-family:system-ui,sans-serif}h2{margin:0 0 16px}</style></head><body><h2>${e}</h2>${t}</body></html>`}function co(e,t,n){En(e,`AI Kit Config App`,Ja,{description:`View and update AI Kit configuration`},async()=>({contents:[{uri:Ja,mimeType:Tn,text:so(t,n)}]}))}function lo(e,t){let n=L(`config`);Dn(e,`config`,{title:n.title,description:`View and update AI Kit server configuration. Use action "view" to see current settings, or "update" to modify configuration values. Changes are written to aikit.config.json and take effect on next server restart. Some settings (store, embedding) require a full restart.`,inputSchema:Ka,annotations:n.annotations,_meta:{ui:{resourceUri:Ja}}},async n=>{let{action:r,updates:i}=n;if(t.readOnly&&r!==`view`)return B(`PERMISSION`,`Configuration updates are disabled in read-only mode`);if(r===`view`){let n=Xa(),r=n||`(runtime config only; no aikit.config.json found)`;try{let i=n?no(n):t,a=ro(i,r);return co(e,`Configuration`,ao(i)),{content:[{type:`text`,text:a}],ui:{type:`resource`,uri:Ja}}}catch(e){return qa.error(`Failed to read config for view`,{configPath:n,error:e instanceof Error?e.message:String(e)}),{content:[{type:`text`,text:`Failed to read configuration from ${r}: ${e instanceof Error?e.message:String(e)}`}]}}}if(!i)return co(e,`Configuration Form`,oo(t)),{content:[{type:`text`,text:`No updates provided. Pass an updates object when action is "update".`}],ui:{type:`resource`,uri:Ja}};let a=Xa();if(!a)return co(e,`Configuration Form`,oo(t)),{content:[{type:`text`,text:`No config file found to update.`}],ui:{type:`resource`,uri:Ja}};let o=eo(i);if(o.length>0)return co(e,`Configuration Form`,oo(no(a))),{content:[{type:`text`,text:`Configuration update rejected:\n${o.map(e=>`- ${e}`).join(`
522
- `)}`}],ui:{type:`resource`,uri:Ja}};try{let t=no(a),n=Za(t,i),r=to(n);if(r.length>0)return co(e,`Configuration Form`,oo(t)),{content:[{type:`text`,text:`Configuration update rejected:\n${r.map(e=>`- ${e}`).join(`
523
- `)}`}],ui:{type:`resource`,uri:Ja}};f(a,JSON.stringify(n,null,2),`utf-8`);let o=$a(t,n,i),s=`Configuration updated successfully.
524
-
525
- Config file: ${a}
526
-
527
- Changed values:
528
- ${o.length>0?o.join(`
529
- `):`- No effective changes; requested values already matched the file.`}
530
-
531
- These changes take effect on the next server restart.`;return co(e,`Configuration`,ao(n)),{content:[{type:`text`,text:s}],ui:{type:`resource`,uri:Ja}}}catch(e){return qa.error(`Failed to update config`,{configPath:a,error:e instanceof Error?e.message:String(e)}),{content:[{type:`text`,text:`Failed to update configuration in ${a}: ${e instanceof Error?e.message:String(e)}`}]}}})}const uo=D(`cross-workspace`);function fo(e,t){if(!ee())return[];let n=te();if(n.length===0)return[];if(e.includes(`*`))return t?n.filter(e=>e.partition!==t):n;let r=[];for(let i of e){let e=n.find(e=>e.partition===i);if(e){e.partition!==t&&r.push(e);continue}let a=n.filter(e=>e.partition!==t&&e.partition.replace(/-[a-f0-9]{8}$/,``)===i.toLowerCase());r.push(...a)}let i=new Set;return r.filter(e=>i.has(e.partition)?!1:(i.add(e.partition),!0))}async function po(e){let t=new Map;for(let n of e)try{let e=await dn({backend:`lancedb`,path:k(n.partition)});await e.initialize(),t.set(n.partition,e)}catch(e){uo.warn(`Failed to open workspace store`,{partition:n.partition,err:e})}return{stores:t,closeAll:async()=>{for(let[,e]of t)try{await e.close()}catch{}}}}async function mo(e,t,n){let r=[...e.entries()].map(async([e,r])=>{try{return(await r.search(t,n)).map(t=>({...t,workspace:e}))}catch(t){return uo.warn(`Cross-workspace search failed for partition`,{partition:e,err:t}),[]}});return(await Promise.all(r)).flat().sort((e,t)=>t.score-e.score).slice(0,n.limit)}async function ho(e,t,n){let r=[...e.entries()].map(async([e,r])=>{try{return(await r.ftsSearch(t,n)).map(t=>({...t,workspace:e}))}catch(t){return uo.warn(`Cross-workspace FTS search failed for partition`,{partition:e,err:t}),[]}});return(await Promise.all(r)).flat().sort((e,t)=>t.score-e.score).slice(0,n.limit)}function go(e,t,n){if(h(e))return a(e),e;let r=_(t,e);if(a(r))return r;if(n)for(let r of n){if(r===t)continue;let n=_(r,e);if(a(n))return n}try{let n=c(t,{withFileTypes:!0});for(let r of n){if(!r.isDirectory()||r.name.startsWith(`.`)||r.name===`node_modules`)continue;let n=_(t,r.name,e);if(a(n))return n}}catch{}return r}const _o=D(`tools:context`);function vo(e,t,n,r,i,a){let o=L(`compact`);e.registerTool(`compact`,{title:o.title,description:"Compress text to relevant sections using embedding similarity (no LLM). Provide either `text` or `path` (server reads the file — saves a round-trip). Segments by paragraph/sentence/line.",outputSchema:$i,inputSchema:{text:P.string().optional().describe(`The text to compress (provide this OR path, not both)`),path:P.string().optional().describe(`File path to read server-side — avoids read_file round-trip + token doubling (provide this OR text)`),query:P.string().describe(`Focus query — what are you trying to understand?`),max_chars:P.number().min(100).max(5e4).default(3e3).describe(`Target output size in characters`),segmentation:P.enum([`paragraph`,`sentence`,`line`]).default(`paragraph`).describe(`How to split the text for scoring`),token_budget:P.number().min(50).max(12500).optional().describe(`Token budget — overrides max_chars (approx 4 chars per token). Use to fit output into a specific context window.`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context for the file/query.`)},annotations:o.annotations},async({text:e,path:o,query:s,max_chars:c,segmentation:l,token_budget:u,enrich:d})=>{try{let f=o?go(o,r,i):void 0;if(!e&&!f)return B(`VALIDATION`,`Either "text" or "path" must be provided.`);let p=await ve(t,{text:e,path:f,query:s,maxChars:c,tokenBudget:u,segmentation:l,cache:n}),m=[`Compressed ${p.originalChars} → ${p.compressedChars} chars (${(p.ratio*100).toFixed(0)}%)`,`Kept ${p.segmentsKept}/${p.segmentsTotal} segments`,``,p.text].join(`
532
- `);if(d&&a){let e=await R(a,{query:s,filePath:f});m+=z(e)}return{content:[{type:`text`,text:m}],structuredContent:{originalChars:p.originalChars,compressedChars:p.compressedChars,ratio:p.ratio,segmentsKept:p.segmentsKept,segmentsTotal:p.segmentsTotal}}}catch(e){return _o.error(`Compact failed`,A(e)),B(`INTERNAL`,`Compact failed: ${e instanceof Error?e.message:String(e)}`)}})}function yo(e,t,n,r){let i=L(`scope_map`);e.registerTool(`scope_map`,{title:i.title,description:`Generate a task-scoped reading plan. Given a task description, identifies which files and sections are relevant, with estimated token counts and suggested reading order.`,outputSchema:Vi,inputSchema:{task:P.string().describe(`Description of the task to scope`),max_files:P.number().min(1).max(50).default(15).describe(`Maximum files to include`),content_type:P.enum(b).optional().describe(`Filter by content type`),max_tokens:P.number().min(100).max(5e4).optional().describe(`Maximum token budget for the response. When set, output is truncated to fit.`),enrich:P.boolean().default(!0).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default true for planning tools — set false to save tokens when enrichment is not needed.`)},annotations:i.annotations},async({task:e,max_files:i,content_type:a,max_tokens:o,enrich:s})=>{try{let c=await Ot(t,n,{task:e,maxFiles:i,contentType:a}),l=[`## Scope Map: ${e}`,`Total estimated tokens: ~${c.totalEstimatedTokens}`,``,`### Files (by relevance)`,...c.files.map((e,t)=>`${t+1}. **${e.path}** (~${e.estimatedTokens} tokens, ${(e.relevance*100).toFixed(0)}% relevant)\n ${e.reason}\n Focus: ${e.focusRanges.map(e=>`L${e.start}-${e.end}`).join(`, `)}`),``,`### Suggested Reading Order`,...c.readingOrder.map((e,t)=>`${t+1}. ${e}`),``,`### Suggested Compact Calls`,`_Estimated compressed total: ~${Math.ceil(c.totalEstimatedTokens/5)} tokens_`,...c.compactCommands.map((e,t)=>`${t+1}. ${e}`)].join(`
533
- `)+"\n\n---\n_Next: Use `search` to dive into specific files, or `compact` to compress file contents for context._";if(s&&r){let t=await R(r,{query:e});l+=z(t)}return{content:[{type:`text`,text:o?Ut(l,o):l}],structuredContent:{files:c.files.map(e=>({path:e.path,relevance:e.relevance,estimatedTokens:e.estimatedTokens,...e.focusRanges.length>0?{focusLines:e.focusRanges.map(e=>`L${e.start}-${e.end}`)}:{}})),totalFiles:c.files.length,totalEstimatedTokens:c.totalEstimatedTokens,task:e}}}catch(e){return _o.error(`Scope map failed`,A(e)),B(`INTERNAL`,`Scope map failed: ${e instanceof Error?e.message:String(e)}`)}})}function bo(e,t,n,r,i){let a=L(`find`);e.registerTool(`find`,{title:a.title,description:`Multi-strategy search combining vector, FTS, glob, and regex. Use for precise queries needing multiple strategies. mode=examples finds real usage of a symbol. For general discovery use search instead.`,outputSchema:zi,inputSchema:{query:P.string().optional().describe(`Semantic/keyword search query (required for mode "examples")`),glob:P.string().optional().describe(`File glob pattern (search mode only)`),pattern:P.string().optional().describe(`Regex pattern to match in content (search mode only)`),limit:P.number().min(1).max(50).default(10).describe(`Max results`),content_type:P.enum(b).optional().describe(`Filter by content type`),mode:P.enum([`search`,`examples`]).default(`search`).describe(`Mode: "search" (default) for federated search, "examples" to find usage examples of a symbol/pattern`),max_tokens:P.number().min(100).max(5e4).optional().describe(`Maximum token budget for the response. When set, output is truncated to fit.`),workspaces:P.array(P.string()).optional().describe(`Cross-workspace search: partition names or folder basenames to include. Use ["*"] for all. User-level mode only.`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context for the file/query.`)},annotations:a.annotations},async({query:e,glob:a,pattern:o,limit:s,content_type:c,mode:l,max_tokens:u,workspaces:d,enrich:f})=>{try{if(l===`examples`){if(!e)return B(`VALIDATION`,`"query" is required for mode "examples".`);let r=await Pe(t,n,{query:e,limit:s,contentType:c}),a=JSON.stringify(r);if(f&&i){let t=await R(i,{query:e});a+=z(t)}return{content:[{type:`text`,text:u?Ut(a,u):a}]}}let p=await Me(t,n,{query:e,glob:a,pattern:o,limit:s,contentType:c,cwd:r}),m=``;if(d&&d.length>0&&e){let n=fo(d,E(process.cwd()));if(n.length>0){let{stores:r,closeAll:i}=await po(n);try{let i=await mo(r,await t.embedQuery(e),{limit:s,contentType:c});for(let e of i)p.results.push({path:`[${e.workspace}] ${e.record.sourcePath}`,score:e.score,source:`cross-workspace`,lineRange:e.record.startLine?{start:e.record.startLine,end:e.record.endLine}:void 0,preview:e.record.content.slice(0,200)});p.results.sort((e,t)=>t.score-e.score),p.results=p.results.slice(0,s),p.totalFound=p.results.length,m=` + ${n.length} workspace(s)`}finally{await i()}}}if(p.results.length===0){let t=`No results found.${p.failedStrategies?.length?`\nStrategies attempted: ${p.strategies.join(`, `)}\nFailed: ${p.failedStrategies.map(e=>`${e.strategy} (${e.reason})`).join(`, `)}`:p.strategies.length===0?`
534
- No search strategies were activated. Provide at least one of: query, glob, or pattern.`:``}`;if(f&&i){let n=await R(i,{query:e});t+=z(n)}return{content:[{type:`text`,text:t}],structuredContent:{matches:[],totalMatches:0,pattern:e??a??o??``,truncated:!1}}}let h=[`Found ${p.totalFound} results via ${p.strategies.join(` + `)}${m}`,``,...p.results.map(e=>{let t=e.lineRange?`:${e.lineRange.start}-${e.lineRange.end}`:``,n=e.preview?`\n ${e.preview.slice(0,100)}...`:``;return`- [${e.source}] ${e.path}${t} (${(e.score*100).toFixed(0)}%)${n}`})].join(`
535
- `);if(f&&i){let t=await R(i,{query:e,filePath:p.results[0]?.path});h+=z(t)}return{content:[{type:`text`,text:u?Ut(h,u):h}],structuredContent:{matches:p.results.map(e=>({path:e.path,...e.lineRange?{line:e.lineRange.start}:{},matchType:e.source,preview:e.preview?.slice(0,200)??``})),totalMatches:p.totalFound,pattern:e??a??o??``,truncated:p.results.length<p.totalFound}}}catch(e){return _o.error(`Find failed`,A(e)),B(`INTERNAL`,`Find failed: ${e instanceof Error?e.message:String(e)}`)}})}function xo(e,t,n,r){let i=L(`symbol`);e.registerTool(`symbol`,{title:i.title,description:`Find definition, imports, and references of a named symbol (function, class, type). For tracing data flow across call sites use trace instead.`,inputSchema:{name:P.string().describe(`Symbol name to look up (function, class, type, etc.)`),limit:P.number().min(1).max(50).default(20).describe(`Max results per category`),workspaces:P.array(P.string()).optional().describe(`Cross-workspace search: partition names or folder basenames to include. Use ["*"] for all. User-level mode only.`)},outputSchema:Fi,annotations:i.annotations},async({name:e,limit:i,workspaces:a})=>{try{let o=await zt(t,n,{name:e,limit:i,graphStore:r});if(a&&a.length>0){let n=fo(a,E(process.cwd()));if(n.length>0){let{stores:r,closeAll:a}=await po(n);try{for(let[n,a]of r){let r=await zt(t,a,{name:e,limit:i});r.definedIn&&!o.definedIn&&(o.definedIn={...r.definedIn,path:`[${n}] ${r.definedIn.path}`});for(let e of r.referencedIn)o.referencedIn.push({...e,path:`[${n}] ${e.path}`});if(r.importedBy){o.importedBy=o.importedBy??[];for(let e of r.importedBy)o.importedBy.push({...e,path:`[${n}] ${e.path}`})}}}finally{await a()}}}let s={name:o.name,definedIn:o.definedIn??null,importedBy:o.importedBy??[],referencedIn:o.referencedIn??[],graphContext:o.graphContext??null};return{content:[{type:`text`,text:To(o)}],structuredContent:s}}catch(e){return _o.error(`Symbol lookup failed`,A(e)),B(`INTERNAL`,`Symbol lookup failed: ${e instanceof Error?e.message:String(e)}`)}})}function So(e,t,n,r,i){let a=new Cn,o=L(`file_summary`);e.registerTool(`file_summary`,{title:o.title,description:`Create a concise structural summary of a source file: imports, exports, functions, classes, interfaces, and types.`,outputSchema:Zi,inputSchema:{path:P.string().describe(`Absolute path to the file to summarize`),max_tokens:P.number().min(100).max(5e4).optional().describe(`Maximum token budget for the response.`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context for the file/query.`)},annotations:o.annotations},async({path:e,max_tokens:o,enrich:s})=>{try{let c=go(e,n,r);if((await Xt(c)).isDirectory()){let t=await a.analyze(c,{format:`markdown`,maxDepth:3,maxTokens:o}),n=t.data.stats?.languages??{},r=Object.entries(n).sort((e,t)=>t[1]-e[1])[0]?.[0],l=`📁 **Directory**: \`${e}\`\n\n${t.output}\n\n---\n_Path is a directory. Showing structure analysis. Use \`analyze_structure\` for deeper analysis with custom depth._`;if(s&&i){let t=await R(i,{query:e,filePath:c});l+=z(t)}return{content:[{type:`text`,text:o?Ut(l,o):l}],structuredContent:{path:c,language:r??`directory`,lines:0,imports:0,exports:0,functions:0,classes:0}}}let l=await je({path:c,content:(await t.get(c)).content}),u=Eo(l);if(s&&i){let t=await R(i,{query:e,filePath:c});u+=z(t)}return{content:[{type:`text`,text:u}],structuredContent:{path:l.path,language:l.language,lines:l.lines,imports:l.imports?.length??0,exports:l.exports?.length??0,functions:l.functions?.length??0,classes:l.classes?.length??0}}}catch(e){return _o.error(`File summary failed`,A(e)),B(`INTERNAL`,`File summary failed: ${e instanceof Error?e.message:String(e)}`)}})}function Co(e,t,n,r){let i=L(`trace`);e.registerTool(`trace`,{title:i.title,description:`Follow data flow forward/backward across imports and call sites from a starting symbol or file:line. For finding a single symbol definition use symbol instead.`,inputSchema:{start:P.string().describe(`Starting point — symbol name or file:line reference`),direction:P.enum([`forward`,`backward`,`both`]).describe(`Which direction to trace relationships`),max_depth:P.number().min(1).max(10).default(3).optional().describe(`Maximum trace depth`)},annotations:i.annotations},async({start:e,direction:i,max_depth:a})=>{try{let o=await Ht(t,n,{start:e,direction:i,maxDepth:a,graphStore:r}),s=[`## Trace: ${o.start}`,`Direction: ${o.direction} | Depth: ${o.depth}`,``];if(o.graphContext&&(s.push(`### Graph Context`),o.graphContext.definingModule&&s.push(`- Module: ${o.graphContext.definingModule}`),o.graphContext.community&&s.push(`- Community: ${o.graphContext.community}`),o.graphContext.importedByModules.length>0&&s.push(`- Imported by modules: ${o.graphContext.importedByModules.join(`, `)}`),o.graphContext.siblingSymbols.length>0&&s.push(`- Sibling symbols: ${o.graphContext.siblingSymbols.join(`, `)}`),s.push(``)),o.nodes.length===0)s.push(`No connections found.`);else{let e=o.nodes.filter(e=>e.relationship===`calls`),t=o.nodes.filter(e=>e.relationship===`called-by`),n=o.nodes.filter(e=>e.relationship===`imports`),r=o.nodes.filter(e=>e.relationship===`imported-by`),i=o.nodes.filter(e=>e.relationship===`references`);if(e.length>0){s.push(`### Calls (${e.length})`);for(let t of e){let e=t.scope?` (from ${t.scope}())`:``;s.push(`- ${t.symbol}() — ${t.path}:${t.line}${e}`)}s.push(``)}if(t.length>0){s.push(`### Called by (${t.length})`);for(let e of t){let t=e.scope?` in ${e.scope}()`:``;s.push(`- ${e.symbol}()${t} — ${e.path}:${e.line}`)}s.push(``)}if(n.length>0){s.push(`### Imports (${n.length})`);for(let e of n)s.push(`- ${e.symbol} — ${e.path}:${e.line}`);s.push(``)}if(r.length>0){s.push(`### Imported by (${r.length})`);for(let e of r)s.push(`- ${e.path}:${e.line}`);s.push(``)}if(i.length>0){s.push(`### References (${i.length})`);for(let e of i)s.push(`- ${e.path}:${e.line}`);s.push(``)}}return s.push(`---`,"_Next: `symbol` for definition details | `compact` to read a referenced file | `blast_radius` for impact analysis_"),{content:[{type:`text`,text:s.join(`
536
- `)}],structuredContent:{start:o.start,direction:o.direction,depth:o.depth,nodes:o.nodes,graphContext:o.graphContext??null}}}catch(e){return _o.error(`Trace failed`,A(e)),B(`INTERNAL`,`Trace failed: ${e instanceof Error?e.message:String(e)}`)}})}function wo(e,t,n,r,i,a){let o=L(`dead_symbols`);e.registerTool(`dead_symbols`,{title:o.title,description:`Find exported symbols that appear to be unused because they are never imported or re-exported.`,outputSchema:Yi,inputSchema:{path:P.string().optional().describe(`Root path to scope the search (default: cwd)`),limit:P.number().min(1).max(500).default(100).optional().describe(`Maximum exported symbols to scan`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context for the file/query.`)},annotations:o.annotations},async({path:e,limit:o,enrich:s})=>{try{let c=e&&r?go(e,r,i):e,l=await Ne(t,n,{rootPath:c,limit:o}),u=[`## Dead Symbol Analysis`,``,`**Exports scanned:** ${l.totalExports}`,`**Dead in source:** ${l.totalDeadSource} (actionable)`,`**Dead in docs:** ${l.totalDeadDocs} (informational — code samples in .md files)`,``];if(l.deadInSource.length>0){u.push(`### Dead in Source (actionable)`);for(let e of l.deadInSource)u.push(`- \`${e.name}\` (${e.kind}) — ${e.path}:${e.line}`);u.push(``)}if(l.deadInDocs.length>0){u.push(`### Dead in Docs (informational)`),u.push(`_${l.totalDeadDocs} symbol(s) found only in documentation code samples — not actionable dead code._`);for(let e of l.deadInDocs.slice(0,5))u.push(`- \`${e.name}\` — ${e.path}:${e.line}`);l.deadInDocs.length>5&&u.push(`- _... ${l.deadInDocs.length-5} more omitted_`)}l.totalDeadSource>0?u.push(``,`---`,`_Next: \`codemod\` to remove ${l.totalDeadSource} unused exports | \`symbol\` to verify usage before removing_`):u.push(``,`---`,"_Next: `check` — no dead symbols found, validate types and lint_");let d=u.join(`
537
- `);if(s&&a){let t=await R(a,{query:`dead symbols ${e??c??``}`});d+=z(t)}return{content:[{type:`text`,text:d}],structuredContent:{symbols:[...l.deadInSource,...l.deadInDocs].map(e=>({name:e.name,path:e.path,...e.line===void 0?{}:{line:e.line},kind:e.kind})),totalDead:l.totalDeadSource+l.totalDeadDocs}}}catch(e){return _o.error(`Dead symbol scan failed`,A(e)),B(`INTERNAL`,`Dead symbol scan failed: ${e instanceof Error?e.message:String(e)}`)}})}function To(e){let t=[`Symbol: ${e.name}`];if(e.definedIn){let n=`Defined in: ${e.definedIn.path}:${e.definedIn.line} (${e.definedIn.kind})`;e.definedIn.signature&&(n+=`\nSignature: ${e.definedIn.signature}`),t.push(n)}else t.push(`Defined in: not found`);if(t.push(``,`Imported by:`),e.importedBy.length===0)t.push(` none`);else for(let n of e.importedBy)t.push(` - ${n.path}:${n.line} ${n.importStatement}`);if(t.push(``,`Referenced in:`),e.referencedIn.length===0)t.push(` none`);else for(let n of e.referencedIn){let e=`scope`in n&&n.scope?` in ${n.scope}()`:``;t.push(` - ${n.path}:${n.line}${e} ${n.context}`)}if(e.graphContext){let n=e.graphContext;t.push(``,`Graph context:`),n.definingModule&&t.push(` Module: ${n.definingModule}`),n.importedByModules.length>0&&t.push(` Imported by modules: ${n.importedByModules.join(`, `)}`),n.siblingSymbols.length>0&&t.push(` Sibling symbols: ${n.siblingSymbols.join(`, `)}`)}return t.join(`
538
- `)}function Eo(e){let t=[e.path,`Language: ${e.language}`,`Lines: ${e.lines}`,`Estimated tokens: ~${e.estimatedTokens}`,``,`Imports (${e.imports.length}):`,...Do(e.imports),``,`Exports (${e.exports.length}):`,...Do(e.exports),``,`Functions (${e.functions.length}):`,...Do(e.functions.map(e=>`${e.name} @ line ${e.line}${e.exported?` [exported]`:``}${`signature`in e&&e.signature?` — ${e.signature}`:``}`)),``,`Classes (${e.classes.length}):`,...Do(e.classes.map(e=>`${e.name} @ line ${e.line}${e.exported?` [exported]`:``}${e.signature?` — ${e.signature}`:``}`)),``,`Interfaces (${e.interfaces.length}):`,...Do(e.interfaces.map(e=>`${e.name} @ line ${e.line}${`exported`in e&&e.exported?` [exported]`:``}`)),``,`Types (${e.types.length}):`,...Do(e.types.map(e=>`${e.name} @ line ${e.line}${`exported`in e&&e.exported?` [exported]`:``}`))];if(`importDetails`in e&&e.importDetails&&e.importDetails.length>0){let n=e.importDetails.filter(e=>e.isExternal).length,r=e.importDetails.length-n;t.push(``,`Import breakdown: ${n} external, ${r} internal`)}if(`callEdges`in e&&e.callEdges&&e.callEdges.length>0){t.push(``,`Call edges (${e.callEdges.length} intra-file):`);for(let n of e.callEdges.slice(0,30))t.push(` - ${n.caller}() → ${n.callee}() @ line ${n.line}`);e.callEdges.length>30&&t.push(` - ... ${e.callEdges.length-30} more`)}return t.join(`
539
- `)}function Do(e){return e.length===0?[` none`]:e.map(e=>` - ${e}`)}const Oo=D(`tools`);function ko(e,t){let n=L(`er_evolve_review`);e.registerTool(`er_evolve_review`,{title:n.title,description:`Review evolution metrics for the AI Kit ↔ ER bridge. Shows local miss rates, push acceptance, rule effectiveness, and top missed queries. Use this to reason about improving classification rules and knowledge flow.`,inputSchema:{include_details:P.boolean().default(!0).describe(`Include detailed breakdowns (top missed queries, rule stats)`),reset_after:P.boolean().default(!1).describe(`Reset collected metrics after review`)},annotations:n.annotations},async({include_details:e,reset_after:n})=>{try{let r=t.getMetrics(),i=[`## ER Evolution Review
540
- `,`**Period**: ${r.period.startedAt} → ${r.period.queriedAt}`,`**Total events**: ${r.period.totalEvents}\n`,`### Search`,`- Total searches: ${r.search.totalSearches}`,`- ER fallback triggered: ${r.search.erFallbackCount} (${(r.search.erFallbackRate*100).toFixed(1)}%)`,`- ER cache hits: ${r.search.erCacheHitCount} (${(r.search.erCacheHitRate*100).toFixed(1)}% of fallbacks)`];if(e&&r.search.topMissedQueries.length>0){i.push(`
541
- **Top missed queries** (triggered ER fallback):`);for(let e of r.search.topMissedQueries.slice(0,10)){let t=e.query.length>60?`${e.query.slice(0,57)}...`:e.query;i.push(` - "${t}" (${e.count}x)`)}}if(i.push(``,`### Push`,`- Total pushes: ${r.push.totalPushes} (${r.push.successCount} ok, ${r.push.failCount} failed)`,`- Classification match rate: ${(r.push.classificationMatchRate*100).toFixed(1)}%`,`- Push acceptance rate: ${(r.push.pushAcceptanceRate*100).toFixed(1)}%`),i.push(``,`### Rule Effectiveness`),Object.keys(r.rules.matchCounts).length>0)for(let[e,t]of Object.entries(r.rules.matchCounts)){let n=r.rules.pushCounts[e]??0,a=t>0?(n/t*100).toFixed(0):`0`;i.push(`- **${e}**: ${t} matches → ${n} pushes (${a}% conversion)`)}else i.push(`- _No rule activity recorded yet_`);if(e&&r.rules.lowConversionRules.length>0){i.push(``,`### ⚠️ Low Conversion Rules (potential false positives)`);for(let e of r.rules.lowConversionRules)i.push(`- **${e.ruleId}**: ${e.matchCount} matches, ${e.pushCount} pushes (${(e.conversionRate*100).toFixed(0)}% conversion) — consider tightening patterns`)}return i.push(``,`---`,"_Next: Use `er_update_policy` to refine rules based on these metrics, or `er_push` to share high-value knowledge._"),n&&(Oo.info(`Evolution metrics reset requested`,{requestedAt:new Date().toISOString(),clearedEvents:r.period.totalEvents}),t.reset(),i.push(`
542
- _Metrics have been reset._`)),{content:[{type:`text`,text:i.join(`
543
- `)}]}}catch(e){return Oo.error(`Evolution review failed`,A(e)),B(`INTERNAL`,`Evolution review failed: unable to compute metrics`)}})}const Ao=D(`tools:execution`);function jo(e,t,n){let r=L(`check`);e.registerTool(`check`,{title:r.title,description:`Run incremental typecheck (tsc) and lint (biome) on the project or specific files. Returns structured error and warning lists. Default detail level is "efficient" (~300 tokens).`,inputSchema:{files:P.array(P.string()).optional().describe(`Specific files to check (if omitted, checks all)`),cwd:P.string().optional().describe(`Working directory`),skip_types:P.boolean().default(!1).describe(`Skip TypeScript typecheck`),skip_lint:P.boolean().default(!1).describe(`Skip Biome lint`),detail:P.enum(w).optional().describe(`Output detail level: efficient (default, ~300 tokens — pass/fail + counts + top errors), normal (parsed error objects), full (includes raw terminal output)`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},outputSchema:Pi,annotations:r.annotations},async({files:e,cwd:r,skip_types:i,skip_lint:a,detail:o,enrich:s},c)=>{try{let l=o??n??`efficient`,u=await le({files:e,cwd:r,skipTypes:i,skipLint:a,detail:l===`efficient`?`normal`:l}),d=Ca(c).createTask(`Check`,2);if(d.progress(0,`tsc: ${u.tsc.errors.length} errors`),d.progress(1,`biome: ${u.biome.errors.length} errors`),d.complete(`Check ${u.passed?`passed`:`failed`}`),l===`efficient`){let e=Rt(u),n=[];if(u.passed)n.push({tool:`test_run`,reason:`Types and lint clean — run tests next`});else{let e=u.tsc.errors[0]?.file??u.biome.errors[0]?.file;e&&n.push({tool:`symbol`,reason:`Resolve failing symbol in ${e}`,suggested_args:{name:e}}),n.push({tool:`check`,reason:`Re-check after fixing errors`,suggested_args:{detail:`normal`}})}let r=[`## Check ${e.passed?`✅ PASS`:`❌ FAIL`}`,``,`**tsc**: ${e.tsc.passed?`✅`:`❌`} ${e.tsc.errorCount} errors, ${e.tsc.warningCount} warnings`];if(e.tsc.topErrors.length>0)for(let t of e.tsc.topErrors)r.push(` - ${t}`);if(r.push(`**biome**: ${e.biome.passed?`✅`:`❌`} ${e.biome.errorCount} errors, ${e.biome.warningCount} warnings`),e.biome.topErrors.length>0)for(let t of e.biome.topErrors)r.push(` - ${t}`);if(n.length>0){r.push(``,`**Next steps:**`);for(let e of n)r.push(`- \`${e.tool}\`: ${e.reason}`)}let i=r.join(`
544
- `);if(s&&t){let e=await R(t,{query:`known issues failures`});i+=z(e)}return{content:[{type:`text`,text:i}],structuredContent:{...e}}}let f=JSON.stringify(u);if(s&&t){let e=await R(t,{query:`known issues failures`});f+=z(e)}return{content:[{type:`text`,text:f}]}}catch(e){return Ao.error(`Check failed`,A(e)),B(`INTERNAL`,`Check failed: ${e instanceof Error?e.message:String(e)}`)}})}function Mo(e,t,n){let r=L(`batch`);e.registerTool(`batch`,{title:r.title,description:`Execute multiple built-in operations in parallel with concurrency control. Supported operation types: search, find, and check.`,inputSchema:{operations:P.array(P.object({id:P.string().describe(`Unique ID for this operation`),type:P.enum([`search`,`find`,`check`]).describe(`Built-in operation type`),args:P.record(P.string(),P.unknown()).describe(`Arguments for the operation`)})).min(1).max(100).describe(`Operations to execute`),concurrency:P.number().min(1).max(20).default(4).describe(`Max concurrent operations`)},annotations:r.annotations},async({operations:e,concurrency:r},i)=>{try{let a=await oe(e,async e=>Bo(e,t,n),{concurrency:r}),o=Ca(i).createTask(`Batch`,e.length);for(let e=0;e<a.length;e++)o.progress(e,`${a[e].id}: ${a[e].status}`);return o.complete(`Batch complete: ${a.length} operations`),{content:[{type:`text`,text:JSON.stringify(a)}]}}catch(e){return Ao.error(`Batch failed`,A(e)),B(`INTERNAL`,`Batch failed: ${e instanceof Error?e.message:String(e)}`)}})}function No(e){let t=L(`eval`);e.registerTool(`eval`,{title:t.title,description:`Execute a JavaScript or TypeScript snippet in a constrained VM sandbox with a timeout. Captures console output and returned values.`,inputSchema:{code:P.string().max(1e5).describe(`Code snippet to execute`),lang:P.enum([`js`,`ts`]).default(`js`).optional().describe(`Language mode: js executes directly, ts strips common type syntax first`),timeout:P.number().min(1).max(6e4).default(5e3).optional().describe(`Execution timeout in milliseconds`)},annotations:t.annotations},async({code:e,lang:t,timeout:n})=>{try{let r=ke({code:e,lang:t,timeout:n});return r.success?{content:[{type:`text`,text:`Eval succeeded in ${r.durationMs}ms\n\n${r.output}`}]}:B(`INTERNAL`,`Eval failed in ${r.durationMs}ms: ${r.error??`Unknown error`}`)}catch(e){return Ao.error(`Eval failed`,A(e)),B(`INTERNAL`,`Eval failed: ${e instanceof Error?e.message:String(e)}`)}})}function Po(e,t){let n=L(`test_run`);e.registerTool(`test_run`,{title:n.title,description:`Run Vitest for the current project or a subset of files, then return a structured summary of passing and failing tests.`,inputSchema:{files:P.array(P.string()).optional().describe(`Specific test files or patterns to run`),grep:P.string().optional().describe(`Only run tests whose names match this pattern`),cwd:P.string().optional().describe(`Working directory for the test run`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:n.annotations,outputSchema:ea},async({files:e,grep:n,cwd:r,enrich:i},a)=>{try{let o=await Bt({files:e,grep:n,cwd:r}),s=Ca(a).createTask(`Test Run`,1),c=o.summary.passed+o.summary.failed+o.summary.skipped;s.complete(`Tests: ${o.passed?`passed`:`failed`} (${c} tests)`);let l=Uo(o);if(i&&t){let e=await R(t,{query:`test patterns known failures`});l+=z(e)}return{content:[{type:`text`,text:l}],structuredContent:{passed:o.passed,totalTests:c,passedTests:o.summary.passed,failedTests:o.summary.failed,skippedTests:o.summary.skipped,duration:o.summary.duration??0,failures:o.summary.tests.filter(e=>e.status===`fail`).map(e=>({name:e.name,message:e.error??``,...e.file?{file:e.file}:{}}))},isError:!o.passed}}catch(e){return Ao.error(`Test run failed`,A(e)),B(`INTERNAL`,`Test run failed: ${e instanceof Error?e.message:String(e)}`)}})}function Fo(e){let t=L(`parse_output`);e.registerTool(`parse_output`,{title:t.title,description:`Parse structured data from build tool output. Supports tsc, vitest, biome, and git status. Auto-detects the tool or specify explicitly.`,inputSchema:{output:P.string().max(5e5).describe(`Raw output text from a build tool`),tool:P.enum([`tsc`,`vitest`,`biome`,`git-status`]).optional().describe(`Tool to parse as (auto-detects if omitted)`)},annotations:t.annotations},async({output:e,tool:t})=>{try{let n=tt(e.replace(/\\n/g,`
545
- `).replace(/\\t/g,` `),t);return{content:[{type:`text`,text:JSON.stringify(n)}]}}catch(e){return Ao.error(`Parse failed`,A(e)),B(`INTERNAL`,`Parse failed: ${e instanceof Error?e.message:String(e)}`)}})}function Io(e,t){let n=L(`delegate`);e.registerTool(`delegate`,{title:n.title,description:`Delegate a subtask to a local Ollama model. Use for summarization, classification, naming, or any task that can offload work from the host agent. Fails fast if Ollama is not running.`,inputSchema:{prompt:P.string().max(2e5).describe(`The task or question to send to the local model`),model:P.string().optional().describe(`Ollama model name (default: first available model)`),system:P.string().optional().describe(`System prompt for the model`),context:P.string().max(5e5).optional().describe(`Context text to include before the prompt (e.g. file contents)`),temperature:P.number().min(0).max(2).default(.3).optional().describe(`Sampling temperature (0=deterministic, default 0.3)`),timeout:P.number().min(1e3).max(6e5).default(12e4).optional().describe(`Timeout in milliseconds (default 120000)`),action:P.enum([`generate`,`list_models`]).default(`generate`).optional().describe(`Action: generate a response or list available models`)},annotations:n.annotations},async({prompt:e,model:n,system:r,context:i,temperature:a,timeout:o,action:s})=>{try{if(s===`list_models`){let e=await Ce();return{content:[{type:`text`,text:JSON.stringify({models:e,count:e.length,_Next:`Use delegate with a model name`},null,2)}]}}if(t?.available)try{let n=await t.createMessage({prompt:e,systemPrompt:r,context:i,maxTokens:4e3,modelPreferences:{intelligencePriority:.8,speedPriority:.5,costPriority:.3}});return{content:[{type:`text`,text:JSON.stringify({model:n.model??`sampling`,response:n.text,provider:`mcp-sampling`,_Next:`Use the response in your workflow. stash to save it.`},null,2)}]}}catch{Ao.debug(`Sampling failed, falling back to Ollama`)}let c=await Se({prompt:e,model:n,system:r,context:i,temperature:a,timeout:o});return c.error?B(`INTERNAL`,JSON.stringify({error:c.error,model:c.model,durationMs:c.durationMs},null,2)):{content:[{type:`text`,text:JSON.stringify({model:c.model,response:c.response,durationMs:c.durationMs,tokenCount:c.tokenCount,_Next:`Use the response in your workflow. stash to save it.`},null,2)}]}}catch(e){return Ao.error(`Delegate failed`,A(e)),B(`INTERNAL`,`Delegate failed: ${e instanceof Error?e.message:String(e)}`)}})}const Lo=P.object({query:P.string(),limit:P.number().min(1).max(20).default(5).optional(),search_mode:P.enum([`hybrid`,`semantic`,`keyword`]).default(`hybrid`).optional(),content_type:P.enum(b).optional(),origin:P.enum([`indexed`,`curated`,`produced`]).optional(),category:P.string().optional(),tags:P.array(P.string()).optional(),min_score:P.number().min(0).max(1).default(.25).optional()}),Ro=P.object({query:P.string().optional(),glob:P.string().optional(),pattern:P.string().optional(),limit:P.number().min(1).max(50).default(10).optional(),content_type:P.enum(b).optional(),cwd:P.string().optional()}),zo=P.object({files:P.array(P.string()).optional(),cwd:P.string().optional(),skip_types:P.boolean().optional(),skip_lint:P.boolean().optional()});async function Bo(e,t,n){switch(e.type){case`search`:return Vo(t,n,Lo.parse(e.args));case`find`:{let r=Ro.parse(e.args);if(!r.query&&!r.glob&&!r.pattern)throw Error(`find operation requires query, glob, or pattern`);return Me(t,n,{query:r.query,glob:r.glob,pattern:r.pattern,limit:r.limit,contentType:r.content_type,cwd:r.cwd})}case`check`:{let t=zo.parse(e.args);return le({files:t.files,cwd:t.cwd,skipTypes:t.skip_types,skipLint:t.skip_lint})}default:throw Error(`Unsupported batch operation type: ${e.type}`)}}async function Vo(e,t,n){let r=n.limit??5,i={limit:r,minScore:n.min_score??.25,contentType:n.content_type,origin:n.origin,category:n.category,tags:n.tags},a=e.embedQuery?.bind(e)??e.embed.bind(e);if(n.search_mode===`keyword`)return(await t.ftsSearch(n.query,i)).slice(0,r);let o=await a(n.query);if(n.search_mode===`semantic`)return t.search(o,i);let[s,c]=await Promise.all([t.search(o,{...i,limit:r*2}),t.ftsSearch(n.query,{...i,limit:r*2})]);return Ho(s,c).slice(0,r)}function Ho(e,t,n=60){let r=new Map;for(let t=0;t<e.length;t++){let i=e[t];r.set(i.record.id,{record:i.record,score:1/(n+t+1)})}for(let e=0;e<t.length;e++){let i=t[e],a=r.get(i.record.id);if(a){a.score+=1/(n+e+1);continue}r.set(i.record.id,{record:i.record,score:1/(n+e+1)})}return[...r.values()].sort((e,t)=>t.score-e.score)}function Uo(e){let t=[`Vitest run: ${e.passed?`passed`:`failed`}`,`Duration: ${e.durationMs}ms`,`Passed: ${e.summary.passed}`,`Failed: ${e.summary.failed}`,`Skipped: ${e.summary.skipped}`];e.summary.suites!==void 0&&t.push(`Suites: ${e.summary.suites}`);let n=e.summary.tests.filter(e=>e.status===`fail`);if(n.length>0){t.push(``,`Failed tests:`);for(let e of n)t.push(`- ${e.name}${e.file?` (${e.file})`:``}`),e.error&&t.push(` ${e.error}`)}return t.join(`
546
- `)}const G=D(`flow-tools`);function Wo(e){return Array.isArray(e)?e.filter(e=>typeof e==`string`&&e.trim().length>0):[]}function Go(e){let t=ei(e);return async({content:e,sourceFormat:n,stepName:r,metadata:i})=>{let a=r.charAt(0).toUpperCase()+r.slice(1),o=i?JSON.stringify(i,null,2):void 0,s=`You are converting a flow step definition from "${n}" format to aikit native flow step README.md format.
547
-
548
- Convert the provided content into a well-structured README.md for a flow step named "${r}".
549
-
550
- The output must:
551
- 1. Start with a heading: # ${a}
552
- 2. Have a "## Purpose" section explaining what this step does
553
- 3. Have a "## Instructions" section with ALL technical instructions preserved from the source
554
- 4. Have a "## Artifacts" section listing what this step produces
555
- 5. Have a "## Prerequisites" section if there are dependencies on previous steps
556
- 6. Preserve ALL tool restrictions, constraints, and requirements from the source
557
- 7. Be formatted as clean Markdown
558
-
559
- Output ONLY the README.md content, nothing else.`;if(t.available)try{let i=(await t.createMessage({prompt:e,systemPrompt:s,context:o?`Step name: ${r}\nSource format: ${n}\nMetadata:\n${o}`:`Step name: ${r}\nSource format: ${n}`,maxTokens:4096,modelPreferences:{intelligencePriority:.8,speedPriority:.4,costPriority:.2}})).text.trim();if(i.length>0)return i}catch(e){G.debug(`Flow transform sampling failed; using fallback formatting`,{error:q(e),sourceFormat:n,stepName:r})}let c=typeof i?.description==`string`&&i.description.trim().length>0?i.description.trim():null,l=Wo(i?.produces),u=Wo(i?.requires);return[`# ${a}`,``,`## Purpose`,``,c??`${a} step.`,``,`## Instructions`,``,e.trim(),``,`## Artifacts`,``,...l.length>0?l.map(e=>`- ${e}`):[`- ${r}.md`],...u.length>0?[``,`## Prerequisites`,``,...u.map(e=>`- ${e}`)]:[],``].join(`
560
- `).trimEnd().concat(`
561
- `)}}function K(e){return{content:[{type:`text`,text:e}]}}function q(e){return e instanceof Error?e.message:String(e)}function Ko(e,t){function n(){return t.sources?.[0]?.path??process.cwd()}function r(e){let t=[];try{let n=c(e,{withFileTypes:!0});for(let r of n){if(!r.isDirectory()||r.name.startsWith(`.`))continue;let n=g(e,r.name);a(g(n,`.git`))&&t.push(n)}}catch{}return t}function i(){let e=t.allRoots?.length?t.allRoots:[n()],i=new Set(e);for(let t of e)for(let e of r(t))i.add(e);return[...i]}function d(e){let r=e.replaceAll(`\\`,`/`);if(i().map(e=>e.replaceAll(`\\`,`/`)).includes(r))return!0;let o=(t.allRoots?.length?t.allRoots:[n()]).map(e=>e.replaceAll(`\\`,`/`));for(let t of o)if(r.startsWith(`${t}/`)&&a(g(e,`.git`)))return!0;return!1}function m(){return g(O(),`flows`,`registry.json`)}function h(e){return g(e??n(),`.flows`)}let v={before:[],after:[{id:`_docs-sync`,description:`Synchronize project documentation — update docs/ folder based on changes made during the flow.`,position:`after`,skills:[`docs`]}]};function y(e,t,r){let i=t?.installPath?p(t.installPath):e.replaceAll(`:`,`-`),o=_(Zt(),`.copilot`,`flows`,i).replaceAll(`\\`,`/`);if(a(o))return o;let s=_(Zt(),`.claude`,`flows`,i).replaceAll(`\\`,`/`);if(a(s))return s;let c=_(r??n(),`.github`,`flows`,i).replaceAll(`\\`,`/`);return a(c)?c:t?.installPath&&a(t.installPath)?t.installPath.replaceAll(`\\`,`/`):null}function b(e,t,n){let r=y(e.name,e,n);return r?_(r,t).replaceAll(`\\`,`/`):t}function x(e,t){let r=e.replace(/^_/,``),i=t??n(),o=[g(i,`.github`,`flows`,`_epilogue`,`steps`,r,`README.md`),g(i,`.github`,`flows`,`_epilogue`,r,`README.md`)];for(let e of o)if(a(e))return e.replaceAll(`\\`,`/`);return null}function S(e){return[...v.before.map(e=>e.id),...e.manifest.steps.map(e=>e.id),...v.after.map(e=>e.id)]}function C(e,t,n){let r=t?e.manifest.steps.find(e=>e.id===t)??null:null,i=!r&&t?[...v.before,...v.after].find(e=>e.id===t)??null:null;return{currentStep:r,epilogueStep:i,instructionPath:r&&t?b(e,r.instruction,n):null,description:r?.description??i?.description??null}}function w(){try{let e=g(kn(`npm root -g`,{encoding:`utf-8`}).trim(),`@fission-ai`,`openspec`);if(a(e))return{path:e,sourceType:`npm-global`,isGit:!1}}catch{}return{path:`https://github.com/Fission-AI/OpenSpec.git`,sourceType:`git`,isGit:!0}}function T(e){let t=_(e);if(a(g(t,`.claude-plugin`,`plugin.json`)))return{path:t,sourceType:`claude-plugin`};let n=Zt(),r=g(n,`.claude`,`plugins`,e);if(a(g(r,`.claude-plugin`,`plugin.json`)))return{path:r,sourceType:`claude-plugin`};let i=g(n,`.claude`,`plugins`);if(!a(i))return null;for(let t of c(i,{withFileTypes:!0})){if(!t.isDirectory())continue;let n=g(i,t.name,`.claude-plugin`,`plugin.json`);if(a(n))try{if(JSON.parse(s(n,`utf-8`)).name===e)return{path:g(i,t.name),sourceType:`claude-plugin`}}catch{}}return null}async function E(e){let{FlowRegistryManager:r,FlowStateMachine:i,FlowLoader:a,GitInstaller:o}=await import(`../../flows/dist/index.js`),s=g(t.stateDir??g(n(),`.aikit-state`),`flows`,`installed`);return{registry:new r(m()),stateMachine:new i(h(e),v),loader:new a,installer:new o(s)}}async function D(){let e=i();for(let t of e){let e=h(t);if(a(e))for(let n of c(e,{withFileTypes:!0})){if(!n.isDirectory())continue;let r=g(e,n.name,`meta.json`);if(a(r))try{let e=JSON.parse(s(r,`utf-8`));if(e.status===`active`)return e.primaryRoot?e.primaryRoot:t}catch{}}}return null}async function k(e){return e||(await D()??n())}function ee(e,t,n){let r=g(h(t),e,`meta.json`),i=s(r,`utf-8`),a=JSON.parse(i);a.roots=n.map(e=>e.replaceAll(`\\`,`/`)),a.primaryRoot=t.replaceAll(`\\`,`/`),f(r,JSON.stringify(a,null,2),`utf-8`)}function te(e,t){let n=g(h(t),e,`meta.json`);if(!a(n))return;let r=s(n,`utf-8`),i=JSON.parse(r),c=i.roots;if(!c||c.length<=1)return;let l=t.replaceAll(`\\`,`/`);for(let t of c){if(t===l)continue;let n=g(t,`.flows`,e);o(n,{recursive:!0}),f(g(n,`meta.json`),r,`utf-8`),o(g(n,i.artifactsDir??`.spec`),{recursive:!0})}}let j=L(`flow_list`);e.registerTool(`flow_list`,{title:j.title,description:`List all installed flows and their steps`,annotations:j.annotations,inputSchema:{}},async()=>{try{let{registry:e,stateMachine:r,installer:a}=await E(await k()),o=e.list(),s=r.getStatus(),c={flows:o.map(e=>{let t={name:e.name,version:e.version,source:e.source,sourceType:e.sourceType,format:e.format,steps:e.manifest.steps.map(e=>e.id)};if(e.sourceType===`git`&&e.commitSha){let n=a.hasUpdates(e.installPath);return{...t,commitSha:e.commitSha,updateAvailable:n.success&&n.data?n.data.hasUpdates:void 0}}return t}),activeFlow:s.success&&s.data?{flow:s.data.flow,status:s.data.status,currentStep:s.data.currentStep,slug:s.data.slug,topic:s.data.topic,runDir:s.data.runDir}:null,allRoots:i().map(e=>e.replaceAll(`\\`,`/`)),discoveredRepos:(()=>{let e=(t.allRoots?.length?t.allRoots:[n()]).map(e=>e.replaceAll(`\\`,`/`)),r=i().map(e=>e.replaceAll(`\\`,`/`)).filter(t=>!e.includes(t));return r.length>0?r:void 0})()};return K(JSON.stringify(c,null,2))}catch(e){return G.error(`flow_list failed`,A(e)),K(`Error: ${q(e)}`)}});let ne=L(`flow_info`);e.registerTool(`flow_info`,{title:ne.title,description:`Show detailed information about a specific flow`,annotations:ne.annotations,inputSchema:{name:P.string().describe(`Flow name to get info for`)}},async({name:e})=>{try{let{registry:t,installer:n}=await E(),r=t.get(e);if(!r)return K(`Flow "${e}" not found. Use flow_list to see available flows.`);let i=r.commitSha??null,a;if(r.sourceType===`git`&&r.installPath){let e=n.hasUpdates(r.installPath);a=e.success&&e.data?e.data.hasUpdates:void 0}let o={name:r.name,version:r.version,description:r.manifest.description,source:r.source,sourceType:r.sourceType,format:r.format,commitSha:i,updateAvailable:a,installPath:y(r.name,r),registeredAt:r.registeredAt,updatedAt:r.updatedAt,steps:r.manifest.steps.map(e=>({id:e.id,name:e.name,instruction:b(r,e.instruction),produces:e.produces,requires:e.requires,description:e.description})),agents:r.manifest.agents,artifactsDir:r.manifest.artifacts_dir,install:r.manifest.install};return K(JSON.stringify(o,null,2))}catch(e){return G.error(`flow_info failed`,A(e)),K(`Error: ${q(e)}`)}});let re=L(`flow_start`);e.registerTool(`flow_start`,{title:re.title,description:`Start a flow. Sets the active flow and positions at the first step.`,annotations:re.annotations,inputSchema:{flow:P.string().describe(`Flow name to start (use flow_list to see options)`),topic:P.string().optional().describe(`Human-readable topic for the run (e.g. "Add authentication"). Used as directory name under .flows/.`),roots:P.array(P.string()).optional().describe(`Workspace roots participating in this flow. For multi-repo tasks, list all repos that need a .flows/<slug>/ directory. Flow state is synchronized across all listed roots. Omit for single-root workspaces (defaults to primary root).`)}},async({flow:e,topic:t,roots:r})=>{try{if(r&&r.length>0){let e=r.filter(e=>!d(e));if(e.length>0)return K(`Invalid roots — not part of the workspace or a recognized sub-repository: ${e.join(`, `)}. Available roots: ${i().map(e=>e.replaceAll(`\\`,`/`)).join(`, `)}`)}let a=r?.[0]??n(),{registry:o,stateMachine:s}=await E(a),c=o.get(e);if(!c)return K(`Flow "${e}" not found. Use flow_list to see available flows.`);let l=s.start(c.name,c.manifest,t);if(!l.success||!l.data)return K(`Cannot start: ${l.error}`);let u=l.data;if(r&&r.length>1)try{ee(u.slug,a,r),te(u.slug,a)}catch(e){return s.reset(),K(`Flow created but failed to sync to secondary roots — rolled back. Error: ${e instanceof Error?e.message:String(e)}`)}let{instructionPath:f,description:p}=C(c,u.currentStep,a),m=S(c),h={started:!0,flow:u.flow,slug:u.slug,topic:u.topic,runDir:u.runDir,artifactsPath:g(u.runDir,c.manifest.artifacts_dir).replaceAll(`\\`,`/`),currentStep:u.currentStep,currentStepInstruction:f,currentStepDescription:p,phase:u.phase,isEpilogue:u.isEpilogue,totalSteps:m.length,stepSequence:m,artifactsDir:c.manifest.artifacts_dir,roots:r??[a.replaceAll(`\\`,`/`)]};return K(JSON.stringify(h,null,2))}catch(e){return G.error(`flow_start failed`,A(e)),K(`Error: ${q(e)}`)}});let M=L(`flow_step`);e.registerTool(`flow_step`,{title:M.title,description:`Advance the active flow: complete current step and move to next, skip current step, or redo current step.`,annotations:M.annotations,inputSchema:{action:P.enum([`next`,`skip`,`redo`]).describe(`next: mark current step done and advance. skip: skip current step. redo: repeat current step.`)}},async({action:e})=>{try{let t=await k(),{registry:n,stateMachine:r}=await E(t),i=r.getStatus();if(!i.success||!i.data)return K(`No active flow. Use flow_start first.`);let a=n.get(i.data.flow);if(!a)return K(`Flow "${i.data.flow}" not found in registry.`);let o=r.step(e,a.manifest);if(!o.success||!o.data)return K(`Cannot ${e}: ${o.error}`);te(o.data.slug,t);let s=o.data,{instructionPath:c,description:l}=C(a,s.currentStep,t),u=S(a),d={flow:s.flow,status:s.status,action:e,slug:s.slug,topic:s.topic,runDir:s.runDir,artifactsPath:g(s.runDir,a.manifest.artifacts_dir).replaceAll(`\\`,`/`),currentStep:s.currentStep,currentStepInstruction:c,currentStepDescription:l,phase:s.phase,isEpilogue:s.isEpilogue,completedSteps:s.completedSteps,skippedSteps:s.skippedSteps,totalSteps:u.length,remaining:u.filter(e=>!s.completedSteps.includes(e)&&!s.skippedSteps.includes(e)&&e!==s.currentStep)};return K(JSON.stringify(d,null,2))}catch(e){return G.error(`flow_step failed`,A(e)),K(`Error: ${q(e)}`)}});let ie=L(`flow_status`);e.registerTool(`flow_status`,{title:ie.title,description:`Show the current flow execution state — which flow is active, current step, completed steps, and artifacts.`,annotations:ie.annotations,inputSchema:{}},async()=>{try{let e=await k(),{registry:r,stateMachine:a}=await E(e),o=a.getStatus();if(!o.success||!o.data)return K(`No active flow. Use flow_start to begin one, or flow_list to see available flows.`);let s=o.data,c=r.get(s.flow),l=c?C(c,s.currentStep,e):null,u=c?S(c):[],d=l?.instructionPath??null,f={flow:s.flow,status:s.status,slug:s.slug,topic:s.topic,runDir:s.runDir,artifactsPath:c?g(s.runDir,c.manifest.artifacts_dir).replaceAll(`\\`,`/`):null,currentStep:s.currentStep,currentStepInstruction:d,instructionPath:d,currentStepDescription:l?.description??null,phase:s.phase,isEpilogue:s.isEpilogue,completedSteps:s.completedSteps,skippedSteps:s.skippedSteps,artifacts:s.artifacts,startedAt:s.startedAt,updatedAt:s.updatedAt,totalSteps:u.length,progress:c?`${s.completedSteps.length+s.skippedSteps.length}/${u.length}`:`unknown`,workspaceRoot:e.replaceAll(`\\`,`/`),primaryRoot:(s.primaryRoot??e).replaceAll(`\\`,`/`),roots:s.roots??[e.replaceAll(`\\`,`/`)],allRoots:i().map(e=>e.replaceAll(`\\`,`/`)),discoveredRepos:(()=>{let e=(t.allRoots?.length?t.allRoots:[n()]).map(e=>e.replaceAll(`\\`,`/`)),r=i().map(e=>e.replaceAll(`\\`,`/`)).filter(t=>!e.includes(t));return r.length>0?r:void 0})()};return K(JSON.stringify(f,null,2))}catch(e){return G.error(`flow_status failed`,A(e)),K(`Error: ${q(e)}`)}});let ae=L(`flow_read_instruction`);e.registerTool(`flow_read_instruction`,{title:ae.title===`flow_read_instruction`?`Flow Read Instruction`:ae.title,description:`Read the instruction content for a flow step. If step is omitted, reads the current step.`,annotations:ae.title===`flow_read_instruction`?{readOnlyHint:!0,idempotentHint:!0}:ae.annotations,inputSchema:{step:P.string().optional().describe(`Step id or name to read. Defaults to the current step.`)}},async({step:e})=>{try{let t=await k(),{registry:n,stateMachine:r}=await E(t),i=r.getStatus();if(!i.success||!i.data)return K(`No active flow. Use flow_start to begin one, or flow_list to see available flows.`);let a=i.data,o=n.get(a.flow);if(!o)return K(`Flow "${a.flow}" not found in registry.`);let s=e??a.currentStep;if(!s)return K(`No current step is available for the active flow.`);let c=o.manifest.steps.find(e=>e.id===s||e.name===s);if(!c){let e=x(s,t);if(e){let n=await Yt(e,`utf-8`),r=g(a.runDir,o.manifest.artifacts_dir).replaceAll(`\\`,`/`),i=a.runDir.replaceAll(`\\`,`/`);return n=n.replaceAll(`{{artifacts_path}}`,r).replaceAll(`{{run_dir}}`,i).replaceAll(`{{workspace_root}}`,(a.primaryRoot??t).replaceAll(`\\`,`/`)).replaceAll(`{{all_roots}}`,JSON.stringify(a.roots??[t.replaceAll(`\\`,`/`)],null,2)),K(n)}return K(`Step "${s}" not found in flow "${a.flow}".`)}let l=await Yt(b(o,c.instruction,t),`utf-8`),u=g(a.runDir,o.manifest.artifacts_dir).replaceAll(`\\`,`/`),d=a.runDir.replaceAll(`\\`,`/`);l=l.replaceAll(`{{artifacts_path}}`,u).replaceAll(`{{run_dir}}`,d).replaceAll(`{{workspace_root}}`,(a.primaryRoot??t).replaceAll(`\\`,`/`)).replaceAll(`{{all_roots}}`,JSON.stringify(a.roots??[t.replaceAll(`\\`,`/`)],null,2));for(let e of[`spec-driven`])l=l.replaceAll(`${e}/${a.slug}/`,`${u}/`);return K(l)}catch(e){return G.error(`flow_read_instruction failed`,A(e)),e instanceof Error&&`code`in e&&e.code===`ENOENT`?K(`Could not read instruction file: ${e.message}`):K(`Error: ${q(e)}`)}});let oe=L(`flow_reset`);e.registerTool(`flow_reset`,{title:oe.title,description:`Reset the active flow, clearing all state. Use to start over or switch to a different flow.`,annotations:oe.annotations,inputSchema:{}},async()=>{try{let e=await k(),{stateMachine:t}=await E(e),n=t.getStatus(),r=t.reset();return r.success?(n.success&&n.data&&te(n.data.slug,e),K(`Flow abandoned. Use flow_start to begin a new flow.`)):K(`Reset failed: ${r.error}`)}catch(e){return G.error(`flow_reset failed`,A(e)),K(`Error: ${q(e)}`)}});let se=L(`flow_runs`);e.registerTool(`flow_runs`,{title:se.title===`flow_runs`?`Flow Runs`:se.title,description:`List all flow runs (current and past). Shows topic, flow, status, and progress for each run under .flows/.`,annotations:{readOnlyHint:!0,idempotentHint:!0},inputSchema:{flow:P.string().optional().describe(`Filter by flow name`),status:P.string().optional().describe(`Filter by status (active, completed, abandoned)`)}},async({flow:e,status:t})=>{try{let n=i(),r=[];for(let i of n){let{stateMachine:n}=await E(i),a=n.listRuns({flow:e,status:t});for(let e of a)r.push({...JSON.parse(JSON.stringify(e)),root:i.replaceAll(`\\`,`/`)})}let a=new Set,o=r.filter(e=>{let t=e.id;return a.has(t)?!1:(a.add(t),!0)});return o.length===0?K(`No flow runs found.`):K(JSON.stringify(o,null,2))}catch(e){return G.error(`flow_runs failed`,A(e)),K(`Error: ${q(e)}`)}});let ce=L(`flow_add`);e.registerTool(`flow_add`,{title:ce.title,description:`Install a new development flow from a git repository URL or local directory path. Use when the user wants to add, install, import, or onboard a new workflow — for example: "use this as a flow", "add this flow", "add this flow URL", "install a flow", or "onboard a flow". Accepts git URLs (https://..., git@...) and local filesystem paths. Also accepts the shorthand "openspec" to install the OpenSpec flow (auto-detects local npm global install or clones from GitHub).`,annotations:ce.annotations,inputSchema:{source:P.string().describe(`Git repository URL (https://... or git@...) or absolute/local directory path containing a flow definition. Use "openspec" as a shorthand to auto-resolve the OpenSpec flow.`),name:P.string().optional().describe(`Optional override for the installed flow name. If omitted, the name comes from the flow manifest.`),token:P.string().optional().describe(`Authentication token for private/GHE repositories`)}},async({source:t,name:n,token:r})=>{try{let{registry:i,loader:a,installer:o}=await E(),s=Go(e),c=t===`openspec`||t.startsWith(`openspec:`),l,u=t,d;if(c){let e=w();u=e.path,l=e.sourceType}let f=c?null:T(u);f&&(u=f.path,l=f.sourceType);let m=/^https?:\/\/|^git@/.test(u),h;if(m){let e=o.clone(u,r);if(!e.success||!e.data)return K(`Failed to clone flow: ${e.error}`);h=e.data}else{let e=_(u);d=e;let t=n||p(e)||`custom-flow`,r=o.copyLocal(e,t);if(!r.success||!r.data)return K(`Failed to copy flow: ${r.error}`);h=r.data}let g=await a.load(h,{forceAssetSync:!0,transform:s});if(!g.success||!g.data)return o.remove(h),K(`Failed to load flow manifest: ${g.error}`);let{manifest:v,format:y}=g.data,b=n||v.name,x=l??(m?`git`:`local`);if(i.has(b))return o.remove(h),K(`Flow "${b}" is already installed. Use flow_update to update it, or flow_remove then flow_add to replace.`);if(v.install.length>0){let e=o.runInstallDeps(v.install);if(!e.success)return o.remove(h),K(`Dependency install failed: ${e.error}`)}let S=new Date().toISOString(),C=m?o.getLocalCommit(h):void 0,D=i.register({name:b,version:v.version,source:x===`local`||x===`claude-plugin`?d??t:t,sourceType:x,installPath:h,format:y,registeredAt:S,updatedAt:S,manifest:v,...C?{commitSha:C}:{}});if(!D.success)return o.remove(h),K(`Failed to register flow: ${D.error}`);let O=v.steps.length;return K(`Flow "${b}" installed successfully (${O} steps). Use flow_start({ flow: "${b}" }) to begin.`)}catch(e){return G.error(`flow_add failed`,A(e)),K(`Error: ${q(e)}`)}});let le=L(`flow_remove`);e.registerTool(`flow_remove`,{title:le.title,description:`Remove an installed flow by name. Unregisters it and deletes its files when applicable. Builtin flows cannot be removed.`,annotations:le.annotations,inputSchema:{name:P.string().describe(`Name of the flow to remove.`)}},async({name:e})=>{try{let{registry:t,installer:n}=await E();if(!t.has(e))return K(`Flow "${e}" is not installed.`);let r=t.get(e);if(!r)return K(`Flow "${e}" is not installed.`);if(r.sourceType===`builtin`)return K(`Cannot remove builtin flow "${e}".`);let i=n.remove(r.installPath);if(!i.success)return K(`Failed to remove flow files: ${i.error}`);let a=t.unregister(e);return a.success?K(`Flow "${e}" removed successfully.`):K(`Failed to unregister flow: ${a.error}`)}catch(e){return G.error(`flow_remove failed`,A(e)),K(`Error: ${q(e)}`)}});let ue=L(`flow_update`);e.registerTool(`flow_update`,{title:ue.title,description:`Update an installed flow to its latest version. For git-based flows, pulls the latest changes. For npm-global flows (e.g. OpenSpec), runs npm update.`,annotations:ue.annotations,inputSchema:{name:P.string().describe(`Name of the flow to update.`)}},async({name:t})=>{try{let{registry:n,loader:r,installer:i}=await E(),o=Go(e);if(!n.has(t))return K(`Flow "${t}" is not installed.`);let s=n.get(t);if(!s||s.sourceType!==`git`&&s.sourceType!==`npm-global`&&s.sourceType!==`local`&&s.sourceType!==`claude-plugin`)return K(`Flow "${t}" was not installed from git, npm, or a local source — cannot update. Remove and re-add instead.`);if(s.sourceType===`local`||s.sourceType===`claude-plugin`){let e=_(s.source);if(!a(e))return K(`Source path no longer exists: ${e}`);let t=`${s.installPath}.updating`,c=`${s.installPath}.backup`;a(t)&&u(t,{recursive:!0,force:!0}),a(c)&&u(c,{recursive:!0,force:!0});let d=i.copyLocal(e,p(t));if(!d.success||!d.data)return K(`Failed to copy flow: ${d.error}`);let f=await r.load(t,{forceAssetSync:!0,transform:o});if(!f.success||!f.data)return i.remove(t),K(`Failed to load flow manifest: ${f.error}`);let m=!1;try{l(s.installPath,c),l(t,s.installPath);let e=await r.load(s.installPath,{forceAssetSync:!0,transform:o});if(!e.success||!e.data)throw Error(`Failed to load flow manifest: ${e.error}`);let a=e.data.manifest,d=e.data.format,f=n.register({...s,version:a.version,format:d,installPath:s.installPath,manifest:a,updatedAt:new Date().toISOString()});if(!f.success)throw Error(`Failed to refresh flow registry entry: ${f.error}`);if(m=!0,a.install.length>0){let e=i.runInstallDeps(a.install);if(!e.success)throw Error(`Dependency install failed: ${e.error}`)}u(c,{recursive:!0,force:!0})}catch(e){return a(t)&&u(t,{recursive:!0,force:!0}),a(c)&&(a(s.installPath)&&u(s.installPath,{recursive:!0,force:!0}),l(c,s.installPath)),m&&n.register(s),K(q(e))}return K(`Flow "${s.name}" updated from ${s.sourceType} source successfully.`)}if(s.sourceType===`npm-global`){try{kn(`npm update -g @fission-ai/openspec`,{encoding:`utf-8`,stdio:`pipe`})}catch(e){return K(`npm update failed: ${q(e)}`)}let e=w(),i=await r.load(e.path,{forceAssetSync:!0,transform:o}),a=i.success&&i.data?i.data.manifest:null,c=i.success&&i.data?i.data.format:s.format;if(a){let t=n.register({...s,version:a.version,format:c,installPath:e.path,manifest:a,updatedAt:new Date().toISOString()});if(!t.success)return K(`Failed to refresh flow registry entry: ${t.error}`)}return K(`Flow "${t}" updated via npm successfully.`)}let c=i.update(s.installPath);if(!c.success)return K(`Update failed: ${c.error}`);let d=await r.load(s.installPath,{forceAssetSync:!0,transform:o}),f=d.success&&d.data?d.data.manifest:null,m=d.success&&d.data?d.data.format:s.format;if(f){let e=i.getLocalCommit(s.installPath),t=n.register({...s,version:f.version,format:m,manifest:f,updatedAt:new Date().toISOString(),...e?{commitSha:e}:{}});if(!t.success)return K(`Failed to refresh flow registry entry: ${t.error}`)}let h=f?.install??s.manifest.install;if(h.length>0){let e=i.runInstallDeps(h);if(!e.success)return K(`Dependency install failed: ${e.error}`)}return K(`Flow "${t}" updated successfully.`)}catch(e){return G.error(`flow_update failed`,A(e)),K(`Error: ${q(e)}`)}})}const qo=D(`tools`);function Jo(e){let t=L(`evidence_map`);e.registerTool(`evidence_map`,{title:t.title,description:`Track verified/assumed/unresolved claims for complex tasks. Gate readiness: YIELD (proceed), HOLD (unknowns), HARD_BLOCK (critical gaps). Persists across calls.`,inputSchema:{action:P.enum([`create`,`add`,`update`,`get`,`gate`,`list`,`delete`]).describe(`Operation to perform`),task_id:P.string().optional().describe(`Task identifier (required for all except list)`),tier:P.enum([`floor`,`standard`,`critical`]).optional().describe(`FORGE tier (required for create)`),claim:P.string().optional().describe(`Critical-path claim text (for add)`),status:P.enum([`V`,`A`,`U`]).optional().describe(`Evidence status: V=Verified, A=Assumed, U=Unresolved`),receipt:P.string().optional().describe(`Evidence receipt: tool→ref for V, reasoning for A, attempts for U`),id:P.number().optional().describe(`Entry ID (for update)`),critical_path:P.boolean().default(!0).describe(`Whether this claim is on the critical path`),unknown_type:P.enum([`contract`,`convention`,`freshness`,`runtime`,`data-flow`,`impact`]).optional().describe(`Typed unknown classification`),safety_gate:P.enum([`provenance`,`commitment`,`coverage`]).optional().describe(`Safety gate tag: provenance (claim→evidence), commitment (user-approved), coverage (nothing dropped)`),retry_count:P.number().default(0).describe(`Retry count for gate evaluation (0 = first attempt)`),max_retries:P.number().int().min(0).optional().describe(`Maximum retries before escalating. Default: 3`),timeout_action:P.enum([`iterate`,`retry`,`manual`,`terminate`]).optional().describe(`Action to take when gate retries are exhausted. Default: manual`),cwd:P.string().optional().describe(`Working directory for evidence map storage (default: server cwd). Use root_path from forge_ground to match.`)},annotations:t.annotations},async({action:e,task_id:t,tier:n,claim:r,status:i,receipt:a,id:o,critical_path:s,unknown_type:c,safety_gate:l,retry_count:u,max_retries:d,timeout_action:f,cwd:p})=>{try{switch(e){case`create`:if(!t)throw Error(`task_id required for create`);if(!n)throw Error(`tier required for create`);return Ae({action:`create`,taskId:t,tier:n},p),{content:[{type:`text`,text:`Created evidence map "${t}" (tier: ${n}).\n\n---\n_Next: Use \`evidence_map\` with action "add" to record critical-path claims._`}]};case`add`:{if(!t)throw Error(`task_id required for add`);if(!r)throw Error(`claim required for add`);if(!i)throw Error(`status required for add`);let e=Ae({action:`add`,taskId:t,claim:r,status:i,receipt:a??``,criticalPath:s,unknownType:c,safetyGate:l},p),n=[`Added entry #${e.entry?.id} to "${t}": [${i}] ${r}`];return e.formattedMap&&n.push(``,e.formattedMap),{content:[{type:`text`,text:n.join(`
562
- `)}]}}case`update`:{if(!t)throw Error(`task_id required for update`);if(o===void 0)throw Error(`id required for update`);if(!i)throw Error(`status required for update`);let e=Ae({action:`update`,taskId:t,id:o,status:i,receipt:a??``},p),n=[`Updated entry #${o} in "${t}" → ${i}`];return e.formattedMap&&n.push(``,e.formattedMap),{content:[{type:`text`,text:n.join(`
563
- `)}]}}case`get`:{if(!t)throw Error(`task_id required for get`);let e=Ae({action:`get`,taskId:t},p);return e.state?{content:[{type:`text`,text:[`## Evidence Map: ${t} (${e.state.tier})`,``,e.formattedMap??`No entries.`,``,`_${e.state.entries.length} entries — created ${e.state.createdAt}_`].join(`
564
- `)}]}:{content:[{type:`text`,text:`Evidence map "${t}" not found.`}]}}case`gate`:{if(!t)throw Error(`task_id required for gate`);let e=Ae({action:`gate`,taskId:t,retryCount:u,maxRetries:d,timeoutAction:f},p);if(!e.gate)return{content:[{type:`text`,text:`Evidence map "${t}" not found.`}]};let n=e.gate,r=[`## FORGE Gate: **${n.verdict}**`,``,`**Reason:** ${n.reason}`,``,`**Stats:** ${n.stats.verified}V / ${n.stats.assumed}A / ${n.stats.unresolved}U (${n.stats.total} total)`];return n.action&&r.push(``,`**Recommended action:** ${n.action}`),n.retriesRemaining!==void 0&&r.push(`**Retries remaining:** ${n.retriesRemaining}`),n.summary&&r.push(``,`**Summary:** ${n.summary}`),n.warnings.length>0&&r.push(``,`**Warnings:**`,...n.warnings.map(e=>`- ⚠️ ${e}`)),n.unresolvedCritical.length>0&&r.push(``,`**Blocking entries:**`,...n.unresolvedCritical.map(e=>`- #${e.id}: ${e.claim} [${e.unknownType??`untyped`}]`)),n.safetyGates&&(r.push(``,`**Safety Gates:**`,`- Provenance: ${n.safetyGates.provenance}`,`- Commitment: ${n.safetyGates.commitment}`,`- Coverage: ${n.safetyGates.coverage}`),n.safetyGates.failures.length>0&&r.push(``,`**Safety failures:**`,...n.safetyGates.failures.map(e=>`- \u{1F6D1} ${e}`))),n.annotation&&r.push(``,`**Annotation:**`,n.annotation),e.formattedMap&&r.push(``,`---`,``,e.formattedMap),r.push(``,`---`,`_Next: ${n.verdict===`YIELD`?`Proceed to implementation.`:n.action===`iterate`?`Re-run the build loop, then evaluate the gate again.`:n.action===`retry`?`Re-evaluate the gate after refreshing evidence.`:n.action===`manual`?`Ask for human review before proceeding.`:`Abort the current path and terminate the task.`}_`),{content:[{type:`text`,text:r.join(`
565
- `)}]}}case`list`:{let e=Ae({action:`list`},p);return!e.states||e.states.length===0?{content:[{type:`text`,text:`No evidence maps found.`}]}:{content:[{type:`text`,text:e.states.map(e=>`- **${e.taskId}** (${e.tier}) — ${e.entries.length} entries — ${e.updatedAt}`).join(`
566
- `)}]}}case`delete`:if(!t)throw Error(`task_id required for delete`);return{content:[{type:`text`,text:Ae({action:`delete`,taskId:t},p).deleted?`Deleted evidence map "${t}".`:`Evidence map "${t}" not found.`}]}}}catch(e){return qo.error(`Evidence map error`,A(e)),B(`INTERNAL`,`Evidence map error: ${e instanceof Error?e.message:String(e)}`)}})}function Yo(e,t){let n=L(`digest`);e.registerTool(`digest`,{title:n.title,description:`Compress multiple text sources (handoffs, debates, phase summaries) into a token-budgeted digest. Jointly ranks across all sources, pins structured fields (status, files, decisions, blockers), and allocates budget by priority weight.`,inputSchema:{sources:P.array(P.object({id:P.string().describe(`Source identifier (e.g., "phase-2-handoff")`),text:P.string().max(5e5).describe(`Source text to compress`),weight:P.number().min(0).default(1).describe(`Priority weight (higher = more budget)`)})).min(1).max(20).describe(`Text sources to compress`),query:P.string().describe(`Focus query — what matters for the next step?`),max_chars:P.number().min(100).max(5e4).default(4e3).describe(`Target budget in characters`),pin_fields:P.array(P.string()).optional().describe(`Key fields to always extract (default: status, files, decisions, blockers, next)`),segmentation:P.enum([`paragraph`,`sentence`,`line`]).default(`paragraph`).describe(`How to split text for scoring`),token_budget:P.number().min(50).max(12500).optional().describe(`Token budget — overrides max_chars (approx 4 chars per token). Use to fit output into a specific context window.`)},annotations:n.annotations},async({sources:e,query:n,max_chars:r,pin_fields:i,segmentation:a,token_budget:o})=>{try{let s=await Ee(t,{sources:e,query:n,maxChars:o?o*4:r,pinFields:i,segmentation:a}),c=[`## Digest (${s.totalOriginalChars} → ${s.totalCompressedChars} chars, ${(s.ratio*100).toFixed(0)}%)`,``],l=Object.keys(s.fields);if(l.length>0){c.push(`### Extracted Fields`);for(let e of l){let t=s.fields[e];c.push(`**${e}:**`);for(let e of t)c.push(` - [${e.sourceId}] ${e.value}`)}c.push(``)}c.push(`### Compressed Content`,``,s.text),c.push(``,`### Source Stats`);for(let e of s.sourceStats)c.push(`- **${e.id}**: ${e.originalChars} → ${e.keptChars} chars (${e.segmentsKept}/${e.segmentsTotal} segments)`);return c.push(``,`---`,"_Next: Use the digest as compressed context for the next phase. Use `stash` to persist it if needed._"),{content:[{type:`text`,text:c.join(`
567
- `)}]}}catch(e){return qo.error(`Digest failed`,A(e)),B(`INTERNAL`,`Digest failed: ${e instanceof Error?e.message:String(e)}`)}})}function Xo(e){let t=L(`forge_classify`);e.registerTool(`forge_classify`,{title:t.title,description:`Classify FORGE tier (Floor/Standard/Critical) from target files and task description. Checks blast radius, cross-package boundaries, schema/contract patterns, and security signals. Returns tier, triggers, typed unknown seeds, and ceremony guidance.`,inputSchema:{files:P.array(P.string()).min(1).max(100).describe(`Files being modified (paths)`),task:P.string().describe(`Task description`),root_path:P.string().describe(`Root path of the codebase`)},annotations:t.annotations},async({files:e,task:t,root_path:n})=>{try{let r=await Fe({files:e,task:t,rootPath:n}),i=[`## FORGE Classification: **${r.tier.toUpperCase()}**`,``];if(r.triggers.length>0){i.push(`### Triggers`);for(let e of r.triggers)i.push(`- **${e.rule}** (${e.source}): ${e.detail}`);i.push(``)}if(r.packagesCrossed.length>0&&i.push(`**Packages crossed:** ${r.packagesCrossed.join(`, `)}`),r.typedUnknownSeeds.length>0){i.push(``,`### Typed Unknown Seeds`);for(let e of r.typedUnknownSeeds)i.push(`- [${e.type}] ${e.description} → use \`${e.suggestedTool}\``)}i.push(``,`### Ceremony`);let a=r.ceremony;return i.push(`- **Ground:** ${a.ground}`,`- **Build:** ${a.build}`,`- **Break:** ${a.break}`,`- **Evidence Map:** ${a.evidenceMap}`,`- **Gate:** ${a.gate}`),i.push(``,`---`,`_Next: ${r.tier===`floor`?`Proceed directly to implementation.`:"Run `forge_ground` to execute the full Ground phase."}_`),{content:[{type:`text`,text:i.join(`
568
- `)}]}}catch(e){return qo.error(`FORGE classify failed`,A(e)),B(`INTERNAL`,`FORGE classify failed: ${e instanceof Error?e.message:String(e)}`)}})}function Zo(e,t,n){let r=L(`stratum_card`);e.registerTool(`stratum_card`,{title:r.title,description:`Generate context cards from files — a compressed alternative to reading full files (10-100x token reduction). Tier 1 (T1): structure only (~100 tokens/file — imports, exports, functions). Tier 2 (T2): structure + query-relevant content (~300 tokens/file).`,inputSchema:{files:P.array(P.string()).min(1).max(50).describe(`Absolute file paths to generate cards for`),query:P.string().describe(`Current task query — guides relevance scoring`),tier:P.enum([`T1`,`T2`]).default(`T1`).describe(`Card tier: T1 = structural only, T2 = T1 + compressed content`),max_content_chars:P.number().min(100).max(5e3).default(800).describe(`For T2: max chars for compressed content section`)},annotations:r.annotations},async({files:e,query:r,tier:i,max_content_chars:a})=>{try{let o=await Lt(t,{files:e,query:r,tier:i,maxContentChars:a,cache:n}),s=[`## STRATUM Cards (${i}) — ${o.cards.length} files`,`Total: ~${o.totalTokenEstimate} tokens (was ~${o.totalOriginalTokenEstimate}, ${(o.compressionRatio*100).toFixed(0)}% of original)`,``];for(let e of o.cards)s.push(e.card,``);return s.push(`---`,"_Next: Use these cards as context instead of reading full files. Use `compact` for deeper content extraction on specific files._"),{content:[{type:`text`,text:s.join(`
569
- `)}]}}catch(e){return qo.error(`STRATUM cards failed`,A(e)),B(`INTERNAL`,`STRATUM cards failed: ${e instanceof Error?e.message:String(e)}`)}})}function Qo(e,t,n){let r=L(`forge_ground`);e.registerTool(`forge_ground`,{title:r.title,description:`Execute the complete FORGE Ground phase in a single call. Chains: tier classification → scope map → typed unknown seeds → constraint loading → file summaries → evidence map creation. Replaces 5-15 manual tool calls.`,inputSchema:{task:P.string().describe(`Task description`),files:P.array(P.string()).min(1).max(100).describe(`Target files being modified (absolute paths)`),root_path:P.string().describe(`Root path of the codebase`),max_constraints:P.number().min(0).max(10).default(3).describe(`Max constraint entries to load from KB`),force_tier:P.enum([`floor`,`standard`,`critical`]).optional().describe(`Force a specific tier (skips auto-classification)`),task_id:P.string().optional().describe(`Custom task ID for evidence map (auto-generated if omitted)`)},annotations:r.annotations},async({task:e,files:r,root_path:i,max_constraints:a,force_tier:o,task_id:s},c)=>{try{let l=await Ie(t,n,{task:e,files:r,rootPath:i,maxConstraints:a,forceTier:o,taskId:s}),u=Ca(c).createTask(`FORGE Ground`,3);u.progress(0,`Classification: ${l.tier}`),u.progress(1,`Files analyzed: ${l.fileSummaries.length}`),u.progress(2,`Unknowns: ${l.typedUnknownSeeds.length}`),u.complete(`FORGE Ground complete: tier=${l.tier}`);let d=[`## FORGE Ground: **${l.tier.toUpperCase()}**`,`Estimated output: ~${l.estimatedTokens} tokens`,``];if(l.classifyTriggers.length>0){d.push(`### Classification Triggers`);for(let e of l.classifyTriggers)d.push(`- **${e.rule}** (${e.source}): ${e.detail}`);d.push(``)}if(l.fileSummaries.length>0){d.push(`### Target Files`);for(let e of l.fileSummaries)d.push(`- **${e.path}** (${e.lines} lines) — exports: ${e.exports.join(`, `)||`none`} — functions: ${e.functions.join(`, `)||`none`}`);d.push(``)}if(l.typedUnknownSeeds.length>0){d.push(`### Typed Unknown Seeds`);for(let e of l.typedUnknownSeeds)d.push(`- [${e.type}] ${e.description} → \`${e.suggestedTool}\``);d.push(``)}if(l.constraints.length>0){d.push(`### Constraint Seed`);for(let e of l.constraints)d.push(`- **${e.source}** (${(e.relevance*100).toFixed(0)}%): ${e.snippet}`);d.push(``)}if(l.scopeMap){d.push(`### Scope Map: ${l.scopeMap.files.length} files (~${l.scopeMap.totalEstimatedTokens} tokens)`);for(let e of l.scopeMap.files.slice(0,5))d.push(`- ${e.path} (${(e.relevance*100).toFixed(0)}%) — ${e.reason}`);l.scopeMap.files.length>5&&d.push(`- _...and ${l.scopeMap.files.length-5} more_`),d.push(``)}l.evidenceMapTaskId&&(d.push(`**Evidence Map:** \`${l.evidenceMapTaskId}\` (initialized)`),d.push(``)),d.push(`### Ceremony Guidance`);let f=l.ceremony;return d.push(`- **Ground:** ${f.ground}`,`- **Build:** ${f.build}`,`- **Break:** ${f.break}`,`- **Evidence Map:** ${f.evidenceMap}`,`- **Gate:** ${f.gate}`),d.push(``,`---`,`_Next: ${l.tier===`floor`?`Proceed to Build phase.`:"Use `evidence_map` to track claims during Build, then `evidence_map` gate after Break."}_`),{content:[{type:`text`,text:d.join(`
570
- `)}]}}catch(e){return qo.error(`FORGE Ground failed`,A(e)),B(`INTERNAL`,`FORGE Ground failed: ${e instanceof Error?e.message:String(e)}`)}})}const $o=D(`tools`);function es(e,t,n){let r=L(`forget`);e.registerTool(`forget`,{title:r.title,description:`Remove a curated knowledge entry. Deletes the file and removes it from the vector store.`,inputSchema:{path:P.string().describe(`Relative path within .ai/curated/ (e.g., "decisions/deprecated-approach.md")`),reason:P.string().min(3).describe(`Why this entry is being removed`)},annotations:r.annotations},async({path:e,reason:r})=>{try{let i=_(process.cwd(),y.aiCurated,e);if(a(i))try{be(`forget`,[{path:i,content:s(i,`utf-8`)}],`forget: ${e}`)}catch{}let o=await t.forget(e,r);return $o.info(`Forgot entry`,{path:o.path,reason:r}),n&&(n.notifyAfterCuratedWrite().catch(()=>{}),n.notifyResourceListChanged().catch(()=>{})),{content:[{type:`text`,text:`Forgotten: \`.ai/curated/${o.path}\`\n\nRemoved from disk and vector store.\nReason: ${r}\n\n---\n_Next: Use \`list\` to verify removal, or \`search\` to confirm the entry is no longer returned._`}]}}catch(e){return $o.error(`Forget failed`,A(e)),B(`INTERNAL`,`Forget failed: ${e instanceof Error?e.message:String(e)}`)}})}const ts=D(`tools`),ns=P.object({id:P.string().optional().describe(`Node ID (auto-generated if omitted)`),type:P.string().describe(`Node type (entity, service, api, concept, decision)`),name:P.string().describe(`Display name`),properties:P.record(P.string(),P.unknown()).optional().describe(`Arbitrary properties`),sourceRecordId:P.string().optional().describe(`Back-link to knowledge record ID`),sourcePath:P.string().optional().describe(`Source file path`)}),rs=P.object({id:P.string().optional().describe(`Edge ID (auto-generated if omitted)`),fromId:P.string().describe(`Source node ID`),toId:P.string().describe(`Target node ID`),type:P.string().describe(`Relationship type (depends-on, implements, calls, affects)`),weight:P.number().min(0).max(1).optional().describe(`Relationship weight`),properties:P.record(P.string(),P.unknown()).optional().describe(`Arbitrary properties`)});function is(e,t){let n=L(`graph`);e.registerTool(`graph`,{title:n.title,description:`Query the auto-populated code knowledge graph (modules, symbols, imports) to answer
571
- structural questions vector search cannot.
572
-
573
- Common flow (when you don't have a node_id yet — TWO STEPS):
574
- 1) Discover: graph({action:'find_nodes', name_pattern:'<module-or-symbol>'})
575
- 2) Explore: graph({action:'neighbors', node_id, direction:'incoming'|'outgoing'})
576
-
577
- Single-step read actions:
578
- • symbol360 — full context (definition + references + imports) for a named symbol
579
- • traverse — walk N hops from a node
580
- • depth_traverse — bounded-depth traversal
581
- • find_edges — list edges matching criteria
582
- • cohesion — module cohesion score
583
- • stats — graph size/health
584
- • validate — integrity check
585
-
586
- Mutating actions (use deliberately): add, delete, clear, set_community,
587
- detect_communities, trace_process, delete_process.
588
-
589
- Complements: \`symbol\` (single lookup), \`trace\` (call-chain AST), \`blast_radius\` (change impact).`,outputSchema:Ji,inputSchema:{action:P.enum([`find_nodes`,`find_edges`,`neighbors`,`traverse`,`stats`,`validate`,`add`,`delete`,`clear`,`detect_communities`,`set_community`,`trace_process`,`list_processes`,`delete_process`,`depth_traverse`,`cohesion`,`symbol360`]).describe(`Action: find_nodes (search nodes), find_edges (search edges), neighbors (direct connections), traverse (multi-hop), stats (graph overview), validate (check graph integrity), add (insert nodes/edges), delete (remove nodes), clear (remove all), detect_communities (find clusters), set_community (label a node), trace_process (persist execution flow), list_processes (list traced flows), delete_process (remove a flow), depth_traverse (bucket traversal by depth), cohesion (score a community), symbol360 (full node context)`),node_type:P.string().optional().describe(`Node type filter (for find_nodes)`),name_pattern:P.string().optional().describe(`Name substring match (for find_nodes)`),source_path:P.string().optional().describe(`Source path filter`),node_id:P.string().optional().describe(`Node ID (for neighbors, traverse, delete)`),edge_type:P.string().optional().describe(`Edge type filter`),from_id:P.string().optional().describe(`Source node ID (for find_edges)`),to_id:P.string().optional().describe(`Target node ID (for find_edges)`),direction:P.enum([`outgoing`,`incoming`,`both`]).default(`both`).describe(`Traversal direction`),max_depth:P.number().min(1).max(5).default(2).describe(`Max traversal depth`),limit:P.number().min(1).max(100).default(50).describe(`Max results`),nodes:P.array(ns).max(500).optional().describe(`Nodes to add (for action=add)`),edges:P.array(rs).max(500).optional().describe(`Edges to add (for action=add)`),community:P.string().optional().describe(`Community label (for set_community, cohesion)`),process_id:P.string().optional().describe(`Process ID (for delete_process)`),label:P.string().optional().describe(`Label for process tracing (for trace_process)`)},annotations:n.annotations},async e=>{try{let n=await Be(t,{action:e.action,nodeType:e.node_type,namePattern:e.name_pattern,sourcePath:e.source_path,nodeId:e.node_id,edgeType:e.edge_type,fromId:e.from_id,toId:e.to_id,direction:e.direction,maxDepth:e.max_depth,limit:e.limit,nodes:e.nodes,edges:e.edges,community:e.community,processId:e.process_id,label:e.label}),r=[n.summary];if(n.nodes&&n.nodes.length>0){r.push(`
590
- ### Nodes`);for(let e of n.nodes){let t=Object.keys(e.properties).length>0?` — ${JSON.stringify(e.properties)}`:``;r.push(`- **${e.name}** (${e.type}, id: \`${e.id}\`)${t}`)}}if(n.edges&&n.edges.length>0){r.push(`
591
- ### Edges`);for(let e of n.edges)r.push(`- \`${e.fromId}\` —[${e.type}]→ \`${e.toId}\`${e.weight===1?``:` (weight: ${e.weight})`}`)}if(n.stats&&(r.push(`\nNode types: ${JSON.stringify(n.stats.nodeTypes)}`),r.push(`Edge types: ${JSON.stringify(n.stats.edgeTypes)}`)),n.validation){if(r.push(`
592
- ### Validation`),r.push(`- **Valid**: ${n.validation.valid?`yes`:`no`}`),n.validation.danglingEdges.length>0){r.push(`- **Dangling edges**:`);for(let e of n.validation.danglingEdges)r.push(` - \`${e.edgeId}\` references missing node \`${e.missingNodeId}\``)}n.validation.orphanNodes.length>0&&r.push(`- **Orphan nodes**: ${n.validation.orphanNodes.map(e=>`\`${e}\``).join(`, `)}`)}if(n.communities){r.push(`
593
- ### Communities`);for(let[e,t]of Object.entries(n.communities)){let n=t;r.push(`- **${e}**: ${n.length} node(s) — ${n.slice(0,5).map(e=>`\`${e}\``).join(`, `)}${n.length>5?`…`:``}`)}}if(n.process&&(r.push(`
594
- ### Process`),r.push(`- **${n.process.label}** (id: \`${n.process.id}\`)`),r.push(`- Entry: \`${n.process.entryNodeId}\``),r.push(`- Steps: ${n.process.steps.map(e=>`\`${e}\``).join(` → `)}`)),n.processes&&n.processes.length>0){r.push(`
595
- ### Processes`);for(let e of n.processes)r.push(`- **${e.label}** (id: \`${e.id}\`) — ${e.steps.length} step(s)`)}if(n.depthGroups){r.push(`
596
- ### Depth Groups`);for(let[e,t]of Object.entries(n.depthGroups))r.push(`- **Depth ${e}**: ${t.map(e=>`${e.name} (${e.type})`).join(`, `)}`)}if(n.cohesionScore!==void 0&&r.push(`\n**Cohesion Score**: ${(n.cohesionScore*100).toFixed(1)}%`),n.symbol360){let e=n.symbol360;r.push(`
597
- ### 360° Symbol View`),r.push(`- **Node**: ${e.node.name} (${e.node.type})`),r.push(`- **Community**: ${e.community??`none`}`),r.push(`- **Incoming**: ${e.incoming.length} edge(s)`),r.push(`- **Outgoing**: ${e.outgoing.length} edge(s)`),r.push(`- **Processes**: ${e.processes.length}`)}return r.push("\n---\n_Next: Use `graph(traverse)` to explore connections, `graph(add)` to insert entities, `graph(symbol360)` for full node context, or `graph(detect_communities)` to find clusters._"),{content:[{type:`text`,text:r.join(`
598
- `)}],structuredContent:{nodes:(n.nodes??[]).map(e=>({id:e.id,name:e.name,type:e.type,...e.sourcePath?{sourcePath:e.sourcePath}:{}})),edges:(n.edges??[]).map(e=>({fromId:e.fromId,toId:e.toId,type:e.type})),totalNodes:n.stats?.nodeCount??n.nodes?.length??0,totalEdges:n.stats?.edgeCount??n.edges?.length??0,query:e.action}}}catch(e){return ts.error(`Graph query failed`,A(e)),B(`INTERNAL`,`Graph query failed: ${e instanceof Error?e.message:String(e)}`)}})}const as=D(`tools:infra`);function os(e){let t=L(`process`);e.registerTool(`process`,{title:t.title,description:`Start, stop, inspect, list, and tail logs for in-memory managed child processes.`,inputSchema:{action:P.enum([`start`,`stop`,`status`,`list`,`logs`]).describe(`Process action to perform`),id:P.string().optional().describe(`Managed process ID`),command:P.string().optional().describe(`Executable to start`),args:P.array(P.string()).optional().describe(`Arguments for start actions`),tail:P.number().min(1).max(500).optional().describe(`Log lines to return for logs actions`)},annotations:t.annotations},async({action:e,id:t,command:n,args:r,tail:i})=>{try{switch(e){case`start`:if(!t||!n)throw Error(`id and command are required for start`);return{content:[{type:`text`,text:JSON.stringify(it(t,n,r??[]))}]};case`stop`:if(!t)throw Error(`id is required for stop`);return{content:[{type:`text`,text:JSON.stringify(ot(t)??null)}]};case`status`:if(!t)throw Error(`id is required for status`);return{content:[{type:`text`,text:JSON.stringify(at(t)??null)}]};case`list`:return{content:[{type:`text`,text:JSON.stringify(nt())}]};case`logs`:if(!t)throw Error(`id is required for logs`);return{content:[{type:`text`,text:JSON.stringify(rt(t,i))}]}}}catch(e){return as.error(`Process action failed`,A(e)),B(`INTERNAL`,`Process action failed: ${e instanceof Error?e.message:String(e)}`)}})}function ss(e){let t=L(`watch`);e.registerTool(`watch`,{title:t.title,description:`Watch a directory for file changes (create/modify/delete). Actions: start (begin watching), stop (by ID), list (show active watchers). Events are emitted as structured JSON with path, event type, and timestamp.`,inputSchema:{action:P.enum([`start`,`stop`,`list`]).describe(`Watch action to perform`),path:P.string().optional().describe(`Directory path to watch for start actions`),id:P.string().optional().describe(`Watcher ID for stop actions`)},annotations:t.annotations},async({action:e,path:t,id:n})=>{try{switch(e){case`start`:if(!t)throw Error(`path is required for start`);return{content:[{type:`text`,text:JSON.stringify(Gt({path:t}))}]};case`stop`:if(!n)throw Error(`id is required for stop`);return{content:[{type:`text`,text:JSON.stringify({stopped:Kt(n)})}]};case`list`:return{content:[{type:`text`,text:JSON.stringify(Wt())}]}}}catch(e){return as.error(`Watch action failed`,A(e)),B(`INTERNAL`,`Watch action failed: ${e instanceof Error?e.message:String(e)}`)}})}function cs(e){let t=L(`health`);e.registerTool(`health`,{title:t.title,description:`Run project health checks — verifies package.json, tsconfig, scripts, lockfile, README, LICENSE, .gitignore.`,outputSchema:ki,inputSchema:{path:P.string().optional().describe(`Root directory to check (defaults to cwd)`)},annotations:t.annotations},async({path:e})=>{try{let t=He(e),n={ok:t.checks.every(e=>e.status!==`fail`),checks:t.checks.map(e=>({name:e.name,ok:e.status===`pass`,message:e.message}))};return{content:[{type:`text`,text:JSON.stringify(t)}],structuredContent:n}}catch(e){return as.error(`Health check failed`,A(e)),B(`INTERNAL`,`Health check failed: ${e instanceof Error?e.message:String(e)}`)}})}function ls(e){let t=L(`web_fetch`);e.registerTool(`web_fetch`,{title:t.title,description:`PREFERRED web fetcher — fetch one or many URLs and convert to LLM-optimized markdown. Pass one URL or multiple for parallel fetching. Supports CSS selectors, 4 output modes (markdown/raw/links/outline), smart paragraph-boundary truncation. Strips scripts/styles/nav automatically.`,inputSchema:{urls:P.array(P.string().url()).min(1).max(10).describe('URLs to fetch (1–10). Single URL: `["https://..."]`. Multiple fetched in parallel.'),mode:P.enum([`markdown`,`raw`,`links`,`outline`]).default(`markdown`).describe(`Output mode: markdown (clean content), raw (HTML), links (extracted URLs), outline (heading hierarchy)`),selector:P.string().optional().describe(`CSS selector to extract a specific element instead of auto-detecting main content`),max_length:P.number().min(500).max(1e5).default(15e3).describe(`Max characters in output — truncates at paragraph boundaries`),include_metadata:P.boolean().default(!0).describe(`Include page title, description, and URL as a header`),include_links:P.boolean().default(!1).describe(`Append extracted links list at the end`),include_images:P.boolean().default(!1).describe(`Include image alt texts inline`),timeout:P.number().min(1e3).max(12e4).default(3e4).describe(`Request timeout in milliseconds`)},annotations:t.annotations},async({urls:e,mode:t,selector:n,max_length:r,include_metadata:i,include_links:a,include_images:o,timeout:s})=>{let c=e,l=async(e,c)=>{let l=await qt({url:e,mode:t,selector:n,maxLength:r,includeMetadata:i,includeLinks:a,includeImages:o,timeout:s}),u=[c?`## ${c} ${l.title||`Web Page`}\n> Source: ${e}`:`## ${l.title||`Web Page`}`,``,l.content];return l.truncated&&u.push(``,`_Original length: ${l.originalLength.toLocaleString()} chars_`),u.join(`
599
- `)};if(c.length===1)try{return{content:[{type:`text`,text:await l(c[0])+"\n\n---\n_Next: Use `remember` to save key findings, or `web_fetch` with a `selector` to extract a specific section._"}]}}catch(e){let t=e instanceof Error?e.message:String(e);return/HTTP [45]\d{2}/.test(t)?as.warn(`Web fetch failed`,{error:t}):as.error(`Web fetch failed`,A(e)),{...B(`INTERNAL`,`Web fetch failed: ${t}`)}}let u=c.length,d=await Promise.allSettled(c.map((e,t)=>l(e,`[${t+1}/${u}]`))),f=[],p=0;for(let e=0;e<d.length;e++){let t=d[e];if(t.status===`fulfilled`)f.push(t.value);else{p++;let n=t.reason instanceof Error?t.reason.message:String(t.reason);/HTTP [45]\d{2}/.test(n)?as.warn(`Web fetch failed`,{url:c[e],error:n}):as.error(`Web fetch failed`,{url:c[e],...A(t.reason)}),f.push(`## ❌ Failed: ${c[e]}\n\n${n}`)}}let m=`_Fetched ${d.length-p}/${d.length} URLs successfully._`;f.push(``,`---`,m,"_Next: Use `remember` to save key findings, or `web_fetch` with a `selector` to extract a specific section._");let h=f.join(`
600
-
601
- `);return p===d.length?B(`INTERNAL`,h):{content:[{type:`text`,text:h}]}})}function us(e,t){let n=L(`guide`);e.registerTool(`guide`,{title:n.title,description:`Tool discovery — given a goal description, recommends which AI Kit tools to use and in what order. Matches against 10 predefined workflows: onboard, audit, bugfix, implement, refactor, search, context, memory, validate, analyze.`,inputSchema:{goal:P.string().describe(`What you want to accomplish (e.g., "audit this monorepo", "fix a failing test")`),max_recommendations:P.number().min(1).max(10).default(5).describe(`Maximum number of tool recommendations`)},annotations:n.annotations},async({goal:e,max_recommendations:n})=>{try{let r=Ve(e,n,t),i=[`## Recommended Workflow: **${r.workflow}**`,r.description,``,`### Tools`,...r.tools.map(e=>{let t=e,n=t.suggestedArgs?` — \`${JSON.stringify(t.suggestedArgs)}\``:``,r=t.tokenTip?`\n 💡 ${t.tokenTip}`:``;return`${t.order}. **${t.tool}** — ${t.reason}${n}${r}`})];return r.alternativeWorkflows.length>0&&i.push(``,`_Alternative workflows: ${r.alternativeWorkflows.join(`, `)}_`),i.push(``,`---`,"_Next: Run the first recommended tool, or use `guide` again with a more specific goal._"),{content:[{type:`text`,text:i.join(`
602
- `)}]}}catch(e){return as.error(`Guide failed`,A(e)),B(`INTERNAL`,`Guide failed: ${e instanceof Error?e.message:String(e)}`)}})}const ds=D(`tools`);function fs(e,t){let n=L(`knowledge_history`);e.registerTool(`knowledge_history`,{title:n.title,description:`View the version history of a curated knowledge entry. Shows all git-backed changes with timestamps and commit messages. Use knowledge_diff with SHA values to see what changed between versions.`,annotations:n.annotations,inputSchema:{path:P.string().min(1).describe(`Relative path within .ai/curated/ (e.g., "decisions/use-lancedb.md")`),limit:P.number().int().min(1).max(100).default(20).describe(`Maximum history entries to return`)}},async({path:e,limit:n})=>{try{let r=await t.history(e,n);if(r.length===0)return{content:[{type:`text`,text:`No git history available for this entry. Git-backing may not be available or the entry predates git-backing.`}]};let i=r.map((e,t)=>`${t+1}. **${e.date}** \`${e.sha.slice(0,8)}\` — ${e.message}`).join(`
603
- `);return{content:[{type:`text`,text:`## History for \`${e}\` (${r.length} entries)\n\n${i}\n\n_Use \`knowledge_diff\` with SHA values to compare versions._`}]}}catch(e){return ds.error(`Knowledge history failed`,A(e)),B(`INTERNAL`,`History failed: ${e instanceof Error?e.message:String(e)}`)}});let r=L(`knowledge_diff`);e.registerTool(`knowledge_diff`,{title:r.title,description:`Show the diff between two versions of a curated knowledge entry, or display a specific version. Use knowledge_history to get SHA values.`,annotations:r.annotations,inputSchema:{path:P.string().min(1).describe(`Relative path within .ai/curated/ (e.g., "decisions/use-lancedb.md")`),from_sha:P.string().optional().describe(`Start SHA (older version). If omitted with to_sha, shows full content of to_sha.`),to_sha:P.string().optional().describe(`End SHA (newer version). If omitted, uses the latest two versions automatically.`)}},async({path:e,from_sha:n,to_sha:r})=>{try{let i=await t.diff(e,n,r);return i?{content:[{type:`text`,text:`## Diff for \`${e}\`\n\n\`\`\`diff\n${i}\n\`\`\``}]}:{content:[{type:`text`,text:`No diff available. Git-backing may not be available or the entry has no history.`}]}}catch(e){return ds.error(`Knowledge diff failed`,A(e)),B(`INTERNAL`,`Diff failed: ${e instanceof Error?e.message:String(e)}`)}});let i=L(`knowledge_recover`);e.registerTool(`knowledge_recover`,{title:i.title,description:`Recover a curated knowledge entry from git history when the filesystem copy has been deleted. The entry must have been previously git-backed.`,annotations:i.annotations,inputSchema:{path:P.string().min(1).describe(`Relative path within .ai/curated/ to recover (e.g., "decisions/use-lancedb.md")`)}},async({path:e})=>{try{let n=await t.recover(e);return n?{content:[{type:`text`,text:`✅ Recovered \`${n.path}\` (version ${n.version}) from git history. The entry has been restored to the filesystem and re-indexed.`}]}:{content:[{type:`text`,text:`No git history found for \`${e}\`. Cannot recover — the entry either never existed or was never git-backed.`}]}}catch(t){return t instanceof Error&&t.message.includes(`already exists`)?{content:[{type:`text`,text:`Entry already exists on filesystem: \`${e}\`. Use \`update\` to modify it instead.`}]}:(ds.error(`Knowledge recover failed`,A(t)),B(`INTERNAL`,`Recovery failed: ${t instanceof Error?t.message:String(t)}`))}});let a=L(`knowledge_orphaned`);e.registerTool(`knowledge_orphaned`,{title:a.title,description:`List curated knowledge entries that exist in git history but are missing from the filesystem. These can be recovered with knowledge_recover.`,annotations:a.annotations,inputSchema:{}},async()=>{try{let e=await t.listOrphaned();if(e.length===0)return{content:[{type:`text`,text:`No orphaned entries found. All git-backed entries have corresponding filesystem files.`}]};let n=e.map((e,t)=>`${t+1}. \`${e.path}\` — last: ${e.lastMessage}`).join(`
604
- `);return{content:[{type:`text`,text:`## Orphaned Knowledge Entries (${e.length})\n\nThese entries exist in git but are missing from the filesystem:\n\n${n}\n\n_Use \`knowledge_recover\` to restore any of these entries._`}]}}catch(e){return ds.error(`Knowledge orphaned scan failed`,A(e)),B(`INTERNAL`,`Orphaned scan failed: ${e instanceof Error?e.message:String(e)}`)}})}function ps(e,t,n){if(!(!e||typeof e!=`string`)&&!(e.includes(`..`)||e.startsWith(`/`)||e.startsWith(`[`)))return{type:`resource_link`,uri:`aikit://curated/${e}`,name:t??e,mimeType:`text/markdown`,...n?{description:n}:{}}}function ms(e){let t=new Set,n=[];for(let r of e){let e=ps(r.path,r.title,r.category?`[${r.category}]`:void 0);e&&!t.has(e.uri)&&(t.add(e.uri),n.push(e))}return n}function hs(e){if(e.startsWith(`.ai/curated/`))return e.slice(12)}const gs=D(`tools`);function _s(e,t){let n=L(`list`);e.registerTool(`list`,{title:n.title,description:`List curated knowledge entries stored via remember. Returns path, title, category, tags, and content preview for each entry. Filter by category (decisions, patterns, conventions) or tag.`,outputSchema:Oi,inputSchema:{category:P.string().optional().describe(`Filter by category (e.g., "decisions", "patterns")`),tag:P.string().optional().describe(`Filter by tag`)},annotations:n.annotations},async({category:e,tag:n})=>{try{let r=await t.list({category:e,tag:n}),i={entries:r.map(e=>({path:e.path,title:e.title,category:e.category,tags:e.tags,version:e.version,preview:e.contentPreview?.slice(0,120)??``})),totalCount:r.length};if(r.length===0)return{content:[{type:`text`,text:`No curated knowledge entries found.`+(e?` (category: ${e})`:``)+(n?` (tag: ${n})`:``)}],structuredContent:i};let a=r.map(e=>{let t=e.tags.length>0?` [${e.tags.join(`, `)}]`:``;return`- **${e.title}** (v${e.version})${t}\n \`${e.path}\` — ${e.contentPreview.slice(0,80)}…`}).join(`
605
- `),o=ms(r);return{content:[{type:`text`,text:`## Curated Knowledge (${r.length} entries)\n\n${a}\n\n---\n_Next: Use \`read\` to view full content of any entry, or \`remember\` to store new knowledge._`},...o],structuredContent:i}}catch(e){return gs.error(`List failed`,A(e)),B(`INTERNAL`,`List failed: ${e instanceof Error?e.message:String(e)}`)}})}const vs=D(`tools`);function ys(e,t,n){let r=L(`lookup`);e.registerTool(`lookup`,{title:r.title,description:`Get all indexed content for a known file path, sorted by position. Use when you know the exact file. For discovery across files use search.`,inputSchema:{path:P.string().describe(`Relative file path to look up (e.g., "src/index.ts")`),enrich:P.boolean().default(!1).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default false — set true when you need stored decisions, conventions, or relationship context.`)},annotations:r.annotations},async({path:e,enrich:r})=>{try{let i=await t.getBySourcePath(e);if(i.length===0)return{content:[{type:`text`,text:`No indexed content found for: ${e}`}]};i.sort((e,t)=>e.chunkIndex-t.chunkIndex);let a=`## ${e}\n**Chunks**: ${i.length} | **Type**: ${i[0].contentType}\n`,o=i.map(e=>{let t=e.startLine?` (lines ${e.startLine}-${e.endLine})`:``;return`### Chunk ${e.chunkIndex+1}/${e.totalChunks}${t}\n${e.content}`}).join(`
606
-
607
- `),s=hs(e),c=s?ps(s):void 0,l=`${a}\n${o}\n\n---\n_Next: Use \`search\` to find related content, or \`analyze_dependencies\` to see what this file imports._`;if(r&&n){let t=await R(n,{query:e});l+=z(t)}return{content:[{type:`text`,text:l},...c?[c]:[]]}}catch(e){return vs.error(`Lookup failed`,A(e)),B(`INTERNAL`,`Lookup failed: ${e instanceof Error?e.message:String(e)}`)}})}const bs=D(`tools:manipulation`);function xs(e){let t=L(`git_context`);e.registerTool(`git_context`,{title:t.title,description:`Summarize the current Git branch, working tree state, recent commits, and optional diff statistics for the repository.`,inputSchema:{cwd:P.string().optional().describe(`Repository root or working directory`),commit_count:P.number().min(1).max(50).default(5).optional().describe(`How many recent commits to include`),include_diff:P.boolean().default(!1).optional().describe(`Include diff stat for working tree changes`)},annotations:t.annotations,outputSchema:Qi},async({cwd:e,commit_count:t,include_diff:n})=>{try{let r=await Re({cwd:e,commitCount:t,includeDiff:n});return{content:[{type:`text`,text:Es(r)}],structuredContent:{gitRoot:r.gitRoot,branch:r.branch,commitCount:r.recentCommits.length,hasUncommitted:r.status.staged.length>0||r.status.modified.length>0||r.status.untracked.length>0,recentCommits:r.recentCommits.map(e=>({hash:e.hash,message:e.message,author:e.author,date:e.date}))}}}catch(e){return bs.error(`Git context failed`,A(e)),B(`INTERNAL`,`Git context failed: ${e instanceof Error?e.message:String(e)}`)}})}function Ss(e){let t=L(`diff_parse`);e.registerTool(`diff_parse`,{title:t.title,description:`Parse raw unified diff text into file-level and hunk-level structural changes.`,inputSchema:{diff:P.string().max(1e6).describe(`Raw unified diff text`)},annotations:t.annotations},async({diff:e})=>{try{return{content:[{type:`text`,text:Ds(Te({diff:e.replace(/\\n/g,`
608
- `).replace(/\\t/g,` `)}))}]}}catch(e){return bs.error(`Diff parse failed`,A(e)),B(`INTERNAL`,`Diff parse failed: ${e instanceof Error?e.message:String(e)}`)}})}function Cs(e){let t=L(`rename`);e.registerTool(`rename`,{title:t.title,description:`Rename a symbol across files using whole-word regex matching for exports, imports, and general usage references.`,inputSchema:{old_name:P.string().describe(`Existing symbol name to replace`),new_name:P.string().describe(`New symbol name to use`),root_path:P.string().describe(`Root directory to search within`),extensions:P.array(P.string()).optional().describe(`Optional file extensions to include, such as .ts,.tsx,.js,.jsx`),dry_run:P.boolean().default(!0).describe(`Preview changes without writing files`)},annotations:t.annotations},async({old_name:e,new_name:t,root_path:n,extensions:r,dry_run:i})=>{try{let a=await bt({oldName:e,newName:t,rootPath:n,extensions:r,dryRun:i});return{content:[{type:`text`,text:JSON.stringify(a)}]}}catch(e){return bs.error(`Rename failed`,A(e)),B(`INTERNAL`,`Rename failed: ${e instanceof Error?e.message:String(e)}`)}})}function ws(e){let t=L(`codemod`);e.registerTool(`codemod`,{title:t.title,description:`Apply regex-based codemod rules across files and return structured before/after changes for each affected line.`,inputSchema:{root_path:P.string().describe(`Root directory to transform within`),rules:P.array(P.object({description:P.string().describe(`What the codemod rule does`),pattern:P.string().describe(`Regex pattern in string form`),replacement:P.string().describe(`Replacement string with optional capture groups`)})).min(1).describe(`Codemod rules to apply`),dry_run:P.boolean().default(!0).describe(`Preview changes without writing files`)},annotations:t.annotations},async({root_path:e,rules:t,dry_run:n})=>{try{let r=await _e({rootPath:e,rules:t,dryRun:n});return{content:[{type:`text`,text:JSON.stringify(r)}]}}catch(e){return bs.error(`Codemod failed`,A(e)),B(`INTERNAL`,`Codemod failed: ${e instanceof Error?e.message:String(e)}`)}})}function Ts(e){let t=L(`data_transform`);e.registerTool(`data_transform`,{title:t.title,description:`Apply small jq-like transforms to JSON input for filtering, projection, grouping, and path extraction.`,inputSchema:{input:P.string().max(5e5).describe(`Input JSON string`),expression:P.string().max(1e4).describe(`Transform expression to apply`)},annotations:t.annotations},async({input:e,expression:t})=>{try{return{content:[{type:`text`,text:xe({input:e,expression:t}).outputString}]}}catch(e){return bs.error(`Data transform failed`,A(e)),B(`INTERNAL`,`Data transform failed: ${e instanceof Error?e.message:String(e)}`)}})}function Es(e){let t=[`Git root: ${e.gitRoot}`,`Branch: ${e.branch}`,`Staged: ${e.status.staged.length}`,...e.status.staged.map(e=>` - ${e}`),`Modified: ${e.status.modified.length}`,...e.status.modified.map(e=>` - ${e}`),`Untracked: ${e.status.untracked.length}`,...e.status.untracked.map(e=>` - ${e}`),``,`Recent commits:`];if(e.recentCommits.length===0)t.push(` none`);else for(let n of e.recentCommits)t.push(` - ${n.hash} ${n.message}`),t.push(` ${n.author} @ ${n.date}`);return e.diff&&t.push(``,`Diff stat:`,e.diff),t.join(`
609
- `)}function Ds(e){if(e.length===0)return`No diff files found.`;let t=[];for(let n of e){let e=n.oldPath?` (from ${n.oldPath})`:``;t.push(`${n.path}${e} [${n.status}] +${n.additions} -${n.deletions} (${n.hunks.length} hunks)`);for(let e of n.hunks){let n=e.header?` ${e.header}`:``;t.push(` @@ -${e.oldStart},${e.oldLines} +${e.newStart},${e.newLines} @@${n}`)}}return t.join(`
610
- `)}const Os=[`list_tools`,`describe_tool`,`search_tools`];function ks(e,t,n){let r=[...new Set(n)].sort();e.registerTool(`list_tools`,{title:L(`list_tools`).title,description:`List the available AI Kit tools with names, titles, and categories. Use this before describe_tool when you need to discover the active toolset.`,inputSchema:{category:P.string().optional().describe(`Optional category filter`)},annotations:L(`list_tools`).annotations},async({category:e})=>{let t=e?.trim().toLowerCase();return{content:[{type:`text`,text:r.filter(e=>t?(I[e]?.category??[]).some(e=>e.toLowerCase()===t):!0).map(e=>{let t=I[e]??{title:e,category:[]},n=t.category?.join(`, `)||`uncategorized`;return`${e}: ${t.title} [${n}]`}).join(`
611
- `)||`No tools matched the filter.`}]}}),e.registerTool(`describe_tool`,{title:L(`describe_tool`).title,description:`Describe a specific active AI Kit tool using centralized metadata. Use this after list_tools when you need a tool title, categories, and annotations before calling it directly.`,inputSchema:{tool_name:P.string().describe(`The active tool name to describe`)},annotations:L(`describe_tool`).annotations},async({tool_name:e})=>{if(!r.includes(e))return B(`VALIDATION`,`Unknown or inactive tool: ${e}`);let t=I[e],n={name:e,title:t?.title??e,categories:t?.category??[],annotations:t?.annotations??{},note:`Call the tool directly after discovery. AI Kit does not expose an execute_tool proxy.`};return{content:[{type:`text`,text:JSON.stringify(n,null,2)}]}}),e.registerTool(`search_tools`,{title:L(`search_tools`).title,description:`Search active AI Kit tools by keyword across tool names, titles, and categories.`,inputSchema:{query:P.string().min(1).describe(`Keyword query to match against active tools`)},annotations:L(`search_tools`).annotations},async({query:e})=>{let t=e.trim().toLowerCase(),n=r.filter(e=>{let n=I[e];return e.toLowerCase().includes(t)||n?.title.toLowerCase().includes(t)||(n?.category??[]).some(e=>e.toLowerCase().includes(t))}).map(e=>{let t=I[e]??{title:e,category:[]},n=t.category?.join(`, `)||`uncategorized`;return`${e}: ${t.title} [${n}]`});return{content:[{type:`text`,text:n.length>0?n.join(`
612
- `):`No tools found matching "${e}"`}]}})}const As=D(`tools`);let js=!1;async function Ms(e,t,n){for(let r of n.steps)if(!(r.status!==`success`||!r.output))try{let i=j(`sha256`).update(n.path).digest(`hex`).slice(0,12),a=`produced/onboard/${r.name}/${i}.md`,o=j(`sha256`).update(r.output).digest(`hex`).slice(0,16),s=new Date().toISOString(),c=r.output.length>2e3?r.output.split(/(?=^## )/m).filter(e=>e.trim().length>0):[r.output],l=c.map((e,t)=>({id:j(`sha256`).update(`${a}::${t}`).digest(`hex`).slice(0,16),content:e.trim(),sourcePath:a,contentType:`produced-knowledge`,chunkIndex:t,totalChunks:c.length,startLine:0,endLine:0,fileHash:o,indexedAt:s,origin:`produced`,tags:[`onboard`,r.name],category:`analysis`,version:1})),u=await t.embedBatch(l.map(e=>e.content));await e.upsert(l,u)}catch(e){As.warn(`Auto-persist onboard step failed`,{stepName:r.name,...A(e)})}}async function Ns(e,t,n){if(n.autoRemember?.length)for(let r of n.autoRemember)try{let n=j(`sha256`).update(`onboard-remember::${r.title}`).digest(`hex`).slice(0,16),i=new Date().toISOString(),a={id:n,content:`# ${r.title}\n\n${r.content}`,sourcePath:`curated/onboard/${r.category}/${n}.md`,contentType:`curated`,chunkIndex:0,totalChunks:1,startLine:0,endLine:0,fileHash:j(`sha256`).update(r.content).digest(`hex`).slice(0,16),indexedAt:i,origin:`curated`,tags:r.tags,category:r.category,version:1},[o]=await t.embedBatch([a.content]);await e.upsert([a],[o])}catch(e){As.warn(`Auto-persist remember entry failed`,{title:r.title,...A(e)})}}function Ps(e,t,n,r,i,a){let o=L(`onboard`);e.registerTool(`onboard`,{title:o.title,description:`First-time codebase onboarding: runs all analysis tools (structure, dependencies, entry-points, symbols, patterns, diagram) in one command. Results are auto-persisted to KB. Use mode=generate to also write structured output to .ai/context/ directory.`,inputSchema:{path:P.string().describe(`Root path of the codebase to onboard`),mode:P.enum([`memory`,`generate`]).default(`generate`).describe(`Output mode: generate (default) = persist to AI Kit + write .ai/context/ files; memory = AI Kit vector store only`),out_dir:P.string().optional().describe(`Custom output directory for generate mode (default: <path>/.ai/context)`),enrich:P.boolean().default(!0).describe(`Append curated knowledge and graph context to output. Adds ~150-250 tokens. Default true for planning tools — set false to save tokens when enrichment is not needed.`)},annotations:o.annotations},async({path:e,mode:o,out_dir:s,enrich:c},l)=>{try{if(js)return{content:[{type:`text`,text:`Onboard is already running. Please wait for it to complete before starting another.`}]};js=!0,As.info(`Starting onboard`,{path:e,mode:o});let u=await et({path:e,mode:o,outDir:s??r?.onboardDir}),d=Ca(l).createTask(`Onboard`,u.steps.length);for(let e=0;e<u.steps.length;e++){let t=u.steps[e];d.progress(e,`${t.name}: ${t.status}`)}d.complete(`Onboard complete: ${u.steps.filter(e=>e.status===`success`).length}/${u.steps.length} steps succeeded`),Ms(t,n,u),u.autoRemember?.length&&Ns(t,n,u).catch(e=>{As.warn(`Auto-persist autoRemember failed`,A(e))}),i&&(i.onboardComplete=!0,i.onboardTimestamp=new Date().toISOString());let f=[`## Onboard Complete`,``,`**Path:** \`${u.path}\``,`**Mode:** ${u.mode}`,`**Duration:** ${u.totalDurationMs}ms`,``];u.outDir&&(f.push(`**Output directory:** \`${u.outDir}\``),f.push(``)),f.push(`### Analysis Results`,``);let p=[],m=[];for(let e of u.steps)e.status===`success`?p.push(`- ✓ **${e.name}** (${e.durationMs}ms) — ${e.output.length} chars`):m.push(`- ✗ **${e.name}** — ${e.error}`);f.push(...p),m.length>0&&f.push(``,`### Failed`,``,...m),f.push(``,`---`,``);for(let e of u.steps)e.status===`success`&&f.push(`### ${e.name}`,``,e.output,``,`---`,``);f.push(`_All results auto-saved to KB.`,u.mode===`generate`?` Files written to \`${u.outDir}\`.`:``," Next: Use `search` to query the knowledge, or `remember` to add custom insights._");let h=f.join(`
613
- `);if(c&&a){let e=await R(a,{query:`onboard codebase conventions`});h+=z(e)}return{content:[{type:`text`,text:h}]}}catch(e){return As.error(`Onboard failed`,A(e)),B(`INTERNAL`,`Onboard failed: ${e instanceof Error?e.message:String(e)}`)}finally{js=!1}})}const Fs=D(`tools:persistence`);function Is(e){let t=L(`workset`);e.registerTool(`workset`,{title:t.title,description:`Manage named file sets (worksets). Save, load, list, add/remove files. Worksets persist across sessions in .aikit-state/worksets.json.`,inputSchema:{action:P.enum([`save`,`get`,`list`,`delete`,`add`,`remove`]).describe(`Operation to perform`),name:P.string().optional().describe(`Workset name (required for all except list)`),files:P.array(P.string()).optional().describe(`File paths (required for save, add, remove)`),description:P.string().optional().describe(`Description (for save)`)},annotations:t.annotations},async({action:e,name:t,files:n,description:r})=>{try{switch(e){case`save`:{if(!t||!n)throw Error(`name and files required for save`);let e=Et(t,n,{description:r});return{content:[{type:`text`,text:`Saved workset "${e.name}" with ${e.files.length} files.`}]}}case`get`:{if(!t)throw Error(`name required for get`);let e=Le(t);return e?{content:[{type:`text`,text:JSON.stringify(e)}]}:{content:[{type:`text`,text:`Workset "${t}" not found.`}]}}case`list`:{let e=Qe();return e.length===0?{content:[{type:`text`,text:`No worksets.`}]}:{content:[{type:`text`,text:e.map(e=>`- **${e.name}** (${e.files.length} files) — ${e.description??`no description`}`).join(`
614
- `)}]}}case`delete`:if(!t)throw Error(`name required for delete`);return{content:[{type:`text`,text:we(t)?`Deleted workset "${t}".`:`Workset "${t}" not found.`}]};case`add`:{if(!t||!n)throw Error(`name and files required for add`);let e=ie(t,n);return{content:[{type:`text`,text:`Added to workset "${e.name}": now ${e.files.length} files.`}]}}case`remove`:{if(!t||!n)throw Error(`name and files required for remove`);let e=yt(t,n);return e?{content:[{type:`text`,text:`Removed from workset "${e.name}": now ${e.files.length} files.`}]}:{content:[{type:`text`,text:`Workset "${t}" not found.`}]}}}}catch(e){return Fs.error(`Workset operation failed`,A(e)),B(`INTERNAL`,`Workset operation failed: ${e instanceof Error?e.message:String(e)}`)}})}function Ls(e){let t=L(`stash`);e.registerTool(`stash`,{title:t.title,description:`Persist and retrieve named values in .aikit-state/stash.json for intermediate results between tool calls.`,inputSchema:{action:P.enum([`set`,`get`,`list`,`delete`,`clear`]).describe(`Operation to perform on the stash`),key:P.string().optional().describe(`Entry key for set/get/delete operations`),value:P.string().optional().describe(`String or JSON value for set operations`)},annotations:t.annotations},async({action:e,key:t,value:n})=>{try{switch(e){case`set`:{if(!t)throw Error(`key required for set`);let e=It(t,Hs(n??``));return{content:[{type:`text`,text:`Stored stash entry "${e.key}" (${e.type}) at ${e.storedAt}.`}]}}case`get`:{if(!t)throw Error(`key required for get`);let e=Pt(t);return{content:[{type:`text`,text:e?JSON.stringify(e):`Stash entry "${t}" not found.`}]}}case`list`:{let e=Ft();return{content:[{type:`text`,text:e.length===0?`Stash is empty.`:e.map(e=>`- ${e.key} (${e.type}) — ${e.storedAt}`).join(`
615
- `)}]}}case`delete`:if(!t)throw Error(`key required for delete`);return{content:[{type:`text`,text:Nt(t)?`Deleted stash entry "${t}".`:`Stash entry "${t}" not found.`}]};case`clear`:{let e=Mt();return{content:[{type:`text`,text:`Cleared ${e} stash entr${e===1?`y`:`ies`}.`}]}}}}catch(e){return Fs.error(`Stash operation failed`,A(e)),B(`INTERNAL`,`Stash operation failed: ${e instanceof Error?e.message:String(e)}`)}})}function Rs(e){let t=L(`checkpoint`);e.registerTool(`checkpoint`,{title:t.title,description:`Save and restore lightweight session checkpoints in .aikit-state/checkpoints for cross-session continuity. Supports diff between checkpoints and history viewing.`,inputSchema:{action:P.enum([`save`,`load`,`list`,`latest`,`diff`,`history`,`gc`]).describe(`Checkpoint action to perform`),label:P.string().optional().describe(`Checkpoint label for save, or checkpoint id for load`),data:P.string().max(5e5).optional().describe(`JSON object string for save actions`),notes:P.string().max(1e4).optional().describe(`Optional notes for save actions`),from_id:P.string().optional().describe(`Checkpoint ID to diff FROM (for diff action)`),to_id:P.string().optional().describe(`Checkpoint ID to diff TO (for diff action)`),limit:P.number().min(1).max(50).optional().describe(`Max history entries to return`),keep_last:P.number().min(1).max(100).optional().describe(`Keep N most recent checkpoints per label (default: 10, for gc action)`),max_age_days:P.number().min(1).optional().describe(`Delete checkpoints older than N days (for gc action)`),dry_run:P.boolean().optional().describe(`Preview changes without deleting (default: true, for gc action)`)},annotations:t.annotations},async({action:e,label:t,data:n,notes:r,from_id:i,to_id:a,limit:o,keep_last:s,max_age_days:c,dry_run:l})=>{try{switch(e){case`save`:if(!t)throw Error(`label required for save`);return{content:[{type:`text`,text:Vs(ge(t,Us(n),{notes:r}))}]};case`load`:{if(!t)throw Error(`label required for load`);let e=he(t);return{content:[{type:`text`,text:e?Vs(e):`Checkpoint "${t}" not found.`}]}}case`list`:{let e=me();return{content:[{type:`text`,text:e.length===0?`No checkpoints saved.`:e.map(e=>`- ${e.id} — ${e.label} (${e.createdAt})`).join(`
616
- `)}]}}case`latest`:{let e=pe();return{content:[{type:`text`,text:e?Vs(e):`No checkpoints saved.`}]}}case`diff`:{if(!i||!a)throw Error(`from_id and to_id required for diff`);let e=ue(i,a);return e?{content:[{type:`text`,text:[`## Checkpoint Diff: ${i} → ${a}`,e.added.length?`**Added:** ${e.added.join(`, `)}`:``,e.removed.length?`**Removed:** ${e.removed.join(`, `)}`:``,e.modified.length?`**Modified:** ${e.modified.join(`, `)}`:``,!e.added.length&&!e.removed.length&&!e.modified.length?`No differences found.`:``].filter(Boolean).join(`
617
- `)}]}:{content:[{type:`text`,text:`One or both checkpoints not found.`}]}}case`history`:{if(!t)throw Error(`label required for history`);let e=fe(t,{limit:o??20});return e.length===0?{content:[{type:`text`,text:`No history found for "${t}".`}]}:{content:[{type:`text`,text:`## History: ${t}\n${e.map(e=>`- ${e.sha?e.sha.slice(0,8):e.id} — ${e.createdAt}${e.label?` (${e.label})`:``}`).join(`
618
- `)}`}]}}case`gc`:{let e=de({label:t,keepLast:s,maxAgeDays:c,dryRun:l});return{content:[{type:`text`,text:[`## Checkpoint GC${e.labels.length?`: ${e.labels.join(`, `)}`:``}`,`Deleted: ${e.deleted}`,`Kept: ${e.kept}`,`Mode: ${l??!0?`dry-run`:`delete`}`,e.deletedIds.length?`Deleted IDs: ${e.deletedIds.join(`, `)}`:`Deleted IDs: none`].join(`
619
- `)}]}}}}catch(e){return Fs.error(`Checkpoint failed`,A(e)),B(`INTERNAL`,`Checkpoint failed: ${e instanceof Error?e.message:String(e)}`)}})}function zs(e){let t=L(`lane`);e.registerTool(`lane`,{title:t.title,description:`Manage verified lanes — isolated file copies for parallel exploration. Also provides advisory write-intent leases for multi-agent coordination.`,inputSchema:{action:P.enum([`create`,`list`,`status`,`diff`,`merge`,`discard`,`lease`,`unlease`,`leases`]).describe(`Lane action to perform`),name:P.string().optional().describe(`Lane name (required for create/status/diff/merge/discard)`),files:P.array(P.string()).optional().describe(`File paths to copy into the lane (required for create)`),agent:P.string().optional().describe(`Agent identifier (required for lease)`),intent:P.string().optional().describe(`What the agent plans to do (required for lease)`),id:P.string().optional().describe(`Lease ID (required for unlease)`),symbols:P.array(P.string()).optional().describe(`Symbol names within files (optional for lease)`),ttl_minutes:P.number().optional().describe(`Lease TTL in minutes (default 10, optional for lease)`)},annotations:t.annotations},async({action:e,name:t,files:n,agent:r,intent:i,id:a,symbols:o,ttl_minutes:s})=>{try{switch(e){case`create`:{if(!t)throw Error(`name is required for create`);if(!n||n.length===0)throw Error(`files are required for create`);let e=We(t,n);return{content:[{type:`text`,text:JSON.stringify(e)}]}}case`list`:return{content:[{type:`text`,text:JSON.stringify(qe())}]};case`status`:if(!t)throw Error(`name is required for status`);return{content:[{type:`text`,text:JSON.stringify(Ye(t))}]};case`diff`:if(!t)throw Error(`name is required for diff`);return{content:[{type:`text`,text:JSON.stringify(Ge(t))}]};case`merge`:if(!t)throw Error(`name is required for merge`);return{content:[{type:`text`,text:JSON.stringify(Je(t))}]};case`discard`:if(!t)throw Error(`name is required for discard`);return{content:[{type:`text`,text:JSON.stringify({discarded:Ke(t)})}]};case`lease`:{if(!r)throw Error(`agent is required for lease`);if(!n||n.length===0)throw Error(`files are required for lease`);if(!i)throw Error(`intent is required for lease`);let e=M({agent:r,files:n,intent:i,symbols:o,ttl_minutes:s});return{content:[{type:`text`,text:JSON.stringify(e)}]}}case`unlease`:{if(!a)throw Error(`id is required for unlease`);let e=vt({id:a});return{content:[{type:`text`,text:JSON.stringify(e)}]}}case`leases`:{let e=Xe({agent:r});return{content:[{type:`text`,text:JSON.stringify(e)}]}}}}catch(e){return Fs.error(`Lane action failed`,A(e)),B(`INTERNAL`,`Lane action failed: ${e instanceof Error?e.message:String(e)}`)}})}function Bs(e){let t=L(`queue`);e.registerTool(`queue`,{title:t.title,description:`Manage task queues with optional DAG dependencies. Push items with dependsOn for wave-based execution. Take next, mark done/failed, list queues.`,inputSchema:{action:P.enum([`create`,`push`,`next`,`done`,`fail`,`get`,`list`,`clear`,`delete`,`dag`]).describe(`Queue action`),name:P.string().optional().describe(`Queue name (required for most actions)`),title:P.string().optional().describe(`Item title (required for push)`),id:P.string().optional().describe(`Item ID (required for done/fail)`),data:P.unknown().optional().describe(`Arbitrary data to attach to a queue item`),error:P.string().optional().describe(`Error message (required for fail)`),dependsOn:P.array(P.string()).optional().describe(`Item IDs this task depends on. Dependent items start as blocked until deps complete.`)},annotations:t.annotations},async({action:e,name:t,title:n,id:r,data:i,error:a,dependsOn:o})=>{try{switch(e){case`create`:if(!t)throw Error(`name is required for create`);return{content:[{type:`text`,text:JSON.stringify(ct(t))}]};case`push`:if(!t)throw Error(`name is required for push`);if(!n)throw Error(`title is required for push`);return{content:[{type:`text`,text:JSON.stringify(gt(t,n,i,void 0,o))}]};case`next`:{if(!t)throw Error(`name is required for next`);let e=ht(t);return{content:[{type:`text`,text:JSON.stringify(e)}]}}case`done`:if(!t)throw Error(`name is required for done`);if(!r)throw Error(`id is required for done`);return{content:[{type:`text`,text:JSON.stringify(dt(t,r))}]};case`fail`:if(!t)throw Error(`name is required for fail`);if(!r)throw Error(`id is required for fail`);if(!a)throw Error(`error is required for fail`);return{content:[{type:`text`,text:JSON.stringify(ft(t,r,a))}]};case`get`:if(!t)throw Error(`name is required for get`);return{content:[{type:`text`,text:JSON.stringify(pt(t))}]};case`list`:return{content:[{type:`text`,text:JSON.stringify(mt())}]};case`clear`:if(!t)throw Error(`name is required for clear`);return{content:[{type:`text`,text:JSON.stringify({cleared:st(t)})}]};case`delete`:if(!t)throw Error(`name is required for delete`);return{content:[{type:`text`,text:JSON.stringify({deleted:ut(t)})}]};case`dag`:if(!t)throw Error(`name is required for dag`);return{content:[{type:`text`,text:JSON.stringify(lt(t))}]}}}catch(e){return Fs.error(`Queue action failed`,A(e)),B(`INTERNAL`,`Queue action failed: ${e instanceof Error?e.message:String(e)}`)}})}function Vs(e){let t=[e.id,`Label: ${e.label}`,`Created: ${e.createdAt}`];if(e.notes&&t.push(`Notes: ${e.notes}`),e.files?.length){t.push(`Files: ${e.files.length}`);for(let n of e.files)t.push(` - ${n}`)}return t.push(``,`Data:`,JSON.stringify(e.data)),t.join(`
620
- `)}function Hs(e){let t=e.trim();if(!t)return``;try{return JSON.parse(t)}catch{return e}}function Us(e){let t=e?.trim();if(!t)return{};let n;try{n=JSON.parse(t)}catch{throw Error(`data must be a valid JSON object string`)}if(!n||typeof n!=`object`||Array.isArray(n))throw Error(`data must be a JSON object string`);return n}const Ws=D(`tools`);function Gs(e){let t=[`## Rule: ${e.id}`,``,`- **Status**: ${e.enabled?`enabled`:`disabled`}`,`- **Description**: ${e.description??`—`}`,`- **Category**: ${e.category??`—`}`,`- **Push weight**: ${e.pushWeight??`—`}`];return e.patterns?.length&&t.push(`- **Patterns**: ${e.patterns.join(`, `)}`),e.examples?.length&&t.push(`- **Examples**: ${e.examples.join(`, `)}`),t.join(`
621
- `)}function Ks(e,t){let n=L(`er_update_policy`);e.registerTool(`er_update_policy`,{title:n.title,description:`Manage ER push classification rules. Supports listing, updating, creating, and deleting rules that determine when knowledge should be pushed to Enterprise RAG.`,inputSchema:{action:P.enum([`list`,`get`,`update`,`create`,`delete`]).describe(`Action to perform on classification rules`),rule_id:P.string().optional().describe(`Rule ID (required for get, update, delete)`),changes:P.object({patterns:P.array(P.string()).optional(),category:P.string().optional(),pushWeight:P.number().min(0).max(1).optional(),description:P.string().optional(),examples:P.array(P.string()).optional(),enabled:P.boolean().optional()}).optional().describe(`Changes to apply (for update action)`),new_rule:P.object({id:P.string().regex(/^[a-z][a-z0-9-]*$/),patterns:P.array(P.string()).min(1),category:P.string(),pushWeight:P.number().min(0).max(1),description:P.string(),examples:P.array(P.string()).default([]),enabled:P.boolean().default(!0)}).optional().describe(`New rule definition (for create action)`)},annotations:n.annotations},async({action:e,rule_id:n,changes:r,new_rule:i})=>{try{if(e===`list`){let e=t.getRules();return{content:[{type:`text`,text:`## Classification Rules\n\n${e.map(e=>`- **${e.id}** (${e.enabled?`enabled`:`disabled`}) — ${e.description}\n Category: ${e.category} | Weight: ${e.pushWeight} | Patterns: ${e.patterns.join(`, `)}`).join(`
622
- `)}\n\n---\n_${e.length} rules total. Use \`action: "update"\` to modify a rule._`}]}}if(e===`get`){if(!n)return B(`VALIDATION`,'`rule_id` is required for "get" action.');let e=t.getRule(n);return e?{content:[{type:`text`,text:Gs(e)}]}:B(`NOT_FOUND`,`Rule "${n}" not found.`)}if(e===`update`){if(!n||!r)return B(`VALIDATION`,'`rule_id` and `changes` are required for "update" action.');let e=t.updateRule(n,r);return e?{content:[{type:`text`,text:`${Gs(e)}\n\n---\n_Updated. Next: Use \`action: "list"\` to verify._`}]}:B(`NOT_FOUND`,`Rule "${n}" not found.`)}return e===`create`?i?{content:[{type:`text`,text:`${Gs(t.addRule(i))}\n\n---\n_Created. Next: Test classification with \`remember\`._`}]}:B(`VALIDATION`,'`new_rule` is required for "create" action.'):e===`delete`?n?t.deleteRule(n)?{content:[{type:`text`,text:`Deleted rule **${n}**.\n\n---\n_Next: Use \`action: "list"\` to verify._`}]}:B(`NOT_FOUND`,`Rule "${n}" not found.`):B(`VALIDATION`,'`rule_id` is required for "delete" action.'):B(`VALIDATION`,`Unknown action: ${e}`)}catch(e){return Ws.error(`Policy update failed`,A(e)),B(`INTERNAL`,`Policy update failed: ${e instanceof Error?e.message:String(e)}`)}})}function qs(){return`
623
- /* ── Reset ────────────────────────────────────────────────────────── */
624
- *{box-sizing:border-box;margin:0;padding:0}
625
-
626
- /* ── Design Tokens ────────────────────────────────────────────────── */
627
- :root{
628
- /* Background hierarchy */
629
- --background:#0f1419;
630
- --background-subtle:#141b24;
631
- --foreground:#e2e8f0;
632
- --card:#1a2332;
633
- --card-foreground:#e2e8f0;
634
-
635
- /* Semantic colors */
636
- --primary:#818cf8;
637
- --primary-glow:rgba(129,140,248,.15);
638
- --primary-foreground:#1e1b4b;
639
- --secondary:#2a3549;
640
- --secondary-foreground:#e2e8f0;
641
- --muted:#2a3549;
642
- --muted-foreground:#94a3b8;
643
- --accent:#1e293b;
644
- --accent-foreground:#a5b4fc;
645
- --destructive:#f87171;
646
- --border:rgba(148,163,184,.12);
647
- --border-subtle:rgba(148,163,184,.06);
648
- --input:#384766;
649
- --ring:#6366f1;
650
-
651
- /* Status colors */
652
- --success:#10b981;
653
- --success-light:#34d399;
654
- --warning:#f59e0b;
655
- --warning-light:#fbbf24;
656
- --error:#ef4444;
657
- --error-light:#f87171;
658
- --info:#0ea5e9;
659
- --info-light:#38bdf8;
660
-
661
- /* Chart palette */
662
- --chart-1:#818cf8;
663
- --chart-2:#38bdf8;
664
- --chart-3:#34d399;
665
- --chart-4:#fbbf24;
666
- --chart-5:#f87171;
667
- --chart-6:#a78bfa;
668
- --chart-7:#f472b6;
669
- --chart-8:#2dd4bf;
670
- --chart-9:#fb923c;
671
- --chart-10:#22d3ee;
672
- --chart-11:#c084fc;
673
- --chart-12:#a3e635;
674
- --chart-others:#a8a29e;
675
- --chart-gradient-start:0.3;
676
- --chart-gradient-end:0;
677
-
678
- /* Layout */
679
- --radius:0.625rem;
680
- --shadow:0 4px 24px rgba(0,0,0,.25);
681
- --shadow-sm:0 1px 3px rgba(0,0,0,.2);
682
- }
683
-
684
- /* ── Base ─────────────────────────────────────────────────────────── */
685
- body{
686
- font-family:'Plus Jakarta Sans',ui-sans-serif,system-ui,-apple-system,sans-serif;
687
- background:var(--background);color:var(--foreground);
688
- min-height:100vh;padding:0;line-height:1.6;font-size:14px;
689
- -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;
690
- background-image:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(129,140,248,.08),transparent);
691
- }
692
-
693
- /* ── Animations ───────────────────────────────────────────────────── */
694
- @keyframes fadeInUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
695
- @keyframes shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}
696
-
697
- /* ── Layout ───────────────────────────────────────────────────────── */
698
- .dashboard{max-width:1200px;margin:0 auto;padding:40px 28px}
699
-
700
- /* ── Header ───────────────────────────────────────────────────────── */
701
- .header{
702
- padding:28px 0;margin-bottom:32px;
703
- border-bottom:1px solid var(--border);
704
- position:relative;
705
- }
706
- .header::after{
707
- content:'';position:absolute;bottom:-1px;left:0;width:120px;height:2px;
708
- background:linear-gradient(90deg,var(--primary),transparent);
709
- }
710
- .header h1{
711
- font-size:1.75em;font-weight:700;color:var(--foreground);
712
- letter-spacing:-0.03em;line-height:1.2;
713
- }
714
- .header .subtitle{
715
- color:var(--muted-foreground);font-size:.88em;margin-top:6px;font-weight:400;
716
- letter-spacing:.01em;
717
- }
718
-
719
- /* ── Section headings ─────────────────────────────────────────────── */
720
- h2{
721
- font-size:1.1em;margin:32px 0 16px;color:var(--foreground);font-weight:600;
722
- display:flex;align-items:center;gap:10px;letter-spacing:-0.01em;
723
- animation:fadeInUp .4s ease both;
724
- }
725
- h2::before{
726
- content:'';width:3px;height:16px;background:linear-gradient(180deg,var(--primary),rgba(129,140,248,.3));border-radius:2px;flex-shrink:0;
727
- }
728
- h3{font-size:1em;margin:16px 0 8px;color:var(--foreground);font-weight:600}
729
-
730
- /* ── Rendered markdown content ────────────────────────────────────── */
731
- .md-content{line-height:1.7;margin:12px 0}
732
- .md-content h1{font-size:1.4em;font-weight:700;margin:24px 0 12px;color:var(--foreground);letter-spacing:-0.02em}
733
- .md-content h2{font-size:1.2em;margin:20px 0 10px;color:var(--foreground);display:block}
734
- .md-content h2::before{display:none}
735
- .md-content h3{font-size:1.05em;margin:16px 0 8px;color:var(--foreground)}
736
- .md-content h4{font-size:.95em;margin:12px 0 6px;color:var(--foreground);font-weight:600}
737
- .md-content p{margin:8px 0;color:var(--foreground)}
738
- .md-content strong{color:var(--foreground);font-weight:600}
739
- .md-content em{color:var(--muted-foreground);font-style:italic}
740
- .md-content a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}
741
- .md-content a:hover{color:var(--accent-foreground)}
742
- .md-content ul,.md-content ol{padding-left:24px;margin:8px 0}
743
- .md-content li{margin:4px 0;color:var(--foreground)}
744
- .md-content li::marker{color:var(--muted-foreground)}
745
- .md-content blockquote{
746
- border-left:3px solid var(--primary);padding:10px 16px;margin:12px 0;
747
- color:var(--muted-foreground);background:var(--card);border-radius:0 var(--radius) var(--radius) 0;
748
- }
749
- .md-content pre{
750
- background:var(--card);border:1px solid var(--border);border-radius:var(--radius);
751
- padding:16px;overflow-x:auto;margin:12px 0;
752
- }
753
- .md-content code{font-family:'JetBrains Mono','Cascadia Code','Fira Code',monospace;font-size:.88em}
754
- .md-content :not(pre)>code{background:var(--accent);padding:2px 6px;border-radius:4px;font-size:.85em;color:var(--accent-foreground)}
755
- .md-content table{width:100%;border-collapse:collapse;margin:12px 0;font-size:13px}
756
- .md-content .table-wrap{margin:12px 0}.md-content .table-wrap table{margin:0}
757
- .md-content th{
758
- background:var(--accent);padding:10px 14px;text-align:left;font-weight:600;
759
- color:var(--muted-foreground);border-bottom:2px solid var(--border);font-size:.8em;
760
- text-transform:uppercase;letter-spacing:.5px;
761
- }
762
- .md-content td{padding:8px 14px;border-bottom:1px solid var(--border);color:var(--foreground)}
763
- .md-content tr:hover td{background:rgba(129,140,248,.04)}
764
- .md-content hr{border:none;border-top:1px solid var(--border);margin:24px 0}
765
- .md-content img{max-width:100%;border-radius:var(--radius)}
766
-
767
- /* ── Metrics grid ─────────────────────────────────────────────────── */
768
- .metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin:14px 0 28px}
769
- .metric{
770
- background:linear-gradient(135deg,var(--card),var(--accent));
771
- border:1px solid var(--border);border-radius:var(--radius);
772
- padding:22px 18px;text-align:center;transition:all .2s ease;position:relative;overflow:hidden;
773
- animation:fadeInUp .4s ease both;
774
- }
775
- .metric::before{
776
- content:'';position:absolute;top:0;left:0;right:0;height:2px;
777
- background:linear-gradient(90deg,transparent,var(--primary),transparent);opacity:0;
778
- transition:opacity .2s ease;
779
- }
780
- .metric:hover{border-color:rgba(129,140,248,.3);transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,.2)}
781
- .metric:hover::before{opacity:1}
782
- .metric-value{
783
- font-size:1.8em;font-weight:700;color:var(--primary);
784
- font-variant-numeric:tabular-nums;letter-spacing:-0.02em;
785
- }
786
- .metric-label{
787
- font-size:.75em;color:var(--muted-foreground);margin-top:6px;
788
- text-transform:uppercase;letter-spacing:.6px;font-weight:500;
789
- }
790
-
791
- /* ── Cards grid ───────────────────────────────────────────────────── */
792
- .card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin:14px 0 28px}
793
- .card{
794
- background:var(--card);border:1px solid var(--border);border-radius:var(--radius);
795
- padding:20px;transition:all .2s ease;position:relative;overflow:hidden;
796
- animation:fadeInUp .4s ease both;
797
- }
798
- .card::after{
799
- content:'';position:absolute;top:0;left:0;width:3px;height:0;
800
- background:var(--primary);transition:height .2s ease;border-radius:0 0 2px 0;
801
- }
802
- .card:hover{border-color:rgba(129,140,248,.2);box-shadow:0 4px 20px rgba(0,0,0,.15);transform:translateY(-1px)}
803
- .card:hover::after{height:100%}
804
- .card-title{font-weight:600;font-size:.98em;margin-bottom:8px;color:var(--foreground)}
805
- .card-body{color:var(--muted-foreground);font-size:.88em;line-height:1.55}
806
- .badge{
807
- display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;
808
- font-size:.75em;font-weight:600;margin-top:10px;
809
- background:rgba(129,140,248,.1);color:var(--primary);border:1px solid rgba(129,140,248,.15);
810
- }
811
-
812
- /* ── Table ─────────────────────────────────────────────────────────── */
813
- .table-wrap{
814
- overflow-x:auto;margin:14px 0 28px;border-radius:var(--radius);border:1px solid var(--border);
815
- background:var(--card);animation:fadeInUp .4s ease both;
816
- }
817
- table{width:100%;border-collapse:collapse;font-size:13px}
818
- thead{position:sticky;top:0;z-index:1}
819
- th{
820
- background:var(--accent);padding:12px 16px;text-align:left;font-weight:600;
821
- color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;font-size:.72em;
822
- border-bottom:1px solid var(--border);cursor:pointer;user-select:none;white-space:nowrap;
823
- transition:color .15s;
824
- }
825
- th:hover{color:var(--primary)}
826
- td{padding:10px 16px;border-bottom:1px solid var(--border-subtle);color:var(--foreground)}
827
- tr:hover td{background:rgba(129,140,248,.04)}
828
- .tool-name{font-family:'JetBrains Mono','Cascadia Code',monospace;font-size:.85em;color:var(--primary);font-weight:500}
829
- .category-tag{
830
- display:inline-flex;padding:2px 8px;border-radius:6px;font-size:.8em;font-weight:500;
831
- background:var(--accent);color:var(--muted-foreground);border:1px solid var(--border);white-space:nowrap;
832
- }
833
-
834
- /* ── Code blocks ──────────────────────────────────────────────────── */
835
- pre{
836
- background:var(--card);border:1px solid var(--border);border-radius:var(--radius);
837
- padding:16px;overflow-x:auto;font-size:13px;margin:12px 0;
838
- }
839
- code{font-family:'JetBrains Mono','Cascadia Code','Fira Code',monospace;font-size:.9em}
840
- blockquote{
841
- border-left:3px solid var(--primary);padding:10px 16px;color:var(--muted-foreground);
842
- margin:12px 0;background:var(--card);border-radius:0 var(--radius) var(--radius) 0;
843
- }
844
- ul,ol{padding-left:24px;margin:8px 0}
845
- li{margin:4px 0}
846
- .tree-node{padding:3px 0}
847
- .tree-key{font-weight:600;color:var(--primary)}
848
- .tree-children{margin-left:20px;border-left:2px solid var(--border);padding-left:12px}
849
-
850
- /* ── Mermaid ──────────────────────────────────────────────────────── */
851
- .mermaid{background:transparent !important;border:none !important}
852
-
853
- /* ── Charts ───────────────────────────────────────────────────────── */
854
- .chart-container{
855
- background:var(--card);border:1px solid var(--border);border-radius:var(--radius);
856
- padding:24px;margin:14px 0 28px;overflow:hidden;animation:fadeInUp .4s ease both;
857
- }
858
- .chart-title{font-size:.95em;font-weight:600;color:var(--foreground);margin-bottom:14px}
859
- .chart-svg{width:100%;display:block}
860
- .chart-legend{
861
- display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;padding-top:12px;
862
- border-top:1px solid var(--border);
863
- }
864
- .chart-legend-item{display:flex;align-items:center;gap:6px;font-size:.8em;color:var(--muted-foreground)}
865
- .chart-legend-swatch{width:10px;height:10px;border-radius:2px;flex-shrink:0}
866
- .chart-tooltip{
867
- position:absolute;background:var(--card);border:1px solid var(--border);
868
- border-radius:6px;padding:8px 12px;font-size:.8em;pointer-events:none;
869
- box-shadow:var(--shadow);z-index:10;display:none;color:var(--foreground);
870
- }
871
- .chart-axis-label{font-size:.7em;fill:var(--muted-foreground);font-family:inherit}
872
- .chart-grid-line{stroke:var(--border);stroke-dasharray:3,3;stroke-width:0.5}
873
-
874
- /* ── Timeline ─────────────────────────────────────────────────────── */
875
- .timeline{margin:14px 0 28px;padding-left:28px;border-left:2px solid var(--border);position:relative;animation:fadeInUp .4s ease both}
876
- .timeline-item{position:relative;padding:0 0 28px 22px}
877
- .timeline-item:last-child{padding-bottom:0}
878
- .timeline-dot{
879
- position:absolute;left:-33px;top:4px;width:12px;height:12px;
880
- border-radius:50%;border:2px solid var(--border);background:var(--background);
881
- transition:all .2s ease;
882
- }
883
- .timeline-dot.done{background:var(--success);border-color:var(--success);box-shadow:0 0 8px rgba(16,185,129,.3)}
884
- .timeline-dot.active{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 4px rgba(129,140,248,.15)}
885
- .timeline-dot.pending{background:var(--muted);border-color:var(--muted-foreground)}
886
- .timeline-dot.error{background:var(--error);border-color:var(--error);box-shadow:0 0 8px rgba(239,68,68,.3)}
887
- .timeline-phase{font-size:.7em;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.5px;font-weight:600;margin-bottom:2px}
888
- .timeline-title{font-weight:600;color:var(--foreground);font-size:.95em}
889
- .timeline-desc{color:var(--muted-foreground);font-size:.85em;margin-top:4px;line-height:1.5}
890
-
891
- /* ── Checklist ────────────────────────────────────────────────────── */
892
- .checklist{margin:14px 0 28px}
893
- .checklist-item{
894
- display:flex;align-items:flex-start;gap:10px;padding:10px 14px;
895
- border-radius:var(--radius);transition:background .1s;
896
- }
897
- .checklist-item:hover{background:var(--accent)}
898
- .checklist-check{
899
- width:18px;height:18px;border-radius:4px;border:2px solid var(--border);
900
- flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;
901
- font-size:11px;color:transparent;
902
- }
903
- .checklist-check.checked{background:var(--success);border-color:var(--success);color:#fff}
904
- .checklist-label{color:var(--foreground);font-size:.9em;font-weight:500}
905
- .checklist-item.checked .checklist-label{color:var(--muted-foreground);text-decoration:line-through}
906
- .checklist-note{font-size:.8em;color:var(--muted-foreground);margin-top:2px}
907
-
908
- /* ── Comparison grid ──────────────────────────────────────────────── */
909
- .comparison-grid{
910
- display:grid;gap:0;margin:14px 0 28px;border:1px solid var(--border);
911
- border-radius:var(--radius);overflow:hidden;
912
- }
913
- .comparison-col{min-width:0}
914
- .comparison-col:not(:last-child){border-right:1px solid var(--border)}
915
- .comparison-header{
916
- padding:14px 16px;font-weight:600;font-size:.9em;color:var(--foreground);
917
- background:var(--accent);border-bottom:2px solid var(--border);text-align:center;
918
- }
919
- .comparison-item{
920
- padding:10px 16px;border-bottom:1px solid var(--border);font-size:.88em;
921
- color:var(--foreground);min-height:40px;display:flex;align-items:center;
922
- }
923
- .comparison-item:last-child{border-bottom:none}
924
-
925
- /* ── Status board ─────────────────────────────────────────────────── */
926
- .status-board{display:flex;flex-direction:column;gap:8px;margin:14px 0 28px}
927
- .status-row{
928
- display:flex;align-items:center;gap:12px;padding:10px 14px;
929
- background:var(--card);border:1px solid var(--border);border-radius:var(--radius);
930
- }
931
- .status-indicator{width:8px;height:8px;border-radius:50%;flex-shrink:0}
932
- .status-indicator.success{background:var(--success)}
933
- .status-indicator.warning{background:var(--warning)}
934
- .status-indicator.error{background:var(--error)}
935
- .status-indicator.info{background:var(--info)}
936
- .status-indicator.pending{background:var(--muted-foreground)}
937
- .status-label{font-weight:500;font-size:.9em;color:var(--foreground);flex:1}
938
- .status-detail{font-size:.8em;color:var(--muted-foreground)}
939
-
940
- /* ── Progress bars ────────────────────────────────────────────────── */
941
- .progress-list{display:flex;flex-direction:column;gap:12px;margin:14px 0 28px}
942
- .progress-item{display:flex;flex-direction:column;gap:4px}
943
- .progress-header{display:flex;justify-content:space-between;align-items:baseline}
944
- .progress-label{font-size:.88em;font-weight:500;color:var(--foreground)}
945
- .progress-value{font-size:.8em;color:var(--muted-foreground);font-variant-numeric:tabular-nums}
946
- .progress-track{
947
- height:6px;background:var(--accent);border-radius:3px;overflow:hidden;
948
- }
949
- .progress-fill{
950
- height:100%;border-radius:3px;transition:width .3s ease;
951
- }
952
-
953
- /* ── Prompt / Question block ──────────────────────────────────────── */
954
- .prompt-block{
955
- background:var(--card);border:1px solid var(--primary);border-radius:var(--radius);
956
- padding:20px;margin:14px 0 28px;
957
- }
958
- .prompt-question{font-size:1.05em;font-weight:600;color:var(--foreground);margin-bottom:8px}
959
- .prompt-context{font-size:.88em;color:var(--muted-foreground);line-height:1.6;margin-bottom:12px}
960
- .prompt-placeholder{
961
- padding:10px 14px;background:var(--accent);border:1px dashed var(--border);
962
- border-radius:var(--radius);color:var(--muted-foreground);font-size:.85em;font-style:italic;
963
- }
964
-
965
- /* ── Actions ──────────────────────────────────────────────────────── */
966
- .actions-bar{margin:32px 0}
967
- .actions-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
968
- .action-group{display:flex;flex-direction:column;gap:6px}
969
- .action-group label{font-size:.85em;color:var(--muted-foreground);font-weight:500}
970
- .action-group select{
971
- padding:9px 14px;background:var(--card);border:1px solid var(--border);
972
- border-radius:var(--radius);color:var(--foreground);font-size:.9em;cursor:pointer;min-width:200px;
973
- font-family:inherit;
974
- }
975
- .action-group select:hover{border-color:var(--primary)}
976
- .action-btn{
977
- padding:10px 22px;border:1px solid var(--border);border-radius:var(--radius);
978
- font-size:.88em;font-weight:600;cursor:pointer;transition:all .2s ease;
979
- background:var(--card);color:var(--foreground);font-family:inherit;
980
- }
981
- .action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(0,0,0,.2)}
982
- .action-primary{background:linear-gradient(135deg,var(--primary),#6366f1);color:var(--primary-foreground);border-color:transparent}
983
- .action-primary:hover{opacity:.9;box-shadow:0 4px 20px rgba(129,140,248,.3)}
984
- .action-danger{background:var(--error);color:#fff;border-color:var(--error)}
985
- .action-danger:hover{opacity:.9}
986
- .action-default:hover{border-color:var(--primary);color:var(--primary)}
987
- .action-feedback{
988
- margin-top:14px;padding:10px 16px;border-radius:var(--radius);
989
- display:none;font-weight:500;font-size:.9em;
990
- }
991
- .action-feedback.sent{
992
- display:block;background:rgba(16,185,129,.1);color:var(--success);
993
- border:1px solid rgba(16,185,129,.2);
994
- }
995
-
996
- /* ── Footer ───────────────────────────────────────────────────────── */
997
- .footer{
998
- text-align:center;padding:24px;color:var(--muted-foreground);font-size:.75em;
999
- border-top:1px solid var(--border);margin-top:48px;letter-spacing:.02em;
1000
- }
1001
-
1002
- /* ── Search filter (injected for tables) ──────────────────────────── */
1003
- .search-bar{display:flex;gap:12px;margin-bottom:14px;align-items:center}
1004
- .search-bar input{
1005
- flex:1;padding:9px 14px;background:var(--card);border:1px solid var(--border);
1006
- border-radius:var(--radius);color:var(--foreground);font-size:.9em;outline:none;
1007
- transition:border-color .15s;font-family:inherit;
1008
- }
1009
- .search-bar input:focus{border-color:var(--primary)}
1010
- .search-bar .count{color:var(--muted-foreground);font-size:.85em;white-space:nowrap}
1011
-
1012
- /* ── Scrollbar ────────────────────────────────────────────────────── */
1013
- ::-webkit-scrollbar{width:6px;height:6px}
1014
- ::-webkit-scrollbar-track{background:var(--card)}
1015
- ::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
1016
- ::-webkit-scrollbar-thumb:hover{background:var(--muted-foreground)}
1017
- `}const J=U;function Js(e){let t=e;return!t?.items||!Array.isArray(t.items)?``:`<div class="timeline">${t.items.map(e=>{let t=e.status??`pending`,n=e.phase?`<div class="timeline-phase">${J(e.phase)}</div>`:``,r=e.description?`<div class="timeline-desc">${J(e.description)}</div>`:``;return`<div class="timeline-item">
1018
- <div class="timeline-dot ${t}"></div>
1019
- ${n}
1020
- <div class="timeline-title">${J(e.title)}</div>
1021
- ${r}
1022
- </div>`}).join(``)}</div>`}function Ys(e){let t=e;return!t?.items||!Array.isArray(t.items)?``:`<div class="checklist">${t.items.map(e=>{let t=e.checked?`checked`:``,n=e.checked?`✓`:``,r=e.note?`<div class="checklist-note">${J(e.note)}</div>`:``;return`<div class="checklist-item ${t}">
1023
- <div class="checklist-check ${t}">${n}</div>
1024
- <div>
1025
- <div class="checklist-label">${J(e.label)}</div>
1026
- ${r}
1027
- </div>
1028
- </div>`}).join(``)}</div>`}function Xs(e){let t=e;if(t?.left&&t?.right)return Xs({columns:[{title:t.left.label??`Left`,items:t.left.items??[]},{title:t.right.label??`Right`,items:t.right.items??[]}]});if(!t?.columns||!Array.isArray(t.columns)||t.columns.length===0)return``;let n=t.columns.length,r=Math.max(...t.columns.map(e=>e.items?.length??0));return`<div class="comparison-grid" style="grid-template-columns:repeat(${n},1fr)">${t.columns.map(e=>{let t=`<div class="comparison-header">${J(e.title)}</div>`,n=[];for(let t=0;t<r;t++){let r=e.items?.[t]??``;n.push(`<div class="comparison-item">${J(r)}</div>`)}return`<div class="comparison-col">${t}${n.join(``)}</div>`}).join(``)}</div>`}function Zs(e){let t=e;return!t?.items||!Array.isArray(t.items)?``:`<div class="status-board">${t.items.map(e=>{let t=e.detail?`<span class="status-detail">${J(e.detail)}</span>`:``;return`<div class="status-row">
1029
- <div class="status-indicator ${e.status??`pending`}"></div>
1030
- <span class="status-label">${J(e.label)}</span>
1031
- ${t}
1032
- </div>`}).join(``)}</div>`}function Qs(e){let t=e;if(!t?.question)return``;let n=t.context?`<div class="prompt-context">${J(t.context)}</div>`:``,r=t.placeholder?`<div class="prompt-placeholder">${J(t.placeholder)}</div>`:``;return`<div class="prompt-block">
1033
- <div class="prompt-question">${J(t.question)}</div>
1034
- ${n}${r}
1035
- </div>`}function $s(e){let t=e;if(!t?.items||!Array.isArray(t.items))return``;let n=e=>e>=100?`var(--success)`:e>=60?`var(--primary)`:e>=30?`var(--warning)`:`var(--error)`;return`<div class="progress-list">${t.items.map(e=>{let t=e.max??100,r=t>0?Math.min(100,e.value/t*100):0,i=e.color??n(r);return`<div class="progress-item">
1036
- <div class="progress-header">
1037
- <span class="progress-label">${J(e.label)}</span>
1038
- <span class="progress-value">${e.value}/${t}</span>
1039
- </div>
1040
- <div class="progress-track">
1041
- <div class="progress-fill" style="width:${r.toFixed(1)}%;background:${i}"></div>
1042
- </div>
1043
- </div>`}).join(``)}</div>`}const Y=U;function ec(e){return Math.abs(e)>=1e6?`${(e/1e6).toFixed(1).replace(/\.0$/,``)}M`:Math.abs(e)>=1e3?`${(e/1e3).toFixed(1).replace(/\.0$/,``)}k`:Number.isInteger(e)?String(e):e.toFixed(1)}function tc(e){return`var(--chart-${e%12+1})`}let nc=0;function rc(e){let t=e.value;if(!t?.data?.length||!t.chartType)return`<pre>${Y(JSON.stringify(e.value,null,2))}</pre>`;nc++;let n=e.title||t.title?`<div class="chart-title">${Y(String(e.title||t.title))}</div>`:``,r;switch(t.chartType){case`line`:r=dc(t,!1);break;case`area`:r=dc(t,!0);break;case`bar`:r=fc(t,!1);break;case`horizontal-bar`:r=fc(t,!0);break;case`pie`:r=pc(t,!1);break;case`donut`:r=pc(t,!0);break;case`sparkline`:r=mc(t);break;case`heatmap`:r=hc(t);break;default:r=`<pre>${Y(JSON.stringify(t,null,2))}</pre>`}let i=t.showLegend!==!1&&t.yKeys.length>1&&t.chartType!==`sparkline`?ic(t.yKeys):``;return`<div class="chart-container">${n}${r}${i}</div>`}function ic(e){return`<div class="chart-legend">${e.map((e,t)=>`<span class="chart-legend-item"><span class="chart-legend-swatch" style="background:${tc(t)}"></span>${Y(e)}</span>`).join(``)}</div>`}const X={top:20,right:20,bottom:35,left:55};function ac(e,t){return e.map(e=>Number(e[t])||0)}function oc(e,t){return e.map(e=>String(e[t]??``))}function sc(e){let t=1/0,n=-1/0;for(let r of e)r<t&&(t=r),r>n&&(n=r);return t===n&&(t=t===0?0:t*.9,n=n===0?1:n*1.1),[t,n]}function cc(e){return e>=0?0:e}function lc(e,t,n,r=5){let i=[];for(let a=0;a<=r;a++){let o=a/r,s=X.top+n-o*n,c=e+o*(t-e);i.push(`<line class="chart-grid-line" x1="${X.left}" x2="${600-X.right}" y1="${s}" y2="${s}"/>`),i.push(`<text class="chart-axis-label" x="${X.left-8}" y="${s+4}" text-anchor="end">${ec(c)}</text>`)}return i.join(``)}function uc(e,t,n,r){let i=Math.floor(t/50),a=Math.max(1,Math.ceil(e.length/i));return e.map((e,t)=>t%a===0?`<text class="chart-axis-label" x="${X.left+t*r+r/2}" y="${X.top+n+18}" text-anchor="middle">${Y(e.length>10?`${e.slice(0,9)}…`:e)}</text>`:``).join(``)}function dc(e,t){let n=(e.height??300)-X.top-X.bottom,r=600-X.left-X.right,i=oc(e.data,e.xKey),a=e.data.length;if(a===0)return``;let o=r/Math.max(a-1,1),s=1/0,c=-1/0;for(let t of e.yKeys){let[n,r]=sc(ac(e.data,t));n<s&&(s=n),r>c&&(c=r)}s=cc(s);let l=c-s||1,u=e=>X.top+n-(e-s)/l*n,d=e=>X.left+e*o,f=``,p=[];for(let r=0;r<e.yKeys.length;r++){let i=ac(e.data,e.yKeys[r]),o=tc(r),s=`M${i.map((e,t)=>`${d(t).toFixed(1)},${u(e).toFixed(1)}`).join(`L`)}`;if(t){let e=`ag${nc}_${r}`;f+=`<linearGradient id="${e}" x1="0" y1="0" x2="0" y2="1">
1044
- <stop offset="0%" stop-color="${o}" stop-opacity="0.3"/>
1045
- <stop offset="100%" stop-color="${o}" stop-opacity="0"/>
1046
- </linearGradient>`;let t=`${s}L${d(a-1).toFixed(1)},${(X.top+n).toFixed(1)}L${d(0).toFixed(1)},${(X.top+n).toFixed(1)}Z`;p.push(`<path d="${t}" fill="url(#${e})" stroke="none"/>`)}p.push(`<path d="${s}" fill="none" stroke="${o}" stroke-width="2" stroke-linejoin="round" stroke-linecap="round"/>`);for(let e=0;e<i.length;e++)p.push(`<circle cx="${d(e).toFixed(1)}" cy="${u(i[e]).toFixed(1)}" r="3" fill="${o}" stroke="var(--card)" stroke-width="1.5"/>`)}let m=e.height??300,h=e.showGrid===!1?``:lc(s,c,n),g=uc(i,r,n,a>1?o:r);return`<svg class="chart-svg" viewBox="0 0 600 ${m}" preserveAspectRatio="xMidYMid meet">
1047
- ${f?`<defs>${f}</defs>`:``}
1048
- ${h}${g}${p.join(``)}
1049
- </svg>`}function fc(e,t){let n=(e.height??300)-X.top-X.bottom,r=600-X.left-X.right,i=oc(e.data,e.xKey),a=e.data.length;if(a===0)return``;let o=e.yKeys.length,s=0;for(let t of e.yKeys)for(let n of ac(e.data,t))n>s&&(s=n);s===0&&(s=1);let c=e.height??300,l=[];if(t){let t=Math.min(24,(n-(a-1)*4)/(a*o)),u=t*o+4,d=e.showGrid===!1?``:lc(0,s,n),f=i.map((e,t)=>{let n=X.top+t*u+u/2,r=e.length>15?`${e.slice(0,14)}…`:e;return`<text class="chart-axis-label" x="${X.left-8}" y="${n+4}" text-anchor="end">${Y(r)}</text>`}).join(``);for(let n=0;n<a;n++)for(let i=0;i<o;i++){let a=Number(e.data[n][e.yKeys[i]])||0,o=a/s*r,c=X.top+n*u+i*t;l.push(`<rect x="${X.left}" y="${c}" width="${o.toFixed(1)}" height="${t-2}" rx="3" fill="${tc(i)}" opacity="0.85">
1050
- <title>${Y(e.yKeys[i])}: ${ec(a)}</title>
1051
- </rect>`)}return`<svg class="chart-svg" viewBox="0 0 600 ${Math.max(c,a*u+X.top+X.bottom)}" preserveAspectRatio="xMidYMid meet">
1052
- ${d}${f}${l.join(``)}
1053
- </svg>`}else{let t=r/a,u=Math.min(40,(t-8)/o),d=e.showGrid===!1?``:lc(0,s,n),f=uc(i,r,n,t);for(let r=0;r<a;r++)for(let i=0;i<o;i++){let a=Number(e.data[r][e.yKeys[i]])||0,c=a/s*n,d=X.left+r*t+(t-u*o)/2+i*u,f=X.top+n-c;l.push(`<rect x="${d.toFixed(1)}" y="${f.toFixed(1)}" width="${(u-2).toFixed(1)}" height="${c.toFixed(1)}" rx="3" fill="${tc(i)}" opacity="0.85">
1054
- <title>${Y(e.yKeys[i])}: ${ec(a)}</title>
1055
- </rect>`)}return`<svg class="chart-svg" viewBox="0 0 600 ${c}" preserveAspectRatio="xMidYMid meet">
1056
- ${d}${f}${l.join(``)}
1057
- </svg>`}}function pc(e,t){let n=e.height??300,r=n/2,i=n/2,a=n/2-10,o=t?a*.55:0,s=e.yKeys[0]||`value`,c=e.data.map(e=>Math.max(0,Number(e[s])||0)),l=oc(e.data,e.xKey),u=c.reduce((e,t)=>e+t,0);if(u===0)return`<div style="color:var(--muted-foreground);text-align:center;padding:20px">No data</div>`;let d=[],f=-Math.PI/2;for(let e=0;e<c.length;e++){let t=c[e]/u;if(t===0)continue;let n=t*Math.PI*2,s=f,p=f+n,m=r+a*Math.cos(s),h=i+a*Math.sin(s),g=r+a*Math.cos(p),_=i+a*Math.sin(p),v=+(n>Math.PI),y;if(o>0){let e=r+o*Math.cos(s),t=i+o*Math.sin(s),n=r+o*Math.cos(p),c=i+o*Math.sin(p);y=`M${m.toFixed(2)},${h.toFixed(2)} A${a},${a} 0 ${v},1 ${g.toFixed(2)},${_.toFixed(2)} L${n.toFixed(2)},${c.toFixed(2)} A${o},${o} 0 ${v},0 ${e.toFixed(2)},${t.toFixed(2)}Z`}else y=`M${r},${i} L${m.toFixed(2)},${h.toFixed(2)} A${a},${a} 0 ${v},1 ${g.toFixed(2)},${_.toFixed(2)}Z`;d.push(`<path d="${y}" fill="${tc(e)}" stroke="var(--background)" stroke-width="2" opacity="0.9">
1058
- <title>${Y(l[e]||`Item ${e+1}`)}: ${ec(c[e])} (${(t*100).toFixed(1)}%)</title>
1059
- </path>`),f=p}let p=t?`<text x="${r}" y="${i-6}" text-anchor="middle" fill="var(--foreground)" font-size="18" font-weight="700">${ec(u)}</text>
1060
- <text x="${r}" y="${i+12}" text-anchor="middle" fill="var(--muted-foreground)" font-size="11">Total</text>`:``,m=ic(l.filter((e,t)=>c[t]>0));return`<svg class="chart-svg" viewBox="0 0 ${n} ${n}" preserveAspectRatio="xMidYMid meet">
1061
- ${d.join(``)}${p}
1062
- </svg>${m}`}function mc(e){let t=e.height??40,n=e.yKeys[0]||`value`,r=ac(e.data,n),i=r.length;if(i===0)return``;let[a,o]=sc(r),s=o-a||1,c=200/Math.max(i-1,1),l=r.map((e,n)=>`${(n*c).toFixed(1)},${(t-4-(e-a)/s*(t-8)).toFixed(1)}`),u=`spk${nc}`,d=tc(0);return`<svg class="chart-svg" viewBox="0 0 200 ${t}" preserveAspectRatio="xMidYMid meet" style="max-width:200px;height:${t}px">
1063
- <defs>
1064
- <linearGradient id="${u}" x1="0" y1="0" x2="0" y2="1">
1065
- <stop offset="0%" stop-color="${d}" stop-opacity="0.2"/>
1066
- <stop offset="100%" stop-color="${d}" stop-opacity="0"/>
1067
- </linearGradient>
1068
- </defs>
1069
- <path d="M${l.join(`L`)}L${((i-1)*c).toFixed(1)},${t}L0,${t}Z" fill="url(#${u})" stroke="none"/>
1070
- <polyline points="${l.join(` `)}" fill="none" stroke="${d}" stroke-width="1.5" stroke-linejoin="round"/>
1071
- <circle cx="${((i-1)*c).toFixed(1)}" cy="${l[i-1].split(`,`)[1]}" r="2.5" fill="${d}"/>
1072
- </svg>`}function hc(e){let t=oc(e.data,e.xKey),n=e.data.length,r=e.yKeys.length;if(n===0||r===0)return``;let i=1/0,a=-1/0;for(let t of e.yKeys)for(let n of ac(e.data,t))n<i&&(i=n),n>a&&(a=n);let o=a-i||1,s=Math.min(50,(600-X.left-X.right)/n),c=Math.min(30,200/r),l=X.left+n*s+X.right,u=X.top+r*c+X.bottom,d=[];for(let t=0;t<r;t++){let n=X.top+t*c+c/2+4,r=e.yKeys[t].length>8?`${e.yKeys[t].slice(0,7)}…`:e.yKeys[t];d.push(`<text class="chart-axis-label" x="${X.left-8}" y="${n}" text-anchor="end">${Y(r)}</text>`)}let f=Math.floor((l-X.left)/40),p=Math.max(1,Math.ceil(n/f));for(let e=0;e<n;e++){if(e%p!==0)continue;let n=X.left+e*s+s/2,r=t[e].length>6?`${t[e].slice(0,5)}…`:t[e];d.push(`<text class="chart-axis-label" x="${n}" y="${u-8}" text-anchor="middle">${Y(r)}</text>`)}for(let a=0;a<n;a++)for(let n=0;n<r;n++){let r=Number(e.data[a][e.yKeys[n]])||0,l=(r-i)/o,u=X.left+a*s,f=X.top+n*c;d.push(`<rect x="${u}" y="${f}" width="${s-1}" height="${c-1}" rx="2" fill="var(--primary)" opacity="${(.1+l*.8).toFixed(2)}">
1073
- <title>${Y(t[a])} / ${Y(e.yKeys[n])}: ${ec(r)}</title>
1074
- </rect>`)}return`<svg class="chart-svg" viewBox="0 0 ${l} ${u}" preserveAspectRatio="xMidYMid meet">
1075
- ${d.join(``)}
1076
- </svg>`}function gc(e){if(e==null)return`null`;if(Array.isArray(e))return`[${e.map(gc).join(`, `)}]`;if(typeof e==`object`)try{return JSON.stringify(e)}catch{return String(e)}return String(e)}function _c(e){return e.replace(/[^a-zA-Z0-9_]/g,`_`)}function vc(e){if(typeof e!=`string`)return e;let t=e.trim();if(t.startsWith(`[`)&&t.endsWith(`]`)||t.startsWith(`{`)&&t.endsWith(`}`))try{return JSON.parse(t)}catch{return e}return e}function yc(e){if(typeof e!=`object`||!e||!(`type`in e))return!1;let t=e,n=typeof t.type==`string`?t.type:``;return new Set([`separator`,`actions`]).has(n)?!0:`value`in t||typeof t.text==`string`||Array.isArray(t.headers)&&Array.isArray(t.rows)||typeof t.code==`string`||Array.isArray(t.items)||!!t.entries&&typeof t.entries==`object`&&!Array.isArray(t.entries)||!!t.columns&&typeof t.columns==`object`||`chartType`in t||Array.isArray(t.data)||typeof t.content==`string`||typeof t.markdown==`string`||typeof t.description==`string`||Array.isArray(t.metrics)||Array.isArray(t.cards)||Array.isArray(t.nodes)||typeof t.question==`string`}function bc(e){if(Array.isArray(e)){let t=e.filter(e=>typeof e==`object`&&!!e),n=t.map(e=>String(e.title??``)),r=Math.max(0,...t.map(e=>Array.isArray(e.items)?e.items.length:0));return{headers:n,rows:Array.from({length:r},(e,n)=>t.map(e=>Array.isArray(e.items)?e.items[n]??``:``))}}if(!e||typeof e!=`object`)return null;let t=e,n=Object.keys(t),r=Math.max(0,...n.map(e=>Array.isArray(t[e])?t[e].length:0));return{headers:n,rows:Array.from({length:r},(e,r)=>n.map(e=>Array.isArray(t[e])?t[e][r]??``:``))}}function xc(e){let t=e,n=e;if(`value`in n||(typeof t.text==`string`?n={...n,value:t.text}:typeof t.content==`string`?n={...n,value:t.content}:typeof t.markdown==`string`?n={...n,value:t.markdown}:typeof t.description==`string`?n={...n,value:t.description}:typeof t.code==`string`?n={...n,value:t.code}:Array.isArray(t.headers)&&Array.isArray(t.rows)?n={...n,value:{headers:t.headers,rows:t.rows}}:Array.isArray(t.items)?n={...n,value:{items:t.items}}:Array.isArray(t.metrics)?n={...n,value:t.metrics}:Array.isArray(t.cards)?n={...n,value:t.cards}:Array.isArray(t.nodes)&&Array.isArray(t.edges)?n={...n,value:{nodes:t.nodes,edges:t.edges}}:typeof t.question==`string`?n={...n,value:{question:t.question,context:t.context,placeholder:t.placeholder}}:(`chartType`in t||Array.isArray(t.data))&&(n={...n,value:{chartType:t.chartType,data:t.data,xKey:t.xKey??`label`,yKeys:t.yKeys??[`value`]}})),n.type===`chart`){let e=n.value;if(e&&typeof e==`object`&&!Array.isArray(e)){let t=e,r=t.data&&typeof t.data==`object`&&!Array.isArray(t.data)?t.data:null,i=Array.isArray(t.labels)?t.labels:Array.isArray(r?.labels)?r.labels:null,a=Array.isArray(t.datasets)?t.datasets:Array.isArray(r?.datasets)?r.datasets:null,o=typeof t.type==`string`?t.type:typeof t.chartType==`string`?t.chartType:null;if(o&&i&&a&&!Array.isArray(t.data)){let e=a.map((e,t)=>String(e.label??`series${t+1}`)),t=i.map((e,t)=>{let n={label:String(e)};for(let[e,r]of a.entries()){let i=r,a=String(i.label??`series${e+1}`);n[a]=i.data?.[t]??0}return n});n={...n,value:{chartType:String(o),data:t,xKey:`label`,yKeys:e}}}}}let r=n;if(n.type===`text`||n.type===`paragraph`)return{...n,type:`markdown`};if(n.type===`heading`)return{...n,type:`markdown`,value:`## ${String(r.value??``)}`};if(n.type===`header`){let e=Math.min(Math.max(Number(n.level)||2,1),6);return{...n,type:`markdown`,value:`${`#`.repeat(e)} ${String(r.value??``)}`}}if(n.type===`section`)return{...n,type:`markdown`};if(n.type===`list`||n.type===`bullet`||n.type===`bullets`){let e=Array.isArray(r.value)?r.value:r.value&&typeof r.value==`object`&&Array.isArray(r.value.items)?r.value.items:void 0;return Array.isArray(e)?{...n,type:`markdown`,value:e.map(e=>`- ${String(e)}`).join(`
1077
- `)}:{...n,type:`markdown`}}if(n.type===`note`||n.type===`info`||n.type===`warning`||n.type===`alert`||n.type===`callout`){let e=n.type===`warning`?`⚠️`:n.type===`alert`?`🚨`:`ℹ️`;return{...n,type:`markdown`,value:`> ${e} ${String(r.value??``)}`}}if(n.type===`quote`||n.type===`blockquote`){let e=String(r.value??``).split(`
1078
- `);return{...n,type:`markdown`,value:e.map(e=>`> ${e}`).join(`
1079
- `)}}if(n.type===`divider`||n.type===`hr`)return{...n,type:`separator`};if(n.type===`image`||n.type===`img`){let e=n,t=String(e.src??e.url??e.value??``),r=String(e.alt??e.label??e.title??`image`);return{...n,type:`markdown`,value:`![${r}](${t})`}}if(n.type===`link`||n.type===`url`){let e=n,t=String(e.href??e.url??e.value??``),r=String(e.label??e.text??e.title??t);return{...n,type:`markdown`,value:`[${r}](${t})`}}if(n.type===`kv`){let e=t.entries&&typeof t.entries==`object`&&!Array.isArray(t.entries)?t.entries:r.value&&typeof r.value==`object`&&!Array.isArray(r.value)?r.value:null;if(e)return{...n,type:`table`,value:{headers:[`Key`,`Value`],rows:Object.entries(e).map(([e,t])=>[e,t])}}}if(n.type===`comparison`){let e=bc(t.columns??(r.value&&typeof r.value==`object`?r.value.columns:void 0))??bc(r.value);if(e)return{...n,type:`table`,value:e};let i=r.value;if(i&&typeof i==`object`&&!Array.isArray(i)){let e=i;if(Array.isArray(e.headers)&&Array.isArray(e.rows))return{...n,type:`table`}}}if(n.type===`timeline`){let e=r.value;if(Array.isArray(e)){let t=e.map(e=>{if(e&&typeof e==`object`){let t=e;return[String(t.status??t.state??``),String(t.time??t.date??t.timestamp??``),String(t.label??t.description??t.title??t.text??``)]}return[``,``,String(e)]});return{...n,type:`table`,value:{headers:[`Status`,`Time`,`Description`],rows:t}}}}return n}function Sc(e,t){let n=e=>{if(e==null)return``;if(typeof e==`string`)return e;if(typeof e==`number`||typeof e==`boolean`||typeof e==`bigint`)return String(e);if(typeof e==`object`)try{let t=JSON.stringify(e);return typeof t==`string`?t:String(e)}catch{return String(e)}return String(e)};if(e==null)return null;if(typeof e==`string`)return{type:`markdown`,title:t,value:e};if(typeof e==`number`||typeof e==`boolean`)return{type:`markdown`,title:t,value:String(e)};if(Array.isArray(e)){if(e.every(e=>typeof e==`string`||typeof e==`number`||typeof e==`boolean`))return{type:`markdown`,title:t,value:e.map(e=>`- ${String(e)}`).join(`
1080
- `)};let n=e.filter(e=>typeof e==`object`&&!!e);if(n.length===e.length){let e={success:`✅`,done:`✅`,warning:`⚠️`,"at-risk":`⚠️`,error:`❌`,info:`ℹ️`,pending:`⏳`};if(n.every(e=>typeof e.category==`string`&&Array.isArray(e.items))){let r=n.map(t=>{let n=typeof t.category==`string`?t.category:null,r=Array.isArray(t.items)?t.items:null;if(!n||!r)return null;let i=r.map(t=>{if(!t||typeof t!=`object`)return null;let n=t,r=n.label??n.title??n.name,i=typeof r==`string`||typeof r==`number`||typeof r==`boolean`?String(r):null;if(!i)return null;let a=typeof n.status==`string`?`${e[n.status.toLowerCase()]??`●`} `:``,o=n.detail??n.description;return`- ${a}${i}${typeof o==`string`&&o.length>0?` — ${o}`:typeof o==`number`||typeof o==`boolean`?` — ${String(o)}`:``}`}).filter(e=>typeof e==`string`);return i.length===0?null:`### ${n}\n${i.join(`
1081
- `)}`}).filter(e=>typeof e==`string`);if(r.length>0)return{type:`markdown`,title:t,value:r.join(`
1082
-
1083
- `)}}let r=new Set;for(let e of n)for(let t of Object.keys(e))r.add(t);let i=Array.from(r);return{type:`table`,title:t,value:{headers:i,rows:n.map(e=>i.map(t=>{if(!(t in e)||e[t]===void 0||e[t]===null)return``;let n=e[t];if(typeof n==`object`)try{let e=JSON.stringify(n);return typeof e==`string`?e:``}catch{return String(n)}return String(n)}))}}}}if(typeof e==`object`){let r=e;if(Array.isArray(r.items))return Sc(r.items,t);let i=Object.entries(r).map(([e,t])=>`**${e}**: ${n(t)}`);return i.length>0?{type:`markdown`,title:t,value:i.join(`
1084
- `)}:null}return null}function Cc(e){let t=e.value;if(e.type===`separator`)return{type:`markdown`,title:e.title,value:`---`};if(e.type===`checklist`){let n=Array.isArray(t)?t:t&&typeof t==`object`&&Array.isArray(t.items)?t.items:null;if(!n)return e;let r=n.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;if(typeof t.label!=`string`)return null;let n=t.checked===!0?`x`:` `,r=typeof t.note==`string`&&t.note.length>0?` — ${t.note}`:``;return`- [${n}] ${t.label}${r}`}).filter(e=>typeof e==`string`);return r.length>0?{type:`markdown`,title:e.title,value:r.join(`
1085
- `)}:e}if(e.type===`status-board`){let n={success:`✅`,done:`✅`,warning:`⚠️`,"at-risk":`⚠️`,error:`❌`,info:`ℹ️`,pending:`⏳`},r=Array.isArray(t)?t:t&&typeof t==`object`&&Array.isArray(t.items)?t.items:null;if(r&&r.length>0){let t=r[0];if(t&&typeof t==`object`&&`category`in t){let t=r.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;if(typeof t.category!=`string`||!Array.isArray(t.items))return null;let r=t.items.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;if(typeof t.label!=`string`)return null;let r=typeof t.status==`string`?`${n[t.status.toLowerCase()]??`●`} `:``,i=typeof t.detail==`string`&&t.detail.length>0?` — ${t.detail}`:``;return`- ${r}${t.label}${i}`}).filter(Boolean);return`### ${t.category}\n${r.join(`
1086
- `)}`}).filter(Boolean);if(t.length>0)return{type:`markdown`,title:e.title,value:t.join(`
1087
-
1088
- `)}}let i=r.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;return typeof t.label!=`string`||typeof t.status!=`string`?null:[n[t.status.toLowerCase()]??`●`,t.label,typeof t.detail==`string`?t.detail:``]}).filter(e=>Array.isArray(e));if(i.length>0)return{type:`table`,title:e.title,value:{headers:[`Status`,`Service`,`Detail`],rows:i}}}return e}if(e.type===`prompt`){if(!t||typeof t!=`object`)return e;let n=t;if(typeof n.question!=`string`)return e;let r=[`**${n.question}**`];return typeof n.context==`string`&&n.context.length>0&&r.push(n.context),typeof n.placeholder==`string`&&n.placeholder.length>0&&r.push(`*${n.placeholder}*`),{type:`markdown`,title:e.title,value:r.join(`
1089
-
1090
- `)}}if(e.type===`progress`){if(!t||typeof t!=`object`||!Array.isArray(t.items))return e;let n=t.items.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;if(typeof t.label!=`string`||typeof t.value!=`number`)return null;let n=typeof t.max==`number`?t.max:100,r=Number.isFinite(n)&&n>0?n:100,i=Math.round(t.value/r*100);return[t.label,`${i}%`,`${t.value} / ${r}`]}).filter(e=>Array.isArray(e));return n.length>0?{type:`table`,title:e.title,value:{headers:[`Item`,`Progress`,`Value`],rows:n}}:e}if(e.type===`timeline`){if(!t||typeof t!=`object`||!Array.isArray(t.items))return e;let n={done:`✅`,active:`🔵`,pending:`⏳`,error:`❌`},r=t.items.map(e=>{if(!e||typeof e!=`object`)return null;let t=e;return typeof t.title==`string`?[n[typeof t.status==`string`?t.status.toLowerCase():``]??`●`,typeof t.phase==`string`&&t.phase.length>0?t.phase:t.title,typeof t.description==`string`?t.description:``]:null}).filter(e=>Array.isArray(e));return r.length>0?{type:`table`,title:e.title,value:{headers:[`Status`,`Phase`,`Description`],rows:r}}:e}if(e.type===`cards`){let n=Array.isArray(t)?t:t&&typeof t==`object`&&Array.isArray(t.items)?t.items:null;if(n&&n.length>0){let t={error:`🔴`,warning:`⚠️`,"at-risk":`⚠️`,success:`✅`,done:`✅`,info:`ℹ️`,pending:`⏳`},r=n[0];if(r&&typeof r==`object`&&`category`in r){let r=n.map(e=>{if(!e||typeof e!=`object`)return null;let n=e;if(typeof n.category!=`string`||!Array.isArray(n.items))return null;let r=n.items.map(e=>{if(!e||typeof e!=`object`)return null;let n=e;if(typeof n.label!=`string`)return null;let r=typeof n.status==`string`?`${t[n.status.toLowerCase()]??`●`} `:``,i=typeof n.description==`string`&&n.description.length>0?` — ${n.description}`:``;return`- ${r}${n.label}${i}`}).filter(Boolean);return`### ${n.category}\n${r.join(`
1091
- `)}`}).filter(Boolean);if(r.length>0)return{type:`markdown`,title:e.title,value:r.join(`
1092
-
1093
- `)}}let i=n.map(e=>{if(!e||typeof e!=`object`)return null;let n=e,r=typeof n.label==`string`?n.label:typeof n.title==`string`?n.title:null;return r?`- ${typeof n.status==`string`?`${t[n.status.toLowerCase()]??`●`} `:``}${r}${typeof n.description==`string`&&n.description.length>0?` — ${n.description}`:``}`:null}).filter(Boolean);if(i.length>0)return{type:`markdown`,title:e.title,value:i.join(`
1094
- `)}}}return e.type===`table`&&typeof t==`string`?{type:`markdown`,title:e.title,value:t}:new Set([`markdown`,`table`,`code`,`chart`,`metrics`,`tree`,`graph`,`mermaid`]).has(e.type)?e:Sc(e.value,e.title)||{type:`code`,title:e.title,value:typeof e.value==`string`?e.value:JSON.stringify(e.value,null,2)}}function wc(e){if(!Array.isArray(e)&&typeof e==`object`&&e){let t=e;return Array.isArray(t.blocks)&&t.blocks.length>0?wc(t.blocks):e}return Array.isArray(e)?e.map(e=>yc(e)?Cc(xc(e)):e):e}Mn.setOptions({async:!1,gfm:!0,breaks:!0}),Mn.use({renderer:{html(e){return U(e.text)}}});function Tc(e){return e.replace(/<table\b/g,`<div class="table-wrap"><table`).replace(/<\/table>/g,`</table></div>`)}function Ec(e){if(typeof e!=`object`||!e)return`<p>${U(String(e))}</p>`;let t=e;return typeof t.type==`string`?Oc(xc(t)):`<pre>${U(JSON.stringify(e,null,2))}</pre>`}function Dc(e,t){let n=[];if(e&&n.push(`<h1>${U(e)}</h1>`),typeof t==`string`)n.push(`<div class="md-content">${Tc(Mn.parse(t))}</div>`);else if(Array.isArray(t))if(t.length===0)n.push(`<p><em>empty</em></p>`);else if(yc(t[0]))for(let e of t)n.push(Ec(e));else typeof t[0]==`object`&&t[0]!==null?n.push(kc(t)):n.push(`<ul>${t.map(e=>`<li>${U(String(e))}</li>`).join(``)}</ul>`);else if(typeof t==`object`&&t){let e=t;if(Array.isArray(e.blocks)&&e.blocks.length>0)for(let t of e.blocks)n.push(Ec(t));else Array.isArray(e.metrics)?n.push(Ac(e.metrics)):Array.isArray(e.nodes)&&Array.isArray(e.edges)?(n.push(`<pre class="mermaid">${U(Pc(e))}</pre>`),n.push(`<script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"><\/script>`),n.push(`<script>mermaid.run();<\/script>`)):n.push(Mc(e))}else n.push(`<p>${U(String(t))}</p>`);return n.join(`
1095
- `)}function Oc(e){let t=[];switch(e.title&&t.push(`<h2>${U(e.title)}</h2>`),e.type){case`markdown`:t.push(`<div class="md-content">${Tc(Mn.parse(String(e.value??``)))}</div>`);break;case`code`:t.push(`<pre><code>${U(String(e.value??``))}</code></pre>`);break;case`mermaid`:t.push(`<pre class="mermaid">${U(String(e.value??``))}</pre>`);break;case`table`:if(Array.isArray(e.value)){let n=e.value;if(n.length>0&&Array.isArray(n[0])){let e=n,r=e[0].map(String),i=e.slice(1).map(e=>Object.fromEntries(r.map((t,n)=>[t,e[n]])));t.push(kc(i))}else t.push(kc(n))}else if(e.value&&typeof e.value==`object`&&`headers`in e.value&&`rows`in e.value){let{headers:n,rows:r}=e.value,i=r.map(e=>Object.fromEntries(n.map((t,n)=>[t,e[n]])));t.push(kc(i))}break;case`metrics`:{let n;Array.isArray(e.value)?n=e.value:e.value&&typeof e.value==`object`&&(n=Object.entries(e.value).map(([e,t])=>({label:e,value:String(t)}))),n&&t.push(Ac(n));break}case`cards`:Array.isArray(e.value)&&t.push(jc(e.value));break;case`tree`:e.value&&typeof e.value==`object`&&t.push(Mc(e.value));break;case`graph`:e.value&&typeof e.value==`object`&&t.push(`<pre class="mermaid">${U(Pc(e.value))}</pre>`);break;case`chart`:t.push(rc(e));break;case`timeline`:{let n=e.value;Array.isArray(n)&&(n={items:n.map(e=>({title:String(e.event??e.title??``),phase:e.date==null?e.phase==null?void 0:String(e.phase):String(e.date),description:e.description==null?void 0:String(e.description),status:e.status??`done`}))}),n&&t.push(Js(n));break}case`checklist`:e.value&&t.push(Ys(e.value));break;case`comparison`:e.value&&t.push(Xs(e.value));break;case`status-board`:e.value&&t.push(Zs(e.value));break;case`prompt`:e.value&&t.push(Qs(e.value));break;case`progress`:e.value&&t.push($s(e.value));break;case`text`:t.push(`<div class="md-content">${Mn.parse(String(e.value??``))}</div>`);break;case`heading`:{let n=Math.min(Math.max(Number(e.level)||2,1),6);t.push(`<h${n}>${U(String(e.value??``))}</h${n}>`);break}case`paragraph`:t.push(`<p>${U(String(e.value??``))}</p>`);break;case`separator`:t.push(`<hr class="separator">`);break;case`actions`:{let n=(Array.isArray(e.value)?e.value:[]).map(e=>{if(e.type===`select`){let t=Array.isArray(e.options)?e.options.map(e=>`<option value="${U(String(e.value??e.label??``))}">${U(String(e.label??e.value??``))}</option>`).join(``):``;return`<select class="action-select"><option value="">${U(String(e.label??`Select...`))}</option>${t}</select>`}return`<button class="action-btn action-${String(e.variant??`secondary`)}">${U(String(e.label??``))}</button>`}).join(``);t.push(`<div class="action-bar">${n}</div>`);break}default:t.push(`<pre>${U(JSON.stringify(e.value,null,2))}</pre>`)}return t.join(`
1096
- `)}function kc(e){if(e.length===0)return`<p><em>empty table</em></p>`;let t=Object.keys(e[0]);return`<div class="table-wrap"><table><thead><tr>${t.map(e=>`<th>${U(e)}</th>`).join(``)}</tr></thead><tbody>${e.map(e=>`<tr>${t.map(t=>`<td>${U(String(e[t]??``))}</td>`).join(``)}</tr>`).join(`
1097
- `)}</tbody></table></div>`}function Ac(e){return`<div class="metric-grid">${e.map(e=>`<div class="metric"><div class="metric-value">${U(String(e.value))}</div><div class="metric-label">${U(e.label)}</div></div>`).join(``)}</div>`}function jc(e){return`<div class="card-grid">${e.map(e=>{let t=[`<div class="card">`];return e.title&&t.push(`<div class="card-title">${U(String(e.title))}</div>`),(e.body||e.description)&&t.push(`<div class="card-body">${U(String(e.body??e.description))}</div>`),(e.badge||e.status)&&t.push(`<span class="badge">${U(String(e.badge??e.status))}</span>`),t.push(`</div>`),t.join(``)}).join(``)}</div>`}function Mc(e){if(`name`in e&&`children`in e&&Array.isArray(e.children))return Nc(e);if(`name`in e&&!(`children`in e))return`<div class="tree-node"><span class="tree-key">${U(String(e.name))}</span></div>`;let t=[];for(let[n,r]of Object.entries(e))typeof r==`object`&&r&&!Array.isArray(r)?t.push(`<div class="tree-node"><span class="tree-key">${U(n)}:</span><div class="tree-children">${Mc(r)}</div></div>`):t.push(`<div class="tree-node"><span class="tree-key">${U(n)}:</span> ${U(gc(r))}</div>`);return t.join(``)}function Nc(e){let t=U(String(e.name));return!e.children||e.children.length===0?`<div class="tree-node"><span class="tree-key">${t}</span></div>`:`<div class="tree-node"><span class="tree-key">${t}</span><div class="tree-children">${e.children.map(e=>typeof e==`object`&&e?Nc(e):`<div class="tree-node"><span class="tree-key">${U(String(e))}</span></div>`).join(``)}</div></div>`}function Pc(e){let t=[`graph LR`];for(let n of e.nodes){let e=_c(String(n.id??n.name??``)),r=String(n.label??n.name??e);t.push(` ${e}["${r}"]`)}for(let n of e.edges){let e=_c(String(n.source??n.from??``)),r=_c(String(n.target??n.to??``)),i=n.label?`|${String(n.label)}|`:``;t.push(` ${e} -->${i} ${r}`)}return t.join(`
1098
- `)}function Fc(e,t,n,r){let i=r&&r!==`auto`?Fa(r,t):Dc(e,t);return`<!DOCTYPE html>
1099
- <html lang="en">
1100
- <head>
1101
- <meta charset="UTF-8">
1102
- <meta name="viewport" content="width=device-width,initial-scale=1.0">
1103
- <title>${U(e??`AI Kit Dashboard`)}</title>
1104
- <link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
1105
- <style>${qs()}</style>
1106
- </head>
1107
- <body>
1108
- <div class="dashboard">
1109
- <div class="header">
1110
- <h1>${U(e??`AI Kit Dashboard`)}</h1>
1111
- <div class="subtitle">AI Kit</div>
1112
- </div>
1113
- ${i}
1114
- ${(()=>{let e=Array.isArray(n)?n:[];return e.length===0?``:`
1115
- <div class="actions-bar">
1116
- <h2>Actions</h2>
1117
- <div class="actions-grid">${e.map(e=>{let t=String(e.id??``);if(e.type===`select`&&Array.isArray(e.options)){let n=e.options.map(e=>{let t=typeof e==`string`?e:e.label;return`<option value="${U(typeof e==`string`?e:e.value)}">${U(t)}</option>`}).join(``);return`<div class="action-group"><label>${U(String(e.label??``))}</label><select data-action-id="${U(t)}" onchange="sendCallback(${U(JSON.stringify(t))},this.value)">${n}</select></div>`}return`<button class="action-btn action-${String(e.variant??`default`)}" onclick="sendCallback(${U(JSON.stringify(t))},'clicked')">${U(String(e.label??``))}</button>`}).join(`
1118
- `)}</div>
1119
- <div id="action-feedback" class="action-feedback"></div>
1120
- </div>
1121
- <script>
1122
- let _cbSent=false;
1123
- function sendCallback(actionId,value){
1124
- if(_cbSent)return;
1125
- _cbSent=true;
1126
- document.querySelectorAll('.action-btn,.action-group select').forEach(el=>{el.disabled=true;el.style.opacity='0.5'});
1127
- const fb=document.getElementById('action-feedback');
1128
- fb.textContent='⏳ Sending selection: '+actionId+' = '+value;
1129
- fb.className='action-feedback sent';
1130
- fetch('/callback',{method:'POST',headers:{'Content-Type':'application/json'},body:JSON.stringify({actionId,value})})
1131
- .then(()=>{
1132
- fb.textContent='✓ Selection sent: '+actionId+' = '+value;
1133
- })
1134
- .catch(e=>{
1135
- fb.textContent='✗ Callback failed — '+e.message;
1136
- fb.style.color='var(--error)';
1137
- _cbSent=false;
1138
- document.querySelectorAll('.action-btn,.action-group select').forEach(el=>{el.disabled=false;el.style.opacity='1'});
1139
- });
1140
- }
1141
- <\/script>`})()}
1142
- <div class="footer">AI Kit MCP Server &middot; Generated ${new Date().toLocaleString()}</div>
1143
- </div>
1144
- <script src="https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.min.js"><\/script>
1145
- <script>
1146
- if(document.querySelector('.mermaid'))mermaid.initialize({theme:'dark',startOnLoad:true});
1147
-
1148
- document.querySelectorAll('table').forEach(table=>{
1149
- const headers=table.querySelectorAll('th');
1150
- headers.forEach((th,i)=>{
1151
- let asc=true;
1152
- th.addEventListener('click',()=>{
1153
- const tbody=table.querySelector('tbody')||table;
1154
- const rows=[...tbody.querySelectorAll('tr')].filter(r=>r.querySelector('td'));
1155
- rows.sort((a,b)=>{
1156
- const at=(a.cells[i]?.textContent||'').trim();
1157
- const bt=(b.cells[i]?.textContent||'').trim();
1158
- return asc?at.localeCompare(bt,undefined,{numeric:true}):bt.localeCompare(at,undefined,{numeric:true});
1159
- });
1160
- rows.forEach(r=>tbody.appendChild(r));
1161
- asc=!asc;
1162
- headers.forEach(h=>h.style.color='');
1163
- th.style.color='var(--primary)';
1164
- });
1165
- });
1166
- });
1167
-
1168
- document.querySelectorAll('.table-wrap').forEach(wrap=>{
1169
- const table=wrap.querySelector('table');
1170
- if(!table||table.querySelectorAll('tr').length<5)return;
1171
- const bar=document.createElement('div');
1172
- bar.className='search-bar';
1173
- const input=document.createElement('input');
1174
- input.placeholder='Filter rows...';
1175
- const count=document.createElement('span');
1176
- count.className='count';
1177
- bar.appendChild(input);bar.appendChild(count);
1178
- wrap.parentNode.insertBefore(bar,wrap);
1179
- const rows=[...table.querySelectorAll('tbody tr, tr')].filter(r=>r.querySelector('td'));
1180
- const updateCount=()=>{const v=rows.filter(r=>r.style.display!=='none').length;count.textContent=v+'/'+rows.length};
1181
- updateCount();
1182
- input.addEventListener('input',()=>{
1183
- const q=input.value.toLowerCase();
1184
- rows.forEach(r=>{r.style.display=r.textContent.toLowerCase().includes(q)?'':'none'});
1185
- updateCount();
1186
- });
1187
- });
1188
- <\/script>
1189
- </body>
1190
- </html>`}function Ic(e,t,n){let r=[];if(e&&r.push(`# ${e}\n`),typeof t==`string`)r.push(t);else if(Array.isArray(t))if(t.length===0)r.push(`*(empty)*`);else if(yc(t[0])||typeof t[0]==`object`&&t[0]!==null&&typeof t[0].type==`string`)for(let e of t)r.push(Lc(xc(e),n));else if(typeof t[0]==`object`&&t[0]!==null)n?.compactTables?r.push(zc(t)):r.push(Rc(t));else for(let e of t)r.push(`- ${String(e)}`);else if(typeof t==`object`&&t){let e=t;if(Array.isArray(e.blocks)&&e.blocks.length>0)for(let t of e.blocks)yc(t)||typeof t==`object`&&t&&typeof t.type==`string`?r.push(Lc(xc(t),n)):typeof t==`object`&&t?r.push(Uc(t)):r.push(String(t));else Array.isArray(e.nodes)&&Array.isArray(e.edges)?r.push(Hc(e)):Array.isArray(e.metrics)?r.push(Vc(e.metrics)):r.push(Uc(e))}else r.push(String(t));return r.join(`
1191
- `)}function Lc(e,t){let n=[];switch(e.title&&n.push(`## ${e.title}\n`),e.type){case`markdown`:n.push(String(e.value??``));break;case`code`:n.push(`\`\`\`${e.language??``}\n${String(e.value??``)}\n\`\`\``);break;case`mermaid`:n.push(`\`\`\`mermaid\n${String(e.value??``)}\n\`\`\``);break;case`table`:{let r=e.value;if(Array.isArray(r)&&r.length>0)t?.compactTables?n.push(zc(r,e.title)):n.push(Rc(r));else if(r&&typeof r==`object`&&!Array.isArray(r)&&`headers`in r&&`rows`in r){let{headers:i,rows:a}=r;if(t?.compactTables){let t=[];e.title&&t.push(`**${e.title}**\n`);for(let e=0;e<a.length;e++){let n=i.map((t,n)=>`**${t}**: ${String(a[e]?.[n]??``)}`).join(` · `);t.push(`${e+1}. ${n}`)}n.push(t.join(`
1192
- `))}else{n.push(`| ${i.join(` | `)} |`),n.push(`| ${i.map(()=>`---`).join(` | `)} |`);for(let e of a)n.push(`| ${e.map(e=>String(e??``)).join(` | `)} |`)}}else n.push(`*(empty table)*`);break}case`metrics`:Array.isArray(e.value)&&n.push(Vc(e.value));break;case`graph`:e.value&&typeof e.value==`object`&&n.push(Hc(e.value));break;case`cards`:if(Array.isArray(e.value))for(let t of e.value)n.push(`### ${t.title??`Card`}`),(t.body||t.description)&&n.push(String(t.body??t.description)),(t.badge||t.status)&&n.push(`> **${t.badge??t.status}**`),n.push(``);break;case`tree`:e.value&&typeof e.value==`object`&&n.push(Uc(e.value));break;case`chart`:{let t=e.value;t?.data&&Array.isArray(t.data)&&n.push(`*${String(t.chartType??`chart`)} chart — ${t.data.length} data points*`);break}case`timeline`:{let t=e.value;if(t?.items)for(let e of t.items){let t=e.status===`done`?`✅`:e.status===`active`?`🔄`:e.status===`error`?`❌`:`⬜`;n.push(`${t} **${e.title}**${e.description?` — ${e.description}`:``}`)}break}case`checklist`:{let t=e.value;if(t?.items)for(let e of t.items)n.push(`- [${e.checked?`x`:` `}] ${e.label}${e.note?` — ${e.note}`:``}`);break}case`comparison`:{let r=e.value;if(r?.columns&&r.columns.length>0)if(t?.compactTables)n.push(Bc(r.columns,e.title));else{let e=Math.max(...r.columns.map(e=>e.items?.length??0)),t=r.columns.map(e=>e.title);n.push(`| ${t.join(` | `)} |`),n.push(`| ${t.map(()=>`---`).join(` | `)} |`);for(let t=0;t<e;t++)n.push(`| ${r.columns.map(e=>e.items?.[t]??``).join(` | `)} |`)}break}case`status-board`:{let t=e.value;if(t?.items)for(let e of t.items){let t=e.status===`success`?`🟢`:e.status===`warning`?`🟡`:e.status===`error`?`🔴`:e.status===`info`?`🔵`:`⚪`;n.push(`${t} **${e.label}**${e.detail?` — ${e.detail}`:``}`)}break}case`prompt`:{let t=e.value;t?.question&&(n.push(`> **${t.question}**`),t.context&&n.push(`> ${t.context}`));break}case`progress`:{let t=e.value;if(t?.items)for(let e of t.items){let t=e.max??100,r=t>0?Math.round(e.value/t*100):0,i=Math.round(r/5),a=`█`.repeat(i)+`░`.repeat(20-i);n.push(`${e.label}: ${a} ${r}%`)}break}case`text`:n.push(String(e.value??``));break;case`heading`:{let t=Math.min(Math.max(Number(e.level)||2,1),6);n.push(`${`#`.repeat(t)} ${String(e.value??``)}\n`);break}case`paragraph`:n.push(String(e.value??``));break;case`separator`:n.push(`---
1193
- `);break;default:n.push(JSON.stringify(e.value,null,2))}return n.push(``),n.join(`
1194
- `)}function Rc(e){if(e.length===0)return`*(empty table)*`;let t=Object.keys(e[0]),n=[];n.push(`| ${t.join(` | `)} |`),n.push(`| ${t.map(()=>`---`).join(` | `)} |`);for(let r of e)n.push(`| ${t.map(e=>String(r[e]??``)).join(` | `)} |`);return n.join(`
1195
- `)}function zc(e,t){if(e.length===0)return`*(empty table)*`;let n=Object.keys(e[0]),r=[];t&&r.push(`**${t}**\n`);for(let t=0;t<e.length;t++){let i=e[t],a=String(i[n[0]]??``);if(n.length===1)r.push(`${t+1}. **${a}**`);else{let e=n.slice(1).map(e=>`${e}: ${String(i[e]??``)}`).join(` · `);r.push(`${t+1}. **${a}** — ${e}`)}}return r.join(`
1196
- `)}function Bc(e,t){let n=[];t&&n.push(`**${t}**\n`);for(let t of e){if(n.push(`**${t.title}**`),t.items&&t.items.length>0)for(let e of t.items)n.push(`- ${e}`);else n.push(`- *(none)*`);n.push(``)}return n.join(`
1197
- `)}function Vc(e){return e.map(e=>`- **${e.label}**: ${e.value}`).join(`
1198
- `)}function Hc(e){let t=["```mermaid",`graph LR`];for(let n of e.nodes){let e=_c(String(n.id??n.name??``)),r=String(n.label??n.name??e);t.push(` ${e}["${r}"]`)}for(let n of e.edges){let e=_c(String(n.source??n.from??``)),r=_c(String(n.target??n.to??``)),i=n.label?`|${String(n.label)}|`:``;t.push(` ${e} -->${i} ${r}`)}return t.push("```"),t.join(`
1199
- `)}function Uc(e,t=0){let n=` `.repeat(t),r=[];for(let[i,a]of Object.entries(e))typeof a==`object`&&a&&!Array.isArray(a)?(r.push(`${n}- **${i}**:`),r.push(Uc(a,t+1))):r.push(`${n}- **${i}**: ${gc(a)}`);return r.join(`
1200
- `)}const Wc=import.meta.dirname??m(v(import.meta.url));function Gc(e){let t=e;for(let e=0;e<10;e++){try{let e=g(t,`package.json`);if(a(e)&&JSON.parse(s(e,`utf8`)).name===`@vpxa/aikit`)return t}catch{}let e=m(t);if(e===t)break;t=e}return _(e,`..`,`..`,`..`)}const Kc=`ui://aikit/present.html`,qc=P.object({type:P.enum([`button`,`select`]).describe(`Action type`),id:P.string().describe(`Unique action identifier`),label:P.string().describe(`Display label`),variant:P.enum([`primary`,`danger`,`default`]).optional().describe(`Button style variant`),options:P.array(P.union([P.string(),P.object({label:P.string(),value:P.string()})])).optional().describe(`Select options (for type=select)`)}),Jc={format:P.enum([`html`,`browser`]).default(`html`).describe(`Output format.
1201
- - "html" (default): Rich markdown in chat + embedded UIResource for MCP-UI hosts. Actions shown as numbered choices.
1202
- - "browser": Rich markdown in chat + opens beautiful themed dashboard in the browser. When actions are provided, the browser shows interactive buttons and the tool blocks until user clicks, returning their selection.`),title:P.string().optional().describe(`Optional heading`),content:P.any().describe(`Content to present. Accepts these shapes:
1203
- • markdown string — rendered as rich text
1204
- • array of objects — auto-rendered as table
1205
- • { nodes, edges } — rendered as mermaid graph
1206
- • typed blocks array [{ type, title?, value }] — the primary format:
1207
- - type:"markdown" → value: string (markdown text)
1208
- - type:"code" → value: string, language?: string
1209
- - type:"mermaid" → value: string (mermaid syntax)
1210
- - type:"table" → value: Record[] | {headers:string[], rows:any[][]}
1211
- - type:"metrics" → value: [{label,value,trend?,status?}]
1212
- - type:"chart" → value: {chartType:"line"|"area"|"bar"|"horizontal-bar"|"pie"|"donut"|"sparkline"|"heatmap", data:Record[], xKey:string, yKeys:string[]}
1213
- - type:"cards" → value: [{title,body?,badge?,status?}]
1214
- - type:"tree" → value: {name,children?:[...]} | object
1215
- - type:"graph" → value: {nodes:[{id,label}], edges:[{from,to}]}
1216
- - type:"timeline" → value: [{title,description?,timestamp?,status?}]
1217
- - type:"checklist" → value: [{label,checked:boolean}]
1218
- - type:"status-board" → value: [{category,items:[{label,status}]}]
1219
- - type:"comparison" → value: [{title,items:string[]}] (columns)
1220
- - type:"progress" → value: {label,value:number,max?:number}
1221
- • any JSON — rendered as collapsible tree
1222
- IMPORTANT: For charts, use the ChartValue format above. Do NOT use Chart.js format ({labels, datasets}) — it will be auto-converted but the native format is preferred.`),actions:P.array(qc).optional().describe(`Interactive actions (buttons/selects). In html mode, shown as numbered choices. In browser mode, rendered as clickable buttons and the tool blocks until user clicks.`),template:P.enum([`auto`,`list-sort`,`data-table`,`picker`,`flame-graph`,`form`,`timeline`,`kanban`,`tree`,`diff-view`,`dashboard`]).optional().describe(`UI template for interactive display in MCP Apps hosts.
1223
- - auto (default): detect from content shape
1224
- - list-sort: drag-drop reorderable list — content: { items: [{id, label}] }
1225
- - data-table: filterable sortable table — content: { columns: [{key, label}], rows: [{...}], stats?: [{label, value}] }
1226
- - picker: multi-select with categories/search — content: { categories: [{id, label}], items: [{id, label, category?, tags?[]}] }
1227
- - flame-graph: hierarchical zoom visualization — content: { profile: {name, total, children:[]} }
1228
- - form: input fields with live preview — content: { fields: [{name, label, type?, options?[], value?}] }
1229
- - timeline: vertical event timeline — content: { events: [{title, description?, timestamp?, status?}] }
1230
- - kanban: drag-drop board — content: { columns: [{id, label, color?}], cards: [{id, title, column, tags?[], priority?}] }
1231
- - tree: collapsible tree view — content: { root: {label, children?:[...]} | [...] }
1232
- - diff-view: side-by-side diff — content: { files: [{path, status, additions, deletions, hunks:[{header, changes:[{type, content}]}]}] }
1233
- - dashboard: metric cards grid — content: { metrics: [{label, value, trend?, status?, type?}] }`)};let Yc,Xc=!1,Zc=null;process.on(`exit`,()=>{if(Zc){try{Zc.close()}catch{}Zc=null}});function Qc(){return g(Gc(Wc),`packages`,`present`,`dist`,`index.html`)}function $c(){if(!Yc)try{Yc=s(Qc(),`utf-8`)}catch{Yc=``}return Yc}function el(e,t){let n=L(`present`),r=$c(),i=`Present content to the user in the best format. Two modes:
1234
- - "html" (default): Rich markdown in chat + embedded UIResource. Use for display-only content (tables, charts, reports, status boards) where no user interaction is needed.
1235
- - "browser": Serves a themed dashboard on a local URL. Use ONLY when you need user interaction back (confirmations, selections, form input). The tool blocks until user clicks an action button, then returns their selection.
1236
- FORMAT RULE: If no user interaction is needed → use "html". If you need user input back → use "browser".
1237
- CONTENT GUIDE: Pass typed blocks [{ type, title?, value }] for structured content. See the \`content\` parameter description for all supported block types and their value shapes. For charts: use {chartType, data:Record[], xKey, yKeys} — NOT Chart.js format.
1238
- BROWSER WORKFLOW: After calling present with format "browser", you MUST extract the URL from the response and call openBrowserPage({ url }) tool - PlayWright MCP to open it in VS Code Simple Browser. A system browser fallback also opens automatically, but always call openBrowserPage tool - PlayWright MCP yourself.`,a=async({format:e,title:n,content:r,actions:i,template:a})=>{let o=vc(r);return(e??`html`)===`browser`||Array.isArray(i)&&i.length>0?await tl(n,o,i,t,a):nl(n,o,i,a)};if(r){Xc||=(En(e,`AI Kit Present App`,Kc,{description:`Rich interactive content viewer for AI Kit tools`},async()=>({contents:[{uri:Kc,mimeType:Tn,text:r}]})),!0),Dn(e,`present`,{title:n.title,description:i,annotations:n.annotations,inputSchema:Jc,_meta:{ui:{resourceUri:Kc}}},a);return}e.tool(`present`,i,Jc,n.annotations,a)}async function tl(e,t,n,r,i){let a=Ic(e,t,{compactTables:!0}),o=Fc(e,t,n,i),s=jn({uri:`ui://aikit/present-browser.html`,content:{type:`rawHtml`,htmlString:o},encoding:`text`,adapters:{mcpApps:{enabled:!0}}}),c,l,u=Array.isArray(n)?n:[],d=``,f;try{Zc&&=(Zc.close(),null),u.length>0&&(c=new Promise(e=>{l=e}));let e=!1;d=await new Promise((t,n)=>{let r=An((t,n)=>{if(e||(e=!0,f&&clearTimeout(f)),t.method===`POST`&&t.url===`/callback`){let e=``;t.on(`data`,t=>{e+=t.toString()}),t.on(`end`,()=>{n.writeHead(200,{"Content-Type":`application/json`,"Access-Control-Allow-Origin":`*`}),n.end(`{"ok":true}`);try{let t=JSON.parse(e);l?.(t)}catch{}});return}if(t.method===`OPTIONS`){n.writeHead(204,{"Access-Control-Allow-Origin":`*`,"Access-Control-Allow-Methods":`POST`,"Access-Control-Allow-Headers":`Content-Type`}),n.end();return}n.writeHead(200,{"Content-Type":`text/html; charset=utf-8`}),n.end(o)});r.listen(0,`127.0.0.1`,()=>{let i=r.address();if(typeof i==`object`&&i){Zc=r;let n=`http://127.0.0.1:${i.port}`;f=setTimeout(()=>{if(!e)try{On(process.platform===`win32`?`start "" "${n}"`:process.platform===`darwin`?`open "${n}"`:`xdg-open "${n}"`)}catch{}},8e3),f.unref(),t(n)}else n(Error(`Failed to start present server`))}),setTimeout(()=>{r.close(),Zc===r&&(Zc=null)},300*1e3).unref()})}catch{}let p=d?`${a}\n\n---\n🌐 **Dashboard opened in browser:** ${d}\n\n**IMPORTANT:** You MUST now open this URL using the \`openBrowserPage\` tool - PlayWright MCP. If that tool is unavailable, open the URL in the system browser as a fallback. If neither works, ask the user to open the URL manually.`:a;if(u.length>0&&r?.available&&c)try{let e=await Promise.race([c,new Promise((e,t)=>setTimeout(()=>t(Error(`timeout`)),300*1e3))]);return{content:[{type:`text`,text:`${p}\n\n✅ **Selected:** ${e.actionId} = \`${e.value}\``},s]}}catch{return{content:[{type:`text`,text:`${p}\n\n⚠️ *No selection received (timed out).*`},s]}}return{content:[{type:`text`,text:p},s]}}function nl(e,t,n,r){let i=Array.isArray(n)?n:[],a=Ic(e,t,{compactTables:!0}),o=jn({uri:Kc,content:{type:`rawHtml`,htmlString:Fc(e,t,n,r)},encoding:`text`,adapters:{mcpApps:{enabled:!0}}});return{content:[{type:`text`,text:a},o],structuredContent:{title:e,content:wc(t),actions:i}}}const rl=D(`tools`);function il(e,t){let n=new xn({structure:new Cn,dependencies:new vn,symbols:new wn,patterns:new Sn,entryPoints:new bn,diagrams:new yn}),r=L(`produce_knowledge`);e.registerTool(`produce_knowledge`,{title:r.title,description:`Run automated codebase analysis and produce synthesis instructions. Executes Tier 1 deterministic analyzers, then returns structured baselines and instructions for you to synthesize knowledge using remember.`,inputSchema:{scope:P.string().optional().describe(`Root path to analyze (defaults to workspace root)`),aspects:P.array(P.enum([`all`,`structure`,`dependencies`,`symbols`,`patterns`,`entry-points`,`diagrams`])).default([`all`]).describe(`Which analysis aspects to run`)},annotations:r.annotations},async({scope:e,aspects:r})=>{try{let i=e??`.`;rl.info(`Running knowledge production`,{rootPath:i,aspects:r});let a=await n.runExtraction(i,r);try{let e=t?.onboardDir??g(i,`.ai`,`context`);o(e,{recursive:!0});let n=`<!-- Generated by produce_knowledge at ${new Date().toISOString()} -->\n\n`;for(let[t,r]of Object.entries(a))r&&typeof r==`string`&&f(g(e,`${t}.md`),n+r,`utf-8`);rl.info(`Knowledge persisted to .ai/context/`,{files:Object.keys(a).length})}catch(e){rl.warn(`Failed to persist knowledge to .ai/context/`,{error:A(e)})}return{content:[{type:`text`,text:n.buildSynthesisInstructions(a,r)+`
1239
-
1240
- ---
1241
- _Next: Review the baselines above and use \`remember\` to store synthesized knowledge entries._`}]}}catch(e){return rl.error(`Knowledge production failed`,A(e)),B(`INTERNAL`,`Knowledge production failed: ${e instanceof Error?e.message:String(e)}`)}})}const al=D(`tools`);function ol(e,t){let n=L(`read`);e.registerTool(`read`,{title:n.title,description:`Read the full content of a specific curated knowledge entry by its path. Use list first to discover available entries.`,inputSchema:{path:P.string().describe(`Relative path within .ai/curated/ (e.g., "decisions/use-lancedb.md")`)},annotations:n.annotations},async({path:e})=>{try{let n=await t.read(e),r=[`## ${n.title}`,`- **Path**: .ai/curated/${e}`,`- **Category**: ${n.category}`,n.tags.length?`- **Tags**: ${n.tags.join(`, `)}`:null,`- **Version**: ${n.version}`,`- **Created**: ${n.created}`,n.updated===n.created?null:`- **Updated**: ${n.updated}`,``].filter(e=>e!==null).join(`
1242
- `),i=ps(e,n.title,`[${n.category}]`);return{content:[{type:`text`,text:`${r}\n${n.content}\n\n---\n_Next: Use \`update\` to modify this entry, or \`search\` to find related entries._`},...i?[i]:[]]}}catch(e){return al.error(`Read failed`,A(e)),B(`INTERNAL`,`Read failed: ${e instanceof Error?e.message:String(e)}`)}})}const Z=D(`tools`);function sl(e,t,n,r,i,a,o){let s=L(`reindex`);e.registerTool(`reindex`,{title:s.title,description:`Trigger re-indexing of the AI Kit index. Can do incremental (only changed files) or full re-index. When smart indexing is active, use force: true to override the automatic trickle indexer.`,inputSchema:{full:P.boolean().default(!1).describe(`If true, force full re-index ignoring file hashes`),force:P.boolean().default(!1).describe(`If true, override smart indexing guard and run reindex anyway`)},annotations:s.annotations},async({full:e,force:s},c)=>{try{if(t.isIndexing)return{content:[{type:`text`,text:`## Reindex Already in Progress
1243
-
1244
- A reindex operation is currently running. Search and other tools continue to work with existing data. Use \`status({})\` to check when it completes.`}]};if(o===`smart`&&!s)return{content:[{type:`text`,text:`## Smart Indexing Active
1245
-
1246
- Smart indexing (trickle mode) is enabled — files are automatically indexed as they are accessed by tools. Manual reindex is not needed.
1247
-
1248
- **If the index is severely outdated**, use \`reindex({ force: true })\` to override.
1249
-
1250
- Use \`status({})\` to check smart indexing queue status.`}]};let l=Ca(c).createTask(`Reindex`,1);l.progress(0,`Starting ${e?`full`:`incremental`} reindex`),Z.info(`Starting background re-index`,{mode:e?`full`:`incremental`});let u=e=>t=>{t.phase===`chunking`&&t.currentFile&&Z.debug(`Re-index progress`,{prefix:e,current:t.filesProcessed+1,total:t.filesTotal,file:t.currentFile})};return(e?t.reindexAll(n,u(`Reindex`)):t.index(n,u(`Index`))).then(async e=>{if(Z.info(`Background re-index complete`,{filesProcessed:e.filesProcessed,chunksCreated:e.chunksCreated,durationMs:e.durationMs}),l.complete(`Reindex complete: ${e.filesProcessed} files, ${e.chunksCreated} chunks in ${e.durationMs}ms`),i)try{await i.createFtsIndex(),Z.info(`FTS index rebuilt after reindex`)}catch(e){Z.warn(`FTS index rebuild failed`,A(e))}try{let e=await r.reindexAll();Z.info(`Curated re-index complete`,{indexed:e.indexed})}catch(e){Z.warn(`Curated re-index failed`,A(e))}if(a)try{await a.notifyAfterReindex()}catch(e){Z.warn(`Post-reindex resource notification failed`,A(e))}}).catch(e=>{l.fail(`Reindex failed: ${e instanceof Error?e.message:String(e)}`),Z.error(`Background reindex failed`,A(e))}),{content:[{type:`text`,text:`## Reindex Started (Background)\n\n- **Mode**: ${e?`Full`:`Incremental`}\n- Search and other tools continue to work with existing data during reindex.\n- Completion will be logged. Use \`status({})\` to check index stats afterward.\n\n---\n_Next: Continue working — the reindex runs in the background._`}]}}catch(e){return Z.error(`Reindex failed`,A(e)),B(`INTERNAL`,`Reindex failed: ${e instanceof Error?e.message:String(e)}`)}})}const cl=D(`tools`);function ll(e,t,n,r,i){let a=L(`remember`);e.registerTool(`remember`,{title:a.title,description:`Store a new piece of curated knowledge. Use this to persist decisions, patterns, conventions, or any insight worth remembering across sessions.`,inputSchema:{title:P.string().min(3).max(120).describe(`Short descriptive title for the knowledge entry`),content:P.string().min(10).max(1e5).describe(`The markdown content to store`),category:P.string().regex(/^[a-z][a-z0-9-]*$/).describe(`Category slug (e.g., "decisions", "patterns", "conventions", "api-contracts")`),tags:P.array(P.string()).default([]).describe(`Optional tags for filtering`)},annotations:a.annotations},async({title:e,content:a,category:o,tags:s})=>{try{let c=await t.remember(e,a,o,s),l=``;if(n){let t=n.classify(e,a,s);r&&r.recordClassification(e,t.matchingRules.map(e=>e.ruleId),t.pushRecommended),t.matchingRules.length>0&&(l=`\n\n### Classification Signals\n${t.matchingRules.map(e=>` - **${e.ruleId}** (${e.category}, weight: ${e.pushWeight}) — matched: ${e.matchedPatterns.join(`, `)}`).join(`
1251
- `)}\n- **Push recommended**: ${t.pushRecommended?`yes`:`no`} (max weight: ${t.maxPushWeight})`,t.pushRecommended&&(l+=`
1252
-
1253
- > 💡 This entry matches push rules. Consider \`er_push\` to share with Enterprise RAG.`))}i&&i.notifyAfterCuratedWrite(c.path).catch(()=>{});let u=ps(c.path,e,`[${o}]`);return{content:[{type:`text`,text:`Remembered: **${e}**\n\nStored at \`.ai/curated/${c.path}\` and indexed for semantic search.${l}\n\n---\n_Next: Use \`search\` to verify the entry is findable, or \`list\` to see all curated entries._`},...u?[u]:[]]}}catch(e){return cl.error(`Remember failed`,A(e)),B(`INTERNAL`,`Remember failed: ${e instanceof Error?e.message:String(e)}`)}})}const ul=D(`tools`);function dl(e){let t=L(`replay`);e.registerTool(`replay`,{title:t.title,description:`View or clear the audit trail of recent MCP tool and CLI invocations. Shows tool name, duration, status, and input/output summaries.`,inputSchema:{action:P.enum([`list`,`clear`]).default(`list`).describe(`Action: "list" (default) to view entries, "clear" to wipe the log`),last:P.number().optional().describe(`Number of entries to return (default: 20, list only)`),tool:P.string().optional().describe(`Filter by tool name (list only)`),source:P.enum([`mcp`,`cli`]).optional().describe(`Filter by source: "mcp" or "cli" (list only)`),since:P.string().optional().describe(`ISO timestamp — only show entries after this time (list only)`)},annotations:t.annotations},async({action:e,last:t,tool:n,source:r,since:i})=>{try{if(e===`clear`)return St(),{content:[{type:`text`,text:`Replay log cleared.`}]};let a=Ct({last:t,tool:n,source:r,since:i});if(a.length===0)return{content:[{type:`text`,text:`No replay entries found. Activity is logged when tools are invoked via MCP or CLI.`}]};let o=a.map(e=>`${e.ts.split(`T`)[1]?.split(`.`)[0]??e.ts} ${e.status===`ok`?`✓`:`✗`} ${e.tool} (${e.durationMs}ms) [${e.source}]\n in: ${e.input}\n out: ${e.output}`);return wt().catch(()=>{}),{content:[{type:`text`,text:`**Replay Log** (${a.length} entries)\n\n${o.join(`
1254
-
1255
- `)}`}]}}catch(e){return ul.error(`Replay failed`,A(e)),B(`INTERNAL`,`Replay failed: ${e instanceof Error?e.message:String(e)}`)}})}const fl=D(`tools`);function pl(e){let t=L(`restore`);e.registerTool(`restore`,{title:t.title,description:`List and restore file snapshots taken before destructive operations (codemod, rename, forget). Use action=list to see available restore points, action=restore with an id to undo.`,inputSchema:{action:P.enum([`list`,`restore`]).describe(`list: show restore points, restore: apply a restore point`),id:P.string().optional().describe(`Restore point ID (required for action=restore)`),limit:P.number().min(1).max(50).default(10).describe(`Max restore points to list`)},annotations:t.annotations},async({action:e,id:t,limit:n})=>{try{if(e===`list`){let e=Ze().slice(0,n);return e.length===0?{content:[{type:`text`,text:`No restore points found.`}]}:{content:[{type:`text`,text:`## Restore Points\n\n${e.map(e=>`- **${e.id}** (${e.timestamp}) — ${e.operation}: ${e.description} (${e.files.length} files)`).join(`
1256
- `)}`}]}}if(!t)throw Error(`id is required for restore action`);let r=await Tt(t);return{content:[{type:`text`,text:`Restored ${r.length} files:\n${r.map(e=>`- \`${e}\``).join(`
1257
- `)}`}]}}catch(e){return fl.error(`Restore failed`,A(e)),B(`INTERNAL`,`Restore failed: ${e instanceof Error?e.message:String(e)}`)}})}const ml=/<\/?curated-context>/gi;function hl(e){return e.replace(ml,``)}function gl(e){return`<curated-context>\n${hl(e)}\n</curated-context>`}const _l=D(`tools`);function vl(e){let t=[],n=p(process.cwd());n&&t.push(`[project: ${n}]`);let r=Pt(`__context_boost`);return r&&t.push(`[focus: ${r.value}]`),t.length===0?e:`${t.join(` `)} ${e}`}async function yl(e,t,n,r,i){if(!e||t>=e.config.fallbackThreshold&&n.length>0)return{results:n,triggered:!1,cacheHit:!1};let a=!1;try{let t=e.cache.get(r);return t?a=!0:(t=await e.client.search(r,i),t.length>0&&e.cache.set(r,t)),t.length>0?{results:sn(n,t,i).map(e=>({record:{id:`er:${e.sourcePath}`,content:e.content,sourcePath:e.source===`er`?`[ER] ${e.sourcePath}`:e.sourcePath,startLine:e.startLine??0,endLine:e.endLine??0,contentType:e.contentType??`documentation`,headingPath:e.headingPath,origin:e.source===`er`?`curated`:e.origin??`indexed`,category:e.category,tags:e.tags??[],chunkIndex:0,totalChunks:1,fileHash:``,indexedAt:new Date().toISOString(),version:1},score:e.score})),triggered:!0,cacheHit:a}:{results:n,triggered:!0,cacheHit:a}}catch(e){return _l.warn(`ER fallback failed`,A(e)),{results:n,triggered:!0,cacheHit:a}}}function bl(e,t,n=60){let r=new Map;for(let t=0;t<e.length;t++){let i=e[t];r.set(i.record.id,{record:i.record,score:1/(n+t+1)})}for(let e=0;e<t.length;e++){let i=t[e],a=r.get(i.record.id);a?a.score+=1/(n+e+1):r.set(i.record.id,{record:i.record,score:1/(n+e+1)})}return[...r.values()].sort((e,t)=>t.score-e.score).map(({record:e,score:t})=>({record:e,score:t}))}function xl(e,t){let n=t.toLowerCase().split(/\s+/).filter(e=>e.length>=2);return n.length<2?e:e.map(e=>{let t=e.record.content.toLowerCase();if(t.length>5e3)return e;let r=n.map(e=>{let n=[],r=t.indexOf(e);for(;r!==-1&&n.length<10;)n.push(r),r=t.indexOf(e,r+1);return n});if(r.some(e=>e.length===0))return e;let i=t.length;for(let e of r[0]){let t=e,a=e+n[0].length;for(let i=1;i<r.length;i++){let o=r[i][0],s=Math.abs(o-e);for(let t=1;t<r[i].length;t++){let n=Math.abs(r[i][t]-e);n<s&&(s=n,o=r[i][t])}t=Math.min(t,o),a=Math.max(a,o+n[i].length)}i=Math.min(i,a-t)}let a=1+.25/(1+i/200);return{record:e.record,score:e.score*a}}).sort((e,t)=>t.score-e.score)}function Sl(e,t,n=8){let r=new Set(t.toLowerCase().split(/\s+/).filter(e=>e.length>=2)),i=new Map,a=e.length;for(let t of e){let e=t.record.content.split(/[^a-zA-Z0-9_]+/).filter(e=>e.length>=3&&!Cl.has(e.toLowerCase())),n=new Set;for(let t of e){let e=t.toLowerCase();/[_A-Z]/.test(t)&&i.set(`__id__${e}`,1),n.has(e)||(n.add(e),i.set(e,(i.get(e)??0)+1))}}let o=[];for(let[e,t]of i){if(e.startsWith(`__id__`)||r.has(e)||t>a*.8)continue;let n=Math.log(a/t),s=+!!i.has(`__id__${e}`),c=e.length>8?.5:0;o.push({term:e,score:n+s+c})}return o.sort((e,t)=>t.score-e.score).slice(0,n).map(e=>e.term)}const Cl=new Set(`the.and.for.are.but.not.you.all.can.had.her.was.one.our.out.has.have.from.this.that.with.they.been.said.each.which.their.will.other.about.many.then.them.these.some.would.make.like.into.could.time.very.when.come.just.know.take.people.also.back.after.only.more.than.over.such.import.export.const.function.return.true.false.null.undefined.string.number.boolean.void.type.interface`.split(`.`));async function wl(e,t){try{let n=await e.getStats();if(!n.lastIndexedAt)return;let r=new Date(n.lastIndexedAt).getTime(),i=Date.now(),a=[...new Set(t.map(e=>e.record.sourcePath))].filter(e=>!e.startsWith(`[ER]`)).slice(0,5);if(a.length===0)return;let o=0;for(let e of a)try{(await Xt(e)).mtimeMs>r&&o++}catch{o++}if(o>0){let e=i-r,t=Math.floor(e/6e4),n=t<1?`<1 min`:`${t} min`;return`> ⚠️ **Index may be stale** — ${o} file(s) modified since last index (${n} ago). Use \`reindex\` to refresh.`}}catch{}}function Tl(e,t,n,r,i,a,o){let s=L(`search`);e.registerTool(`search`,{title:s.title,description:`Search AI Kit for code, docs, and prior decisions. Default choice for discovery. Modes: hybrid (default), semantic, keyword. For multi-strategy precision queries use find; for a known file path use lookup.`,outputSchema:Li,inputSchema:{query:P.string().max(5e3).describe(`Natural language search query`),limit:P.number().min(1).max(20).default(5).describe(`Maximum results to return`),search_mode:P.enum([`hybrid`,`semantic`,`keyword`]).default(`hybrid`).describe(`Search strategy: hybrid (vector + FTS + RRF fusion, default), semantic (vector only), keyword (FTS only)`),content_type:P.enum(b).optional().describe(`Filter by content type`),source_type:P.enum(C).optional().describe(`Coarse filter: "source" (code only), "documentation" (md, curated), "test", "config". Overrides content_type if both set.`),origin:P.enum(S).optional().describe(`Filter by knowledge origin`),category:P.string().optional().describe(`Filter by category (e.g., decisions, patterns, conventions)`),tags:P.array(P.string()).optional().describe(`Filter by tags (returns results matching ANY of the specified tags)`),min_score:P.number().min(0).max(1).default(.25).describe(`Minimum similarity score`),graph_hops:P.number().min(0).max(3).default(1).describe(`Number of graph hops to augment results with connected entities (0 = disabled, 1 = direct connections, 2-3 = deeper traversal). Default 1 provides module/symbol context automatically.`),max_tokens:P.number().min(100).max(5e4).optional().describe(`Maximum token budget for the response. When set, output is truncated to fit.`),dedup:P.enum([`file`,`chunk`]).default(`chunk`).describe(`Deduplication mode: "chunk" (default, show all matching chunks) or "file" (collapse chunks from same file into single result with merged line ranges)`),workspaces:P.array(P.string()).optional().describe(`Cross-workspace search: partition names or folder basenames to include. Use ["*"] for all registered workspaces. Only works in user-level install mode.`)},annotations:s.annotations},async({query:e,limit:s,search_mode:c,content_type:l,source_type:u,origin:d,category:f,tags:p,min_score:m,graph_hops:h,max_tokens:g,dedup:_,workspaces:v})=>{try{let y={limit:s,minScore:m,contentType:l,sourceType:u,origin:d,category:f,tags:p},b,x=!1,S=!1,C=``,w=vl(e);if(c===`keyword`)b=await n.ftsSearch(e,y),b=b.slice(0,s);else if(c===`semantic`){let r=await t.embedQuery(w);b=await n.search(r,y);let a=await yl(i,b[0]?.score??0,b,e,s);b=a.results,x=a.triggered,S=a.cacheHit}else{let r=await t.embedQuery(w),[a,o]=await Promise.all([n.search(r,{...y,limit:s*2}),n.ftsSearch(e,{...y,limit:s*2}).catch(()=>[])]);b=bl(a,o).slice(0,s);let c=await yl(i,a[0]?.score??0,b,e,s);b=c.results,x=c.triggered,S=c.cacheHit}a&&a.recordSearch(e,x,S),b.length>1&&(b=xl(b,e));let T=``;if(v&&v.length>0){let n=fo(v,E(process.cwd()));if(n.length>0){let{stores:r,closeAll:i}=await po(n);try{let i;i=c===`keyword`?await ho(r,e,{...y,limit:s}):await mo(r,await t.embedQuery(e),{...y,limit:s});for(let e of i)b.push({record:{...e.record,sourcePath:`[${e.workspace}] ${e.record.sourcePath}`},score:e.score});b=b.sort((e,t)=>t.score-e.score).slice(0,s),T=` + ${n.length} workspace(s)`}finally{await i()}}}if(_===`file`&&b.length>1){let e=new Map;for(let t of b){let n=t.record.sourcePath,r=e.get(n);r?(t.score>r.best.score&&(r.best=t),r.ranges.push({start:t.record.startLine,end:t.record.endLine})):e.set(n,{best:t,ranges:[{start:t.record.startLine,end:t.record.endLine}]})}b=[...e.values()].sort((e,t)=>t.best.score-e.best.score).map(({best:e,ranges:t})=>({record:{...e.record,content:t.length>1?`${e.record.content}\n\n_Matched ${t.length} sections: ${t.sort((e,t)=>e.start-t.start).map(e=>`L${e.start}-${e.end}`).join(`, `)}_`:e.record.content},score:e.score}))}if(b.length===0){if(o?.available)try{let r=(await o.createMessage({prompt:`The search query "${e}" returned 0 results in AI Kit code search. Suggest ONE alternative search query that might find relevant results. Reply with ONLY the alternative query, nothing else.`,systemPrompt:`You are a search query optimizer for AI Kit code search. Generate a single alternative query.`,maxTokens:100})).text.trim().split(`
1258
- `)[0].slice(0,500);if(r&&r!==e){let i=await t.embedQuery(r),a=await n.search(i,y);a.length>0&&(b=a,C=`> _Original query "${e}" returned 0 results. Auto-reformulated to "${r}"._\n\n`,_l.info(`Smart search fallback succeeded`,{originalQuery:e,altQuery:r,resultCount:a.length}))}}catch(e){_l.debug(`Smart search fallback failed`,{error:String(e)})}if(b.length===0)return{content:[{type:`text`,text:`No results found for the given query.`}],structuredContent:{results:[],totalResults:0,searchMode:c,query:e}}}let D,O;if(h>0&&!r&&(O="> **Note:** `graph_hops` was set but no graph store is available. Graph augmentation skipped."),h>0&&r)try{let e=await ze(r,b.map(e=>({recordId:e.record.id,score:e.score,sourcePath:e.record.sourcePath})),{hops:h,maxPerHit:5});D=new Map;for(let t of e)if(t.graphContext.nodes.length>0){let e=t.graphContext.nodes.slice(0,5).map(e=>` - **${e.name}** (${e.type})`).join(`
1259
- `),n=t.graphContext.edges.slice(0,5).map(e=>` - ${e.fromId} —[${e.type}]→ ${e.toId}`).join(`
1260
- `),r=[`- **Graph Context** (${h} hop${h>1?`s`:``}):`];e&&r.push(` Entities:\n${e}`),n&&r.push(` Relationships:\n${n}`),D.set(t.recordId,r.join(`
1261
- `))}}catch(e){_l.warn(`Graph augmentation failed`,A(e)),O=`> **Note:** Graph augmentation failed. Results shown without graph context.`}let k=Date.now();for(let e of b)if(e.record.origin===`curated`&&e.record.indexedAt){let t=k-new Date(e.record.indexedAt).getTime(),n=Math.max(0,t/864e5);e.score*=.95**n}b.sort((e,t)=>t.score-e.score),b=se(b);let ee=b.map((e,t)=>{let n=e.record;return`${`### Result ${t+1} (score: ${e.score.toFixed(3)})`}\n${[`- **Source**: ${n.sourcePath}`,n.headingPath?`- **Section**: ${n.headingPath}`:null,`- **Type**: ${n.contentType}`,n.startLine?`- **Lines**: ${n.startLine}-${n.endLine}`:null,n.origin===`indexed`?null:`- **Origin**: ${n.origin}`,n.category?`- **Category**: ${n.category}`:null,n.tags?.length?`- **Tags**: ${n.tags.join(`, `)}`:null,D?.get(n.id)??null].filter(Boolean).join(`
1262
- `)}\n\n${n.origin===`curated`?gl(n.content):n.content}`}).join(`
1263
-
1264
- ---
1265
-
1266
- `),te=(c===`hybrid`?`hybrid (vector + keyword RRF)`:c===`keyword`?`keyword (FTS)`:`semantic (vector)`)+T,j=Sl(b,e),ne=j.length>0?`\n_Distinctive terms: ${j.map(e=>`\`${e}\``).join(`, `)}_`:``,re=await wl(n,b),M=[];if(b.length===0)M.push("`reindex` — no results found, index may be stale"),M.push("`find` — try federated search with glob/regex");else{let e=b[0]?.record.sourcePath;e&&M.push(`\`lookup\` — see all chunks from \`${e}\``),M.push("`symbol` — resolve a specific symbol from the results"),M.push("`compact` — compress a result file for focused reading")}let ie=[O?`${O}\n\n`:``,re?`${re}\n\n`:``,ee,`\n\n---\n_Search mode: ${te} | ${b.length} results_${ne}`,`\n_Next: ${M.join(` | `)}_`],ae=C+ie.join(``);g&&(ae=Ut(ae,g));let oe=new Set,ce=[];for(let e of b){if(e.record.origin!==`curated`||e.record.sourcePath.startsWith(`[`))continue;let t=hs(e.record.sourcePath);if(!t)continue;let n=ps(t,e.record.headingPath??t);n&&!oe.has(n.uri)&&(oe.add(n.uri),ce.push(n))}return{content:[{type:`text`,text:ae},...ce],structuredContent:{results:b.map(e=>({sourcePath:e.record.sourcePath,contentType:e.record.contentType,score:e.score,...e.record.headingPath?{headingPath:e.record.headingPath}:{},...e.record.startLine?{startLine:e.record.startLine}:{},...e.record.endLine?{endLine:e.record.endLine}:{},...e.record.origin===`indexed`?{}:{origin:e.record.origin},...e.record.category?{category:e.record.category}:{},...e.record.tags?.length?{tags:e.record.tags}:{}})),totalResults:b.length,searchMode:c,query:e}}}catch(e){return _l.error(`Search failed`,A(e)),B(`INTERNAL`,`Search failed: ${e instanceof Error?e.message:String(e)}`)}})}const El=D(`tools`);function Dl(e,t){let n=L(`session_digest`);e.registerTool(`session_digest`,{title:n.title,description:`Compress the current session's tool trajectory into a focused digest. Aggregates replay log, stash state, and checkpoints. Supports deterministic and LLM-assisted (sampling) modes with configurable token budget.`,inputSchema:{scope:P.enum([`tools`,`stash`,`all`]).default(`all`).describe(`What to include: tools (replay only), stash (stash + checkpoints only), or all`),since:P.string().optional().describe(`ISO timestamp — only include activity after this time`),last:P.number().min(1).max(500).optional().describe(`Max replay entries to consider (default: 50)`),focus:P.string().optional().describe(`Focus query — prioritize entries matching this topic`),mode:P.enum([`deterministic`,`sampling`]).default(`deterministic`).describe(`Summary mode: deterministic (fast, template-based) or sampling (LLM-assisted, richer)`),token_budget:P.number().min(100).max(8e3).default(2e3).describe(`Target token budget for the digest output`),persist:P.boolean().default(!0).describe(`Auto-save digest to stash for crash recovery`)},annotations:n.annotations},async({scope:e,since:n,last:r,focus:i,mode:a,token_budget:o,persist:s})=>{try{let c={scope:e,since:n,last:r,focus:i,mode:a,tokenBudget:o,persist:s};return{content:[{type:`text`,text:(a===`sampling`&&t?.available?await At(c,async(e,n,r)=>(await t.createMessage({prompt:e,systemPrompt:n,maxTokens:r})).text):kt(c)).digest}]}}catch(e){return El.error(`Session digest failed`,A(e)),B(`INTERNAL`,`Session digest failed: ${e instanceof Error?e.message:String(e)}`)}})}const Ol=D(`tools`);function kl(e,t,n,r=15e3){let i,a=new Promise(e=>{i=setTimeout(()=>{Ol.warn(`Status sub-operation "${n}" timed out after ${r}ms`),e({value:t,timedOut:!0})},r)});return Promise.race([e.then(e=>(clearTimeout(i),{value:e,timedOut:!1}),e=>(clearTimeout(i),Ol.warn(`Status sub-operation "${n}" failed: ${e instanceof Error?e.message:String(e)}`),{value:t,timedOut:!1})),a])}const Al=5*6e4;let jl=null,Ml=null;function Nl(e,t,n,r){let i=Math.min(e/2e4,1),a=Math.min((t+n)/5e4,1),o=Math.min(r/200,1);return Math.round(i*40+a*35+o*25)}function Pl(){let e=Date.now();if(jl&&e-jl.ts<Al)return jl.value;try{let t=_(Zt(),`.copilot`,`.aikit-scaffold.json`);if(!a(t))return jl={value:null,ts:e},null;let n=JSON.parse(s(t,`utf-8`)).version??null;return jl={value:n,ts:e},n}catch{return jl={value:null,ts:e},null}}function Fl(){let e=Date.now();if(Ml&&e-Ml.ts<Al)return Ml.value;try{let t=_(process.cwd(),`.github`,`.aikit-scaffold.json`);if(!a(t))return Ml={value:null,ts:e},null;let n=JSON.parse(s(t,`utf-8`)).version??null;return Ml={value:n,ts:e},n}catch{return Ml={value:null,ts:e},null}}function Il(e){let t=L(`status`);e.registerTool(`status`,{title:t.title,description:`Get the current status and statistics of the AI Kit index.`,outputSchema:Di,annotations:t.annotations},async()=>{let e=r(),t=Pl(),a=Fl(),o=t!=null&&t!==e,s=a!=null&&a!==e,c=[`## AI Kit Status`,``,`⏳ **AI Kit is initializing** — index stats will be available shortly.`,``,`### Runtime`,`- **Tree-sitter (WASM)**: ${Qt.get()?`✅ Available (AST analysis)`:`⚠ Unavailable (regex fallback)`}`,``,`### Version`,`- **Server**: ${e}`,`- **Scaffold (user)**: ${t??`not installed`}`,`- **Scaffold (workspace)**: ${a??`not installed`}`];if(o||s){let r=i(),l=[];o&&l.push(`user scaffold v${t}`),s&&l.push(`workspace scaffold v${a}`);let u=l.join(`, `);r.state===`success`?c.push(``,`### ✅ Upgrade Applied`,`- Server v${e} — ${u} auto-upgraded successfully.`,`- _Restart the MCP server to use the updated version._`):r.state===`pending`?c.push(``,`### ⏳ Upgrade In Progress`,`- Server v${e} ≠ ${u}`,`- Auto-upgrade is running in the background…`):r.state===`failed`?(n(),c.push(``,`### ⬆ Upgrade Available (auto-upgrade failed, retrying)`,`- Server v${e} ≠ ${u}`,`- Error: ${r.error??`unknown`}`)):(n(),c.push(``,`### ⬆ Upgrade Available`,`- Server v${e} ≠ ${u}`,`- Auto-upgrade triggered — check again shortly.`))}let l={totalRecords:0,totalFiles:0,lastIndexedAt:null,onboarded:!1,onboardDir:``,contentTypes:{},wasmAvailable:!!Qt.get(),graphStats:null,curatedCount:0,serverVersion:e,scaffoldVersion:t??null,workspaceScaffoldVersion:a??null,upgradeAvailable:o||s,contextPressure:0};return{content:[{type:`text`,text:c.join(`
1267
- `)}],structuredContent:l}})}function Ll(e,t,o,s,c,l,u,f){let p=L(`status`);e.registerTool(`status`,{title:p.title,description:`Get the current status and statistics of the AI Kit index.`,outputSchema:Di,annotations:p.annotations},async()=>{let e=[];try{let[p,m]=await Promise.all([kl(t.getStats(),{totalRecords:0,totalFiles:0,lastIndexedAt:null,contentTypeBreakdown:{}},`store.getStats`),kl(t.listSourcePaths(),[],`store.listSourcePaths`)]),h=p.value;p.timedOut&&e.push(`⚠ Index stats timed out — values may be incomplete`);let g=m.value;m.timedOut&&e.push(`⚠ File listing timed out`);let v=null,b=0,x=[`## AI Kit Status`,``,`- **Total Records**: ${h.totalRecords}`,`- **Total Files**: ${h.totalFiles}`,`- **Last Indexed**: ${h.lastIndexedAt??`Never`}`,``,`### Content Types`,...Object.entries(h.contentTypeBreakdown).map(([e,t])=>`- ${e}: ${t}`),``,`### Indexed Files`,...g.slice(0,50).map(e=>`- ${e}`),g.length>50?`\n... and ${g.length-50} more files`:``];if(o)try{let t=await kl(o.getStats(),{nodeCount:0,edgeCount:0,nodeTypes:{},edgeTypes:{}},`graphStore.getStats`);if(t.timedOut)e.push(`⚠ Graph stats timed out`),x.push(``,`### Knowledge Graph`,`- Graph stats timed out`);else{let e=t.value;v={nodes:e.nodeCount,edges:e.edgeCount},x.push(``,`### Knowledge Graph`,`- **Nodes**: ${e.nodeCount}`,`- **Edges**: ${e.edgeCount}`,...Object.entries(e.nodeTypes).map(([e,t])=>` - ${e}: ${t}`));try{let e=await kl(o.validate(),{valid:!0,danglingEdges:[],orphanNodes:[],stats:{nodeCount:0,edgeCount:0,nodeTypes:{},edgeTypes:{}}},`graphStore.validate`);if(!e.timedOut){let t=e.value;t.valid||x.push(`- **⚠ Integrity Issues**: ${t.danglingEdges.length} dangling edges`),t.orphanNodes.length>0&&x.push(`- **Orphan nodes**: ${t.orphanNodes.length}`)}}catch{}}}catch{x.push(``,`### Knowledge Graph`,`- Graph store unavailable`)}let S=l?.onboardDir??_(process.cwd(),y.aiContext),C=a(S),w=c?.onboardComplete||C;if(x.push(``,`### Onboard Status`,w?`- ✅ Complete${c?.onboardTimestamp?` (last: ${c.onboardTimestamp})`:``}`:'- ❌ Not run — call `onboard({ path: "." })` to analyze the codebase',`- **Onboard Directory**: \`${S}\``),s)try{let t=await kl(s.list(),[],`curated.list`);if(t.timedOut)e.push(`⚠ Curated knowledge listing timed out`),x.push(``,`### Curated Knowledge`,`- Listing timed out`);else{let e=t.value;b=e.length,x.push(``,`### Curated Knowledge`,e.length>0?`- ${e.length} entries`:"- Empty — use `remember()` to persist decisions")}}catch{x.push(``,`### Curated Knowledge`,`- Unable to read curated entries`)}let T=Nl(h.totalRecords,v?.nodes??0,v?.edges??0,b);x.push(``),x.push(`## 📊 Context Pressure: ${T}/100`),T>=80?x.push(`⚠️ High pressure — consider pruning stale entries or compacting context.`):T>=50?x.push(`ℹ️ Moderate pressure — knowledge base is well-populated.`):x.push(`✅ Low pressure — plenty of headroom for more content.`);let E=0;if(h.lastIndexedAt){E=new Date(h.lastIndexedAt).getTime();let e=(Date.now()-E)/(1e3*60*60);x.push(``,`### Index Freshness`,e>24?u===`smart`?`- ⚠ Last indexed ${Math.floor(e)}h ago — smart indexing will refresh automatically`:`- ⚠ Last indexed ${Math.floor(e)}h ago — may be stale. Run \`reindex({})\``:`- ✅ Last indexed ${e<1?`less than 1h`:`${Math.floor(e)}h`} ago`)}if(u===`smart`)if(x.push(``,`### Smart Indexing`),f){let e=f();e?x.push(`- **Mode**: Smart (trickle)`,`- **Status**: ${e.running?`✅ Running`:`⏸ Stopped`}`,`- **Queue**: ${e.queueSize} files pending`,`- **Changed files**: ${e.changedFilesSize} detected`,`- **Interval**: ${Math.round(e.intervalMs/1e3)}s per batch of ${e.batchSize}`):x.push(`- **Mode**: Smart (trickle)`,`- **Status**: scheduler state unavailable (init may have failed)`)}else x.push(`- **Mode**: Smart (trickle) — scheduler state unavailable`);{try{let e=_(process.cwd(),y.data,`stash`);if(a(e)){let t=d(e).mtimeMs;t>E&&(E=t)}}catch{}let e=[];if(s)try{let t=b>0?await s.list():[];for(let e of t){let t=new Date(e.updated||e.created).getTime();t>E&&(E=t)}e.push(...t.sort((e,t)=>new Date(t.updated).getTime()-new Date(e.updated).getTime()).slice(0,5))}catch{}let t=E>0?Date.now()-E:0;if(t>=144e5){let n=Math.floor(t/36e5);if(x.push(``,`### 🌅 Session Briefing`,`_${n}+ hours since last activity — here's what to pick up:_`,``),e.length>0){x.push(`**Recent decisions/notes:**`);for(let t of e)x.push(`- **${t.title}** (${t.category??`note`}) — ${(t.contentPreview??``).slice(0,80)}…`)}x.push(``,`**Suggested next steps:**`,'- `search({ query: "SESSION CHECKPOINT", origin: "curated" })` — find your last checkpoint',"- `restore({})` — resume from a saved checkpoint","- `list()` — browse all stored knowledge")}}x.push(``,`### Runtime`,`- **Tree-sitter (WASM)**: ${Qt.get()?`✅ Available (AST analysis)`:`⚠ Unavailable (regex fallback)`}`);let D=Pl(),O=Fl(),k=r(),ee=D!=null&&D!==k,te=O!=null&&O!==k;if(ee||te){let e=i(),t=[];ee&&t.push(`user scaffold v${D}`),te&&t.push(`workspace scaffold v${O}`);let r=t.join(`, `);e.state===`success`?x.push(``,`### ✅ Upgrade Applied`,`- Server v${k} — ${r} auto-upgraded successfully.`,`- _Restart the MCP server to use the updated version._`):e.state===`pending`?x.push(``,`### ⏳ Upgrade In Progress`,`- Server v${k} ≠ ${r}`,`- Auto-upgrade is running in the background…`):e.state===`failed`?(n(),x.push(``,`### ⬆ Upgrade Available (auto-upgrade failed, retrying)`,`- Server v${k} ≠ ${r}`,`- Error: ${e.error??`unknown`}`)):(n(),x.push(``,`### ⬆ Upgrade Available`,`- Server v${k} ≠ ${r}`,`- Auto-upgrade triggered — check again shortly.`))}e.length>0&&x.push(``,`### ⚠ Warnings`,...e.map(e=>`- ${e}`));let A=Wr();if(A.length>0){let e=A.sort((e,t)=>t.callCount-e.callCount);x.push(``,`### Tool Usage This Session`,``),x.push(`| Tool | Calls | Tokens In | Tokens Out | Errors | Avg Latency |`),x.push(`|------|-------|-----------|------------|--------|-------------|`);for(let t of e.slice(0,15)){let e=Math.round(t.totalInputChars/4),n=Math.round(t.totalOutputChars/4),r=Math.round(t.totalDurationMs/t.callCount);x.push(`| ${t.tool} | ${t.callCount} | ${e.toLocaleString()} | ${n.toLocaleString()} | ${t.errorCount} | ${r}ms |`)}}let j=Lr();if(j.bufferSize>=10){let e=j.state===`healthy`?`🟢`:j.state===`degraded`?`🔴`:`🟡`;x.push(``,`### Auto-GC: ${e} ${j.state}`),x.push(`- p95 latency: ${j.p95}ms | buffer: ${j.bufferSize} samples`),j.gcCount>0&&x.push(`- GC cycles triggered: ${j.gcCount}`)}let ne=x.join(`
1268
- `),re={totalRecords:h.totalRecords,totalFiles:h.totalFiles,lastIndexedAt:h.lastIndexedAt??null,onboarded:w,onboardDir:S,contentTypes:h.contentTypeBreakdown,wasmAvailable:!!Qt.get(),graphStats:v,curatedCount:b,serverVersion:k,scaffoldVersion:D??null,workspaceScaffoldVersion:O??null,upgradeAvailable:ee||te,contextPressure:T};return{content:[{type:`text`,text:ne+(u===`smart`?"\n\n---\n_Next: Use `search` to query indexed content or `graph({action:'find_nodes', name_pattern:'<top-level-module>'})` → then `graph({action:'neighbors', node_id})` for relationships. Smart indexing handles updates automatically._":"\n\n---\n_Next: Use `search` to query indexed content, `graph({action:'find_nodes', name_pattern:'<top-level-module>'})` → then `graph({action:'neighbors', node_id})` for relationships, or `reindex` to refresh the index._")}],structuredContent:re}}catch(e){return Ol.error(`Status failed`,A(e)),B(`INTERNAL`,`Status check failed: ${e instanceof Error?e.message:String(e)}`)}})}const Rl=D(`tools`);function zl(e,t,n){let r=L(`update`);e.registerTool(`update`,{title:r.title,description:`Update an existing curated knowledge entry. Increments version and records the reason in the changelog.`,inputSchema:{path:P.string().describe(`Relative path within .ai/curated/ (e.g., "decisions/use-lancedb.md")`),content:P.string().min(10).max(1e5).describe(`New markdown content to replace existing content`),reason:P.string().min(3).max(1e3).describe(`Why this update is being made (recorded in changelog)`)},annotations:r.annotations},async({path:e,content:r,reason:i})=>{try{let a=await t.update(e,r,i);return n&&n.notifyAfterCuratedWrite(e).catch(()=>{}),{content:[{type:`text`,text:`Updated: \`.ai/curated/${a.path}\` → version ${a.version}\n\nReason: ${i}\n\n---\n_Next: Use \`read\` to verify the updated content, or \`search\` to test searchability._`}]}}catch(e){return Rl.error(`Update failed`,A(e)),B(`INTERNAL`,`Update failed: ${e instanceof Error?e.message:String(e)}`)}})}const Bl=D(`tools`);function Vl(e){let t=L(`web_search`);e.registerTool(`web_search`,{title:t.title,description:`PREFERRED web search — fans out to multiple keyless providers (DuckDuckGo + Bing-HTML + Mojeek) by default, returning a deduplicated, consensus-ranked union within a 10s deadline. Optional providers (SearXNG, Google, Brave, Bing API) join the fan-out automatically when their env vars are set. Pass one query or multiple for parallel searching.`,inputSchema:{queries:P.array(P.string().max(2e3)).min(1).max(5).describe('Search queries (1–5). Single: `["react hooks"]`. Multiple searched in parallel.'),limit:P.number().min(1).max(20).default(5).describe(`Max results per query`),site:P.string().optional().describe(`Restrict to domain (e.g., "docs.aws.amazon.com")`),provider:P.enum([`multi`,`duckduckgo`,`bing-html`,`mojeek`,`searxng`,`google`,`brave`,`bing`]).optional().describe("Search provider. Defaults to env AIKIT_SEARCH_PROVIDER, then `multi` (fan-out). Single keyless: `duckduckgo`, `bing-html`, `mojeek`. Self-hosted: `searxng` (requires SEARXNG_URL). Keyed APIs: `google` (GOOGLE_API_KEY+GOOGLE_CSE_ID), `brave` (BRAVE_API_KEY), `bing` (BING_API_KEY). Missing keys auto-fall back to duckduckgo.")},annotations:t.annotations},async({queries:e,limit:t,site:n,provider:r})=>{let i=e,a=async e=>{let i=await Jt({query:e,limit:t,site:n,provider:r}),a=[`## Search: ${i.query} _(via ${i.provider})_`,``];if(i.results.length===0)a.push(`No results found.`);else for(let e of i.results)a.push(`### [${e.title}](${e.url})`,e.snippet,``);return a.join(`
1269
- `)};if(i.length===1)try{return{content:[{type:`text`,text:`${await a(i[0])}\n---\n_Next: Use \`web_fetch\` to read any of these pages in full._`}]}}catch(e){return Bl.error(`Web search failed`,A(e)),B(`INTERNAL`,`Web search failed: ${e instanceof Error?e.message:String(e)}`)}let o=await Promise.allSettled(i.map(e=>a(e))),s=[],c=0;for(let e=0;e<o.length;e++){let t=o[e];if(t.status===`fulfilled`)s.push(t.value);else{c++;let n=t.reason instanceof Error?t.reason.message:String(t.reason);Bl.error(`Web search failed`,{query:i[e],error:n}),s.push(`## ❌ Search failed: ${i[e]}\n\n${n}`)}}let l=`_Searched ${o.length-c}/${o.length} queries successfully._`;s.push(``,`---`,l,"_Next: Use `web_fetch` to read any of these pages in full._");let u=s.join(`
1270
-
1271
- `);return c===o.length?B(`INTERNAL`,u):{content:[{type:`text`,text:u}]}})}function Hl(e){let t=L(`http`);e.registerTool(`http`,{title:t.title,description:`Make HTTP requests (GET/POST/PUT/PATCH/DELETE/HEAD) for API testing. Returns status, headers, and formatted body with timing info.`,inputSchema:{url:P.string().url().describe(`Request URL (http/https only)`),method:P.enum([`GET`,`POST`,`PUT`,`PATCH`,`DELETE`,`HEAD`]).default(`GET`).describe(`HTTP method`),headers:P.record(P.string(),P.string()).optional().describe(`Request headers as key-value pairs`),body:P.string().optional().describe(`Request body (for POST/PUT/PATCH)`),timeout:P.number().min(1e3).max(6e4).default(15e3).describe(`Timeout in milliseconds`)},annotations:t.annotations},async({url:e,method:t,headers:n,body:r,timeout:i})=>{try{let a=await Ue({url:e,method:t,headers:n,body:r,timeout:i}),o=[`## ${t} ${e}`,``,`**Status:** ${a.status} ${a.statusText}`,`**Time:** ${a.durationMs}ms`,`**Size:** ${a.sizeBytes} bytes`,`**Content-Type:** ${a.contentType}`,``,`### Headers`,"```json",JSON.stringify(a.headers),"```",``,`### Body`,a.contentType.includes(`json`)?"```json":"```",a.body,"```"];return a.truncated&&o.push(``,`_Response truncated — total size: ${a.sizeBytes} bytes_`),{content:[{type:`text`,text:o.join(`
1272
- `)}]}}catch(e){return Bl.error(`HTTP request failed`,A(e)),B(`INTERNAL`,`HTTP request failed: ${e instanceof Error?e.message:String(e)}`)}})}function Ul(e){let t=L(`regex_test`);e.registerTool(`regex_test`,{title:t.title,description:`Test a regex pattern against sample strings. Supports match, replace, and split modes.`,inputSchema:{pattern:P.string().max(500).describe(`Regex pattern (without delimiters)`),flags:P.string().max(10).regex(/^[gimsuy]*$/).default(``).describe(`Regex flags (g, i, m, s, etc.)`),test_strings:P.array(P.string().max(1e4)).max(50).describe(`Strings to test the pattern against`),mode:P.enum([`match`,`replace`,`split`]).default(`match`).describe(`Test mode`),replacement:P.string().optional().describe(`Replacement string (for replace mode)`)},annotations:t.annotations},async({pattern:e,flags:t,test_strings:n,mode:r,replacement:i})=>{let a=_t({pattern:e,flags:t,testStrings:n,mode:r,replacement:i});if(!a.valid)return B(`VALIDATION`,`Invalid regex: ${a.error}`);let o=[`## Regex: \`/${a.pattern}/${a.flags}\``,``,`Mode: ${r}`,``];for(let e of a.results){if(o.push(`**Input:** \`${e.input}\``),o.push(`**Matched:** ${e.matched}`),e.matches)for(let t of e.matches){let e=t.groups.length>0?` groups: [${t.groups.join(`, `)}]`:``;o.push(` - "${t.full}" at index ${t.index}${e}`)}e.replaced!==void 0&&o.push(`**Result:** \`${e.replaced}\``),e.split&&o.push(`**Split:** ${JSON.stringify(e.split)}`),o.push(``)}return{content:[{type:`text`,text:o.join(`
1273
- `)}]}})}function Wl(e){let t=L(`encode`);e.registerTool(`encode`,{title:t.title,description:`Encode, decode, or hash text. Supports base64, URL encoding, SHA-256, MD5, JWT decode, hex.`,inputSchema:{operation:P.enum([`base64_encode`,`base64_decode`,`url_encode`,`url_decode`,`sha256`,`md5`,`jwt_decode`,`hex_encode`,`hex_decode`]).describe(`Operation to perform`),input:P.string().max(1e6).describe(`Input text`)},annotations:t.annotations},async({operation:e,input:t})=>{try{let n=De({operation:e,input:t});return{content:[{type:`text`,text:`## ${e}\n\n**Input:** \`${t.length>100?`${t.slice(0,100)}...`:t}\`\n**Output:**\n\`\`\`\n${n.output}\n\`\`\``}]}}catch(e){return Bl.error(`Encode failed`,A(e)),B(`INTERNAL`,`Encode failed: ${e instanceof Error?e.message:String(e)}`)}})}function Gl(e){let t=L(`measure`);e.registerTool(`measure`,{title:t.title,description:`Measure code complexity, line counts, and function counts for a file or directory. Returns per-file metrics sorted by complexity.`,outputSchema:Ai,inputSchema:{path:P.string().describe(`File or directory path to measure`),extensions:P.array(P.string()).optional().describe(`File extensions to include (default: .ts,.tsx,.js,.jsx)`)},annotations:t.annotations},async({path:e,extensions:t})=>{try{let n=await $e({path:e,extensions:t}),r=[`## Code Metrics`,``,`**Files:** ${n.summary.totalFiles}`,`**Total lines:** ${n.summary.totalLines} (${n.summary.totalCodeLines} code)`,`**Functions:** ${n.summary.totalFunctions}`,`**Avg complexity:** ${n.summary.avgComplexity}`,`**Max complexity:** ${n.summary.maxComplexity.value} (${n.summary.maxComplexity.file})`,``,`### Top files by complexity`,``,`| File | Lines | Code | Complexity | Cognitive | Functions | Imports |`,`|------|-------|------|------------|-----------|-----------|---------|`];for(let e of n.files.slice(0,20)){let t=e.cognitiveComplexity===void 0?`—`:String(e.cognitiveComplexity);r.push(`| ${e.path} | ${e.lines.total} | ${e.lines.code} | ${e.complexity} | ${t} | ${e.functions} | ${e.imports} |`)}n.files.length>20&&r.push(``,`_...and ${n.files.length-20} more files_`);let i={summary:{totalFiles:n.summary.totalFiles,totalLines:n.summary.totalLines,totalCodeLines:n.summary.totalCodeLines,totalFunctions:n.summary.totalFunctions,avgComplexity:n.summary.avgComplexity,maxComplexity:{value:n.summary.maxComplexity.value,file:n.summary.maxComplexity.file}},files:n.files.map(e=>({path:e.path,lines:e.lines.total,code:e.lines.code,complexity:e.complexity,functions:e.functions}))};return{content:[{type:`text`,text:r.join(`
1274
- `)}],structuredContent:i}}catch(e){return Bl.error(`Measure failed`,A(e)),B(`INTERNAL`,`Measure failed: ${e instanceof Error?e.message:String(e)}`)}})}function Kl(e){let t=L(`changelog`);e.registerTool(`changelog`,{title:t.title,description:`Generate a changelog from git history between two refs. Groups by conventional commit type.`,inputSchema:{from:P.string().max(200).describe(`Start ref (tag, SHA, HEAD~N)`),to:P.string().max(200).default(`HEAD`).describe(`End ref (default: HEAD)`),format:P.enum([`grouped`,`chronological`,`per-scope`]).default(`grouped`).describe(`Output format`),include_breaking:P.boolean().default(!0).describe(`Highlight breaking changes`),cwd:P.string().optional().describe(`Repository root or working directory`)},annotations:t.annotations},async({from:e,to:t,format:n,include_breaking:r,cwd:i})=>{try{let a=ce({from:e,to:t,format:n,includeBreaking:r,cwd:i}),o=`${a.stats.total} commits (${Object.entries(a.stats.types).map(([e,t])=>`${t} ${e}`).join(`, `)})`;return{content:[{type:`text`,text:`${a.markdown}\n---\n_${o}_`}]}}catch(e){return Bl.error(`Changelog failed`,A(e)),B(`INTERNAL`,`Changelog failed: ${e instanceof Error?e.message:String(e)}`)}})}function ql(e){let t=L(`schema_validate`);e.registerTool(`schema_validate`,{title:t.title,description:`Validate JSON data against a JSON Schema. Supports type, required, properties, items, enum, pattern, min/max.`,inputSchema:{data:P.string().max(5e5).describe(`JSON data to validate (as string)`),schema:P.string().max(5e5).describe(`JSON Schema to validate against (as string)`)},annotations:t.annotations},async({data:e,schema:t})=>{try{let n=Dt({data:JSON.parse(e),schema:JSON.parse(t)});if(n.valid)return{content:[{type:`text`,text:`## Validation: PASSED
1275
-
1276
- Data matches the schema.`}]};let r=[`## Validation: FAILED`,``,`**${n.errors.length} error(s):**`,``];for(let e of n.errors){let t=e.expected?` (expected: ${e.expected}, got: ${e.received})`:``;r.push(`- \`${e.path}\`: ${e.message}${t}`)}return{content:[{type:`text`,text:r.join(`
1277
- `)}]}}catch(e){return Bl.error(`Schema validation failed`,A(e)),B(`INTERNAL`,`Schema validation failed: ${e instanceof Error?e.message:String(e)}`)}})}function Jl(e){let t=L(`snippet`);e.registerTool(`snippet`,{title:t.title,description:`Save, retrieve, search, and manage persistent code snippets/templates.`,inputSchema:{action:P.enum([`save`,`get`,`list`,`search`,`delete`]).describe(`Operation to perform`),name:P.string().optional().describe(`Snippet name (required for save/get/delete)`),language:P.string().optional().describe(`Language tag (for save)`),code:P.string().max(1e5).optional().describe(`Code content (for save)`),tags:P.array(P.string()).optional().describe(`Tags for categorization (for save)`),query:P.string().optional().describe(`Search query (for search)`)},annotations:t.annotations},async({action:e,name:t,language:n,code:r,tags:i,query:a})=>{try{let o=jt({action:e,name:t,language:n,code:r,tags:i,query:a});if(`deleted`in o)return{content:[{type:`text`,text:o.deleted?`Snippet "${t}" deleted.`:`Snippet "${t}" not found.`}]};if(`snippets`in o){if(o.snippets.length===0)return{content:[{type:`text`,text:`No snippets found.`}]};let e=[`## Snippets`,``];for(let t of o.snippets){let n=t.tags.length>0?` [${t.tags.join(`, `)}]`:``;e.push(`- **${t.name}** (${t.language})${n}`)}return{content:[{type:`text`,text:e.join(`
1278
- `)}]}}let s=o,c=s.tags.length>0?`\nTags: ${s.tags.join(`, `)}`:``;return{content:[{type:`text`,text:`## ${s.name} (${s.language})${c}\n\n\`\`\`${s.language}\n${s.code}\n\`\`\``}]}}catch(e){return Bl.error(`Snippet failed`,A(e)),B(`INTERNAL`,`Snippet failed: ${e instanceof Error?e.message:String(e)}`)}})}function Yl(e){let t=L(`env`);e.registerTool(`env`,{title:t.title,description:`Get system and runtime environment info. Sensitive env vars are redacted by default.`,outputSchema:ji,inputSchema:{include_env:P.boolean().default(!1).describe(`Include environment variables`),filter_env:P.string().optional().describe(`Filter env vars by name substring`),show_sensitive:P.boolean().default(!1).describe(`Show sensitive values (keys, tokens, etc.) — redacted by default`)},annotations:t.annotations},async({include_env:e,filter_env:t,show_sensitive:n})=>{let r=Oe({includeEnv:e,filterEnv:t,showSensitive:n}),i=[`## Environment`,``,`**Platform:** ${r.system.platform} ${r.system.arch}`,`**OS:** ${r.system.type} ${r.system.release}`,`**Host:** ${r.system.hostname}`,`**CPUs:** ${r.system.cpus}`,`**Memory:** ${r.system.memoryFreeGb}GB free / ${r.system.memoryTotalGb}GB total`,``,`**Node:** ${r.runtime.node}`,`**V8:** ${r.runtime.v8}`,`**CWD:** ${r.cwd}`];if(r.env){i.push(``,`### Environment Variables`,``);for(let[e,t]of Object.entries(r.env))i.push(`- \`${e}\`: ${t}`)}let a={platform:r.system.platform,arch:r.system.arch,nodeVersion:r.runtime.node,cwd:r.cwd,cpus:r.system.cpus,memoryFreeGb:r.system.memoryFreeGb,memoryTotalGb:r.system.memoryTotalGb};return{content:[{type:`text`,text:i.join(`
1279
- `)}],structuredContent:a}})}function Xl(e){let t=L(`time`);e.registerTool(`time`,{title:t.title,description:`Parse dates, convert timezones, calculate durations, add time. Supports ISO 8601, unix timestamps, and human-readable formats.`,outputSchema:Mi,inputSchema:{operation:P.enum([`now`,`parse`,`convert`,`diff`,`add`]).describe(`now: current time | parse: parse a date string | convert: timezone conversion | diff: duration between two dates | add: add duration to date`),input:P.string().optional().describe(`Date input (ISO, unix timestamp, or parseable string). For diff: two comma-separated dates`),timezone:P.string().optional().describe(`Target timezone (e.g., "America/New_York", "Asia/Tokyo")`),duration:P.string().optional().describe(`Duration to add (e.g., "2h30m", "1d", "30s") — for add operation`)},annotations:t.annotations},async({operation:e,input:t,timezone:n,duration:r})=>{try{let i=Vt({operation:e,input:t,timezone:n,duration:r}),a=[`**${i.output}**`,``,`ISO: ${i.iso}`,`Unix: ${i.unix}`];i.details&&a.push(``,"```json",JSON.stringify(i.details),"```");let o={iso:i.iso,unix:i.unix,timezone:n??Intl.DateTimeFormat().resolvedOptions().timeZone,formatted:i.output};return{content:[{type:`text`,text:a.join(`
1280
- `)}],structuredContent:o}}catch(e){return Bl.error(`Time failed`,A(e)),B(`INTERNAL`,`Time failed: ${e instanceof Error?e.message:String(e)}`)}})}const Q=D(`server`);function Zl(e){let t=e.toLowerCase();return[`protobuf`,`invalid model`,`invalid onnx`,`unexpected end`,`unexpected token`,`failed to load`,`failed to initialize embedding`,`checksum`,`corrupt`,`malformed`,`could not load`,`onnx`,`database disk image is malformed`,`file is not a database`,`lance`].some(e=>t.includes(e))}async function Ql(e,t){let n=t.toLowerCase(),r;try{({rm:r}=await import(`node:fs/promises`))}catch{return}if(n.includes(`embedding`)||n.includes(`onnx`)||n.includes(`protobuf`)||n.includes(`model`)){let t=e.embedding?.model??x.model,n=g(Zt(),`.cache`,`huggingface`,`transformers-js`,t);try{await r(n,{recursive:!0,force:!0}),Q.info(`Auto-heal: cleared embedding model cache`,{path:n})}catch{}}if(n.includes(`lance`)||n.includes(`database`)||n.includes(`store`)){let t=g(e.store.path,`lance`);try{await r(t,{recursive:!0,force:!0}),Q.info(`Auto-heal: cleared LanceDB store`,{path:t})}catch{}}if(n.includes(`sqlite`)||n.includes(`database disk image`)||n.includes(`graph`)){let t=g(e.store.path,`graph.db`);try{await r(t,{force:!0}),Q.info(`Auto-heal: cleared graph database`,{path:t})}catch{}}}async function $l(n){Q.info(`Initializing AI Kit components`);let[r,i,o,s]=await Promise.all([(async()=>{let e=new en({model:n.embedding.model,dimensions:n.embedding.dimensions});return await e.initialize(),Q.info(`Embedder loaded`,{modelId:e.modelId,dimensions:e.dimensions}),e})(),(async()=>{let e=await dn({backend:n.store.backend,path:n.store.path});return await e.initialize(),Q.info(`Store initialized`),e})(),(async()=>{let e=new un({path:n.store.path});return await e.initialize(),Q.info(`Graph store initialized`),e})(),(async()=>{let e=await $t();return e?Q.info(`WASM tree-sitter enabled for AST analysis`):Q.warn(`WASM tree-sitter not available; analyzers will use regex fallback`),e})()]),c=new ln(r,i),l=new cn(n.store.path);l.load(),c.setHashCache(l);let u=n.curated.path,f=new e(u);await f.initialize();let p=new t(u,i,r,f);c.setGraphStore(o);let m=ja(n.er),h=m?new an(n.curated.path):void 0;h&&Q.info(`Policy store initialized`,{ruleCount:h.getRules().length});let g=m?new rn:void 0,v=_(n.sources[0]?.path??process.cwd(),y.aiContext),b=a(v),x=n.onboardDir?a(n.onboardDir):!1,S=b||x,C,w=b?v:n.onboardDir;if(S&&w)try{C=d(w).mtime.toISOString()}catch{}return Q.info(`Onboard state detected`,{onboardComplete:S,onboardTimestamp:C,aiKbExists:b,onboardDirExists:x}),{embedder:r,store:i,indexer:c,curated:p,graphStore:o,fileCache:new re,bridge:m,policyStore:h,evolutionCollector:g,onboardComplete:S,onboardTimestamp:C}}function eu(e,t){let n=xi(t,[...$,...iu],I,tu(t)),i=ti(t,n,I),a=new fn({name:t.serverName??`aikit`,version:r()},{capabilities:{logging:{},completions:{},prompts:{}},instructions:i});return Sr(a),ou(a,e,t,_r(a),new Jr(a),ei(a),void 0,null,n),Ar(a,{curated:e.curated,store:e.store,graphStore:e.graphStore},t.indexMode),a}function tu(e){return e.toolProfiles}const nu=[`flow_list`,`flow_info`,`flow_start`,`flow_step`,`flow_status`,`flow_reset`,`flow_runs`,`flow_read_instruction`,`flow_add`,`flow_remove`,`flow_update`],ru=[`er_push`,`er_pull`,`er_sync_status`],iu=[...ru,`er_update_policy`,`er_evolve_review`],au=new Set(iu);function ou(e,t,n,r,i,a,o,s,c){let l=new kr,u=new Xn;u.register(qn),u.register(Un),u.register(Wn),u.register(Bn),u.register(In),u.register(Ln),u.register(Yn);let d=new tr(u,t.curated);l.use($n(d),{order:5,name:`auto-knowledge`}),l.use(Kr(),{order:10,name:`replay`}),l.use(ni(),{order:50,name:`structured-content-guard`}),l.use(gr(hr(n.tokenBudget)),{order:90,name:`compression`}),si(e,l,n.toolPrefix??``);let f=c??xi(n,[...$,...iu],I,tu(n)),p=e=>f.has(e),m=[...f].filter(e=>au.has(e)?ru.includes(e)?!!t.bridge:e===`er_update_policy`?!!t.policyStore:e===`er_evolve_review`?!!t.evolutionCollector:!1:!0);p(`search`)&&Tl(e,t.embedder,t.store,t.graphStore,t.bridge,t.evolutionCollector,a);let h={store:t.store,graphStore:t.graphStore,embedder:t.embedder};p(`lookup`)&&ys(e,t.store,h);let g={onboardComplete:t.onboardComplete,onboardTimestamp:t.onboardTimestamp};p(`status`)&&Ll(e,t.store,t.graphStore,t.curated,g,n,o,s),p(`config`)&&lo(e,n),p(`reindex`)&&sl(e,t.indexer,n,t.curated,t.store,i,o),p(`remember`)&&ll(e,t.curated,t.policyStore,t.evolutionCollector,i),p(`update`)&&zl(e,t.curated,i),p(`forget`)&&es(e,t.curated,i),p(`read`)&&ol(e,t.curated),p(`list`)&&_s(e,t.curated),p(`knowledge_history`)&&fs(e,t.curated),p(`analyze_structure`)&&ma(e,t.store,t.embedder,h),p(`analyze_dependencies`)&&ha(e,t.store,t.embedder,h),p(`analyze_symbols`)&&ga(e,t.store,t.embedder,h),p(`analyze_patterns`)&&_a(e,t.store,t.embedder,h),p(`analyze_entry_points`)&&va(e,t.store,t.embedder,h),p(`analyze_diagram`)&&ya(e,t.store,t.embedder,h),p(`blast_radius`)&&ba(e,t.store,t.embedder,t.graphStore,h),p(`produce_knowledge`)&&il(e,n),p(`onboard`)&&Ps(e,t.store,t.embedder,n,g,h),p(`graph`)&&is(e,t.graphStore),p(`audit`)&&Ta(e,t.store,t.embedder,n.tokenBudget);let _=n.sources[0]?.path??process.cwd();p(`compact`)&&vo(e,t.embedder,t.fileCache,_,n.allRoots,h),p(`scope_map`)&&yo(e,t.embedder,t.store,h),p(`find`)&&bo(e,t.embedder,t.store,_,h),p(`parse_output`)&&Fo(e),p(`workset`)&&Is(e),p(`check`)&&jo(e,h,n.tokenBudget),p(`batch`)&&Mo(e,t.embedder,t.store),p(`symbol`)&&xo(e,t.embedder,t.store,t.graphStore),p(`eval`)&&No(e),p(`test_run`)&&Po(e,h),p(`stash`)&&Ls(e),p(`git_context`)&&xs(e),p(`diff_parse`)&&Ss(e),p(`rename`)&&Cs(e),p(`codemod`)&&ws(e),p(`restore`)&&pl(e),p(`file_summary`)&&So(e,t.fileCache,_,n.allRoots,h),p(`checkpoint`)&&Rs(e),p(`data_transform`)&&Ts(e),p(`trace`)&&Co(e,t.embedder,t.store,t.graphStore),p(`process`)&&os(e),p(`watch`)&&ss(e),p(`dead_symbols`)&&wo(e,t.embedder,t.store,_,n.allRoots,h),p(`delegate`)&&Io(e,a),p(`health`)&&cs(e),p(`lane`)&&zs(e),p(`queue`)&&Bs(e),p(`web_fetch`)&&ls(e),p(`guide`)&&us(e,o),Os.some(e=>p(e))&&ks(e,n,m),p(`evidence_map`)&&Jo(e),p(`digest`)&&Yo(e,t.embedder),p(`forge_classify`)&&Xo(e),p(`stratum_card`)&&Zo(e,t.embedder,t.fileCache),p(`forge_ground`)&&Qo(e,t.embedder,t.store),p(`present`)&&el(e,r),r&&p(`brainstorm`)&&Da(e,r),p(`web_search`)&&Vl(e),p(`http`)&&Hl(e),p(`regex_test`)&&Ul(e),p(`encode`)&&Wl(e),p(`measure`)&&Gl(e),p(`changelog`)&&Kl(e),p(`schema_validate`)&&ql(e),p(`snippet`)&&Jl(e),p(`env`)&&Yl(e),p(`time`)&&Xl(e),nu.some(e=>p(e))&&Ko(e,n),t.bridge&&ru.some(e=>p(e))&&(Ma(e,t.bridge,t.evolutionCollector),Na(e,t.bridge),Pa(e,t.bridge)),t.policyStore&&p(`er_update_policy`)&&Ks(e,t.policyStore),t.evolutionCollector&&p(`er_evolve_review`)&&ko(e,t.evolutionCollector),Xr(e,t.store,t.curated),dl(e),p(`session_digest`)&&Dl(e,a)}async function su(e){let t=await $l(e),n=eu(t,e);Q.info(`MCP server configured`,{toolCount:$.length,resourceCount:2});let r=async()=>{try{let n=e.sources.map(e=>e.path).join(`, `);Q.info(`Running initial index`,{sourcePaths:n});let r=await t.indexer.index(e,e=>{e.phase===`crawling`||e.phase===`done`||(e.phase===`chunking`&&e.currentFile&&Q.debug(`Indexing file`,{current:e.filesProcessed+1,total:e.filesTotal,file:e.currentFile}),e.phase===`cleanup`&&Q.debug(`Index cleanup`,{staleEntries:e.filesTotal-e.filesProcessed}))});Q.info(`Initial index complete`,{filesProcessed:r.filesProcessed,filesSkipped:r.filesSkipped,chunksCreated:r.chunksCreated,durationMs:r.durationMs});try{await t.store.createFtsIndex()}catch(e){Q.warn(`FTS index creation failed`,A(e))}try{let e=await t.curated.reindexAll();Q.info(`Curated re-index complete`,{indexed:e.indexed})}catch(e){Q.error(`Curated re-index failed`,A(e))}}catch(e){Q.error(`Initial index failed; will retry on aikit_reindex`,A(e))}},i=async()=>{Q.info(`Shutting down`),await Promise.all([t.embedder.shutdown().catch(()=>{}),t.graphStore.close().catch(()=>{}),t.store.close().catch(()=>{})]),process.exit(0)};process.on(`SIGINT`,i),process.on(`SIGTERM`,i);let a=process.ppid,o=setInterval(()=>{try{process.kill(a,0)}catch{Q.info(`Parent process died; shutting down`,{parentPid:a}),clearInterval(o),i()}},5e3);return o.unref(),{server:n,runInitialIndex:r,shutdown:i}}const cu=new Set(`batch.brainstorm.changelog.check.checkpoint.codemod.compact.config.data_transform.delegate.diff_parse.digest.encode.env.eval.evidence_map.file_summary.forge_classify.git_context.graph.guide.health.http.lane.measure.onboard.parse_output.present.process.produce_knowledge.queue.read.regex_test.reindex.remember.rename.replay.restore.schema_validate.session_digest.scope_map.snippet.stash.status.stratum_card.test_run.time.update.forget.list.watch.web_fetch.web_search.workset`.split(`.`)),lu=5e3,uu=new Set(`brainstorm.changelog.check.checkpoint.codemod.data_transform.delegate.diff_parse.encode.env.eval.evidence_map.flow_info.flow_list.flow_reset.flow_runs.flow_start.flow_status.flow_step.flow_add.flow_update.flow_remove.flow_read_instruction.describe_tool.list_tools.search_tools.forge_classify.git_context.guide.present.health.http.lane.measure.parse_output.process.produce_knowledge.queue.regex_test.rename.replay.restore.schema_validate.session_digest.snippet.stash.status.test_run.time.watch.web_fetch.web_search.workset`.split(`.`));function du(e,t,n){let r=e=>!n||n.has(e);r(`check`)&&jo(e,void 0,t.tokenBudget),r(`eval`)&&No(e),r(`test_run`)&&Po(e),r(`parse_output`)&&Fo(e),r(`delegate`)&&Io(e),r(`git_context`)&&xs(e),r(`diff_parse`)&&Ss(e),r(`rename`)&&Cs(e),r(`codemod`)&&ws(e),r(`data_transform`)&&Ts(e),r(`workset`)&&Is(e),r(`stash`)&&Ls(e),r(`checkpoint`)&&Rs(e),r(`restore`)&&pl(e),r(`lane`)&&zs(e),r(`queue`)&&Bs(e),r(`session_digest`)&&Dl(e),r(`health`)&&cs(e),r(`process`)&&os(e),r(`watch`)&&ss(e),r(`web_fetch`)&&ls(e),r(`guide`)&&us(e),Os.some(e=>r(e))&&ks(e,t,[...n??new Set($)]),r(`evidence_map`)&&Jo(e),r(`forge_classify`)&&Xo(e),r(`present`)&&el(e),r(`brainstorm`)&&Da(e,vr),r(`produce_knowledge`)&&il(e),r(`replay`)&&dl(e),r(`status`)&&Il(e),nu.some(e=>r(e))&&Ko(e,t),r(`web_search`)&&Vl(e),r(`http`)&&Hl(e),r(`regex_test`)&&Ul(e),r(`encode`)&&Wl(e),r(`measure`)&&Gl(e),r(`changelog`)&&Kl(e),r(`schema_validate`)&&ql(e),r(`snippet`)&&Jl(e),r(`env`)&&Yl(e),r(`time`)&&Xl(e)}const $=`analyze_dependencies.analyze_diagram.analyze_entry_points.analyze_patterns.analyze_structure.analyze_symbols.audit.batch.blast_radius.brainstorm.changelog.check.checkpoint.codemod.compact.config.data_transform.dead_symbols.delegate.diff_parse.digest.encode.env.eval.evidence_map.file_summary.find.flow_info.flow_list.flow_reset.flow_runs.flow_start.flow_status.flow_step.flow_add.flow_update.flow_remove.flow_read_instruction.forge_classify.forge_ground.forget.git_context.graph.guide.health.http.lane.describe_tool.list_tools.list.knowledge_diff.knowledge_history.lookup.measure.onboard.parse_output.present.process.produce_knowledge.queue.read.regex_test.reindex.remember.rename.replay.restore.schema_validate.scope_map.search.search_tools.session_digest.snippet.stash.status.stratum_card.symbol.test_run.time.trace.update.watch.web_fetch.web_search.workset`.split(`.`);function fu(e,t){let n=xi(e,$,I,tu(e)),i=ti(e,n,I),a=new fn({name:e.serverName??`aikit`,version:r()},{capabilities:{logging:{},completions:{},prompts:{}},instructions:i}),o=`initializing`,s=``,c=!1,l=null,u=null,d=null;function f(e){if(!e||typeof e!=`object`)return[];let t=e,n=[];for(let e of[`path`,`file`,`source_path`,`sourcePath`,`filePath`]){let r=t[e];typeof r==`string`&&r&&n.push(r)}for(let e of[`changed_files`,`paths`,`files`]){let r=t[e];if(Array.isArray(r))for(let e of r){if(typeof e==`string`){n.push(e);continue}e&&typeof e==`object`&&typeof e.path==`string`&&n.push(e.path)}}if(Array.isArray(t.sources))for(let e of t.sources)e&&typeof e==`object`&&typeof e.path==`string`&&n.push(e.path);return n}let p=()=>o===`failed`?[`❌ AI Kit initialization failed — this tool is unavailable.`,``,s?`Error: ${s}`:``,``,`**${uu.size} tools are still available** and fully functional:`,`check, eval, test_run, git_context, health, measure, web_fetch, web_search,`,`flow_list, flow_status, flow_start, flow_read_instruction, regex_test, encode,`,`stash, checkpoint, lane, process, time, env, and more.`,``,`To fix embedding errors, try deleting the cached model:`,` rm -rf ~/.cache/huggingface/transformers-js/mixedbread-ai/`,`Then restart the server to re-download a fresh copy.`,``,`Try restarting the MCP server to retry initialization.`].filter(Boolean).join(`
1281
- `):[`AI Kit is still initializing (loading embeddings model & store).`,``,`**${uu.size} tools are already available** while initialization completes — including:`,`check, eval, test_run, git_context, health, measure, web_fetch, web_search,`,`flow_list, flow_status, flow_start, flow_read_instruction, regex_test, encode,`,`stash, checkpoint, lane, process, time, env, and more.`,``,`This tool requires the AI Kit index. Please retry in a few seconds,`,`or use one of the available tools above in the meantime.`].join(`
1282
- `);Sr(a),si(a,new kr,e.toolPrefix??``);let m=a.sendToolListChanged.bind(a);a.sendToolListChanged=()=>{};let h=[];for(let e of $){if(!n.has(e))continue;let t=L(e),r=a.registerTool(e,{title:t.title,description:`${t.title} — initializing, available shortly`,inputSchema:{},annotations:t.annotations},async()=>({content:[{type:`text`,text:p()}]}));uu.has(e)?r.remove():h.push(r)}du(a,e,n),a.sendToolListChanged=m;let g=a.registerResource(`aikit-status`,`aikit://status`,{description:`AI Kit status (initializing...)`,mimeType:`text/plain`},async()=>({contents:[{uri:`aikit://status`,text:`AI Kit is initializing...`,mimeType:`text/plain`}]})),_=a.registerPrompt(`_init`,{description:`Initializing AI Kit…`,argsSchema:{_dummy:N(P.string(),()=>[])}},async()=>({messages:[]})),v,y=new Promise(e=>{v=e}),b,x=new Promise(e=>{b=e}),S=()=>b?.(),C=(async()=>{await x;let n;try{n=await $l(e)}catch(t){let r=t instanceof Error?t.message:String(t);if(Zl(r)){Q.warn(`AI Kit initialization failed with recoverable error — attempting auto-heal retry`,{error:r}),await Ql(e,r);try{n=await $l(e),Q.info(`AI Kit auto-heal successful — initialization recovered after retry`)}catch(e){o=`failed`,s=e instanceof Error?e.message:String(e),Q.error(`AI Kit initialization failed after auto-heal attempt — server continuing with zero-dep tools only`,{error:s,originalError:r});return}}else{o=`failed`,s=r,Q.error(`AI Kit initialization failed — server continuing with zero-dep tools only`,{error:s});return}}let r=a.sendToolListChanged.bind(a);a.sendToolListChanged=()=>{};let i=a.sendPromptListChanged.bind(a);a.sendPromptListChanged=()=>{};let p=a.sendResourceListChanged.bind(a);a.sendResourceListChanged=()=>{};for(let e of h)e.remove();g.remove(),_.remove();let m=a._registeredTools??{};for(let e of uu)m[e]?.remove();let y=new Jr(a),b=ei(a);ou(a,n,e,_r(a),y,b,t,t===`smart`?(()=>{let e=d;return e?.getState?e.getState():null}):null),Ar(a,{curated:n.curated,store:n.store,graphStore:n.graphStore},t),a.sendToolListChanged=r,a.sendPromptListChanged=i,a.sendResourceListChanged=p,Promise.resolve(a.sendToolListChanged()).catch(()=>{}),Promise.resolve(a.sendPromptListChanged()).catch(()=>{}),Promise.resolve(a.sendResourceListChanged()).catch(()=>{});let S=a._registeredTools??{};for(let[e,t]of Object.entries(S)){if(cu.has(e))continue;let r=t.handler;t.handler=async(...t)=>{if(!n.indexer.isIndexing)return r(...t);let i=c?`re-indexing`:`running initial index`,a=new Promise(t=>setTimeout(()=>t({content:[{type:`text`,text:`⏳ AI Kit is ${i}. The tool "${e}" timed out waiting for index data (${lu/1e3}s).\n\nThe existing index may be temporarily locked. Please retry shortly — indexing will complete automatically.`}]}),lu));return Promise.race([r(...t),a])}}for(let[e,t]of Object.entries(S)){let n=t.handler,r=Ti(e);t.handler=async(...t)=>{try{return await Ei(()=>n(...t),r,e)}catch(t){if(t instanceof wi)return{content:[{type:`text`,text:`⏳ Tool "${e}" timed out after ${r/1e3}s. This may indicate a long-running operation. Please retry or break the task into smaller steps.`}]};throw t}}}let C=Object.keys(S).length;C<$.length&&Q.warn(`ALL_TOOL_NAMES count mismatch`,{expectedToolCount:$.length,registeredToolCount:C}),Q.info(`MCP server configured`,{toolCount:$.length,resourceCount:4});let w=new wr;w.onPressure((e,t)=>{e===`warning`&&sr(),e===`critical`&&(Q.warn(`Memory pressure critical — consider restarting`,{rssMB:Math.round(t/1024/1024)}),sr())}),w.start();let E=new br;u=E,E.onIdle(async()=>{if(T.isRunning||n.indexer.isIndexing){Q.info(`Idle cleanup deferred — background tasks still running`),E.touch();return}Q.info(`Idle cleanup: closing store and graph connections`);try{await Promise.all([n.store.close().catch(()=>{}),n.graphStore.close().catch(()=>{})])}catch{}}),E.touch();for(let e of Object.values(S)){let t=e.handler;e.handler=async(...e)=>{if(E.touch(),d){let t=f(e[0]);t.length>0&&d.prioritize(...t)}return t(...e)}}l=n,v?.(n)})(),w=async()=>{let t=await y;u?.setBusy(!0);try{let n=e.sources.map(e=>e.path).join(`, `);Q.info(`Running initial index`,{sourcePaths:n});let r=await t.indexer.index(e,e=>{e.phase===`crawling`||e.phase===`done`||(e.phase===`chunking`&&e.currentFile&&Q.debug(`Indexing file`,{current:e.filesProcessed+1,total:e.filesTotal,file:e.currentFile}),e.phase===`cleanup`&&Q.debug(`Index cleanup`,{staleEntries:e.filesTotal-e.filesProcessed}))});c=!0,Q.info(`Initial index complete`,{filesProcessed:r.filesProcessed,filesSkipped:r.filesSkipped,chunksCreated:r.chunksCreated,durationMs:r.durationMs});try{await t.store.createFtsIndex()}catch(e){Q.warn(`FTS index creation failed`,A(e))}try{let e=await t.curated.reindexAll();Q.info(`Curated re-index complete`,{indexed:e.indexed})}catch(e){Q.error(`Curated re-index failed`,A(e))}}catch(e){Q.error(`Initial index failed; will retry on aikit_reindex`,A(e))}finally{u?.setBusy(!1)}},T=new rr,E=()=>T.schedule({name:`initial-index`,fn:w}),D=process.ppid,O=setInterval(()=>{try{process.kill(D,0)}catch{Q.info(`Parent process died; shutting down`,{parentPid:D}),clearInterval(O),y.then(async e=>{await Promise.all([e.embedder.shutdown().catch(()=>{}),e.graphStore.close().catch(()=>{}),e.store.close().catch(()=>{})])}).catch(()=>{}).finally(()=>process.exit(0))}},5e3);return O.unref(),{server:a,startInit:S,ready:C,runInitialIndex:E,get kb(){return l},scheduler:T,setSmartScheduler(e){d=e}}}export{$ as ALL_TOOL_NAMES,fu as createLazyServer,eu as createMcpServer,su as createServer,$l as initializeKnowledgeBase,ou as registerMcpTools};