toolpack-sdk 3.1.0 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -1,4 +1,4 @@
1
- "use strict";var rx=Object.create;var _r=Object.defineProperty;var sx=Object.getOwnPropertyDescriptor;var ix=Object.getOwnPropertyNames;var ax=Object.getPrototypeOf,lx=Object.prototype.hasOwnProperty;var g=(r,e)=>()=>(r&&(e=r(r=0)),e);var ee=(r,e)=>{for(var t in e)_r(r,t,{get:e[t],enumerable:!0})},Ml=(r,e,t,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of ix(e))!lx.call(r,n)&&n!==t&&_r(r,n,{get:()=>e[n],enumerable:!(o=sx(e,n))||o.enumerable});return r};var x=(r,e,t)=>(t=r!=null?rx(ax(r)):{},Ml(e||!r||!r.__esModule?_r(t,"default",{value:r,enumerable:!0}):t,r)),cx=r=>Ml(_r({},"__esModule",{value:!0}),r);var l=g(()=>{"use strict"});function px(r){return!r||typeof r!="object"?!1:["CONTEXT_WINDOW_EXCEEDED","INSUFFICIENT_CONTEXT","SUMMARIZATION_ERROR","CONTEXT_WINDOW_CONFIG_ERROR","CONVERSATION_NOT_FOUND"].includes(r.code)}function mx(r,e){return r instanceof Er?{shouldRetry:r.isRetryable(),shouldFallback:!0,action:r.isRetryable()?"prune":"fail",message:r.getSuggestedRecovery()}:r instanceof Rr?{shouldRetry:!1,shouldFallback:!0,action:r.strategy==="fail"?"prune":"none",message:`Context window exceeded. Strategy: ${r.strategy}`}:r instanceof $r?{shouldRetry:!1,shouldFallback:!0,action:"fail",message:"Insufficient context after recovery attempts"}:{shouldRetry:!1,shouldFallback:!1,action:"none",message:"Unknown context window error"}}var A,me,re,M,I,We,Ps,_s,Rr,$r,Er,Rs,$s,ae=g(()=>{"use strict";l();A=class extends Error{constructor(t,o,n,s){super(t);this.code=o;this.statusCode=n;this.cause=s;this.name="SDKError"}code;statusCode;cause},me=class extends A{constructor(e,t){super(e,"AUTHENTICATION_ERROR",401,t),this.name="AuthenticationError"}},re=class extends A{constructor(t,o,n){super(t,"RATE_LIMIT_ERROR",429,n);this.retryAfter=o;this.name="RateLimitError"}retryAfter},M=class extends A{constructor(e,t){super(e,"INVALID_REQUEST_ERROR",400,t),this.name="InvalidRequestError"}},I=class extends A{constructor(e,t="PROVIDER_ERROR",o=500,n){super(e,t,o,n),this.name="ProviderError"}},We=class extends A{constructor(e,t){super(e,"CONNECTION_ERROR",503,t),this.name="ConnectionError"}},Ps=class extends A{constructor(t,o,n){super(t,"PAGE_ERROR",502,n);this.pageUrl=o;this.name="PageError"}pageUrl},_s=class extends A{constructor(t,o,n){super(t,"TIMEOUT_ERROR",504,n);this.phase=o;this.name="TimeoutError"}phase},Rr=class extends A{constructor(t,o,n,s,i,a){super(t,"CONTEXT_WINDOW_EXCEEDED",400,a);this.conversationId=o;this.currentTokens=n;this.contextWindowLimit=s;this.strategy=i;this.name="ContextWindowExceededError"}conversationId;currentTokens;contextWindowLimit;strategy;getOverageTokens(){return Math.max(0,this.currentTokens-this.contextWindowLimit)}getUsagePercentage(){return Math.round(this.currentTokens/this.contextWindowLimit*100)}getDetailedReport(){return`
1
+ "use strict";var Yw=Object.create;var Cr=Object.defineProperty;var Zw=Object.getOwnPropertyDescriptor;var ex=Object.getOwnPropertyNames;var tx=Object.getPrototypeOf,ox=Object.prototype.hasOwnProperty;var g=(r,e)=>()=>(r&&(e=r(r=0)),e);var Z=(r,e)=>{for(var t in e)Cr(r,t,{get:e[t],enumerable:!0})},_l=(r,e,t,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of ex(e))!ox.call(r,n)&&n!==t&&Cr(r,n,{get:()=>e[n],enumerable:!(o=Zw(e,n))||o.enumerable});return r};var x=(r,e,t)=>(t=r!=null?Yw(tx(r)):{},_l(e||!r||!r.__esModule?Cr(t,"default",{value:r,enumerable:!0}):t,r)),nx=r=>_l(Cr({},"__esModule",{value:!0}),r);var l=g(()=>{"use strict"});function sx(r){return!r||typeof r!="object"?!1:["CONTEXT_WINDOW_EXCEEDED","INSUFFICIENT_CONTEXT","SUMMARIZATION_ERROR","CONTEXT_WINDOW_CONFIG_ERROR","CONVERSATION_NOT_FOUND"].includes(r.code)}function ix(r,e){return r instanceof Pr?{shouldRetry:r.isRetryable(),shouldFallback:!0,action:r.isRetryable()?"prune":"fail",message:r.getSuggestedRecovery()}:r instanceof kr?{shouldRetry:!1,shouldFallback:!0,action:r.strategy==="fail"?"prune":"none",message:`Context window exceeded. Strategy: ${r.strategy}`}:r instanceof Sr?{shouldRetry:!1,shouldFallback:!0,action:"fail",message:"Insufficient context after recovery attempts"}:{shouldRetry:!1,shouldFallback:!1,action:"none",message:"Unknown context window error"}}var A,pe,ne,M,I,qe,xs,vs,kr,Sr,Pr,Cs,ks,ie=g(()=>{"use strict";l();A=class extends Error{constructor(t,o,n,s){super(t);this.code=o;this.statusCode=n;this.cause=s;this.name="SDKError"}code;statusCode;cause},pe=class extends A{constructor(e,t){super(e,"AUTHENTICATION_ERROR",401,t),this.name="AuthenticationError"}},ne=class extends A{constructor(t,o,n){super(t,"RATE_LIMIT_ERROR",429,n);this.retryAfter=o;this.name="RateLimitError"}retryAfter},M=class extends A{constructor(e,t){super(e,"INVALID_REQUEST_ERROR",400,t),this.name="InvalidRequestError"}},I=class extends A{constructor(e,t="PROVIDER_ERROR",o=500,n){super(e,t,o,n),this.name="ProviderError"}},qe=class extends A{constructor(e,t){super(e,"CONNECTION_ERROR",503,t),this.name="ConnectionError"}},xs=class extends A{constructor(t,o,n){super(t,"PAGE_ERROR",502,n);this.pageUrl=o;this.name="PageError"}pageUrl},vs=class extends A{constructor(t,o,n){super(t,"TIMEOUT_ERROR",504,n);this.phase=o;this.name="TimeoutError"}phase},kr=class extends A{constructor(t,o,n,s,i,a){super(t,"CONTEXT_WINDOW_EXCEEDED",400,a);this.conversationId=o;this.currentTokens=n;this.contextWindowLimit=s;this.strategy=i;this.name="ContextWindowExceededError"}conversationId;currentTokens;contextWindowLimit;strategy;getOverageTokens(){return Math.max(0,this.currentTokens-this.contextWindowLimit)}getUsagePercentage(){return Math.round(this.currentTokens/this.contextWindowLimit*100)}getDetailedReport(){return`
2
2
  Context Window Exceeded
3
3
  =======================
4
4
  Conversation ID: ${this.conversationId}
@@ -9,7 +9,7 @@ Usage: ${this.getUsagePercentage()}%
9
9
  Strategy: ${this.strategy}
10
10
 
11
11
  Message: ${this.message}
12
- `.trim()}},$r=class extends A{constructor(t,o,n,s,i,a){super(t,"INSUFFICIENT_CONTEXT",400,a);this.conversationId=o;this.requiredTokens=n;this.availableTokens=s;this.minimumRequiredTokens=i;this.name="InsufficientContextError"}conversationId;requiredTokens;availableTokens;minimumRequiredTokens;getDeficit(){return Math.max(0,this.requiredTokens-this.availableTokens)}isRecoverable(){return this.availableTokens>=this.minimumRequiredTokens*.5}getDetailedReport(){return`
12
+ `.trim()}},Sr=class extends A{constructor(t,o,n,s,i,a){super(t,"INSUFFICIENT_CONTEXT",400,a);this.conversationId=o;this.requiredTokens=n;this.availableTokens=s;this.minimumRequiredTokens=i;this.name="InsufficientContextError"}conversationId;requiredTokens;availableTokens;minimumRequiredTokens;getDeficit(){return Math.max(0,this.requiredTokens-this.availableTokens)}isRecoverable(){return this.availableTokens>=this.minimumRequiredTokens*.5}getDetailedReport(){return`
13
13
  Insufficient Context
14
14
  ====================
15
15
  Conversation ID: ${this.conversationId}
@@ -20,7 +20,7 @@ Minimum Required: ${this.minimumRequiredTokens}
20
20
  Recoverable: ${this.isRecoverable()?"Yes":"No"}
21
21
 
22
22
  Message: ${this.message}
23
- `.trim()}},Er=class extends A{constructor(t,o,n,s,i,a){super(t,"SUMMARIZATION_ERROR",500,a);this.conversationId=o;this.messageCount=n;this.failureReason=s;this.summaryAttempt=i;this.name="SummarizationError"}conversationId;messageCount;failureReason;summaryAttempt;isRetryable(){return this.failureReason==="provider_error"||this.failureReason==="insufficient_tokens"}getSuggestedRecovery(){switch(this.failureReason){case"provider_error":return"Retry the summarization request or switch to a different summarizer model";case"invalid_response":return"Review the summarizer prompt or use a different model";case"insufficient_tokens":return"Reduce the number of messages to summarize or increase the summary token budget";case"invalid_quality":return"Adjust summarization parameters or use a more capable model";default:return"Manual intervention required"}}getDetailedReport(){let t=`
23
+ `.trim()}},Pr=class extends A{constructor(t,o,n,s,i,a){super(t,"SUMMARIZATION_ERROR",500,a);this.conversationId=o;this.messageCount=n;this.failureReason=s;this.summaryAttempt=i;this.name="SummarizationError"}conversationId;messageCount;failureReason;summaryAttempt;isRetryable(){return this.failureReason==="provider_error"||this.failureReason==="insufficient_tokens"}getSuggestedRecovery(){switch(this.failureReason){case"provider_error":return"Retry the summarization request or switch to a different summarizer model";case"invalid_response":return"Review the summarizer prompt or use a different model";case"insufficient_tokens":return"Reduce the number of messages to summarize or increase the summary token budget";case"invalid_quality":return"Adjust summarization parameters or use a more capable model";default:return"Manual intervention required"}}getDetailedReport(){let t=`
24
24
  Summarization Error
25
25
  ===================
26
26
  Conversation ID: ${this.conversationId}
@@ -32,7 +32,7 @@ Recovery Action: ${this.getSuggestedRecovery()}
32
32
  Message: ${this.message}`;return this.summaryAttempt?t+`
33
33
 
34
34
  Partial Summary:
35
- ${this.summaryAttempt.substring(0,500)}${this.summaryAttempt.length>500?"...":""}`:t.trim()}},Rs=class extends A{constructor(t,o,n,s,i){super(t,"CONTEXT_WINDOW_CONFIG_ERROR",400,i);this.configField=o;this.providedValue=n;this.constraint=s;this.name="ContextWindowConfigError"}configField;providedValue;constraint;getDetailedReport(){return`
35
+ ${this.summaryAttempt.substring(0,500)}${this.summaryAttempt.length>500?"...":""}`:t.trim()}},Cs=class extends A{constructor(t,o,n,s,i){super(t,"CONTEXT_WINDOW_CONFIG_ERROR",400,i);this.configField=o;this.providedValue=n;this.constraint=s;this.name="ContextWindowConfigError"}configField;providedValue;constraint;getDetailedReport(){return`
36
36
  Context Window Configuration Error
37
37
  ===================================
38
38
  Field: ${this.configField}
@@ -40,58 +40,58 @@ Provided Value: ${JSON.stringify(this.providedValue)}
40
40
  Constraint: ${this.constraint}
41
41
 
42
42
  Message: ${this.message}
43
- `.trim()}},$s=class extends A{constructor(t,o,n){super(t,"CONVERSATION_NOT_FOUND",404,n);this.conversationId=o;this.name="ConversationNotFoundError"}conversationId}});var St,Pt,_x,jl=g(()=>{"use strict";l();St={name:3,displayName:2.5,description:2,category:1.5,parameterNames:1,parameterDescriptions:.5},Pt=class{documents=[];avgDocLength=0;idf=new Map;totalDocs=0;docFrequencies=new Map;k1=1.2;b=.75;index(e){this.documents=[],this.docFrequencies.clear(),this.idf.clear();for(let t of e){let o=this.createDocument(t);this.documents.push(o);let n=new Set(o.tokens);for(let s of n)this.docFrequencies.set(s,(this.docFrequencies.get(s)||0)+1)}this.totalDocs=this.documents.length,this.computeIDF(),this.avgDocLength=this.computeAvgDocLength()}search(e,t){let o=t?.limit??5,n=t?.category,s=t?.minScore??0,i=this.tokenize(e.toLowerCase());if(i.length===0)return[];let a=[];for(let c of this.documents){if(n&&c.tool.category!==n)continue;let p=this.computeBM25Score(i,c);p>s&&a.push({toolName:c.toolName,score:p,tool:c.tool})}return a.sort((c,p)=>p.score-c.score).slice(0,o).map(({toolName:c,score:p,tool:m})=>({toolName:c,score:p,tool:this.toSchema(m)}))}getIndexedCount(){return this.documents.length}isIndexed(e){return this.documents.some(t=>t.toolName===e)}createDocument(e){let t=[];for(let i=0;i<St.name;i++)t.push(e.name);for(let i=0;i<St.displayName;i++)t.push(e.displayName);for(let i=0;i<St.description;i++)t.push(e.description);for(let i=0;i<St.category;i++)t.push(e.category);if(e.parameters?.properties)for(let[i,a]of Object.entries(e.parameters.properties)){for(let c=0;c<St.parameterNames;c++)t.push(i);if(a.description)for(let c=0;c<St.parameterDescriptions;c++)t.push(a.description)}let o=t.join(" ").toLowerCase(),n=this.tokenize(o),s=this.computeTermFrequencies(n);return{toolName:e.name,tool:e,text:o,tokens:n,length:n.length,termFrequencies:s}}tokenize(e){return e.toLowerCase().split(/[^a-z0-9]+/).filter(t=>t.length>1).filter(t=>!_x.has(t))}computeTermFrequencies(e){let t=new Map;for(let o of e)t.set(o,(t.get(o)||0)+1);return t}computeIDF(){this.idf.clear();for(let[e,t]of this.docFrequencies){let o=Math.log((this.totalDocs-t+.5)/(t+.5)+1);this.idf.set(e,o)}}computeAvgDocLength(){return this.documents.length===0?0:this.documents.reduce((t,o)=>t+o.length,0)/this.documents.length}computeBM25Score(e,t){let o=0;for(let n of e){let s=t.termFrequencies.get(n)||0;if(s===0)continue;let i=this.idf.get(n)||0,a=t.length,c=s*(this.k1+1),p=s+this.k1*(1-this.b+this.b*(a/this.avgDocLength));o+=i*(c/p)}return o}toSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category}}},_x=new Set(["a","an","the","and","or","but","in","on","at","to","for","of","with","by","from","as","is","was","are","were","been","be","have","has","had","do","does","did","will","would","could","should","may","might","must","shall","can","need","it","its","this","that","these","those","i","you","he","she","we","they","what","which","who","whom","when","where","why","how","all","each","every","both","few","more","most","other","some","such","no","nor","not","only","own","same","so","than","too","very","just","also","now","here","there"])});var rt,Ll=g(()=>{"use strict";l();rt=class r{discoveredTools=new Set;searchHistory=[];recordDiscovery(e,t){for(let o of t)this.discoveredTools.add(o);this.searchHistory.push({query:e,tools:t,timestamp:Date.now()})}getDiscoveredTools(){return Array.from(this.discoveredTools)}isDiscovered(e){return this.discoveredTools.has(e)}getDiscoveredCount(){return this.discoveredTools.size}getSearchHistory(){return[...this.searchHistory]}static fromMessages(e){let t=new r;for(let o of e)if(o.role==="tool"){let n=o;if(typeof n.content=="string")try{let s=JSON.parse(n.content);if(s.query&&s.tools&&Array.isArray(s.tools)){let i=s.tools.map(a=>typeof a=="string"?a:a.name).filter(Boolean);i.length>0&&t.recordDiscovery(s.query,i)}}catch{}}return t}clear(){this.discoveredTools.clear(),this.searchHistory=[]}merge(e){for(let t of e.getDiscoveredTools())this.discoveredTools.add(t);this.searchHistory.push(...e.getSearchHistory())}}});function Ge(r){let e=r?.length?{...Ie.parameters,properties:{...Ie.parameters.properties,category:{type:"string",description:"Optional: filter by category",enum:r}}}:Ie.parameters;return{name:Ie.name,displayName:Ie.displayName,description:Ie.description,parameters:e,category:Ie.category}}function st(r){return r===Ue}var Ue,Ie,Fl=g(()=>{"use strict";l();Ue="tool.search",Ie={name:Ue,displayName:"Search Tools",category:"meta",description:`Search for available tools by keyword or natural language query.
43
+ `.trim()}},ks=class extends A{constructor(t,o,n){super(t,"CONVERSATION_NOT_FOUND",404,n);this.conversationId=o;this.name="ConversationNotFoundError"}conversationId}});var kt,St,vx,Ml=g(()=>{"use strict";l();kt={name:3,displayName:2.5,description:2,category:1.5,parameterNames:1,parameterDescriptions:.5},St=class{documents=[];avgDocLength=0;idf=new Map;totalDocs=0;docFrequencies=new Map;k1=1.2;b=.75;index(e){this.documents=[],this.docFrequencies.clear(),this.idf.clear();for(let t of e){let o=this.createDocument(t);this.documents.push(o);let n=new Set(o.tokens);for(let s of n)this.docFrequencies.set(s,(this.docFrequencies.get(s)||0)+1)}this.totalDocs=this.documents.length,this.computeIDF(),this.avgDocLength=this.computeAvgDocLength()}search(e,t){let o=t?.limit??5,n=t?.category,s=t?.minScore??0,i=this.tokenize(e.toLowerCase());if(i.length===0)return[];let a=[];for(let c of this.documents){if(n&&c.tool.category!==n)continue;let p=this.computeBM25Score(i,c);p>s&&a.push({toolName:c.toolName,score:p,tool:c.tool})}return a.sort((c,p)=>p.score-c.score).slice(0,o).map(({toolName:c,score:p,tool:m})=>({toolName:c,score:p,tool:this.toSchema(m)}))}getIndexedCount(){return this.documents.length}isIndexed(e){return this.documents.some(t=>t.toolName===e)}createDocument(e){let t=[];for(let i=0;i<kt.name;i++)t.push(e.name);for(let i=0;i<kt.displayName;i++)t.push(e.displayName);for(let i=0;i<kt.description;i++)t.push(e.description);for(let i=0;i<kt.category;i++)t.push(e.category);if(e.parameters?.properties)for(let[i,a]of Object.entries(e.parameters.properties)){for(let c=0;c<kt.parameterNames;c++)t.push(i);if(a.description)for(let c=0;c<kt.parameterDescriptions;c++)t.push(a.description)}let o=t.join(" ").toLowerCase(),n=this.tokenize(o),s=this.computeTermFrequencies(n);return{toolName:e.name,tool:e,text:o,tokens:n,length:n.length,termFrequencies:s}}tokenize(e){return e.toLowerCase().split(/[^a-z0-9]+/).filter(t=>t.length>1).filter(t=>!vx.has(t))}computeTermFrequencies(e){let t=new Map;for(let o of e)t.set(o,(t.get(o)||0)+1);return t}computeIDF(){this.idf.clear();for(let[e,t]of this.docFrequencies){let o=Math.log((this.totalDocs-t+.5)/(t+.5)+1);this.idf.set(e,o)}}computeAvgDocLength(){return this.documents.length===0?0:this.documents.reduce((t,o)=>t+o.length,0)/this.documents.length}computeBM25Score(e,t){let o=0;for(let n of e){let s=t.termFrequencies.get(n)||0;if(s===0)continue;let i=this.idf.get(n)||0,a=t.length,c=s*(this.k1+1),p=s+this.k1*(1-this.b+this.b*(a/this.avgDocLength));o+=i*(c/p)}return o}toSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category}}},vx=new Set(["a","an","the","and","or","but","in","on","at","to","for","of","with","by","from","as","is","was","are","were","been","be","have","has","had","do","does","did","will","would","could","should","may","might","must","shall","can","need","it","its","this","that","these","those","i","you","he","she","we","they","what","which","who","whom","when","where","why","how","all","each","every","both","few","more","most","other","some","such","no","nor","not","only","own","same","so","than","too","very","just","also","now","here","there"])});var ot,Al=g(()=>{"use strict";l();ot=class r{discoveredTools=new Set;searchHistory=[];recordDiscovery(e,t){for(let o of t)this.discoveredTools.add(o);this.searchHistory.push({query:e,tools:t,timestamp:Date.now()})}getDiscoveredTools(){return Array.from(this.discoveredTools)}isDiscovered(e){return this.discoveredTools.has(e)}getDiscoveredCount(){return this.discoveredTools.size}getSearchHistory(){return[...this.searchHistory]}static fromMessages(e){let t=new r;for(let o of e)if(o.role==="tool"){let n=o;if(typeof n.content=="string")try{let s=JSON.parse(n.content);if(s.query&&s.tools&&Array.isArray(s.tools)){let i=s.tools.map(a=>typeof a=="string"?a:a.name).filter(Boolean);i.length>0&&t.recordDiscovery(s.query,i)}}catch{}}return t}clear(){this.discoveredTools.clear(),this.searchHistory=[]}merge(e){for(let t of e.getDiscoveredTools())this.discoveredTools.add(t);this.searchHistory.push(...e.getSearchHistory())}}});function Ue(r){let e=r?.length?{...Oe.parameters,properties:{...Oe.parameters.properties,category:{type:"string",description:"Optional: filter by category",enum:r}}}:Oe.parameters;return{name:Oe.name,displayName:Oe.displayName,description:Oe.description,parameters:e,category:Oe.category}}function nt(r){return r===We}var We,Oe,Nl=g(()=>{"use strict";l();We="tool.search",Oe={name:We,displayName:"Search Tools",category:"meta",description:`Search for available tools by keyword or natural language query.
44
44
  Use this to discover tools before using them.
45
45
  Examples: "file operations", "web scraping", "run command", "http request"
46
46
 
47
47
  Returns a list of matching tools with their names, descriptions, and parameters.
48
- After discovering tools, you can call them directly by name.`,parameters:{type:"object",properties:{query:{type:"string",description:'Natural language search query (e.g., "read files", "web scraping", "execute shell commands")'},category:{type:"string",description:"Optional: filter by category",enum:["filesystem","http","web","github","slack","execution","system","meta"]}},required:["query"]},execute:async()=>{throw new Error("tool.search execution must be handled by AIClient")}}});function Ar(r){let e=r.getCategories();if(e.length===0)return"No tools are currently available.";let t=["You have access to tools in the following categories:",""];for(let o of e){let s=r.getByCategory(o).length,i=Rx[o]||o;t.push(`- **${o}** (${s} tools): ${i}`)}return t.push(""),t.push("Use `tool.search` to discover specific tools when needed."),t.push('Example: tool.search({ query: "read file" }) to find file reading tools.'),t.join(`
49
- `)}var Rx,ql=g(()=>{"use strict";l();Rx={filesystem:"File operations (read, write, delete, list, search files)",network:"HTTP requests and web scraping (GET, POST, fetch pages, extract data)",execution:"Run shell commands and manage processes",system:"System information, environment variables, disk usage",meta:"Tool discovery and management"}});var xn=g(()=>{"use strict";l();jl();Ll();Fl();ql()});function Gl(r){if(!r)return;let e=r.toLowerCase();if(e in qs)return e;console.warn(`[Toolpack Warning] Invalid log level "${r}". Falling back to "info".`)}function Bl(r){at.init(r)}function $t(r){return at.shouldLog(r)}function de(r){at.error(r)}function N(r){at.warn(r)}function P(r){at.info(r)}function h(r){at.debug(r)}function ze(r){at.trace(r)}function zl(r){return r.replace(/\bsk-[A-Za-z0-9_-]{10,}\b/g,"[REDACTED]").replace(/\bsk-proj-[A-Za-z0-9_-]{10,}\b/g,"[REDACTED]").replace(/\bAIza[0-9A-Za-z_-]{10,}\b/g,"[REDACTED]").replace(/\bBearer\s+[A-Za-z0-9._-]{10,}\b/g,"Bearer [REDACTED]").replace(/\bghs_[A-Za-z0-9]{10,}\b/g,"ghs_[REDACTED]").replace(/\bghp_[A-Za-z0-9]{10,}\b/g,"ghp_[REDACTED]").replace(/\bghu_[A-Za-z0-9]{10,}\b/g,"ghu_[REDACTED]").replace(/\bghr_[A-Za-z0-9]{10,}\b/g,"ghr_[REDACTED]")}function D(r,e=200){try{let t=typeof r=="string"?r:JSON.stringify(r),o=zl(t);return o.length<=e?o:`${o.slice(0,e)}\u2026`}catch{return"[Unserializable]"}}function oe(r,e,t){$t("debug")&&(h(`[${e}][${r}] Messages (${t.length}):`),t.forEach((o,n)=>{h(`[${e}][${r}] #${n} role=${o?.role} content=${D(o?.content,300)}`)}))}var vn,Be,qs,Ws,at,S=g(()=>{"use strict";l();vn=require("fs"),Be=require("path"),qs={error:0,warn:1,info:2,debug:3,trace:4},Ws=class{_enabled=!1;_level="info";_logFile=(0,Be.join)(process.cwd(),"toolpack-sdk.log");_console=!1;init(e){if(e?.enabled!==void 0&&(this._enabled=e.enabled),e?.filePath&&(this._logFile=e.filePath),e?.level&&(this._level=Gl(e.level)||"info"),process.env.TOOLPACK_SDK_LOG_ENABLED!==void 0&&(this._enabled=process.env.TOOLPACK_SDK_LOG_ENABLED==="true"),process.env.TOOLPACK_SDK_LOG_FILE&&(this._logFile=process.env.TOOLPACK_SDK_LOG_FILE,this._enabled=!0),process.env.TOOLPACK_SDK_LOG_LEVEL&&(this._level=Gl(process.env.TOOLPACK_SDK_LOG_LEVEL)||this._level),process.env.TOOLPACK_SDK_LOG_CONSOLE!==void 0?this._console=process.env.TOOLPACK_SDK_LOG_CONSOLE==="true":e?.console!==void 0&&(this._console=e.console),this._enabled)try{this._logFile=(0,Be.isAbsolute)(this._logFile)?this._logFile:(0,Be.resolve)(process.cwd(),this._logFile),(0,vn.mkdirSync)((0,Be.dirname)(this._logFile),{recursive:!0}),(0,vn.appendFileSync)(this._logFile,`[${new Date().toISOString()}] [INFO] [Logger] initialized level=${this._level} file=${this._logFile}
50
- `)}catch(t){console.warn(`[Toolpack Warning] Failed to initialize log file "${this._logFile}": ${t.message}`),this._enabled=!1}}shouldLog(e){return this._enabled&&qs[e]<=qs[this._level]}getLevel(){return this._level}write(e,t){if(!this.shouldLog(e))return;let o=`[${new Date().toISOString()}] [${e.toUpperCase()}] ${zl(t)}`;(0,vn.appendFileSync)(this._logFile,o+`
51
- `),this._console&&(e==="error"?console.error:e==="warn"?console.warn:console.log)(o)}error(e){this.write("error",e)}warn(e){this.write("warn",e)}info(e){this.write("info",e)}debug(e){this.write("debug",e)}trace(e){this.write("trace",e)}},at=new Ws});var kn={};ee(kn,{fetchUrlAsBase64:()=>Hs,getMimeType:()=>Us,isDataUri:()=>Gs,normalizeImagePart:()=>Zl,parseDataUri:()=>Bs,readFileAsBase64:()=>zs,toDataUri:()=>Yl});function Us(r){let e=Xl.extname(r).toLowerCase();return Dx[e]||"application/octet-stream"}function Gs(r){return r.startsWith("data:")}function Bs(r){let e=r.match(/^data:(.*?);base64,(.+)$/);return e?{mimeType:e[1],data:e[2]}:null}function Yl(r,e){return`data:${e};base64,${r}`}async function zs(r){try{return{data:(await Ql.readFile(r)).toString("base64"),mimeType:Us(r)}}catch(e){throw new M(`Failed to read image file: ${r}`,e)}}async function Hs(r){try{let e=await fetch(r);if(!e.ok)throw new Error(`HTTP ${e.status} ${e.statusText}`);let t=await e.arrayBuffer(),o=Buffer.from(t),n=e.headers.get("content-type")||"application/octet-stream";return n=n.split(";")[0].trim(),{data:o.toString("base64"),mimeType:n}}catch(e){throw new I(`Failed to download image from URL: ${r}`,"FETCH_ERROR",500,e)}}async function Zl(r){if(r.type==="image_data")return{data:r.image_data.data,mimeType:r.image_data.mimeType};if(r.type==="image_file")return await zs(r.image_file.path);if(r.type==="image_url"){let e=r.image_url.url;if(Gs(e)){let t=Bs(e);if(!t)throw new M(`Malformed data URI provided in image_url: ${e.substring(0,50)}...`);return t}return await Hs(e)}throw new M(`Unknown ImagePart type: ${r.type}`)}var Ql,Xl,Dx,Et=g(()=>{"use strict";l();Ql=x(require("fs/promises"),1),Xl=x(require("path"),1);ae();Dx={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".webp":"image/webp",".gif":"image/gif",".heic":"image/heic",".heif":"image/heif"}});var Mn,$e,mt=g(()=>{"use strict";l();Mn=class{processes=new Map;nextId=1;register(e,t,o){let n=`proc_${this.nextId++}`,s={id:n,command:e,cwd:t,process:o,startedAt:new Date().toISOString(),stdout:"",stderr:""};return o.stdout?.on("data",i=>{s.stdout+=i.toString(),s.stdout.length>1e6&&(s.stdout=s.stdout.slice(-5e5))}),o.stderr?.on("data",i=>{s.stderr+=i.toString(),s.stderr.length>1e6&&(s.stderr=s.stderr.slice(-5e5))}),this.processes.set(n,s),n}get(e){return this.processes.get(e)}kill(e){let t=this.processes.get(e);if(!t)return!1;let o=t.process.exitCode===null;return o&&t.process.kill("SIGTERM"),o}list(){return Array.from(this.processes.values()).map(e=>({id:e.id,command:e.command,cwd:e.cwd,startedAt:e.startedAt,alive:e.process.exitCode===null,pid:e.process.pid}))}remove(e){return this.processes.delete(e)}},$e=new Mn});var gc,An,hc,ti=g(()=>{"use strict";l();gc=x(require("fs/promises"),1),An=class{registry=new Map;mutexes=new Map;totalBytes=0;async acquireMutex(e){for(;this.mutexes.has(e);)await this.mutexes.get(e);let t,o=new Promise(n=>{t=n});return this.mutexes.set(e,o),()=>{this.mutexes.delete(e),t()}}async evictIfNeeded(e,t){let o=t-e;for(;this.totalBytes>o&&this.registry.size>0;){let n=null,s=null;for(let[i,a]of this.registry)(!n||a.lastAccessedAt<n.lastAccessedAt)&&(n=a,s=i);if(!s||!n)break;try{await gc.rm(n.cloneDir,{recursive:!0,force:!0}),this.totalBytes=Math.max(0,this.totalBytes-n.sizeBytes),this.registry.delete(s)}catch{break}}}},hc=new An});async function B(r,e,t,o){return(t??Mx).resolve(r,e,o)}function yc(r,e){let t=Math.floor(Date.now()/1e3),o={alg:"RS256",typ:"JWT"},n={iat:t-30,exp:t+540,iss:r},s=c=>Buffer.from(JSON.stringify(c)).toString("base64").replace(/=+$/,"").replace(/\+/g,"-").replace(/\//g,"_"),i=`${s(o)}.${s(n)}`,a=bc.createSign("RSA-SHA256");return a.update(i),a.end(),`${i}.`+a.sign(e).toString("base64").replace(/=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}var bc,On,Mx,be=g(()=>{"use strict";l();bc=x(require("crypto"),1),On=class{tokenCache=new Map;installationIdCache=new Map;async resolve(e,t,o){if(t)return t;let n=o?.githubPat??process.env.GITHUB_PAT;if(n)return n;let s=o?.githubAppId??process.env.GITHUB_APP_ID,i=(o?.githubAppPrivateKey??process.env.GITHUB_APP_PRIVATE_KEY)?.replace(/\\n/g,`
52
- `);if(!s||!i)throw new Error("No GitHub token available. Set GITHUB_PAT, or GITHUB_APP_ID + GITHUB_APP_PRIVATE_KEY.");let a=await this._lookupInstallationId(s,i,e);return this._mintInstallationToken(s,i,a)}async _lookupInstallationId(e,t,o){if(!o)throw new Error("Cannot resolve GitHub App installation token without a repo name. Pass args.repo or set GITHUB_PAT.");let n=this.installationIdCache.get(o);if(n!==void 0)return n;let s=yc(e,t),i=await fetch(`https://api.github.com/repos/${o}/installation`,{headers:{Authorization:`Bearer ${s}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!i.ok){let c=await i.text();throw new Error(`Failed to look up installation for ${o} (${i.status}): ${c}`)}let a=await i.json();return this.installationIdCache.set(o,a.id),a.id}async _mintInstallationToken(e,t,o){let n=this.tokenCache.get(o);if(n&&n.expiresAt>Date.now()+6e4)return n.token;let s=yc(e,t),i=await fetch(`https://api.github.com/app/installations/${o}/access_tokens`,{method:"POST",headers:{Authorization:`Bearer ${s}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!i.ok){let c=await i.text();throw new Error(`Failed to mint installation token (${i.status}): ${c}`)}let a=await i.json();return this.tokenCache.set(o,{token:a.token,expiresAt:new Date(a.expires_at).getTime()}),a.token}},Mx=new On});var wc={};ee(wc,{ToolRuntimeContext:()=>oi});var oi,Tc=g(()=>{"use strict";l();mt();ti();be();oi=class{processRegistry=new Mn;cloneState=new An;githubTokenStore=new On}});var xc,vc,Cc,kc,Sc,Pc=g(()=>{"use strict";l();xc="fs.read_file",vc="Read File",Cc="Read the contents of a file at the given path. Returns the file content as a string.",kc="filesystem",Sc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to read"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path"]}});async function Ax(r){let e=r.path,t=r.encoding||"utf-8";if(h(`[fs.read-file] execute path="${e}" encoding=${t}`),!e)throw new Error("path is required");if(!Mt.existsSync(e))throw new Error(`File not found: ${e}`);if(Mt.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);return Mt.readFileSync(e,t)}var Mt,At,ni=g(()=>{"use strict";l();Mt=x(require("fs"),1);Pc();S();At={name:xc,displayName:vc,description:Cc,parameters:Sc,category:kc,execute:Ax}});var _c,Rc,$c,Ec,Dc,Mc=g(()=>{"use strict";l();_c="fs.write_file",Rc="Write File",$c="Write content to a file. Creates parent directories if they do not exist. Overwrites existing files. IMPORTANT: Do NOT use this to delete/remove files - use fs.delete_file for that.",Ec="filesystem",Dc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to write"},content:{type:"string",description:"Content to write to the file"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path","content"]}});async function Ox(r){let e=r.path,t=r.content,o=r.encoding||"utf-8";if(h(`[fs.write-file] execute path="${e}" encoding=${o} content_len=${t?.length??0}`),!e)throw new Error("path is required");if(t==null)throw new Error("content is required");let n=Ac.dirname(e);return Ot.existsSync(n)||Ot.mkdirSync(n,{recursive:!0}),Ot.writeFileSync(e,t,o),`File written successfully: ${e} (${Buffer.byteLength(t,o)} bytes)`}var Ot,Ac,Nt,ri=g(()=>{"use strict";l();Ot=x(require("fs"),1),Ac=x(require("path"),1);Mc();S();Nt={name:_c,displayName:Rc,description:$c,parameters:Dc,category:Ec,execute:Ox,confirmation:{level:"high",reason:"This will overwrite the entire file contents.",showArgs:["path"]}}});var Oc,Nc,Ic,jc,Lc,Fc=g(()=>{"use strict";l();Oc="fs.append_file",Nc="Append File",Ic="Append content to the end of a file. Creates the file if it does not exist.",jc="filesystem",Lc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to append to"},content:{type:"string",description:"Content to append to the file"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path","content"]}});async function Nx(r){let e=r.path,t=r.content,o=r.encoding||"utf-8";if(!e)throw new Error("path is required");if(t==null)throw new Error("content is required");let n=qc.dirname(e);return It.existsSync(n)||It.mkdirSync(n,{recursive:!0}),It.appendFileSync(e,t,o),`Content appended to: ${e} (${Buffer.byteLength(t,o)} bytes appended)`}var It,qc,jt,si=g(()=>{"use strict";l();It=x(require("fs"),1),qc=x(require("path"),1);Fc();jt={name:Oc,displayName:Nc,description:Ic,parameters:Lc,category:jc,execute:Nx,confirmation:{level:"medium",reason:"This will modify the file by appending content.",showArgs:["path"]}}});var Wc,Uc,Gc,Bc,zc,Hc=g(()=>{"use strict";l();Wc="fs.delete_file",Uc="Delete File",Gc="Remove/delete a file from the filesystem. Does not delete directories.",Bc="filesystem",zc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to delete"}},required:["path"]}});async function Ix(r){let e=r.path;if(h(`[fs.delete-file] execute path="${e}"`),!e)throw new Error("path is required");if(!Lt.existsSync(e))throw new Error(`File not found: ${e}`);if(Lt.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}. Use a different tool to remove directories.`);return Lt.unlinkSync(e),`File deleted successfully: ${e}`}var Lt,Ft,ii=g(()=>{"use strict";l();Lt=x(require("fs"),1);Hc();S();Ft={name:Wc,displayName:Uc,description:Gc,parameters:zc,category:Bc,execute:Ix,confirmation:{level:"high",reason:"This will permanently delete the file. This action cannot be undone.",showArgs:["path"]}}});var Kc,Jc,Vc,Qc,Xc,Yc=g(()=>{"use strict";l();Kc="fs.exists",Jc="Exists",Vc="Check if a file or directory exists at the given path. Returns true or false.",Qc="filesystem",Xc={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to check"}},required:["path"]}});async function jx(r){let e=r.path;if(!e)throw new Error("path is required");let t=Zc.existsSync(e);return JSON.stringify({exists:t,path:e})}var Zc,qt,ai=g(()=>{"use strict";l();Zc=x(require("fs"),1);Yc();qt={name:Kc,displayName:Jc,description:Vc,parameters:Xc,category:Qc,execute:jx}});var ep,tp,op,np,rp,sp=g(()=>{"use strict";l();ep="fs.stat",tp="Stat",op="Get file or directory information including size, type, and modification date.",np="filesystem",rp={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to get info for"}},required:["path"]}});async function Lx(r){let e=r.path;if(!e)throw new Error("path is required");if(!qr.existsSync(e))throw new Error(`Path not found: ${e}`);let t=qr.statSync(e);return JSON.stringify({path:e,type:t.isDirectory()?"directory":t.isFile()?"file":"other",size:t.size,created:t.birthtime.toISOString(),modified:t.mtime.toISOString(),accessed:t.atime.toISOString(),permissions:t.mode.toString(8)})}var qr,Wt,li=g(()=>{"use strict";l();qr=x(require("fs"),1);sp();Wt={name:ep,displayName:tp,description:op,parameters:rp,category:np,execute:Lx}});var ip,ap,lp,cp,pp,mp=g(()=>{"use strict";l();ip="fs.list_dir",ap="List Directory",lp="List files and directories at the given path. Optionally recurse into subdirectories.",cp="filesystem",pp={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path to list"},recursive:{type:"boolean",description:"Whether to list recursively (default: false)",default:!1}},required:["path"]}});function up(r,e,t,o=""){let n=dt.readdirSync(r,{withFileTypes:!0});for(let s of n){let i=dp.join(r,s.name),a=o?`${o}/${s.name}`:s.name;if(s.isDirectory())t.push({name:a,type:"directory",size:0}),e&&up(i,!0,t,a);else if(s.isFile()){let c=dt.statSync(i);t.push({name:a,type:"file",size:c.size})}}}async function Fx(r){let e=r.path,t=r.recursive===!0;if(!e)throw new Error("path is required");if(!dt.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!dt.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let n=[];return up(e,t,n),JSON.stringify(n,null,2)}var dt,dp,Ut,ci=g(()=>{"use strict";l();dt=x(require("fs"),1),dp=x(require("path"),1);mp();Ut={name:ip,displayName:ap,description:lp,parameters:pp,category:cp,execute:Fx}});var fp,gp,hp,yp,bp,wp=g(()=>{"use strict";l();fp="fs.create_dir",gp="Create Directory",hp="Create a directory at the given path. Creates parent directories recursively if they do not exist.",yp="filesystem",bp={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path to create"},recursive:{type:"boolean",description:"Create parent directories if they do not exist (default: true)",default:!0}},required:["path"]}});async function qx(r){let e=r.path,t=r.recursive!==!1;if(!e)throw new Error("path is required");if(Gt.existsSync(e)){if(Gt.statSync(e).isDirectory())return`Directory already exists: ${e}`;throw new Error(`Path exists but is not a directory: ${e}`)}return Gt.mkdirSync(e,{recursive:t}),`Directory created: ${e}`}var Gt,Bt,pi=g(()=>{"use strict";l();Gt=x(require("fs"),1);wp();Bt={name:fp,displayName:gp,description:hp,parameters:bp,category:yp,execute:qx}});var Tp,xp,vp,Cp,kp,Sp=g(()=>{"use strict";l();Tp="fs.move",xp="Move",vp="Move or rename a file or directory from one path to another.",Cp="filesystem",kp={type:"object",properties:{path:{type:"string",description:"Source path (file or directory)"},new_path:{type:"string",description:"Destination path"}},required:["path","new_path"]}});async function Wx(r){let e=r.path,t=r.new_path;if(!e)throw new Error("path is required");if(!t)throw new Error("new_path is required");if(!ut.existsSync(e))throw new Error(`Source not found: ${e}`);let o=Pp.dirname(t);return ut.existsSync(o)||ut.mkdirSync(o,{recursive:!0}),ut.renameSync(e,t),`Moved: ${e} \u2192 ${t}`}var ut,Pp,zt,mi=g(()=>{"use strict";l();ut=x(require("fs"),1),Pp=x(require("path"),1);Sp();zt={name:Tp,displayName:xp,description:vp,parameters:kp,category:Cp,execute:Wx,confirmation:{level:"high",reason:"This will move/rename the file or directory, potentially overwriting the destination.",showArgs:["path","new_path"]}}});var _p,Rp,$p,Ep,Dp,Mp=g(()=>{"use strict";l();_p="fs.copy",Rp="Copy",$p="Copy a file or directory from one path to another. Recursively copies directories.",Ep="filesystem",Dp={type:"object",properties:{path:{type:"string",description:"Source path (file or directory)"},new_path:{type:"string",description:"Destination path"}},required:["path","new_path"]}});function Ap(r,e){if(ue.statSync(r).isDirectory()){ue.existsSync(e)||ue.mkdirSync(e,{recursive:!0});let o=ue.readdirSync(r);for(let n of o)Ap(Nn.join(r,n),Nn.join(e,n))}else ue.copyFileSync(r,e)}async function Ux(r){let e=r.path,t=r.new_path;if(!e)throw new Error("path is required");if(!t)throw new Error("new_path is required");if(!ue.existsSync(e))throw new Error(`Source not found: ${e}`);let o=Nn.dirname(t);return ue.existsSync(o)||ue.mkdirSync(o,{recursive:!0}),Ap(e,t),`Copied ${ue.statSync(e).isDirectory()?"directory":"file"}: ${e} \u2192 ${t}`}var ue,Nn,Ht,di=g(()=>{"use strict";l();ue=x(require("fs"),1),Nn=x(require("path"),1);Mp();Ht={name:_p,displayName:Rp,description:$p,parameters:Dp,category:Ep,execute:Ux,confirmation:{level:"medium",reason:"This will copy files or directories, potentially overwriting the destination.",showArgs:["path","new_path"]}}});var Op,Np,Ip,jp,Lp,Fp=g(()=>{"use strict";l();Op="fs.read_file_range",Np="Read File Range",Ip="Read a specific range of lines from a file. Useful for reading portions of large files without loading the entire content.",jp="filesystem",Lp={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to read"},start_line:{type:"integer",description:"Start line number (1-indexed)"},end_line:{type:"integer",description:"End line number (1-indexed, inclusive)"}},required:["path","start_line","end_line"]}});async function Gx(r){let e=r.path,t=r.start_line,o=r.end_line;if(!e)throw new Error("path is required");if(t==null)throw new Error("start_line is required");if(o==null)throw new Error("end_line is required");if(t<1)throw new Error("start_line must be >= 1");if(o<t)throw new Error("end_line must be >= start_line");if(!Kt.existsSync(e))throw new Error(`File not found: ${e}`);if(Kt.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);let i=Kt.readFileSync(e,"utf-8").split(`
48
+ After discovering tools, you can call them directly by name.`,parameters:{type:"object",properties:{query:{type:"string",description:'Natural language search query (e.g., "read files", "web scraping", "execute shell commands")'},category:{type:"string",description:"Optional: filter by category",enum:["filesystem","http","web","github","slack","execution","system","meta"]}},required:["query"]},execute:async()=>{throw new Error("tool.search execution must be handled by AIClient")}}});function $r(r){let e=r.getCategories();if(e.length===0)return"No tools are currently available.";let t=["You have access to tools in the following categories:",""];for(let o of e){let s=r.getByCategory(o).length,i=Cx[o]||o;t.push(`- **${o}** (${s} tools): ${i}`)}return t.push(""),t.push("Use `tool.search` to discover specific tools when needed."),t.push('Example: tool.search({ query: "read file" }) to find file reading tools.'),t.join(`
49
+ `)}var Cx,Ol=g(()=>{"use strict";l();Cx={filesystem:"File operations (read, write, delete, list, search files)",network:"HTTP requests and web scraping (GET, POST, fetch pages, extract data)",execution:"Run shell commands and manage processes",system:"System information, environment variables, disk usage",meta:"Tool discovery and management"}});var bn=g(()=>{"use strict";l();Ml();Al();Nl();Ol()});function Ll(r){if(!r)return;let e=r.toLowerCase();if(e in Os)return e;console.warn(`[Toolpack Warning] Invalid log level "${r}". Falling back to "info".`)}function Fl(r){st.init(r)}function Rt(r){return st.shouldLog(r)}function me(r){st.error(r)}function O(r){st.warn(r)}function P(r){st.info(r)}function h(r){st.debug(r)}function Be(r){st.trace(r)}function ql(r){return r.replace(/\bsk-[A-Za-z0-9_-]{10,}\b/g,"[REDACTED]").replace(/\bsk-proj-[A-Za-z0-9_-]{10,}\b/g,"[REDACTED]").replace(/\bAIza[0-9A-Za-z_-]{10,}\b/g,"[REDACTED]").replace(/\bBearer\s+[A-Za-z0-9._-]{10,}\b/g,"Bearer [REDACTED]").replace(/\bghs_[A-Za-z0-9]{10,}\b/g,"ghs_[REDACTED]").replace(/\bghp_[A-Za-z0-9]{10,}\b/g,"ghp_[REDACTED]").replace(/\bghu_[A-Za-z0-9]{10,}\b/g,"ghu_[REDACTED]").replace(/\bghr_[A-Za-z0-9]{10,}\b/g,"ghr_[REDACTED]")}function D(r,e=200){try{let t=typeof r=="string"?r:JSON.stringify(r),o=ql(t);return o.length<=e?o:`${o.slice(0,e)}\u2026`}catch{return"[Unserializable]"}}function te(r,e,t){Rt("debug")&&(h(`[${e}][${r}] Messages (${t.length}):`),t.forEach((o,n)=>{h(`[${e}][${r}] #${n} role=${o?.role} content=${D(o?.content,300)}`)}))}var Tn,Ge,Os,Is,st,S=g(()=>{"use strict";l();Tn=require("fs"),Ge=require("path"),Os={error:0,warn:1,info:2,debug:3,trace:4},Is=class{_enabled=!1;_level="info";_logFile=(0,Ge.join)(process.cwd(),"toolpack-sdk.log");_console=!1;init(e){if(e?.enabled!==void 0&&(this._enabled=e.enabled),e?.filePath&&(this._logFile=e.filePath),e?.level&&(this._level=Ll(e.level)||"info"),process.env.TOOLPACK_SDK_LOG_ENABLED!==void 0&&(this._enabled=process.env.TOOLPACK_SDK_LOG_ENABLED==="true"),process.env.TOOLPACK_SDK_LOG_FILE&&(this._logFile=process.env.TOOLPACK_SDK_LOG_FILE,this._enabled=!0),process.env.TOOLPACK_SDK_LOG_LEVEL&&(this._level=Ll(process.env.TOOLPACK_SDK_LOG_LEVEL)||this._level),process.env.TOOLPACK_SDK_LOG_CONSOLE!==void 0?this._console=process.env.TOOLPACK_SDK_LOG_CONSOLE==="true":e?.console!==void 0&&(this._console=e.console),this._enabled)try{this._logFile=(0,Ge.isAbsolute)(this._logFile)?this._logFile:(0,Ge.resolve)(process.cwd(),this._logFile),(0,Tn.mkdirSync)((0,Ge.dirname)(this._logFile),{recursive:!0}),(0,Tn.appendFileSync)(this._logFile,`[${new Date().toISOString()}] [INFO] [Logger] initialized level=${this._level} file=${this._logFile}
50
+ `)}catch(t){console.warn(`[Toolpack Warning] Failed to initialize log file "${this._logFile}": ${t.message}`),this._enabled=!1}}shouldLog(e){return this._enabled&&Os[e]<=Os[this._level]}getLevel(){return this._level}write(e,t){if(!this.shouldLog(e))return;let o=`[${new Date().toISOString()}] [${e.toUpperCase()}] ${ql(t)}`;(0,Tn.appendFileSync)(this._logFile,o+`
51
+ `),this._console&&(e==="error"?console.error:e==="warn"?console.warn:console.log)(o)}error(e){this.write("error",e)}warn(e){this.write("warn",e)}info(e){this.write("info",e)}debug(e){this.write("debug",e)}trace(e){this.write("trace",e)}},st=new Is});var $t={};Z($t,{fetchUrlAsBase64:()=>Ws,getMimeType:()=>js,isDataUri:()=>Ls,normalizeImagePart:()=>Jl,parseDataUri:()=>Fs,readFileAsBase64:()=>qs,toDataUri:()=>Kl});function js(r){let e=Hl.extname(r).toLowerCase();return Px[e]||"application/octet-stream"}function Ls(r){return r.startsWith("data:")}function Fs(r){let e=r.match(/^data:(.*?);base64,(.+)$/);return e?{mimeType:e[1],data:e[2]}:null}function Kl(r,e){return`data:${e};base64,${r}`}async function qs(r){try{return{data:(await zl.readFile(r)).toString("base64"),mimeType:js(r)}}catch(e){throw new M(`Failed to read image file: ${r}`,e)}}async function Ws(r){try{let e=await fetch(r);if(!e.ok)throw new Error(`HTTP ${e.status} ${e.statusText}`);let t=await e.arrayBuffer(),o=Buffer.from(t),n=e.headers.get("content-type")||"application/octet-stream";return n=n.split(";")[0].trim(),{data:o.toString("base64"),mimeType:n}}catch(e){throw new I(`Failed to download image from URL: ${r}`,"FETCH_ERROR",500,e)}}async function Jl(r){if(r.type==="image_data")return{data:r.image_data.data,mimeType:r.image_data.mimeType};if(r.type==="image_file")return await qs(r.image_file.path);if(r.type==="image_url"){let e=r.image_url.url;if(Ls(e)){let t=Fs(e);if(!t)throw new M(`Malformed data URI provided in image_url: ${e.substring(0,50)}...`);return t}return await Ws(e)}throw new M(`Unknown ImagePart type: ${r.type}`)}var zl,Hl,Px,at=g(()=>{"use strict";l();zl=x(require("fs/promises"),1),Hl=x(require("path"),1);ie();Px={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".webp":"image/webp",".gif":"image/gif",".heic":"image/heic",".heif":"image/heif"}});var Rn,Re,pt=g(()=>{"use strict";l();Rn=class{processes=new Map;nextId=1;register(e,t,o){let n=`proc_${this.nextId++}`,s={id:n,command:e,cwd:t,process:o,startedAt:new Date().toISOString(),stdout:"",stderr:""};return o.stdout?.on("data",i=>{s.stdout+=i.toString(),s.stdout.length>1e6&&(s.stdout=s.stdout.slice(-5e5))}),o.stderr?.on("data",i=>{s.stderr+=i.toString(),s.stderr.length>1e6&&(s.stderr=s.stderr.slice(-5e5))}),this.processes.set(n,s),n}get(e){return this.processes.get(e)}kill(e){let t=this.processes.get(e);if(!t)return!1;let o=t.process.exitCode===null;return o&&t.process.kill("SIGTERM"),o}list(){return Array.from(this.processes.values()).map(e=>({id:e.id,command:e.command,cwd:e.cwd,startedAt:e.startedAt,alive:e.process.exitCode===null,pid:e.process.pid}))}remove(e){return this.processes.delete(e)}},Re=new Rn});var pc,$n,mc,Qs=g(()=>{"use strict";l();pc=x(require("fs/promises"),1),$n=class{registry=new Map;mutexes=new Map;totalBytes=0;async acquireMutex(e){for(;this.mutexes.has(e);)await this.mutexes.get(e);let t,o=new Promise(n=>{t=n});return this.mutexes.set(e,o),()=>{this.mutexes.delete(e),t()}}async evictIfNeeded(e,t){let o=t-e;for(;this.totalBytes>o&&this.registry.size>0;){let n=null,s=null;for(let[i,a]of this.registry)(!n||a.lastAccessedAt<n.lastAccessedAt)&&(n=a,s=i);if(!s||!n)break;try{await pc.rm(n.cloneDir,{recursive:!0,force:!0}),this.totalBytes=Math.max(0,this.totalBytes-n.sizeBytes),this.registry.delete(s)}catch{break}}}},mc=new $n});async function B(r,e,t,o){return(t??_x).resolve(r,e,o)}function dc(r,e){let t=Math.floor(Date.now()/1e3),o={alg:"RS256",typ:"JWT"},n={iat:t-30,exp:t+540,iss:r},s=c=>Buffer.from(JSON.stringify(c)).toString("base64").replace(/=+$/,"").replace(/\+/g,"-").replace(/\//g,"_"),i=`${s(o)}.${s(n)}`,a=uc.createSign("RSA-SHA256");return a.update(i),a.end(),`${i}.`+a.sign(e).toString("base64").replace(/=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")}var uc,En,_x,ye=g(()=>{"use strict";l();uc=x(require("crypto"),1),En=class{tokenCache=new Map;installationIdCache=new Map;async resolve(e,t,o){if(t)return t;let n=o?.githubPat??process.env.GITHUB_PAT;if(n)return n;let s=o?.githubAppId??process.env.GITHUB_APP_ID,i=(o?.githubAppPrivateKey??process.env.GITHUB_APP_PRIVATE_KEY)?.replace(/\\n/g,`
52
+ `);if(!s||!i)throw new Error("No GitHub token available. Set GITHUB_PAT, or GITHUB_APP_ID + GITHUB_APP_PRIVATE_KEY.");let a=await this._lookupInstallationId(s,i,e);return this._mintInstallationToken(s,i,a)}async _lookupInstallationId(e,t,o){if(!o)throw new Error("Cannot resolve GitHub App installation token without a repo name. Pass args.repo or set GITHUB_PAT.");let n=this.installationIdCache.get(o);if(n!==void 0)return n;let s=dc(e,t),i=await fetch(`https://api.github.com/repos/${o}/installation`,{headers:{Authorization:`Bearer ${s}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!i.ok){let c=await i.text();throw new Error(`Failed to look up installation for ${o} (${i.status}): ${c}`)}let a=await i.json();return this.installationIdCache.set(o,a.id),a.id}async _mintInstallationToken(e,t,o){let n=this.tokenCache.get(o);if(n&&n.expiresAt>Date.now()+6e4)return n.token;let s=dc(e,t),i=await fetch(`https://api.github.com/app/installations/${o}/access_tokens`,{method:"POST",headers:{Authorization:`Bearer ${s}`,Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28"}});if(!i.ok){let c=await i.text();throw new Error(`Failed to mint installation token (${i.status}): ${c}`)}let a=await i.json();return this.tokenCache.set(o,{token:a.token,expiresAt:new Date(a.expires_at).getTime()}),a.token}},_x=new En});var fc={};Z(fc,{ToolRuntimeContext:()=>Xs});var Xs,gc=g(()=>{"use strict";l();pt();Qs();ye();Xs=class{processRegistry=new Rn;cloneState=new $n;githubTokenStore=new En}});var hc,yc,bc,Tc,wc,xc=g(()=>{"use strict";l();hc="fs.read_file",yc="Read File",bc="Read the contents of a file at the given path. Returns the file content as a string.",Tc="filesystem",wc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to read"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path"]}});async function Rx(r){let e=r.path,t=r.encoding||"utf-8";if(h(`[fs.read-file] execute path="${e}" encoding=${t}`),!e)throw new Error("path is required");if(!Dt.existsSync(e))throw new Error(`File not found: ${e}`);if(Dt.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);return Dt.readFileSync(e,t)}var Dt,Mt,Ys=g(()=>{"use strict";l();Dt=x(require("fs"),1);xc();S();Mt={name:hc,displayName:yc,description:bc,parameters:wc,category:Tc,execute:Rx}});var vc,Cc,kc,Sc,Pc,_c=g(()=>{"use strict";l();vc="fs.write_file",Cc="Write File",kc="Write content to a file. Creates parent directories if they do not exist. Overwrites existing files. IMPORTANT: Do NOT use this to delete/remove files - use fs.delete_file for that.",Sc="filesystem",Pc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to write"},content:{type:"string",description:"Content to write to the file"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path","content"]}});async function $x(r){let e=r.path,t=r.content,o=r.encoding||"utf-8";if(h(`[fs.write-file] execute path="${e}" encoding=${o} content_len=${t?.length??0}`),!e)throw new Error("path is required");if(t==null)throw new Error("content is required");let n=Rc.dirname(e);return At.existsSync(n)||At.mkdirSync(n,{recursive:!0}),At.writeFileSync(e,t,o),`File written successfully: ${e} (${Buffer.byteLength(t,o)} bytes)`}var At,Rc,Nt,Zs=g(()=>{"use strict";l();At=x(require("fs"),1),Rc=x(require("path"),1);_c();S();Nt={name:vc,displayName:Cc,description:kc,parameters:Pc,category:Sc,execute:$x,confirmation:{level:"high",reason:"This will overwrite the entire file contents.",showArgs:["path"]}}});var $c,Ec,Dc,Mc,Ac,Nc=g(()=>{"use strict";l();$c="fs.append_file",Ec="Append File",Dc="Append content to the end of a file. Creates the file if it does not exist.",Mc="filesystem",Ac={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to append to"},content:{type:"string",description:"Content to append to the file"},encoding:{type:"string",description:"File encoding (default: utf-8)",default:"utf-8"}},required:["path","content"]}});async function Ex(r){let e=r.path,t=r.content,o=r.encoding||"utf-8";if(!e)throw new Error("path is required");if(t==null)throw new Error("content is required");let n=Oc.dirname(e);return Ot.existsSync(n)||Ot.mkdirSync(n,{recursive:!0}),Ot.appendFileSync(e,t,o),`Content appended to: ${e} (${Buffer.byteLength(t,o)} bytes appended)`}var Ot,Oc,It,ei=g(()=>{"use strict";l();Ot=x(require("fs"),1),Oc=x(require("path"),1);Nc();It={name:$c,displayName:Ec,description:Dc,parameters:Ac,category:Mc,execute:Ex,confirmation:{level:"medium",reason:"This will modify the file by appending content.",showArgs:["path"]}}});var Ic,jc,Lc,Fc,qc,Wc=g(()=>{"use strict";l();Ic="fs.delete_file",jc="Delete File",Lc="Remove/delete a file from the filesystem. Does not delete directories.",Fc="filesystem",qc={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to delete"}},required:["path"]}});async function Dx(r){let e=r.path;if(h(`[fs.delete-file] execute path="${e}"`),!e)throw new Error("path is required");if(!jt.existsSync(e))throw new Error(`File not found: ${e}`);if(jt.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}. Use a different tool to remove directories.`);return jt.unlinkSync(e),`File deleted successfully: ${e}`}var jt,Lt,ti=g(()=>{"use strict";l();jt=x(require("fs"),1);Wc();S();Lt={name:Ic,displayName:jc,description:Lc,parameters:qc,category:Fc,execute:Dx,confirmation:{level:"high",reason:"This will permanently delete the file. This action cannot be undone.",showArgs:["path"]}}});var Uc,Gc,Bc,zc,Hc,Kc=g(()=>{"use strict";l();Uc="fs.exists",Gc="Exists",Bc="Check if a file or directory exists at the given path. Returns true or false.",zc="filesystem",Hc={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to check"}},required:["path"]}});async function Mx(r){let e=r.path;if(!e)throw new Error("path is required");let t=Jc.existsSync(e);return JSON.stringify({exists:t,path:e})}var Jc,Ft,oi=g(()=>{"use strict";l();Jc=x(require("fs"),1);Kc();Ft={name:Uc,displayName:Gc,description:Bc,parameters:Hc,category:zc,execute:Mx}});var Vc,Qc,Xc,Yc,Zc,ep=g(()=>{"use strict";l();Vc="fs.stat",Qc="Stat",Xc="Get file or directory information including size, type, and modification date.",Yc="filesystem",Zc={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to get info for"}},required:["path"]}});async function Ax(r){let e=r.path;if(!e)throw new Error("path is required");if(!Ir.existsSync(e))throw new Error(`Path not found: ${e}`);let t=Ir.statSync(e);return JSON.stringify({path:e,type:t.isDirectory()?"directory":t.isFile()?"file":"other",size:t.size,created:t.birthtime.toISOString(),modified:t.mtime.toISOString(),accessed:t.atime.toISOString(),permissions:t.mode.toString(8)})}var Ir,qt,ni=g(()=>{"use strict";l();Ir=x(require("fs"),1);ep();qt={name:Vc,displayName:Qc,description:Xc,parameters:Zc,category:Yc,execute:Ax}});var tp,op,np,rp,sp,ip=g(()=>{"use strict";l();tp="fs.list_dir",op="List Directory",np="List files and directories at the given path. Optionally recurse into subdirectories.",rp="filesystem",sp={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path to list"},recursive:{type:"boolean",description:"Whether to list recursively (default: false)",default:!1}},required:["path"]}});function lp(r,e,t,o=""){let n=mt.readdirSync(r,{withFileTypes:!0});for(let s of n){let i=ap.join(r,s.name),a=o?`${o}/${s.name}`:s.name;if(s.isDirectory())t.push({name:a,type:"directory",size:0}),e&&lp(i,!0,t,a);else if(s.isFile()){let c=mt.statSync(i);t.push({name:a,type:"file",size:c.size})}}}async function Nx(r){let e=r.path,t=r.recursive===!0;if(!e)throw new Error("path is required");if(!mt.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!mt.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let n=[];return lp(e,t,n),JSON.stringify(n,null,2)}var mt,ap,Wt,ri=g(()=>{"use strict";l();mt=x(require("fs"),1),ap=x(require("path"),1);ip();Wt={name:tp,displayName:op,description:np,parameters:sp,category:rp,execute:Nx}});var cp,pp,mp,dp,up,fp=g(()=>{"use strict";l();cp="fs.create_dir",pp="Create Directory",mp="Create a directory at the given path. Creates parent directories recursively if they do not exist.",dp="filesystem",up={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path to create"},recursive:{type:"boolean",description:"Create parent directories if they do not exist (default: true)",default:!0}},required:["path"]}});async function Ox(r){let e=r.path,t=r.recursive!==!1;if(!e)throw new Error("path is required");if(Ut.existsSync(e)){if(Ut.statSync(e).isDirectory())return`Directory already exists: ${e}`;throw new Error(`Path exists but is not a directory: ${e}`)}return Ut.mkdirSync(e,{recursive:t}),`Directory created: ${e}`}var Ut,Gt,si=g(()=>{"use strict";l();Ut=x(require("fs"),1);fp();Gt={name:cp,displayName:pp,description:mp,parameters:up,category:dp,execute:Ox}});var gp,hp,yp,bp,Tp,wp=g(()=>{"use strict";l();gp="fs.move",hp="Move",yp="Move or rename a file or directory from one path to another.",bp="filesystem",Tp={type:"object",properties:{path:{type:"string",description:"Source path (file or directory)"},new_path:{type:"string",description:"Destination path"}},required:["path","new_path"]}});async function Ix(r){let e=r.path,t=r.new_path;if(!e)throw new Error("path is required");if(!t)throw new Error("new_path is required");if(!dt.existsSync(e))throw new Error(`Source not found: ${e}`);let o=xp.dirname(t);return dt.existsSync(o)||dt.mkdirSync(o,{recursive:!0}),dt.renameSync(e,t),`Moved: ${e} \u2192 ${t}`}var dt,xp,Bt,ii=g(()=>{"use strict";l();dt=x(require("fs"),1),xp=x(require("path"),1);wp();Bt={name:gp,displayName:hp,description:yp,parameters:Tp,category:bp,execute:Ix,confirmation:{level:"high",reason:"This will move/rename the file or directory, potentially overwriting the destination.",showArgs:["path","new_path"]}}});var vp,Cp,kp,Sp,Pp,_p=g(()=>{"use strict";l();vp="fs.copy",Cp="Copy",kp="Copy a file or directory from one path to another. Recursively copies directories.",Sp="filesystem",Pp={type:"object",properties:{path:{type:"string",description:"Source path (file or directory)"},new_path:{type:"string",description:"Destination path"}},required:["path","new_path"]}});function Rp(r,e){if(de.statSync(r).isDirectory()){de.existsSync(e)||de.mkdirSync(e,{recursive:!0});let o=de.readdirSync(r);for(let n of o)Rp(Dn.join(r,n),Dn.join(e,n))}else de.copyFileSync(r,e)}async function jx(r){let e=r.path,t=r.new_path;if(!e)throw new Error("path is required");if(!t)throw new Error("new_path is required");if(!de.existsSync(e))throw new Error(`Source not found: ${e}`);let o=Dn.dirname(t);return de.existsSync(o)||de.mkdirSync(o,{recursive:!0}),Rp(e,t),`Copied ${de.statSync(e).isDirectory()?"directory":"file"}: ${e} \u2192 ${t}`}var de,Dn,zt,ai=g(()=>{"use strict";l();de=x(require("fs"),1),Dn=x(require("path"),1);_p();zt={name:vp,displayName:Cp,description:kp,parameters:Pp,category:Sp,execute:jx,confirmation:{level:"medium",reason:"This will copy files or directories, potentially overwriting the destination.",showArgs:["path","new_path"]}}});var $p,Ep,Dp,Mp,Ap,Np=g(()=>{"use strict";l();$p="fs.read_file_range",Ep="Read File Range",Dp="Read a specific range of lines from a file. Useful for reading portions of large files without loading the entire content.",Mp="filesystem",Ap={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path to read"},start_line:{type:"integer",description:"Start line number (1-indexed)"},end_line:{type:"integer",description:"End line number (1-indexed, inclusive)"}},required:["path","start_line","end_line"]}});async function Lx(r){let e=r.path,t=r.start_line,o=r.end_line;if(!e)throw new Error("path is required");if(t==null)throw new Error("start_line is required");if(o==null)throw new Error("end_line is required");if(t<1)throw new Error("start_line must be >= 1");if(o<t)throw new Error("end_line must be >= start_line");if(!Ht.existsSync(e))throw new Error(`File not found: ${e}`);if(Ht.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);let i=Ht.readFileSync(e,"utf-8").split(`
53
53
  `),a=i.length,c=Math.min(t,a),p=Math.min(o,a),d=i.slice(c-1,p).map((f,b)=>`${c+b}: ${f}`).join(`
54
54
  `);return`Lines ${c}-${p} of ${a} total:
55
- ${d}`}var Kt,Jt,ui=g(()=>{"use strict";l();Kt=x(require("fs"),1);Fp();Jt={name:Op,displayName:Np,description:Ip,parameters:Lp,category:jp,execute:Gx}});var qp,Wp,Up,Gp,Bp,zp=g(()=>{"use strict";l();qp="fs.search",Wp="Search",Up="Search for text in files within a directory. Returns matching lines with file paths and line numbers.",Gp="filesystem",Bp={type:"object",properties:{path:{type:"string",description:"Directory path to search in"},query:{type:"string",description:"Text or pattern to search for"},recursive:{type:"boolean",description:"Search recursively in subdirectories (default: true)",default:!0},max_results:{type:"integer",description:"Maximum number of matching lines to return (default: 50)",default:50},regex:{type:"boolean",description:"Treat query as a regular expression (default: false)",default:!1},case_sensitive:{type:"boolean",description:"Perform case-sensitive search. If false, search is case-insensitive (default: false)",default:!1}},required:["path","query"]}});function Bx(r,e,t,o){try{let s=Ve.readFileSync(r,"utf-8").split(`
56
- `);for(let i=0;i<s.length&&t.length<o;i++){let a=s[i];(typeof e=="string"?a.includes(e):e.test(a))&&t.push({file:r,line:i+1,content:a.trim()})}}catch{}}function Kp(r,e,t,o,n){let s=Ve.readdirSync(r,{withFileTypes:!0});for(let i of s){if(o.length>=n)break;let a=Hp.join(r,i.name);i.isDirectory()&&t?Kp(a,e,!0,o,n):i.isFile()&&Bx(a,e,o,n)}}async function zx(r){let e=r.path,t=r.query,o=r.recursive!==!1,n=r.max_results||50,s=!!r.regex,i=!!r.case_sensitive;if(h(`[fs.search] execute path="${e}" query="${t}" recursive=${o} regex=${s} caseSensitive=${i}`),!e)throw new Error("path is required");if(!t)throw new Error("query is required");let a=t;if(s||!i){let d=t;s||(d=d.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"));let f=i?"":"i";a=new RegExp(d,f)}if(!Ve.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!Ve.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let p=[];if(Kp(e,a,o,p,n),p.length===0)return`No matches found for "${t}" in ${e}`;let m=p.length>=n?`
57
- (results capped at ${n})`:"";return JSON.stringify(p,null,2)+m}var Ve,Hp,Vt,fi=g(()=>{"use strict";l();Ve=x(require("fs"),1),Hp=x(require("path"),1);zp();S();Vt={name:qp,displayName:Wp,description:Up,parameters:Bp,category:Gp,execute:zx}});var Jp,Vp,Qp,Xp,Yp,Zp=g(()=>{"use strict";l();Jp="fs.replace_in_file",Vp="Replace In File",Qp="Find and replace text in a file. Returns the number of replacements made.",Xp="filesystem",Yp={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path"},search:{type:"string",description:"Text to search for"},replace:{type:"string",description:"Text to replace with"}},required:["path","search","replace"]}});async function Hx(r){let e=r.path,t=r.search,o=r.replace;if(!e)throw new Error("path is required");if(!t)throw new Error("search is required");if(o==null)throw new Error("replace is required");if(!Qe.existsSync(e))throw new Error(`File not found: ${e}`);if(Qe.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);let s=Qe.readFileSync(e,"utf-8"),i=0,a=0;for(;(a=s.indexOf(t,a))!==-1;)i++,a+=t.length;if(i===0)return`No occurrences of "${t}" found in ${e}`;let c=s.split(t).join(o);return Qe.writeFileSync(e,c,"utf-8"),`Replaced ${i} occurrence(s) in ${e}`}var Qe,Qt,gi=g(()=>{"use strict";l();Qe=x(require("fs"),1);Zp();Qt={name:Jp,displayName:Vp,description:Qp,parameters:Yp,category:Xp,execute:Hx,confirmation:{level:"high",reason:"This will perform a global find-and-replace operation that may corrupt the file if the pattern is incorrect.",showArgs:["path","search","replace"]}}});var em,tm,om,nm,rm,sm=g(()=>{"use strict";l();em="fs.tree",tm="Tree",om="Get a tree representation of a directory structure. Useful for understanding project layout at a glance.",nm="filesystem",rm={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path"},depth:{type:"integer",description:"Maximum depth to traverse (default: 3)",default:3}},required:["path"]}});function im(r,e,t,o,n){if(t>o)return;let i=Xt.readdirSync(r,{withFileTypes:!0}).sort((a,c)=>a.isDirectory()&&!c.isDirectory()?-1:!a.isDirectory()&&c.isDirectory()?1:a.name.localeCompare(c.name));for(let a=0;a<i.length;a++){let c=i[a],p=a===i.length-1,m=p?"\u2514\u2500\u2500 ":"\u251C\u2500\u2500 ",d=p?" ":"\u2502 ";c.isDirectory()?(n.push(`${e}${m}${c.name}/`),im(Wr.join(r,c.name),e+d,t+1,o,n)):n.push(`${e}${m}${c.name}`)}}async function Kx(r){let e=r.path,t=r.depth||3;if(!e)throw new Error("path is required");if(!Xt.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!Xt.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let s=[`${Wr.basename(e)}/`];return im(e,"",1,t,s),s.join(`
58
- `)}var Xt,Wr,Yt,hi=g(()=>{"use strict";l();Xt=x(require("fs"),1),Wr=x(require("path"),1);sm();Yt={name:em,displayName:tm,description:om,parameters:rm,category:nm,execute:Kx}});var am,lm,cm,pm,mm,dm=g(()=>{"use strict";l();am="fs.glob",lm="Glob Pattern Match",cm='Find files matching glob patterns (e.g., "**/*.ts", "src/**/*.test.js")',pm="filesystem",mm={type:"object",properties:{pattern:{type:"string",description:'Glob pattern to match files (e.g., "**/*.ts", "src/**/*.json")'},cwd:{type:"string",description:"Root directory to search from (defaults to current working directory)"},ignore:{type:"array",items:{type:"string"},description:'Patterns to ignore (e.g., ["node_modules/**", "dist/**"])'},onlyFiles:{type:"boolean",description:"Return only files, not directories (default: true)"},onlyDirectories:{type:"boolean",description:"Return only directories, not files (default: false)"},absolute:{type:"boolean",description:"Return absolute paths instead of relative (default: false)"}},required:["pattern"]}});async function Jx(r){let e=r.pattern,t=r.cwd,o=r.ignore,n=r.onlyFiles!==!1,s=r.onlyDirectories===!0,i=r.absolute===!0;if(!e)throw new Error("pattern is required");let a=e.replace(/\\/g,"/");try{let c=await(0,um.default)(a,{cwd:t||process.cwd(),ignore:o||["node_modules/**",".git/**"],onlyFiles:n,onlyDirectories:s,absolute:i,dot:!0});return JSON.stringify({pattern:e,files:c,count:c.length},null,2)}catch(c){throw new Error(`Failed to glob pattern "${e}": ${c.message}`)}}var um,Zt,yi=g(()=>{"use strict";l();um=x(require("fast-glob"),1);dm();Zt={name:am,displayName:lm,description:cm,parameters:mm,category:pm,execute:Jx}});var fm,gm,hm,ym,bm,wm=g(()=>{"use strict";l();fm="fs.delete_dir",gm="Delete Directory",hm="Delete a directory and all its contents recursively",ym="filesystem",bm={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to the directory to delete"},force:{type:"boolean",description:"Force deletion even if directory is not empty (default: true)"}},required:["path"]}});async function Vx(r){let e=r.path,t=r.force!==!1;if(!e)throw new Error("path is required");if(!(0,Ur.existsSync)(e))throw new Error(`Directory does not exist: ${e}`);if(!(0,Ur.statSync)(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);try{return await(0,Tm.rm)(e,{recursive:!0,force:t}),`Directory deleted successfully: ${e}`}catch(n){throw new Error(`Failed to delete directory "${e}": ${n.message}`)}}var Tm,Ur,eo,bi=g(()=>{"use strict";l();Tm=require("fs/promises"),Ur=require("fs");wm();eo={name:fm,displayName:gm,description:hm,parameters:bm,category:ym,execute:Vx,confirmation:{level:"high",reason:"This will recursively delete the directory and all its contents. This action cannot be undone.",showArgs:["path"]}}});var xm,vm,Cm,km,Sm,Pm=g(()=>{"use strict";l();xm="fs.batch_read",vm="Batch Read Files",Cm="Read multiple files efficiently in one operation. Returns content for each file or error if read fails.",km="filesystem",Sm={type:"object",properties:{paths:{type:"array",items:{type:"string"},description:"Array of file paths to read"},encoding:{type:"string",description:"File encoding (default: utf-8)"},continueOnError:{type:"boolean",description:"Continue reading other files if one fails (default: true)"}},required:["paths"]}});async function Qx(r){let e=r.paths,t=r.encoding||"utf-8",o=r.continueOnError!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("paths array is required and must not be empty");let n=[],s=0,i=0;for(let a of e)try{let c=await(0,_m.readFile)(a,t);n.push({path:a,content:c,success:!0}),s++}catch(c){let p=c.message;if(n.push({path:a,error:p,success:!1}),i++,!o)throw new Error(`Failed to read file "${a}": ${p}`)}return JSON.stringify({total:e.length,success:s,failed:i,results:n},null,2)}var _m,to,wi=g(()=>{"use strict";l();_m=require("fs/promises");Pm();to={name:xm,displayName:vm,description:Cm,parameters:Sm,category:km,execute:Qx}});var Rm,$m,Em,Dm,Mm,Am=g(()=>{"use strict";l();Rm="fs.batch_write",$m="Batch Write Files",Em="Write multiple files atomically in one operation. If atomic mode is enabled, all writes succeed or all are rolled back on failure.",Dm="filesystem",Mm={type:"object",properties:{files:{type:"array",items:{type:"object",properties:{path:{type:"string"},content:{type:"string"}}},description:"Array of files to write, each with path and content"},encoding:{type:"string",description:"File encoding (default: utf-8)"},atomic:{type:"boolean",description:"Atomic mode: rollback all writes if any fails (default: true)"},createDirs:{type:"boolean",description:"Create parent directories if they don't exist (default: true)"}},required:["files"]}});async function Xx(r){let e=r.files,t=r.encoding||"utf-8",o=r.atomic!==!1,n=r.createDirs!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("files array is required and must not be empty");for(let a of e)if(!a.path||a.content===void 0)throw new Error("Each file must have path and content properties");let s=[],i=[];try{for(let a of e){let c=(0,Gr.resolve)(a.path);if(o){let p=(0,Ti.existsSync)(c),m={path:c,existed:p};p&&(m.originalContent=await(0,je.readFile)(c,t)),s.push(m)}if(n){let p=(0,Gr.dirname)(c);await(0,je.mkdir)(p,{recursive:!0})}await(0,je.writeFile)(c,a.content,t),i.push(c)}return JSON.stringify({success:!0,written:i.length,files:i},null,2)}catch(a){if(o&&s.length>0){for(let c of s)try{c.existed&&c.originalContent!==void 0?await(0,je.writeFile)(c.path,c.originalContent,t):!c.existed&&(0,Ti.existsSync)(c.path)&&await(0,je.unlink)(c.path)}catch{}throw new Error(`Batch write failed and rolled back: ${a.message}`)}throw new Error(`Batch write failed: ${a.message}`)}}var je,Gr,Ti,oo,xi=g(()=>{"use strict";l();je=require("fs/promises"),Gr=require("path"),Ti=require("fs");Am();oo={name:Rm,displayName:$m,description:Em,parameters:Mm,category:Dm,execute:Xx,confirmation:{level:"high",reason:"This will overwrite multiple files at once.",showArgs:["files"]}}});var Om={};ee(Om,{fsAppendFileTool:()=>jt,fsBatchReadTool:()=>to,fsBatchWriteTool:()=>oo,fsCopyTool:()=>Ht,fsCreateDirTool:()=>Bt,fsDeleteDirTool:()=>eo,fsDeleteFileTool:()=>Ft,fsExistsTool:()=>qt,fsGlobTool:()=>Zt,fsListDirTool:()=>Ut,fsMoveTool:()=>zt,fsReadFileRangeTool:()=>Jt,fsReadFileTool:()=>At,fsReplaceInFileTool:()=>Qt,fsSearchTool:()=>Vt,fsStatTool:()=>Wt,fsToolsProject:()=>vi,fsTreeTool:()=>Yt,fsWriteFileTool:()=>Nt});var vi,Ci=g(()=>{"use strict";l();ni();ri();si();ii();ai();li();ci();pi();mi();di();ui();fi();gi();hi();yi();bi();wi();xi();ni();ri();si();ii();ai();li();ci();pi();mi();di();ui();fi();gi();hi();yi();bi();wi();xi();vi={manifest:{key:"fs",name:"fs-tools",displayName:"File System",version:"1.0.0",description:"File system tools for reading, writing, searching, and managing files and directories.",author:"Sajeer",tools:["fs.read_file","fs.write_file","fs.append_file","fs.delete_file","fs.exists","fs.stat","fs.list_dir","fs.create_dir","fs.move","fs.copy","fs.read_file_range","fs.search","fs.replace_in_file","fs.tree","fs.glob","fs.delete_dir","fs.batch_read","fs.batch_write"],category:"filesystem"},tools:[At,Nt,jt,Ft,qt,Wt,Ut,Bt,zt,Ht,Jt,Vt,Qt,Yt,Zt,eo,to,oo],dependencies:{"fast-glob":"^3.3.2"}}});var Nm,Im,jm,Lm,Fm,qm=g(()=>{"use strict";l();Nm="exec.run",Im="Run",jm="Execute a command directly (without shell) and return its output. Use exec.run_shell for pipes, redirects, or shell features.",Lm="execution",Fm={type:"object",properties:{command:{type:"string",description:"The command to execute"},cwd:{type:"string",description:"Working directory for the command (optional)"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["command"]}});async function Yx(r){let e=r.command,t=r.cwd,o=r.timeout||3e4;if(!e)throw new Error("command is required");h(`[exec.run] execute command="${e.substring(0,100)}" cwd=${t??"default"} timeout=${o}ms`);try{return(0,Wm.execSync)(e,{cwd:t,timeout:o,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"]})||"(command completed with no output)"}catch(n){let s=n.stdout||"",i=n.stderr||"";return`Command failed (exit code ${n.status??"unknown"}):
55
+ ${d}`}var Ht,Kt,li=g(()=>{"use strict";l();Ht=x(require("fs"),1);Np();Kt={name:$p,displayName:Ep,description:Dp,parameters:Ap,category:Mp,execute:Lx}});var Op,Ip,jp,Lp,Fp,qp=g(()=>{"use strict";l();Op="fs.search",Ip="Search",jp="Search for text in files within a directory. Returns matching lines with file paths and line numbers.",Lp="filesystem",Fp={type:"object",properties:{path:{type:"string",description:"Directory path to search in"},query:{type:"string",description:"Text or pattern to search for"},recursive:{type:"boolean",description:"Search recursively in subdirectories (default: true)",default:!0},max_results:{type:"integer",description:"Maximum number of matching lines to return (default: 50)",default:50},regex:{type:"boolean",description:"Treat query as a regular expression (default: false)",default:!1},case_sensitive:{type:"boolean",description:"Perform case-sensitive search. If false, search is case-insensitive (default: false)",default:!1}},required:["path","query"]}});function Fx(r,e,t,o){try{let s=Je.readFileSync(r,"utf-8").split(`
56
+ `);for(let i=0;i<s.length&&t.length<o;i++){let a=s[i];(typeof e=="string"?a.includes(e):e.test(a))&&t.push({file:r,line:i+1,content:a.trim()})}}catch{}}function Up(r,e,t,o,n){let s=Je.readdirSync(r,{withFileTypes:!0});for(let i of s){if(o.length>=n)break;let a=Wp.join(r,i.name);i.isDirectory()&&t?Up(a,e,!0,o,n):i.isFile()&&Fx(a,e,o,n)}}async function qx(r){let e=r.path,t=r.query,o=r.recursive!==!1,n=r.max_results||50,s=!!r.regex,i=!!r.case_sensitive;if(h(`[fs.search] execute path="${e}" query="${t}" recursive=${o} regex=${s} caseSensitive=${i}`),!e)throw new Error("path is required");if(!t)throw new Error("query is required");let a=t;if(s||!i){let d=t;s||(d=d.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"));let f=i?"":"i";a=new RegExp(d,f)}if(!Je.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!Je.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let p=[];if(Up(e,a,o,p,n),p.length===0)return`No matches found for "${t}" in ${e}`;let m=p.length>=n?`
57
+ (results capped at ${n})`:"";return JSON.stringify(p,null,2)+m}var Je,Wp,Jt,ci=g(()=>{"use strict";l();Je=x(require("fs"),1),Wp=x(require("path"),1);qp();S();Jt={name:Op,displayName:Ip,description:jp,parameters:Fp,category:Lp,execute:qx}});var Gp,Bp,zp,Hp,Kp,Jp=g(()=>{"use strict";l();Gp="fs.replace_in_file",Bp="Replace In File",zp="Find and replace text in a file. Returns the number of replacements made.",Hp="filesystem",Kp={type:"object",properties:{path:{type:"string",description:"Absolute or relative file path"},search:{type:"string",description:"Text to search for"},replace:{type:"string",description:"Text to replace with"}},required:["path","search","replace"]}});async function Wx(r){let e=r.path,t=r.search,o=r.replace;if(!e)throw new Error("path is required");if(!t)throw new Error("search is required");if(o==null)throw new Error("replace is required");if(!Ve.existsSync(e))throw new Error(`File not found: ${e}`);if(Ve.statSync(e).isDirectory())throw new Error(`Path is a directory, not a file: ${e}`);let s=Ve.readFileSync(e,"utf-8"),i=0,a=0;for(;(a=s.indexOf(t,a))!==-1;)i++,a+=t.length;if(i===0)return`No occurrences of "${t}" found in ${e}`;let c=s.split(t).join(o);return Ve.writeFileSync(e,c,"utf-8"),`Replaced ${i} occurrence(s) in ${e}`}var Ve,Vt,pi=g(()=>{"use strict";l();Ve=x(require("fs"),1);Jp();Vt={name:Gp,displayName:Bp,description:zp,parameters:Kp,category:Hp,execute:Wx,confirmation:{level:"high",reason:"This will perform a global find-and-replace operation that may corrupt the file if the pattern is incorrect.",showArgs:["path","search","replace"]}}});var Vp,Qp,Xp,Yp,Zp,em=g(()=>{"use strict";l();Vp="fs.tree",Qp="Tree",Xp="Get a tree representation of a directory structure. Useful for understanding project layout at a glance.",Yp="filesystem",Zp={type:"object",properties:{path:{type:"string",description:"Absolute or relative directory path"},depth:{type:"integer",description:"Maximum depth to traverse (default: 3)",default:3}},required:["path"]}});function tm(r,e,t,o,n){if(t>o)return;let i=Qt.readdirSync(r,{withFileTypes:!0}).sort((a,c)=>a.isDirectory()&&!c.isDirectory()?-1:!a.isDirectory()&&c.isDirectory()?1:a.name.localeCompare(c.name));for(let a=0;a<i.length;a++){let c=i[a],p=a===i.length-1,m=p?"\u2514\u2500\u2500 ":"\u251C\u2500\u2500 ",d=p?" ":"\u2502 ";c.isDirectory()?(n.push(`${e}${m}${c.name}/`),tm(jr.join(r,c.name),e+d,t+1,o,n)):n.push(`${e}${m}${c.name}`)}}async function Ux(r){let e=r.path,t=r.depth||3;if(!e)throw new Error("path is required");if(!Qt.existsSync(e))throw new Error(`Directory not found: ${e}`);if(!Qt.statSync(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);let s=[`${jr.basename(e)}/`];return tm(e,"",1,t,s),s.join(`
58
+ `)}var Qt,jr,Xt,mi=g(()=>{"use strict";l();Qt=x(require("fs"),1),jr=x(require("path"),1);em();Xt={name:Vp,displayName:Qp,description:Xp,parameters:Zp,category:Yp,execute:Ux}});var om,nm,rm,sm,im,am=g(()=>{"use strict";l();om="fs.glob",nm="Glob Pattern Match",rm='Find files matching glob patterns (e.g., "**/*.ts", "src/**/*.test.js")',sm="filesystem",im={type:"object",properties:{pattern:{type:"string",description:'Glob pattern to match files (e.g., "**/*.ts", "src/**/*.json")'},cwd:{type:"string",description:"Root directory to search from (defaults to current working directory)"},ignore:{type:"array",items:{type:"string"},description:'Patterns to ignore (e.g., ["node_modules/**", "dist/**"])'},onlyFiles:{type:"boolean",description:"Return only files, not directories (default: true)"},onlyDirectories:{type:"boolean",description:"Return only directories, not files (default: false)"},absolute:{type:"boolean",description:"Return absolute paths instead of relative (default: false)"}},required:["pattern"]}});async function Gx(r){let e=r.pattern,t=r.cwd,o=r.ignore,n=r.onlyFiles!==!1,s=r.onlyDirectories===!0,i=r.absolute===!0;if(!e)throw new Error("pattern is required");let a=e.replace(/\\/g,"/");try{let c=await(0,lm.default)(a,{cwd:t||process.cwd(),ignore:o||["node_modules/**",".git/**"],onlyFiles:n,onlyDirectories:s,absolute:i,dot:!0});return JSON.stringify({pattern:e,files:c,count:c.length},null,2)}catch(c){throw new Error(`Failed to glob pattern "${e}": ${c.message}`)}}var lm,Yt,di=g(()=>{"use strict";l();lm=x(require("fast-glob"),1);am();Yt={name:om,displayName:nm,description:rm,parameters:im,category:sm,execute:Gx}});var cm,pm,mm,dm,um,fm=g(()=>{"use strict";l();cm="fs.delete_dir",pm="Delete Directory",mm="Delete a directory and all its contents recursively",dm="filesystem",um={type:"object",properties:{path:{type:"string",description:"Absolute or relative path to the directory to delete"},force:{type:"boolean",description:"Force deletion even if directory is not empty (default: true)"}},required:["path"]}});async function Bx(r){let e=r.path,t=r.force!==!1;if(!e)throw new Error("path is required");if(!(0,Lr.existsSync)(e))throw new Error(`Directory does not exist: ${e}`);if(!(0,Lr.statSync)(e).isDirectory())throw new Error(`Path is not a directory: ${e}`);try{return await(0,gm.rm)(e,{recursive:!0,force:t}),`Directory deleted successfully: ${e}`}catch(n){throw new Error(`Failed to delete directory "${e}": ${n.message}`)}}var gm,Lr,Zt,ui=g(()=>{"use strict";l();gm=require("fs/promises"),Lr=require("fs");fm();Zt={name:cm,displayName:pm,description:mm,parameters:um,category:dm,execute:Bx,confirmation:{level:"high",reason:"This will recursively delete the directory and all its contents. This action cannot be undone.",showArgs:["path"]}}});var hm,ym,bm,Tm,wm,xm=g(()=>{"use strict";l();hm="fs.batch_read",ym="Batch Read Files",bm="Read multiple files efficiently in one operation. Returns content for each file or error if read fails.",Tm="filesystem",wm={type:"object",properties:{paths:{type:"array",items:{type:"string"},description:"Array of file paths to read"},encoding:{type:"string",description:"File encoding (default: utf-8)"},continueOnError:{type:"boolean",description:"Continue reading other files if one fails (default: true)"}},required:["paths"]}});async function zx(r){let e=r.paths,t=r.encoding||"utf-8",o=r.continueOnError!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("paths array is required and must not be empty");let n=[],s=0,i=0;for(let a of e)try{let c=await(0,vm.readFile)(a,t);n.push({path:a,content:c,success:!0}),s++}catch(c){let p=c.message;if(n.push({path:a,error:p,success:!1}),i++,!o)throw new Error(`Failed to read file "${a}": ${p}`)}return JSON.stringify({total:e.length,success:s,failed:i,results:n},null,2)}var vm,eo,fi=g(()=>{"use strict";l();vm=require("fs/promises");xm();eo={name:hm,displayName:ym,description:bm,parameters:wm,category:Tm,execute:zx}});var Cm,km,Sm,Pm,_m,Rm=g(()=>{"use strict";l();Cm="fs.batch_write",km="Batch Write Files",Sm="Write multiple files atomically in one operation. If atomic mode is enabled, all writes succeed or all are rolled back on failure.",Pm="filesystem",_m={type:"object",properties:{files:{type:"array",items:{type:"object",properties:{path:{type:"string"},content:{type:"string"}}},description:"Array of files to write, each with path and content"},encoding:{type:"string",description:"File encoding (default: utf-8)"},atomic:{type:"boolean",description:"Atomic mode: rollback all writes if any fails (default: true)"},createDirs:{type:"boolean",description:"Create parent directories if they don't exist (default: true)"}},required:["files"]}});async function Hx(r){let e=r.files,t=r.encoding||"utf-8",o=r.atomic!==!1,n=r.createDirs!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("files array is required and must not be empty");for(let a of e)if(!a.path||a.content===void 0)throw new Error("Each file must have path and content properties");let s=[],i=[];try{for(let a of e){let c=(0,Fr.resolve)(a.path);if(o){let p=(0,gi.existsSync)(c),m={path:c,existed:p};p&&(m.originalContent=await(0,Ie.readFile)(c,t)),s.push(m)}if(n){let p=(0,Fr.dirname)(c);await(0,Ie.mkdir)(p,{recursive:!0})}await(0,Ie.writeFile)(c,a.content,t),i.push(c)}return JSON.stringify({success:!0,written:i.length,files:i},null,2)}catch(a){if(o&&s.length>0){for(let c of s)try{c.existed&&c.originalContent!==void 0?await(0,Ie.writeFile)(c.path,c.originalContent,t):!c.existed&&(0,gi.existsSync)(c.path)&&await(0,Ie.unlink)(c.path)}catch{}throw new Error(`Batch write failed and rolled back: ${a.message}`)}throw new Error(`Batch write failed: ${a.message}`)}}var Ie,Fr,gi,to,hi=g(()=>{"use strict";l();Ie=require("fs/promises"),Fr=require("path"),gi=require("fs");Rm();to={name:Cm,displayName:km,description:Sm,parameters:_m,category:Pm,execute:Hx,confirmation:{level:"high",reason:"This will overwrite multiple files at once.",showArgs:["files"]}}});var $m={};Z($m,{fsAppendFileTool:()=>It,fsBatchReadTool:()=>eo,fsBatchWriteTool:()=>to,fsCopyTool:()=>zt,fsCreateDirTool:()=>Gt,fsDeleteDirTool:()=>Zt,fsDeleteFileTool:()=>Lt,fsExistsTool:()=>Ft,fsGlobTool:()=>Yt,fsListDirTool:()=>Wt,fsMoveTool:()=>Bt,fsReadFileRangeTool:()=>Kt,fsReadFileTool:()=>Mt,fsReplaceInFileTool:()=>Vt,fsSearchTool:()=>Jt,fsStatTool:()=>qt,fsToolsProject:()=>yi,fsTreeTool:()=>Xt,fsWriteFileTool:()=>Nt});var yi,bi=g(()=>{"use strict";l();Ys();Zs();ei();ti();oi();ni();ri();si();ii();ai();li();ci();pi();mi();di();ui();fi();hi();Ys();Zs();ei();ti();oi();ni();ri();si();ii();ai();li();ci();pi();mi();di();ui();fi();hi();yi={manifest:{key:"fs",name:"fs-tools",displayName:"File System",version:"1.0.0",description:"File system tools for reading, writing, searching, and managing files and directories.",author:"Sajeer",tools:["fs.read_file","fs.write_file","fs.append_file","fs.delete_file","fs.exists","fs.stat","fs.list_dir","fs.create_dir","fs.move","fs.copy","fs.read_file_range","fs.search","fs.replace_in_file","fs.tree","fs.glob","fs.delete_dir","fs.batch_read","fs.batch_write"],category:"filesystem"},tools:[Mt,Nt,It,Lt,Ft,qt,Wt,Gt,Bt,zt,Kt,Jt,Vt,Xt,Yt,Zt,eo,to],dependencies:{"fast-glob":"^3.3.2"}}});var Em,Dm,Mm,Am,Nm,Om=g(()=>{"use strict";l();Em="exec.run",Dm="Run",Mm="Execute a command directly (without shell) and return its output. Use exec.run_shell for pipes, redirects, or shell features.",Am="execution",Nm={type:"object",properties:{command:{type:"string",description:"The command to execute"},cwd:{type:"string",description:"Working directory for the command (optional)"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["command"]}});async function Kx(r){let e=r.command,t=r.cwd,o=r.timeout||3e4;if(!e)throw new Error("command is required");h(`[exec.run] execute command="${e.substring(0,100)}" cwd=${t??"default"} timeout=${o}ms`);try{return(0,Im.execSync)(e,{cwd:t,timeout:o,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"]})||"(command completed with no output)"}catch(n){let s=n.stdout||"",i=n.stderr||"";return`Command failed (exit code ${n.status??"unknown"}):
59
59
  STDOUT:
60
60
  ${s}
61
61
  STDERR:
62
- ${i}`}}var Wm,no,ki=g(()=>{"use strict";l();Wm=require("child_process");qm();S();no={name:Nm,displayName:Im,description:jm,parameters:Fm,category:Lm,execute:Yx,confirmation:{level:"high",reason:"This will execute a shell command on the host system.",showArgs:["command"]}}});var Um,Gm,Bm,zm,Hm,Km=g(()=>{"use strict";l();Um="exec.run_shell",Gm="Run Shell",Bm="Execute a command through the system shell. Supports pipes, redirects, environment variable expansion, and other shell features.",zm="execution",Hm={type:"object",properties:{command:{type:"string",description:"The shell command to execute (supports pipes, redirects, etc.)"},cwd:{type:"string",description:"Working directory for the command (optional)"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["command"]}});function Zx(){return process.platform==="win32"?"powershell.exe":process.env.SHELL||"/bin/sh"}async function ev(r){let e=r.command,t=r.cwd,o=r.timeout||3e4;if(!e)throw new Error("command is required");h(`[exec.run-shell] execute command="${e.substring(0,100)}" cwd=${t??"default"} timeout=${o}ms`);try{return(0,Jm.execSync)(e,{cwd:t,timeout:o,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"],shell:Zx()})||"(command completed with no output)"}catch(n){let s=n.stdout||"",i=n.stderr||"";return`Command failed (exit code ${n.status??"unknown"}):
62
+ ${i}`}}var Im,oo,Ti=g(()=>{"use strict";l();Im=require("child_process");Om();S();oo={name:Em,displayName:Dm,description:Mm,parameters:Nm,category:Am,execute:Kx,confirmation:{level:"high",reason:"This will execute a shell command on the host system.",showArgs:["command"]}}});var jm,Lm,Fm,qm,Wm,Um=g(()=>{"use strict";l();jm="exec.run_shell",Lm="Run Shell",Fm="Execute a command through the system shell. Supports pipes, redirects, environment variable expansion, and other shell features.",qm="execution",Wm={type:"object",properties:{command:{type:"string",description:"The shell command to execute (supports pipes, redirects, etc.)"},cwd:{type:"string",description:"Working directory for the command (optional)"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["command"]}});function Jx(){return process.platform==="win32"?"powershell.exe":process.env.SHELL||"/bin/sh"}async function Vx(r){let e=r.command,t=r.cwd,o=r.timeout||3e4;if(!e)throw new Error("command is required");h(`[exec.run-shell] execute command="${e.substring(0,100)}" cwd=${t??"default"} timeout=${o}ms`);try{return(0,Gm.execSync)(e,{cwd:t,timeout:o,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"],shell:Jx()})||"(command completed with no output)"}catch(n){let s=n.stdout||"",i=n.stderr||"";return`Command failed (exit code ${n.status??"unknown"}):
63
63
  STDOUT:
64
64
  ${s}
65
65
  STDERR:
66
- ${i}`}}var Jm,ro,Si=g(()=>{"use strict";l();Jm=require("child_process");Km();S();ro={name:Um,displayName:Gm,description:Bm,parameters:Hm,category:zm,execute:ev,confirmation:{level:"high",reason:"This will execute a shell command with explicit shell context.",showArgs:["command"]}}});var Vm,Qm,Xm,Ym,Zm,ed=g(()=>{"use strict";l();Vm="exec.run_background",Qm="Run Background",Xm="Start a command as a background process. Returns a process ID that can be used with exec.read_output, exec.kill, and exec.list_processes.",Ym="execution",Zm={type:"object",properties:{command:{type:"string",description:"The command to run in the background"},cwd:{type:"string",description:"Working directory for the command (optional)"}},required:["command"]}});async function tv(r,e){let t=r.command,o=r.cwd;if(!t)throw new Error("command is required");h(`[exec.run-background] execute command="${t.substring(0,100)}" cwd=${o??"default"}`);let n=(0,td.spawn)(t,[],{cwd:o,shell:!0,stdio:["ignore","pipe","pipe"],detached:!1}),i=(e?.processRegistry??$e).register(t,o,n);return JSON.stringify({id:i,pid:n.pid,command:t,message:`Background process started. Use exec.read_output("${i}") to read output, exec.kill("${i}") to stop.`})}var td,so,Pi=g(()=>{"use strict";l();td=require("child_process");mt();ed();S();so={name:Vm,displayName:Qm,description:Xm,parameters:Zm,category:Ym,execute:tv,confirmation:{level:"medium",reason:"This will spawn a background process that runs unsupervised.",showArgs:["command"]}}});var od,nd,rd,sd,id,ad=g(()=>{"use strict";l();od="exec.run_blocking",nd="Run Blocking",rd="Execute a shell command and wait for it to finish naturally \u2014 no timeout. Use this for commands that take variable or unknown time (e.g. npm install, builds, tests). Returns exit code, stdout, and stderr when the process exits. For processes that never exit (servers, watchers), use exec.run_background instead.",sd="execution",id={type:"object",properties:{command:{type:"string",description:"The shell command to execute. Supports pipes, redirects, and shell features."},cwd:{type:"string",description:"Working directory for the command (optional). Defaults to the current working directory."}},required:["command"]}});function ov(){return process.platform==="win32"?"powershell.exe":process.env.SHELL||"/bin/sh"}async function nv(r){let e=r.command,t=r.cwd;if(!e)throw new Error("command is required");return h(`[exec.run-blocking] execute command="${e.substring(0,100)}" cwd=${t??"default"} (no timeout)`),new Promise(o=>{let n="",s="",i=(0,ld.spawn)(e,[],{cwd:t,shell:ov(),stdio:["ignore","pipe","pipe"]});i.stdout?.on("data",a=>{n+=a.toString(),n.length>2e6&&(n=n.slice(-1e6))}),i.stderr?.on("data",a=>{s+=a.toString(),s.length>2e6&&(s=s.slice(-1e6))}),i.on("close",a=>{let c=a??0;h(`[exec.run-blocking] finished exitCode=${c} stdout_len=${n.length} stderr_len=${s.length}`),o(JSON.stringify({exitCode:c,stdout:n||"(no output)",stderr:s||"",success:c===0}))}),i.on("error",a=>{h(`[exec.run-blocking] spawn error: ${a.message}`),o(JSON.stringify({exitCode:1,stdout:"",stderr:a.message,success:!1}))})})}var ld,io,_i=g(()=>{"use strict";l();ld=require("child_process");ad();S();io={name:od,displayName:nd,description:rd,parameters:id,category:sd,execute:nv,confirmation:{level:"medium",reason:"This will execute a shell command and block until it completes.",showArgs:["command"]}}});var cd,pd,md,dd,ud,fd=g(()=>{"use strict";l();cd="exec.read_output",pd="Read Output",md="Read stdout and stderr from a background process started with exec.run_background.",dd="execution",ud={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background"}},required:["process_id"]}});async function rv(r,e){let t=r.process_id;if(!t)throw new Error("process_id is required");let n=(e?.processRegistry??$e).get(t);if(!n)throw new Error(`Process not found: ${t}`);let s=n.process.exitCode===null;return JSON.stringify({id:n.id,alive:s,exitCode:n.process.exitCode,stdout:n.stdout,stderr:n.stderr})}var ao,Ri=g(()=>{"use strict";l();mt();fd();ao={name:cd,displayName:pd,description:md,parameters:ud,category:dd,execute:rv}});var gd,hd,yd,bd,wd,Td=g(()=>{"use strict";l();gd="exec.tail_output",hd="Tail Process Output",yd="Read the last N lines of output from a background process started with exec.run_background. Use this to monitor long-running or non-exiting processes (e.g. dev servers, watchers) to detect ready signals, errors, or progress without reading all accumulated output. Returns alive status, exit code, and the most recent lines of stdout and stderr.",bd="execution",wd={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background."},lines:{type:"integer",description:"Number of lines to return from the end of stdout (default: 20).",default:20}},required:["process_id"]}});async function sv(r,e){let t=r.process_id,o=typeof r.lines=="number"?Math.max(1,Math.floor(r.lines)):20;if(!t)throw new Error("process_id is required");let s=(e?.processRegistry??$e).get(t);if(!s)return JSON.stringify({error:`Process not found: ${t}`,hint:"Use exec.run_background to start a process first, then pass its id here."});let i=s.process.exitCode===null,a=s.process.exitCode,c=s.stdout.split(`
66
+ ${i}`}}var Gm,no,wi=g(()=>{"use strict";l();Gm=require("child_process");Um();S();no={name:jm,displayName:Lm,description:Fm,parameters:Wm,category:qm,execute:Vx,confirmation:{level:"high",reason:"This will execute a shell command with explicit shell context.",showArgs:["command"]}}});var Bm,zm,Hm,Km,Jm,Vm=g(()=>{"use strict";l();Bm="exec.run_background",zm="Run Background",Hm="Start a command as a background process. Returns a process ID that can be used with exec.read_output, exec.kill, and exec.list_processes.",Km="execution",Jm={type:"object",properties:{command:{type:"string",description:"The command to run in the background"},cwd:{type:"string",description:"Working directory for the command (optional)"}},required:["command"]}});async function Qx(r,e){let t=r.command,o=r.cwd;if(!t)throw new Error("command is required");h(`[exec.run-background] execute command="${t.substring(0,100)}" cwd=${o??"default"}`);let n=(0,Qm.spawn)(t,[],{cwd:o,shell:!0,stdio:["ignore","pipe","pipe"],detached:!1}),i=(e?.processRegistry??Re).register(t,o,n);return JSON.stringify({id:i,pid:n.pid,command:t,message:`Background process started. Use exec.read_output("${i}") to read output, exec.kill("${i}") to stop.`})}var Qm,ro,xi=g(()=>{"use strict";l();Qm=require("child_process");pt();Vm();S();ro={name:Bm,displayName:zm,description:Hm,parameters:Jm,category:Km,execute:Qx,confirmation:{level:"medium",reason:"This will spawn a background process that runs unsupervised.",showArgs:["command"]}}});var Xm,Ym,Zm,ed,td,od=g(()=>{"use strict";l();Xm="exec.run_blocking",Ym="Run Blocking",Zm="Execute a shell command and wait for it to finish naturally \u2014 no timeout. Use this for commands that take variable or unknown time (e.g. npm install, builds, tests). Returns exit code, stdout, and stderr when the process exits. For processes that never exit (servers, watchers), use exec.run_background instead.",ed="execution",td={type:"object",properties:{command:{type:"string",description:"The shell command to execute. Supports pipes, redirects, and shell features."},cwd:{type:"string",description:"Working directory for the command (optional). Defaults to the current working directory."}},required:["command"]}});function Xx(){return process.platform==="win32"?"powershell.exe":process.env.SHELL||"/bin/sh"}async function Yx(r){let e=r.command,t=r.cwd;if(!e)throw new Error("command is required");return h(`[exec.run-blocking] execute command="${e.substring(0,100)}" cwd=${t??"default"} (no timeout)`),new Promise(o=>{let n="",s="",i=(0,nd.spawn)(e,[],{cwd:t,shell:Xx(),stdio:["ignore","pipe","pipe"]});i.stdout?.on("data",a=>{n+=a.toString(),n.length>2e6&&(n=n.slice(-1e6))}),i.stderr?.on("data",a=>{s+=a.toString(),s.length>2e6&&(s=s.slice(-1e6))}),i.on("close",a=>{let c=a??0;h(`[exec.run-blocking] finished exitCode=${c} stdout_len=${n.length} stderr_len=${s.length}`),o(JSON.stringify({exitCode:c,stdout:n||"(no output)",stderr:s||"",success:c===0}))}),i.on("error",a=>{h(`[exec.run-blocking] spawn error: ${a.message}`),o(JSON.stringify({exitCode:1,stdout:"",stderr:a.message,success:!1}))})})}var nd,so,vi=g(()=>{"use strict";l();nd=require("child_process");od();S();so={name:Xm,displayName:Ym,description:Zm,parameters:td,category:ed,execute:Yx,confirmation:{level:"medium",reason:"This will execute a shell command and block until it completes.",showArgs:["command"]}}});var rd,sd,id,ad,ld,cd=g(()=>{"use strict";l();rd="exec.read_output",sd="Read Output",id="Read stdout and stderr from a background process started with exec.run_background.",ad="execution",ld={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background"}},required:["process_id"]}});async function Zx(r,e){let t=r.process_id;if(!t)throw new Error("process_id is required");let n=(e?.processRegistry??Re).get(t);if(!n)throw new Error(`Process not found: ${t}`);let s=n.process.exitCode===null;return JSON.stringify({id:n.id,alive:s,exitCode:n.process.exitCode,stdout:n.stdout,stderr:n.stderr})}var io,Ci=g(()=>{"use strict";l();pt();cd();io={name:rd,displayName:sd,description:id,parameters:ld,category:ad,execute:Zx}});var pd,md,dd,ud,fd,gd=g(()=>{"use strict";l();pd="exec.tail_output",md="Tail Process Output",dd="Read the last N lines of output from a background process started with exec.run_background. Use this to monitor long-running or non-exiting processes (e.g. dev servers, watchers) to detect ready signals, errors, or progress without reading all accumulated output. Returns alive status, exit code, and the most recent lines of stdout and stderr.",ud="execution",fd={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background."},lines:{type:"integer",description:"Number of lines to return from the end of stdout (default: 20).",default:20}},required:["process_id"]}});async function ev(r,e){let t=r.process_id,o=typeof r.lines=="number"?Math.max(1,Math.floor(r.lines)):20;if(!t)throw new Error("process_id is required");let s=(e?.processRegistry??Re).get(t);if(!s)return JSON.stringify({error:`Process not found: ${t}`,hint:"Use exec.run_background to start a process first, then pass its id here."});let i=s.process.exitCode===null,a=s.process.exitCode,c=s.stdout.split(`
67
67
  `),p=c.slice(-o).join(`
68
68
  `).trim(),d=s.stderr.split(`
69
69
  `).filter(f=>f.trim()).slice(-3).join(`
70
- `).trim();return JSON.stringify({id:t,alive:i,exitCode:a,lastLines:p||"(no output yet)",lastStderr:d||"",totalStdoutLines:c.length})}var lo,$i=g(()=>{"use strict";l();mt();Td();lo={name:gd,displayName:hd,description:yd,parameters:wd,category:bd,execute:sv}});var xd,vd,Cd,kd,Sd,Pd=g(()=>{"use strict";l();xd="exec.kill",vd="Kill",Cd="Kill a background process started with exec.run_background.",kd="execution",Sd={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background"}},required:["process_id"]}});async function iv(r,e){let t=r.process_id;if(!t)throw new Error("process_id is required");let o=e?.processRegistry??$e,n=o.get(t);if(!n)throw new Error(`Process not found: ${t}`);return o.kill(t)?`Process ${t} (${n.command}) killed successfully.`:`Process ${t} (${n.command}) was already terminated (exit code: ${n.process.exitCode}).`}var co,Ei=g(()=>{"use strict";l();mt();Pd();co={name:xd,displayName:vd,description:Cd,parameters:Sd,category:kd,execute:iv,confirmation:{level:"medium",reason:"This will terminate a running process.",showArgs:["process_id"]}}});var _d,Rd,$d,Ed,Dd,Md=g(()=>{"use strict";l();_d="exec.list_processes",Rd="List Processes",$d="List all managed background processes started with exec.run_background, including their status.",Ed="execution",Dd={type:"object",properties:{}}});async function av(r,e){let o=(e?.processRegistry??$e).list();return o.length===0?"No managed background processes.":JSON.stringify(o,null,2)}var po,Di=g(()=>{"use strict";l();mt();Md();po={name:_d,displayName:Rd,description:$d,parameters:Dd,category:Ed,execute:av}});var Ad={};ee(Ad,{execKillTool:()=>co,execListProcessesTool:()=>po,execReadOutputTool:()=>ao,execRunBackgroundTool:()=>so,execRunBlockingTool:()=>io,execRunShellTool:()=>ro,execRunTool:()=>no,execTailOutputTool:()=>lo,execToolsProject:()=>Mi});var Mi,Ai=g(()=>{"use strict";l();ki();Si();Pi();_i();Ri();$i();Ei();Di();ki();Si();Pi();_i();Ri();$i();Ei();Di();Mi={manifest:{key:"exec",name:"exec-tools",displayName:"Execution",version:"1.0.0",description:"Code execution tools for running commands, managing background processes, and automation.",author:"Sajeer",tools:["exec.run","exec.run_shell","exec.run_background","exec.run_blocking","exec.read_output","exec.tail_output","exec.kill","exec.list_processes"],category:"execution"},tools:[no,ro,so,io,ao,lo,co,po],dependencies:{}}});var Od,Nd,Id,jd,Ld,Fd=g(()=>{"use strict";l();Od="system.info",Nd="Info",Id="Get system information including OS, CPU, memory, and architecture.",jd="system",Ld={type:"object",properties:{}}});async function lv(r){return h("[system.info] execute"),JSON.stringify({platform:j.platform(),arch:j.arch(),release:j.release(),hostname:j.hostname(),uptime:j.uptime(),cpus:{model:j.cpus()[0]?.model||"unknown",count:j.cpus().length},memory:{total:j.totalmem(),free:j.freemem(),used:j.totalmem()-j.freemem()},homedir:j.homedir(),tmpdir:j.tmpdir(),nodeVersion:process.version},null,2)}var j,mo,Oi=g(()=>{"use strict";l();j=x(require("os"),1);Fd();S();mo={name:Od,displayName:Nd,description:Id,parameters:Ld,category:jd,execute:lv}});var qd,Wd,Ud,Gd,Bd,zd=g(()=>{"use strict";l();qd="system.env",Wd="Environment",Ud="Get environment variable(s). If key is provided, returns that specific variable. Otherwise returns all environment variables.",Gd="system",Bd={type:"object",properties:{key:{type:"string",description:"Specific environment variable name to get (optional, returns all if omitted)"}}}});async function cv(r){let e=r.key;if(h(`[system.env] execute key=${e??"all"}`),e){let n=process.env[e];return n===void 0?`Environment variable "${e}" is not set.`:JSON.stringify({[e]:n})}let t={},o=Object.keys(process.env).sort();for(let n of o)process.env[n]!==void 0&&(t[n]=process.env[n]);return JSON.stringify(t,null,2)}var uo,Ni=g(()=>{"use strict";l();zd();S();uo={name:qd,displayName:Wd,description:Ud,parameters:Bd,category:Gd,execute:cv}});var Hd,Kd,Jd,Vd,Qd,Xd=g(()=>{"use strict";l();Hd="system.set_env",Kd="Set Environment",Jd="Set an environment variable for the current session. Does not persist across restarts.",Vd="system",Qd={type:"object",properties:{key:{type:"string",description:"Environment variable name"},value:{type:"string",description:"Value to set"}},required:["key","value"]}});async function pv(r){let e=r.key,t=r.value;if(!e)throw new Error("key is required");if(t==null)throw new Error("value is required");let o=process.env[e];return process.env[e]=t,o!==void 0?`Environment variable "${e}" updated (was: "${o}", now: "${t}")`:`Environment variable "${e}" set to "${t}"`}var fo,Ii=g(()=>{"use strict";l();Xd();fo={name:Hd,displayName:Kd,description:Jd,parameters:Qd,category:Vd,execute:pv,confirmation:{level:"medium",reason:"This will modify the process environment, affecting all subsequent operations.",showArgs:["key","value"]}}});var Yd,Zd,eu,tu,ou,nu=g(()=>{"use strict";l();Yd="system.cwd",Zd="Current Directory",eu="Get the current working directory of the process.",tu="system",ou={type:"object",properties:{}}});async function mv(r){return h("[system.cwd] execute"),JSON.stringify({cwd:process.cwd()})}var go,ji=g(()=>{"use strict";l();nu();S();go={name:Yd,displayName:Zd,description:eu,parameters:ou,category:tu,execute:mv}});var ru,su,iu,au,lu,cu=g(()=>{"use strict";l();ru="system.disk_usage",su="Disk Usage",iu="Get disk usage information for a given path or the root filesystem.",au="system",lu={type:"object",properties:{path:{type:"string",description:"Path to check disk usage for (default: /)",default:"/"}}}});function Li(r){let e=["B","KB","MB","GB","TB","PB"],t=r,o=0;for(;t>=1024&&o<e.length-1;)t/=1024,o++;return`${t.toFixed(1)}${e[o]}`}async function dv(r){let t=r.path||(process.platform==="win32"?mu.tmpdir():"/");t=Br.resolve(t);let o=process.platform==="win32";try{let n=pu.statfsSync(t),s=BigInt(n.blocks)*BigInt(n.bsize),i=BigInt(n.bavail)*BigInt(n.bsize),a=BigInt(n.bfree)*BigInt(n.bsize),c=s-a,p=s>0?Number(c*BigInt(100)/s):0;return JSON.stringify({path:t,filesystem:"statfs",size:Li(Number(s)),used:Li(Number(c)),available:Li(Number(i)),usePercent:`${p}%`,mountedOn:t},null,2)}catch(n){try{if(o){let c=Br.parse(t).root.replace(/\\$/,"")||"C:",p=`Get-PSDrive -Name ${c.replace(":","")} | Select-Object @{n='Drive';e={$_.Name+':'}},@{n='Used';e={$_.Used}},@{n='Free';e={$_.Free}},@{n='Total';e={$_.Used+$_.Free}} | ConvertTo-Json`,m=(0,Fi.execSync)(p,{encoding:"utf-8",timeout:5e3,shell:"powershell.exe"}),d=JSON.parse(m.trim()),f=d.Total||0,b=d.Free||0,y=d.Used||0,w=f>0?Math.round(y/f*100):0;return JSON.stringify({path:t,filesystem:d.Name||"NTFS",size:`${(f/1024**3).toFixed(1)}G`,used:`${(y/1024**3).toFixed(1)}G`,available:`${(b/1024**3).toFixed(1)}G`,usePercent:`${w}%`,mountedOn:d.Drive||`${c}`},null,2)}let s=(0,Fi.execSync)(`df -h "${t}"`,{encoding:"utf-8",timeout:5e3}),i=s.trim().split(`
71
- `);if(i.length<2)return s;let a=i[1].split(/\s+/);return JSON.stringify({path:t,filesystem:a[0]||"unknown",size:a[1]||"unknown",used:a[2]||"unknown",available:a[3]||"unknown",usePercent:a[4]||"unknown",mountedOn:a[5]||"unknown"},null,2)}catch(s){throw new Error(`Failed to get disk usage for ${t}: ${n?.message||n}; fallback error: ${s.message}`)}}}var pu,mu,Br,Fi,ho,qi=g(()=>{"use strict";l();pu=x(require("fs"),1),mu=x(require("os"),1),Br=x(require("path"),1),Fi=require("child_process");cu();ho={name:ru,displayName:su,description:iu,parameters:lu,category:au,execute:dv}});var du={};ee(du,{systemCwdTool:()=>go,systemDiskUsageTool:()=>ho,systemEnvTool:()=>uo,systemInfoTool:()=>mo,systemSetEnvTool:()=>fo,systemToolsProject:()=>Wi});var Wi,Ui=g(()=>{"use strict";l();Oi();Ni();Ii();ji();qi();Oi();Ni();Ii();ji();qi();Wi={manifest:{key:"system",name:"system-tools",displayName:"System",version:"1.0.0",description:"System tools for querying OS info, environment variables, working directory, and disk usage.",author:"Sajeer",tools:["system.info","system.env","system.set_env","system.cwd","system.disk_usage"],category:"system"},tools:[mo,uo,fo,go,ho],dependencies:{}}});var uu,fu,gu,hu,yu,bu=g(()=>{"use strict";l();uu="http.get",fu="GET",gu="Make an HTTP GET request to a URL and return the response body.",hu="http",yu={type:"object",properties:{url:{type:"string",description:"The URL to request"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function uv(r){let e=r.url,t=r.headers;if(h(`[http.get] execute url="${e}"`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=await fetch(e,{method:"GET",headers:t||{}}),n=await o.text(),s=`HTTP ${o.status} ${o.statusText}`;return o.ok?n.length>wu?`${s}
72
- ${n.substring(0,wu)}
70
+ `).trim();return JSON.stringify({id:t,alive:i,exitCode:a,lastLines:p||"(no output yet)",lastStderr:d||"",totalStdoutLines:c.length})}var ao,ki=g(()=>{"use strict";l();pt();gd();ao={name:pd,displayName:md,description:dd,parameters:fd,category:ud,execute:ev}});var hd,yd,bd,Td,wd,xd=g(()=>{"use strict";l();hd="exec.kill",yd="Kill",bd="Kill a background process started with exec.run_background.",Td="execution",wd={type:"object",properties:{process_id:{type:"string",description:"The process ID returned by exec.run_background"}},required:["process_id"]}});async function tv(r,e){let t=r.process_id;if(!t)throw new Error("process_id is required");let o=e?.processRegistry??Re,n=o.get(t);if(!n)throw new Error(`Process not found: ${t}`);return o.kill(t)?`Process ${t} (${n.command}) killed successfully.`:`Process ${t} (${n.command}) was already terminated (exit code: ${n.process.exitCode}).`}var lo,Si=g(()=>{"use strict";l();pt();xd();lo={name:hd,displayName:yd,description:bd,parameters:wd,category:Td,execute:tv,confirmation:{level:"medium",reason:"This will terminate a running process.",showArgs:["process_id"]}}});var vd,Cd,kd,Sd,Pd,_d=g(()=>{"use strict";l();vd="exec.list_processes",Cd="List Processes",kd="List all managed background processes started with exec.run_background, including their status.",Sd="execution",Pd={type:"object",properties:{}}});async function ov(r,e){let o=(e?.processRegistry??Re).list();return o.length===0?"No managed background processes.":JSON.stringify(o,null,2)}var co,Pi=g(()=>{"use strict";l();pt();_d();co={name:vd,displayName:Cd,description:kd,parameters:Pd,category:Sd,execute:ov}});var Rd={};Z(Rd,{execKillTool:()=>lo,execListProcessesTool:()=>co,execReadOutputTool:()=>io,execRunBackgroundTool:()=>ro,execRunBlockingTool:()=>so,execRunShellTool:()=>no,execRunTool:()=>oo,execTailOutputTool:()=>ao,execToolsProject:()=>_i});var _i,Ri=g(()=>{"use strict";l();Ti();wi();xi();vi();Ci();ki();Si();Pi();Ti();wi();xi();vi();Ci();ki();Si();Pi();_i={manifest:{key:"exec",name:"exec-tools",displayName:"Execution",version:"1.0.0",description:"Code execution tools for running commands, managing background processes, and automation.",author:"Sajeer",tools:["exec.run","exec.run_shell","exec.run_background","exec.run_blocking","exec.read_output","exec.tail_output","exec.kill","exec.list_processes"],category:"execution"},tools:[oo,no,ro,so,io,ao,lo,co],dependencies:{}}});var $d,Ed,Dd,Md,Ad,Nd=g(()=>{"use strict";l();$d="system.info",Ed="Info",Dd="Get system information including OS, CPU, memory, and architecture.",Md="system",Ad={type:"object",properties:{}}});async function nv(r){return h("[system.info] execute"),JSON.stringify({platform:j.platform(),arch:j.arch(),release:j.release(),hostname:j.hostname(),uptime:j.uptime(),cpus:{model:j.cpus()[0]?.model||"unknown",count:j.cpus().length},memory:{total:j.totalmem(),free:j.freemem(),used:j.totalmem()-j.freemem()},homedir:j.homedir(),tmpdir:j.tmpdir(),nodeVersion:process.version},null,2)}var j,po,$i=g(()=>{"use strict";l();j=x(require("os"),1);Nd();S();po={name:$d,displayName:Ed,description:Dd,parameters:Ad,category:Md,execute:nv}});var Od,Id,jd,Ld,Fd,qd=g(()=>{"use strict";l();Od="system.env",Id="Environment",jd="Get environment variable(s). If key is provided, returns that specific variable. Otherwise returns all environment variables.",Ld="system",Fd={type:"object",properties:{key:{type:"string",description:"Specific environment variable name to get (optional, returns all if omitted)"}}}});async function rv(r){let e=r.key;if(h(`[system.env] execute key=${e??"all"}`),e){let n=process.env[e];return n===void 0?`Environment variable "${e}" is not set.`:JSON.stringify({[e]:n})}let t={},o=Object.keys(process.env).sort();for(let n of o)process.env[n]!==void 0&&(t[n]=process.env[n]);return JSON.stringify(t,null,2)}var mo,Ei=g(()=>{"use strict";l();qd();S();mo={name:Od,displayName:Id,description:jd,parameters:Fd,category:Ld,execute:rv}});var Wd,Ud,Gd,Bd,zd,Hd=g(()=>{"use strict";l();Wd="system.set_env",Ud="Set Environment",Gd="Set an environment variable for the current session. Does not persist across restarts.",Bd="system",zd={type:"object",properties:{key:{type:"string",description:"Environment variable name"},value:{type:"string",description:"Value to set"}},required:["key","value"]}});async function sv(r){let e=r.key,t=r.value;if(!e)throw new Error("key is required");if(t==null)throw new Error("value is required");let o=process.env[e];return process.env[e]=t,o!==void 0?`Environment variable "${e}" updated (was: "${o}", now: "${t}")`:`Environment variable "${e}" set to "${t}"`}var uo,Di=g(()=>{"use strict";l();Hd();uo={name:Wd,displayName:Ud,description:Gd,parameters:zd,category:Bd,execute:sv,confirmation:{level:"medium",reason:"This will modify the process environment, affecting all subsequent operations.",showArgs:["key","value"]}}});var Kd,Jd,Vd,Qd,Xd,Yd=g(()=>{"use strict";l();Kd="system.cwd",Jd="Current Directory",Vd="Get the current working directory of the process.",Qd="system",Xd={type:"object",properties:{}}});async function iv(r){return h("[system.cwd] execute"),JSON.stringify({cwd:process.cwd()})}var fo,Mi=g(()=>{"use strict";l();Yd();S();fo={name:Kd,displayName:Jd,description:Vd,parameters:Xd,category:Qd,execute:iv}});var Zd,eu,tu,ou,nu,ru=g(()=>{"use strict";l();Zd="system.disk_usage",eu="Disk Usage",tu="Get disk usage information for a given path or the root filesystem.",ou="system",nu={type:"object",properties:{path:{type:"string",description:"Path to check disk usage for (default: /)",default:"/"}}}});function Ai(r){let e=["B","KB","MB","GB","TB","PB"],t=r,o=0;for(;t>=1024&&o<e.length-1;)t/=1024,o++;return`${t.toFixed(1)}${e[o]}`}async function av(r){let t=r.path||(process.platform==="win32"?iu.tmpdir():"/");t=qr.resolve(t);let o=process.platform==="win32";try{let n=su.statfsSync(t),s=BigInt(n.blocks)*BigInt(n.bsize),i=BigInt(n.bavail)*BigInt(n.bsize),a=BigInt(n.bfree)*BigInt(n.bsize),c=s-a,p=s>0?Number(c*BigInt(100)/s):0;return JSON.stringify({path:t,filesystem:"statfs",size:Ai(Number(s)),used:Ai(Number(c)),available:Ai(Number(i)),usePercent:`${p}%`,mountedOn:t},null,2)}catch(n){try{if(o){let c=qr.parse(t).root.replace(/\\$/,"")||"C:",p=`Get-PSDrive -Name ${c.replace(":","")} | Select-Object @{n='Drive';e={$_.Name+':'}},@{n='Used';e={$_.Used}},@{n='Free';e={$_.Free}},@{n='Total';e={$_.Used+$_.Free}} | ConvertTo-Json`,m=(0,Ni.execSync)(p,{encoding:"utf-8",timeout:5e3,shell:"powershell.exe"}),d=JSON.parse(m.trim()),f=d.Total||0,b=d.Free||0,y=d.Used||0,T=f>0?Math.round(y/f*100):0;return JSON.stringify({path:t,filesystem:d.Name||"NTFS",size:`${(f/1024**3).toFixed(1)}G`,used:`${(y/1024**3).toFixed(1)}G`,available:`${(b/1024**3).toFixed(1)}G`,usePercent:`${T}%`,mountedOn:d.Drive||`${c}`},null,2)}let s=(0,Ni.execSync)(`df -h "${t}"`,{encoding:"utf-8",timeout:5e3}),i=s.trim().split(`
71
+ `);if(i.length<2)return s;let a=i[1].split(/\s+/);return JSON.stringify({path:t,filesystem:a[0]||"unknown",size:a[1]||"unknown",used:a[2]||"unknown",available:a[3]||"unknown",usePercent:a[4]||"unknown",mountedOn:a[5]||"unknown"},null,2)}catch(s){throw new Error(`Failed to get disk usage for ${t}: ${n?.message||n}; fallback error: ${s.message}`)}}}var su,iu,qr,Ni,go,Oi=g(()=>{"use strict";l();su=x(require("fs"),1),iu=x(require("os"),1),qr=x(require("path"),1),Ni=require("child_process");ru();go={name:Zd,displayName:eu,description:tu,parameters:nu,category:ou,execute:av}});var au={};Z(au,{systemCwdTool:()=>fo,systemDiskUsageTool:()=>go,systemEnvTool:()=>mo,systemInfoTool:()=>po,systemSetEnvTool:()=>uo,systemToolsProject:()=>Ii});var Ii,ji=g(()=>{"use strict";l();$i();Ei();Di();Mi();Oi();$i();Ei();Di();Mi();Oi();Ii={manifest:{key:"system",name:"system-tools",displayName:"System",version:"1.0.0",description:"System tools for querying OS info, environment variables, working directory, and disk usage.",author:"Sajeer",tools:["system.info","system.env","system.set_env","system.cwd","system.disk_usage"],category:"system"},tools:[po,mo,uo,fo,go],dependencies:{}}});var lu,cu,pu,mu,du,uu=g(()=>{"use strict";l();lu="http.get",cu="GET",pu="Make an HTTP GET request to a URL and return the response body.",mu="http",du={type:"object",properties:{url:{type:"string",description:"The URL to request"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function lv(r){let e=r.url,t=r.headers;if(h(`[http.get] execute url="${e}"`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=await fetch(e,{method:"GET",headers:t||{}}),n=await o.text(),s=`HTTP ${o.status} ${o.statusText}`;return o.ok?n.length>fu?`${s}
72
+ ${n.substring(0,fu)}
73
73
 
74
74
  ... (truncated, total ${n.length} characters)`:`${s}
75
75
  ${n}`:`${s}
76
- ${n}`}var wu,yo,Gi=g(()=>{"use strict";l();bu();S();wu=1e5;yo={name:uu,displayName:fu,description:gu,parameters:yu,category:hu,execute:uv}});var Tu,xu,vu,Cu,ku,Su=g(()=>{"use strict";l();Tu="http.post",xu="POST",vu="Make an HTTP POST request to a URL with an optional body and return the response.",Cu="http",ku={type:"object",properties:{url:{type:"string",description:"The URL to request"},body:{type:"string",description:"Request body (JSON string or plain text)"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function fv(r){let e=r.url,t=r.body,o=r.headers||{};if(h(`[http.post] execute url="${e}" body_len=${t?.length??0}`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");if(t&&!o["Content-Type"]&&!o["content-type"])try{JSON.parse(t),o["Content-Type"]="application/json"}catch{o["Content-Type"]="text/plain"}let n=await fetch(e,{method:"POST",headers:o,body:t||void 0}),s=await n.text(),i=`HTTP ${n.status} ${n.statusText}`;return s.length>Pu?`${i}
77
- ${s.substring(0,Pu)}
76
+ ${n}`}var fu,ho,Li=g(()=>{"use strict";l();uu();S();fu=1e5;ho={name:lu,displayName:cu,description:pu,parameters:du,category:mu,execute:lv}});var gu,hu,yu,bu,Tu,wu=g(()=>{"use strict";l();gu="http.post",hu="POST",yu="Make an HTTP POST request to a URL with an optional body and return the response.",bu="http",Tu={type:"object",properties:{url:{type:"string",description:"The URL to request"},body:{type:"string",description:"Request body (JSON string or plain text)"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function cv(r){let e=r.url,t=r.body,o=r.headers||{};if(h(`[http.post] execute url="${e}" body_len=${t?.length??0}`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");if(t&&!o["Content-Type"]&&!o["content-type"])try{JSON.parse(t),o["Content-Type"]="application/json"}catch{o["Content-Type"]="text/plain"}let n=await fetch(e,{method:"POST",headers:o,body:t||void 0}),s=await n.text(),i=`HTTP ${n.status} ${n.statusText}`;return s.length>xu?`${i}
77
+ ${s.substring(0,xu)}
78
78
 
79
79
  ... (truncated, total ${s.length} characters)`:`${i}
80
- ${s}`}var Pu,bo,Bi=g(()=>{"use strict";l();Su();S();Pu=1e5;bo={name:Tu,displayName:xu,description:vu,parameters:ku,category:Cu,execute:fv,confirmation:{level:"high",reason:"This will send an HTTP POST request with arbitrary payload.",showArgs:["url","body"]}}});var _u,Ru,$u,Eu,Du,Mu=g(()=>{"use strict";l();_u="http.put",Ru="PUT",$u="Make an HTTP PUT request to a URL with an optional body and return the response.",Eu="http",Du={type:"object",properties:{url:{type:"string",description:"The URL to request"},body:{type:"string",description:"Request body (JSON string or plain text)"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function gv(r){let e=r.url,t=r.body,o=r.headers||{};if(h(`[http.put] execute url="${e}" body_len=${t?.length??0}`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");if(t&&!o["Content-Type"]&&!o["content-type"])try{JSON.parse(t),o["Content-Type"]="application/json"}catch{o["Content-Type"]="text/plain"}let n=await fetch(e,{method:"PUT",headers:o,body:t||void 0}),s=await n.text(),i=`HTTP ${n.status} ${n.statusText}`;return s.length>Au?`${i}
81
- ${s.substring(0,Au)}
80
+ ${s}`}var xu,yo,Fi=g(()=>{"use strict";l();wu();S();xu=1e5;yo={name:gu,displayName:hu,description:yu,parameters:Tu,category:bu,execute:cv,confirmation:{level:"high",reason:"This will send an HTTP POST request with arbitrary payload.",showArgs:["url","body"]}}});var vu,Cu,ku,Su,Pu,_u=g(()=>{"use strict";l();vu="http.put",Cu="PUT",ku="Make an HTTP PUT request to a URL with an optional body and return the response.",Su="http",Pu={type:"object",properties:{url:{type:"string",description:"The URL to request"},body:{type:"string",description:"Request body (JSON string or plain text)"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function pv(r){let e=r.url,t=r.body,o=r.headers||{};if(h(`[http.put] execute url="${e}" body_len=${t?.length??0}`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");if(t&&!o["Content-Type"]&&!o["content-type"])try{JSON.parse(t),o["Content-Type"]="application/json"}catch{o["Content-Type"]="text/plain"}let n=await fetch(e,{method:"PUT",headers:o,body:t||void 0}),s=await n.text(),i=`HTTP ${n.status} ${n.statusText}`;return s.length>Ru?`${i}
81
+ ${s.substring(0,Ru)}
82
82
 
83
83
  ... (truncated)`:`${i}
84
- ${s}`}var Au,wo,zi=g(()=>{"use strict";l();Mu();S();Au=1e5;wo={name:_u,displayName:Ru,description:$u,parameters:Du,category:Eu,execute:gv,confirmation:{level:"high",reason:"This will send an HTTP PUT request to overwrite remote resources.",showArgs:["url","body"]}}});var Ou,Nu,Iu,ju,Lu,Fu=g(()=>{"use strict";l();Ou="http.delete",Nu="DELETE",Iu="Make an HTTP DELETE request to a URL and return the response.",ju="http",Lu={type:"object",properties:{url:{type:"string",description:"The URL to request"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function hv(r){let e=r.url,t=r.headers;if(h(`[http.delete] execute url="${e}"`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=await fetch(e,{method:"DELETE",headers:t||{}}),n=await o.text(),s=`HTTP ${o.status} ${o.statusText}`;return n.length>qu?`${s}
85
- ${n.substring(0,qu)}
84
+ ${s}`}var Ru,bo,qi=g(()=>{"use strict";l();_u();S();Ru=1e5;bo={name:vu,displayName:Cu,description:ku,parameters:Pu,category:Su,execute:pv,confirmation:{level:"high",reason:"This will send an HTTP PUT request to overwrite remote resources.",showArgs:["url","body"]}}});var $u,Eu,Du,Mu,Au,Nu=g(()=>{"use strict";l();$u="http.delete",Eu="DELETE",Du="Make an HTTP DELETE request to a URL and return the response.",Mu="http",Au={type:"object",properties:{url:{type:"string",description:"The URL to request"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url"]}});async function mv(r){let e=r.url,t=r.headers;if(h(`[http.delete] execute url="${e}"`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=await fetch(e,{method:"DELETE",headers:t||{}}),n=await o.text(),s=`HTTP ${o.status} ${o.statusText}`;return n.length>Ou?`${s}
85
+ ${n.substring(0,Ou)}
86
86
 
87
87
  ... (truncated)`:`${s}
88
- ${n}`}var qu,To,Hi=g(()=>{"use strict";l();Fu();S();qu=1e5;To={name:Ou,displayName:Nu,description:Iu,parameters:Lu,category:ju,execute:hv,confirmation:{level:"high",reason:"This will send an HTTP DELETE request to destroy remote resources.",showArgs:["url"]}}});var Wu,Uu,Gu,Bu,zu,Hu=g(()=>{"use strict";l();Wu="http.download",Uu="Download",Gu="Download a file from a URL and save it to a local path.",Bu="http",zu={type:"object",properties:{url:{type:"string",description:"The URL to download from"},path:{type:"string",description:"Local file path to save the downloaded file"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url","path"]}});async function yv(r){let e=r.url,t=r.path,o=r.headers;if(h(`[http.download] execute url="${e}" path="${t}"`),!e)throw new Error("url is required");if(!t)throw new Error("path is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=await fetch(e,{method:"GET",headers:o||{}});if(!n.ok)throw new Error(`Download failed: HTTP ${n.status} ${n.statusText}`);let s=Buffer.from(await n.arrayBuffer()),i=Ku.dirname(t);return xo.existsSync(i)||xo.mkdirSync(i,{recursive:!0}),xo.writeFileSync(t,s),`Downloaded ${e} \u2192 ${t} (${s.length} bytes)`}var xo,Ku,vo,Ki=g(()=>{"use strict";l();xo=x(require("fs"),1),Ku=x(require("path"),1);Hu();S();vo={name:Wu,displayName:Uu,description:Gu,parameters:zu,category:Bu,execute:yv}});var Ju={};ee(Ju,{httpDeleteTool:()=>To,httpDownloadTool:()=>vo,httpGetTool:()=>yo,httpPostTool:()=>bo,httpPutTool:()=>wo,httpToolsProject:()=>Ji});var Ji,Vi=g(()=>{"use strict";l();Gi();Bi();zi();Hi();Ki();Gi();Bi();zi();Hi();Ki();Ji={manifest:{key:"http",name:"http-tools",displayName:"HTTP",version:"1.0.0",description:"HTTP tools for making GET, POST, PUT, DELETE requests and downloading files.",author:"Sajeer",tools:["http.get","http.post","http.put","http.delete","http.download"],category:"http"},tools:[yo,bo,wo,To,vo],dependencies:{}}});var Vu,Qu,Xu,Yu,Zu,ef=g(()=>{"use strict";l();Vu="github.graphql.execute",Qu="GitHub GraphQL",Xu=["Execute a GitHub GraphQL query or mutation with standard headers.","NOTE: GitHub App installation tokens (ghs_*) cannot call certain write mutations.","The following mutations require a PAT and will return FORBIDDEN with an App token:","resolveReviewThread, unresolveReviewThread.","If using an App token, avoid these mutations and use fallback strategies (replies, new comments)."].join(" "),Yu="github",Zu={type:"object",properties:{query:{type:"string",description:"GraphQL query string"},variables:{type:"object",description:"Optional GraphQL variables"},repo:{type:"string",description:"owner/name \u2014 used for token resolution when no explicit token is provided"},token:{type:"string",description:"GitHub token (App installation or PAT). Optional \u2014 omit to auto-resolve from server credentials."}},required:["query"]}});function Q(r,e){let t={Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28",...e||{}};return r&&(t.Authorization=`Bearer ${r}`),t}var Ee=g(()=>{"use strict";l()});async function bv(r,e){let t=r.query,o=r.variables??{},n=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials);h(`[github.graphql.execute] query_len=${t?.length??0}`);let s=await fetch("https://api.github.com/graphql",{method:"POST",headers:Q(n,{"Content-Type":"application/json"}),body:JSON.stringify({query:t,variables:o})}),i=await s.text();try{let a=JSON.parse(i);a&&Array.isArray(a.errors)&&a.errors.length>0&&h(`[github.graphql.execute] errors=${a.errors.length}`)}catch{}return`HTTP ${s.status} ${s.statusText}
89
- ${i}`}var Co,Qi=g(()=>{"use strict";l();ef();S();Ee();be();Co={name:Vu,displayName:Qu,description:Xu,parameters:Zu,category:Yu,execute:bv}});var tf,of,nf,rf,sf,af=g(()=>{"use strict";l();tf="github.contents.getText",of="Get Repo File (Text)",nf="Fetch file content (decoded text) via the GitHub Contents API.",rf="github",sf={type:"object",properties:{repo:{type:"string",description:"owner/name (e.g. octo/repo)"},path:{type:"string",description:"File path within the repo"},ref:{type:"string",description:"Branch, tag, or commit sha"},token:{type:"string",description:"GitHub token (App installation or PAT)"},maxBytes:{type:"integer",description:"Optional max bytes of decoded text to return; if exceeded, result is truncated with a footer."}},required:["repo","path"]}});async function wv(r,e){let t=r.repo,o=r.path,n=r.ref,s=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),i=r.maxBytes?Number(r.maxBytes):void 0,a=o.split("/").map(d=>encodeURIComponent(d)).join("/"),c=`https://api.github.com/repos/${t}/contents/${a}${n?`?ref=${encodeURIComponent(n)}`:""}`;h(`[github.contents.getText] repo=${t} path=${o} ref=${n??""}`);let p=await fetch(c,{method:"GET",headers:Q(s)}),m=await p.text();if(!p.ok)return`HTTP ${p.status} ${p.statusText}
90
- ${m}`;try{let f=JSON.parse(m)?.content;if(typeof f=="string"){let b=In.Buffer.from(f.replace(/\n/g,""),"base64").toString("utf8");if(i&&In.Buffer.byteLength(b,"utf8")>i){let y=In.Buffer.from(b,"utf8").subarray(0,i).toString("utf8"),w=`
91
- \u2026 [truncated, ${i} of ${In.Buffer.byteLength(b,"utf8")} bytes]`;return`HTTP ${p.status} ${p.statusText}
92
- ${y}${w}`}return`HTTP ${p.status} ${p.statusText}
88
+ ${n}`}var Ou,To,Wi=g(()=>{"use strict";l();Nu();S();Ou=1e5;To={name:$u,displayName:Eu,description:Du,parameters:Au,category:Mu,execute:mv,confirmation:{level:"high",reason:"This will send an HTTP DELETE request to destroy remote resources.",showArgs:["url"]}}});var Iu,ju,Lu,Fu,qu,Wu=g(()=>{"use strict";l();Iu="http.download",ju="Download",Lu="Download a file from a URL and save it to a local path.",Fu="http",qu={type:"object",properties:{url:{type:"string",description:"The URL to download from"},path:{type:"string",description:"Local file path to save the downloaded file"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"}},required:["url","path"]}});async function dv(r){let e=r.url,t=r.path,o=r.headers;if(h(`[http.download] execute url="${e}" path="${t}"`),!e)throw new Error("url is required");if(!t)throw new Error("path is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=await fetch(e,{method:"GET",headers:o||{}});if(!n.ok)throw new Error(`Download failed: HTTP ${n.status} ${n.statusText}`);let s=Buffer.from(await n.arrayBuffer()),i=Uu.dirname(t);return wo.existsSync(i)||wo.mkdirSync(i,{recursive:!0}),wo.writeFileSync(t,s),`Downloaded ${e} \u2192 ${t} (${s.length} bytes)`}var wo,Uu,xo,Ui=g(()=>{"use strict";l();wo=x(require("fs"),1),Uu=x(require("path"),1);Wu();S();xo={name:Iu,displayName:ju,description:Lu,parameters:qu,category:Fu,execute:dv}});var Gu={};Z(Gu,{httpDeleteTool:()=>To,httpDownloadTool:()=>xo,httpGetTool:()=>ho,httpPostTool:()=>yo,httpPutTool:()=>bo,httpToolsProject:()=>Gi});var Gi,Bi=g(()=>{"use strict";l();Li();Fi();qi();Wi();Ui();Li();Fi();qi();Wi();Ui();Gi={manifest:{key:"http",name:"http-tools",displayName:"HTTP",version:"1.0.0",description:"HTTP tools for making GET, POST, PUT, DELETE requests and downloading files.",author:"Sajeer",tools:["http.get","http.post","http.put","http.delete","http.download"],category:"http"},tools:[ho,yo,bo,To,xo],dependencies:{}}});var Bu,zu,Hu,Ku,Ju,Vu=g(()=>{"use strict";l();Bu="github.graphql.execute",zu="GitHub GraphQL",Hu=["Execute a GitHub GraphQL query or mutation with standard headers.","NOTE: GitHub App installation tokens (ghs_*) cannot call certain write mutations.","The following mutations require a PAT and will return FORBIDDEN with an App token:","resolveReviewThread, unresolveReviewThread.","If using an App token, avoid these mutations and use fallback strategies (replies, new comments)."].join(" "),Ku="github",Ju={type:"object",properties:{query:{type:"string",description:"GraphQL query string"},variables:{type:"object",description:"Optional GraphQL variables"},repo:{type:"string",description:"owner/name \u2014 used for token resolution when no explicit token is provided"},token:{type:"string",description:"GitHub token (App installation or PAT). Optional \u2014 omit to auto-resolve from server credentials."}},required:["query"]}});function V(r,e){let t={Accept:"application/vnd.github+json","X-GitHub-Api-Version":"2022-11-28",...e||{}};return r&&(t.Authorization=`Bearer ${r}`),t}var $e=g(()=>{"use strict";l()});async function uv(r,e){let t=r.query,o=r.variables??{},n=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials);h(`[github.graphql.execute] query_len=${t?.length??0}`);let s=await fetch("https://api.github.com/graphql",{method:"POST",headers:V(n,{"Content-Type":"application/json"}),body:JSON.stringify({query:t,variables:o})}),i=await s.text();try{let a=JSON.parse(i);a&&Array.isArray(a.errors)&&a.errors.length>0&&h(`[github.graphql.execute] errors=${a.errors.length}`)}catch{}return`HTTP ${s.status} ${s.statusText}
89
+ ${i}`}var vo,zi=g(()=>{"use strict";l();Vu();S();$e();ye();vo={name:Bu,displayName:zu,description:Hu,parameters:Ju,category:Ku,execute:uv}});var Qu,Xu,Yu,Zu,ef,tf=g(()=>{"use strict";l();Qu="github.contents.getText",Xu="Get Repo File (Text)",Yu="Fetch file content (decoded text) via the GitHub Contents API.",Zu="github",ef={type:"object",properties:{repo:{type:"string",description:"owner/name (e.g. octo/repo)"},path:{type:"string",description:"File path within the repo"},ref:{type:"string",description:"Branch, tag, or commit sha"},token:{type:"string",description:"GitHub token (App installation or PAT)"},maxBytes:{type:"integer",description:"Optional max bytes of decoded text to return; if exceeded, result is truncated with a footer."}},required:["repo","path"]}});async function fv(r,e){let t=r.repo,o=r.path,n=r.ref,s=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),i=r.maxBytes?Number(r.maxBytes):void 0,a=o.split("/").map(d=>encodeURIComponent(d)).join("/"),c=`https://api.github.com/repos/${t}/contents/${a}${n?`?ref=${encodeURIComponent(n)}`:""}`;h(`[github.contents.getText] repo=${t} path=${o} ref=${n??""}`);let p=await fetch(c,{method:"GET",headers:V(s)}),m=await p.text();if(!p.ok)return`HTTP ${p.status} ${p.statusText}
90
+ ${m}`;try{let f=JSON.parse(m)?.content;if(typeof f=="string"){let b=Mn.Buffer.from(f.replace(/\n/g,""),"base64").toString("utf8");if(i&&Mn.Buffer.byteLength(b,"utf8")>i){let y=Mn.Buffer.from(b,"utf8").subarray(0,i).toString("utf8"),T=`
91
+ \u2026 [truncated, ${i} of ${Mn.Buffer.byteLength(b,"utf8")} bytes]`;return`HTTP ${p.status} ${p.statusText}
92
+ ${y}${T}`}return`HTTP ${p.status} ${p.statusText}
93
93
  ${b}`}}catch{}return`HTTP ${p.status} ${p.statusText}
94
- ${m}`}var In,ko,Xi=g(()=>{"use strict";l();af();S();Ee();be();In=require("buffer");ko={name:tf,displayName:of,description:nf,parameters:sf,category:rf,execute:wv}});var lf,cf,pf,mf,df,uf=g(()=>{"use strict";l();lf="github.pr.reviewThreads.list",cf="List PR Review Threads",pf="List PR review threads via GraphQL (optionally unresolved only).",mf="github",df={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},unresolvedOnly:{type:"boolean",description:"If true, filter unresolved threads only"},first:{type:"integer",description:"Threads page size (max 100). Default 100."},after:{type:"string",description:"Cursor for pagination (GraphQL pageInfo.endCursor)."},commentsFirst:{type:"integer",description:"Comments per thread (max 100). Default 20."},includeMeta:{type:"boolean",description:"If true, return { headRefOid, threads, pageInfo } instead of array."}},required:["repo","number"]}});async function Tv(r,e){let[t,o]=String(r.repo).split("/"),n=Number(r.number),s=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials),i=!!r.unresolvedOnly,a=r.first?Number(r.first):100,c=r.after?String(r.after):void 0,p=r.commentsFirst?Number(r.commentsFirst):20,m=!!r.includeMeta;h(`[github.pr.reviewThreads.list] repo=${t}/${o} pr=${n} unresolvedOnly=${i} first=${a} after=${c??""} commentsFirst=${p} includeMeta=${m}`);let f=await fetch("https://api.github.com/graphql",{method:"POST",headers:Q(s,{"Content-Type":"application/json"}),body:JSON.stringify({query:`query($owner:String!,$name:String!,$number:Int!,$first:Int!,$after:String,$commentsFirst:Int!){
94
+ ${m}`}var Mn,Co,Hi=g(()=>{"use strict";l();tf();S();$e();ye();Mn=require("buffer");Co={name:Qu,displayName:Xu,description:Yu,parameters:ef,category:Zu,execute:fv}});var of,nf,rf,sf,af,lf=g(()=>{"use strict";l();of="github.pr.reviewThreads.list",nf="List PR Review Threads",rf="List PR review threads via GraphQL (optionally unresolved only).",sf="github",af={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},unresolvedOnly:{type:"boolean",description:"If true, filter unresolved threads only"},first:{type:"integer",description:"Threads page size (max 100). Default 100."},after:{type:"string",description:"Cursor for pagination (GraphQL pageInfo.endCursor)."},commentsFirst:{type:"integer",description:"Comments per thread (max 100). Default 20."},includeMeta:{type:"boolean",description:"If true, return { headRefOid, threads, pageInfo } instead of array."}},required:["repo","number"]}});async function gv(r,e){let[t,o]=String(r.repo).split("/"),n=Number(r.number),s=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials),i=!!r.unresolvedOnly,a=r.first?Number(r.first):100,c=r.after?String(r.after):void 0,p=r.commentsFirst?Number(r.commentsFirst):20,m=!!r.includeMeta;h(`[github.pr.reviewThreads.list] repo=${t}/${o} pr=${n} unresolvedOnly=${i} first=${a} after=${c??""} commentsFirst=${p} includeMeta=${m}`);let f=await fetch("https://api.github.com/graphql",{method:"POST",headers:V(s,{"Content-Type":"application/json"}),body:JSON.stringify({query:`query($owner:String!,$name:String!,$number:Int!,$first:Int!,$after:String,$commentsFirst:Int!){
95
95
  repository(owner:$owner,name:$name){
96
96
  pullRequest(number:$number){
97
97
  headRefOid
@@ -102,28 +102,28 @@ ${m}`}var In,ko,Xi=g(()=>{"use strict";l();af();S();Ee();be();In=require("buffer
102
102
  }
103
103
  }
104
104
  }`,variables:{owner:t,name:o,number:n,first:a,after:c,commentsFirst:p}})}),b=await f.text();if(!f.ok)return`HTTP ${f.status} ${f.statusText}
105
- ${b}`;try{let y=JSON.parse(b);y&&Array.isArray(y.errors)&&y.errors.length>0&&h(`[github.pr.reviewThreads.list] errors=${y.errors.length}`);let w=y?.data?.repository?.pullRequest,k=w?.reviewThreads?.pageInfo??{hasNextPage:!1,endCursor:null},v=w?.reviewThreads?.nodes??[];if(i&&(v=v.filter(T=>T?.isResolved===!1)),m){let T={headRefOid:w?.headRefOid,threads:v,pageInfo:k};return`HTTP 200 OK
106
- ${JSON.stringify(T)}`}return`HTTP 200 OK
105
+ ${b}`;try{let y=JSON.parse(b);y&&Array.isArray(y.errors)&&y.errors.length>0&&h(`[github.pr.reviewThreads.list] errors=${y.errors.length}`);let T=y?.data?.repository?.pullRequest,k=T?.reviewThreads?.pageInfo??{hasNextPage:!1,endCursor:null},v=T?.reviewThreads?.nodes??[];if(i&&(v=v.filter(w=>w?.isResolved===!1)),m){let w={headRefOid:T?.headRefOid,threads:v,pageInfo:k};return`HTTP 200 OK
106
+ ${JSON.stringify(w)}`}return`HTTP 200 OK
107
107
  ${JSON.stringify(v)}`}catch{return`HTTP ${f.status} ${f.statusText}
108
- ${b}`}}var So,Yi=g(()=>{"use strict";l();uf();Ee();S();be();So={name:lf,displayName:cf,description:pf,parameters:df,category:mf,execute:Tv}});var ff,gf,hf,yf,bf,wf=g(()=>{"use strict";l();ff="github.pr.reviewThreads.resolve",gf="Resolve Review Thread",hf=["Resolve a PR review thread via GraphQL resolveReviewThread mutation.","IMPORTANT: GitHub App installation tokens (ghs_*) cannot call this mutation \u2014 GitHub returns FORBIDDEN.","This tool only works with a Personal Access Token (PAT) that has repo scope.","If you are using a GitHub App installation token, do NOT call this tool.","Instead, post a reply on the thread acknowledging the fix and ask the author to resolve it manually."].join(" "),yf="github",bf={type:"object",properties:{threadId:{type:"string",description:"GraphQL node ID of the review thread"},repo:{type:"string",description:"owner/name \u2014 used for token resolution when no explicit token is provided"},token:{type:"string",description:"GitHub token \u2014 MUST be a PAT with repo scope. App installation tokens (ghs_*) will receive FORBIDDEN."}},required:["threadId"]}});async function xv(r,e){let t=String(r.threadId),o=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials);h(`[github.pr.reviewThreads.resolve] threadId=${t}`);let s=await fetch("https://api.github.com/graphql",{method:"POST",headers:Q(o,{"Content-Type":"application/json"}),body:JSON.stringify({query:"mutation($id:ID!){ resolveReviewThread(input:{threadId:$id}) { thread { id isResolved } } }",variables:{id:t}})}),i=await s.text();if(s.ok)try{if(JSON.parse(i).errors?.find(p=>p.type==="FORBIDDEN"))return["TOOL_UNSUPPORTED_FOR_TOKEN_TYPE: resolveReviewThread is not available for GitHub App installation tokens (ghs_*).","GitHub requires a user identity (PAT with repo scope) for this operation.","Fallback action: post a reply on the thread acknowledging the fix and ask the author to resolve it manually."].join(" ")}catch{}return`HTTP ${s.status} ${s.statusText}
109
- ${i}`}var Po,Zi=g(()=>{"use strict";l();wf();Ee();S();be();Po={name:ff,displayName:gf,description:hf,parameters:bf,category:yf,execute:xv}});var Tf,xf,vf,Cf,kf,Sf=g(()=>{"use strict";l();Tf="github.pr.reviewComments.reply",xf="Reply to Review Comment",vf="Reply within an existing PR review thread to maintain continuity.",Cf="github",kf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},inReplyTo:{type:"integer",description:"databaseId of the review comment to reply to"},body:{type:"string",description:"Reply body"},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","inReplyTo","body"]}});async function vv(r,e){let t=String(r.repo),o=Number(r.number),n=Number(r.inReplyTo),s=String(r.body),i=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),a=`https://api.github.com/repos/${t}/pulls/${o}/comments/${n}/replies`;h(`[github.pr.reviewComments.reply] repo=${t} inReplyTo=${n}`);let c=await fetch(a,{method:"POST",headers:Q(i,{"Content-Type":"application/json"}),body:JSON.stringify({body:s})}),p=await c.text();return`HTTP ${c.status} ${c.statusText}
110
- ${p}`}var _o,ea=g(()=>{"use strict";l();Sf();S();Ee();be();_o={name:Tf,displayName:xf,description:vf,parameters:kf,category:Cf,execute:vv}});var Pf,_f,Rf,$f,Ef,Df=g(()=>{"use strict";l();Pf="github.pr.diff.get",_f="Get PR Diff",Rf="Fetch the unified diff for a pull request (text/patch).",$f="github",Ef={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},maxBytes:{type:"integer",description:"Optional max bytes of diff to return; if exceeded, result is truncated with a footer."}},required:["repo","number"]}});async function Cv(r,e){let t=String(r.repo),o=Number(r.number),n=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),s=r.maxBytes?Number(r.maxBytes):void 0,i=`https://api.github.com/repos/${t}/pulls/${o}`;h(`[github.pr.diff.get] repo=${t} pr=${o}`);let a=await fetch(i,{method:"GET",headers:Q(n,{Accept:"application/vnd.github.v3.diff"})}),c=await a.text();if(s&&zr.Buffer.byteLength(c,"utf8")>s){let p=zr.Buffer.from(c,"utf8").subarray(0,s).toString("utf8"),m=`
111
- \u2026 [truncated, ${s} of ${zr.Buffer.byteLength(c,"utf8")} bytes]`;return`HTTP ${a.status} ${a.statusText}
108
+ ${b}`}}var ko,Ki=g(()=>{"use strict";l();lf();$e();S();ye();ko={name:of,displayName:nf,description:rf,parameters:af,category:sf,execute:gv}});var cf,pf,mf,df,uf,ff=g(()=>{"use strict";l();cf="github.pr.reviewThreads.resolve",pf="Resolve Review Thread",mf=["Resolve a PR review thread via GraphQL resolveReviewThread mutation.","IMPORTANT: GitHub App installation tokens (ghs_*) cannot call this mutation \u2014 GitHub returns FORBIDDEN.","This tool only works with a Personal Access Token (PAT) that has repo scope.","If you are using a GitHub App installation token, do NOT call this tool.","Instead, post a reply on the thread acknowledging the fix and ask the author to resolve it manually."].join(" "),df="github",uf={type:"object",properties:{threadId:{type:"string",description:"GraphQL node ID of the review thread"},repo:{type:"string",description:"owner/name \u2014 used for token resolution when no explicit token is provided"},token:{type:"string",description:"GitHub token \u2014 MUST be a PAT with repo scope. App installation tokens (ghs_*) will receive FORBIDDEN."}},required:["threadId"]}});async function hv(r,e){let t=String(r.threadId),o=await B(r.repo,r.token,e?.githubTokenStore,e?.config?.credentials);h(`[github.pr.reviewThreads.resolve] threadId=${t}`);let s=await fetch("https://api.github.com/graphql",{method:"POST",headers:V(o,{"Content-Type":"application/json"}),body:JSON.stringify({query:"mutation($id:ID!){ resolveReviewThread(input:{threadId:$id}) { thread { id isResolved } } }",variables:{id:t}})}),i=await s.text();if(s.ok)try{if(JSON.parse(i).errors?.find(p=>p.type==="FORBIDDEN"))return["TOOL_UNSUPPORTED_FOR_TOKEN_TYPE: resolveReviewThread is not available for GitHub App installation tokens (ghs_*).","GitHub requires a user identity (PAT with repo scope) for this operation.","Fallback action: post a reply on the thread acknowledging the fix and ask the author to resolve it manually."].join(" ")}catch{}return`HTTP ${s.status} ${s.statusText}
109
+ ${i}`}var So,Ji=g(()=>{"use strict";l();ff();$e();S();ye();So={name:cf,displayName:pf,description:mf,parameters:uf,category:df,execute:hv}});var gf,hf,yf,bf,Tf,wf=g(()=>{"use strict";l();gf="github.pr.reviewComments.reply",hf="Reply to Review Comment",yf="Reply within an existing PR review thread to maintain continuity.",bf="github",Tf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},inReplyTo:{type:"integer",description:"databaseId of the review comment to reply to"},body:{type:"string",description:"Reply body"},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","inReplyTo","body"]}});async function yv(r,e){let t=String(r.repo),o=Number(r.number),n=Number(r.inReplyTo),s=String(r.body),i=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),a=`https://api.github.com/repos/${t}/pulls/${o}/comments/${n}/replies`;h(`[github.pr.reviewComments.reply] repo=${t} inReplyTo=${n}`);let c=await fetch(a,{method:"POST",headers:V(i,{"Content-Type":"application/json"}),body:JSON.stringify({body:s})}),p=await c.text();return`HTTP ${c.status} ${c.statusText}
110
+ ${p}`}var Po,Vi=g(()=>{"use strict";l();wf();S();$e();ye();Po={name:gf,displayName:hf,description:yf,parameters:Tf,category:bf,execute:yv}});var xf,vf,Cf,kf,Sf,Pf=g(()=>{"use strict";l();xf="github.pr.diff.get",vf="Get PR Diff",Cf="Fetch the unified diff for a pull request (text/patch).",kf="github",Sf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},maxBytes:{type:"integer",description:"Optional max bytes of diff to return; if exceeded, result is truncated with a footer."}},required:["repo","number"]}});async function bv(r,e){let t=String(r.repo),o=Number(r.number),n=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),s=r.maxBytes?Number(r.maxBytes):void 0,i=`https://api.github.com/repos/${t}/pulls/${o}`;h(`[github.pr.diff.get] repo=${t} pr=${o}`);let a=await fetch(i,{method:"GET",headers:V(n,{Accept:"application/vnd.github.v3.diff"})}),c=await a.text();if(s&&Wr.Buffer.byteLength(c,"utf8")>s){let p=Wr.Buffer.from(c,"utf8").subarray(0,s).toString("utf8"),m=`
111
+ \u2026 [truncated, ${s} of ${Wr.Buffer.byteLength(c,"utf8")} bytes]`;return`HTTP ${a.status} ${a.statusText}
112
112
  ${p}${m}`}return`HTTP ${a.status} ${a.statusText}
113
- ${c}`}var zr,Ro,ta=g(()=>{"use strict";l();Df();Ee();S();be();zr=require("buffer");Ro={name:Pf,displayName:_f,description:Rf,parameters:Ef,category:$f,execute:Cv}});var Mf,Af,Of,Nf,If,jf=g(()=>{"use strict";l();Mf="github.pr.files.list",Af="List PR Files",Of="List files changed in a PR with positions metadata.",Nf="github",If={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},perPage:{type:"integer",description:"Results per page (max 100)"},page:{type:"integer",description:"Page number"}},required:["repo","number"]}});async function kv(r,e){let t=String(r.repo),o=Number(r.number),n=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),s=r.perPage?Number(r.perPage):void 0,i=r.page?Number(r.page):void 0,a=new URLSearchParams;s&&a.set("per_page",String(s)),i&&a.set("page",String(i));let c=`https://api.github.com/repos/${t}/pulls/${o}/files${a.toString()?`?${a.toString()}`:""}`;h(`[github.pr.files.list] repo=${t} pr=${o} perPage=${s??""} page=${i??""}`);let p=await fetch(c,{method:"GET",headers:Q(n)}),m=await p.text();return`HTTP ${p.status} ${p.statusText}
114
- ${m}`}var $o,oa=g(()=>{"use strict";l();jf();Ee();S();be();$o={name:Mf,displayName:Af,description:Of,parameters:If,category:Nf,execute:kv}});var Lf,Ff,qf,Wf,Uf,Gf=g(()=>{"use strict";l();Lf="github.pr.reviews.submit",Ff="Submit PR Review",qf="Submit a PR review (APPROVE, REQUEST_CHANGES, or COMMENT), optionally with inline comments.",Wf="github",Uf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},event:{type:"string",description:"Review event",enum:["APPROVE","REQUEST_CHANGES","COMMENT"]},body:{type:"string",description:"Top-level review body"},comments:{type:"array",description:"Optional inline comments array",items:{type:"object",properties:{path:{type:"string",description:"File path"},position:{type:"integer",description:"Position in the diff"},body:{type:"string",description:"Comment body"}},required:["path","position","body"]}},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","event"]}});async function Sv(r,e){let t=String(r.repo),o=Number(r.number),n=String(r.event),s=r.body?String(r.body):void 0,i=Array.isArray(r.comments)?r.comments:void 0,a=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),c=`https://api.github.com/repos/${t}/pulls/${o}/reviews`;h(`[github.pr.reviews.submit] repo=${t} pr=${o} event=${n} comments=${i?.length??0}`);let p={event:n};s&&(p.body=s),i&&i.length>0&&(p.comments=i);let m=await fetch(c,{method:"POST",headers:Q(a,{"Content-Type":"application/json"}),body:JSON.stringify(p)}),d=await m.text();return`HTTP ${m.status} ${m.statusText}
115
- ${d}`}var Eo,na=g(()=>{"use strict";l();Gf();Ee();S();be();Eo={name:Lf,displayName:Ff,description:qf,parameters:Uf,category:Wf,execute:Sv}});var Bf,zf,Hf,Kf,Jf,Vf=g(()=>{"use strict";l();Bf="github.issues.comments.create",zf="Create Issue/PR Comment",Hf="Create a comment on an issue or pull request (conversation tab).",Kf="github",Jf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"Issue or PR number"},body:{type:"string",description:"Comment body"},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","body"]}});async function Pv(r,e){let t=String(r.repo),o=Number(r.number),n=String(r.body),s=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),i=`https://api.github.com/repos/${t}/issues/${o}/comments`;h(`[github.issues.comments.create] repo=${t} number=${o}`);let a=await fetch(i,{method:"POST",headers:Q(s,{"Content-Type":"application/json"}),body:JSON.stringify({body:n})}),c=await a.text();return`HTTP ${a.status} ${a.statusText}
116
- ${c}`}var Do,ra=g(()=>{"use strict";l();Vf();Ee();S();be();Do={name:Bf,displayName:zf,description:Hf,parameters:Jf,category:Kf,execute:Pv}});var Qf={};ee(Qf,{githubContentsGetTextTool:()=>ko,githubGraphqlExecuteTool:()=>Co,githubIssuesCommentsCreateTool:()=>Do,githubPrDiffGetTool:()=>Ro,githubPrFilesListTool:()=>$o,githubPrReviewCommentsReplyTool:()=>_o,githubPrReviewThreadsListTool:()=>So,githubPrReviewThreadsResolveTool:()=>Po,githubPrReviewsSubmitTool:()=>Eo,githubToolsProject:()=>sa});var sa,ia=g(()=>{"use strict";l();Qi();Xi();Yi();Zi();ea();ta();oa();na();ra();Qi();Xi();Yi();Zi();ea();ta();oa();na();ra();sa={manifest:{key:"github",name:"github-tools",displayName:"GitHub",version:"1.0.0",description:"GitHub GraphQL/REST tools for PR threads, comments, and contents.",author:"Toolpack",tools:["github.graphql.execute","github.contents.getText","github.pr.reviewThreads.list","github.pr.reviewThreads.resolve","github.pr.reviewComments.reply","github.pr.diff.get","github.pr.files.list","github.pr.reviews.submit","github.issues.comments.create"],category:"github"},tools:[Co,ko,So,Po,_o,Ro,$o,Eo,Do],dependencies:{}}});var Xf,Yf,Zf,eg,tg,og=g(()=>{"use strict";l();Xf="web.fetch",Yf="Fetch",Zf="Fetch content from a URL. Supports multiple extraction modes: full (raw HTML up to 15K chars), structured (title, excerpt, key points), or minimal (title + snippet).",eg="web",tg={type:"object",properties:{url:{type:"string",description:"The URL to fetch"},extractionMode:{type:"string",description:'Content extraction mode: "full" (raw HTML, 15K limit), "structured" (title, excerpt, key points, main content), or "minimal" (title + 500 char snippet). Default: "full"',enum:["full","structured","minimal"],default:"full"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});function ng(r,e){let t=aa.load(r);t("script, style, nav, header, footer, aside, .advertisement, .ad, .sidebar").remove();let o=t("title").text().trim()||t("h1").first().text().trim()||t('meta[property="og:title"]').attr("content")||"Untitled",n=t('meta[name="author"]').attr("content")||t('meta[property="article:author"]').attr("content")||t(".author").first().text().trim()||void 0,s=t('meta[property="article:published_time"]').attr("content")||t("time").first().attr("datetime")||t(".date, .published").first().text().trim()||void 0,i=["article","main",'[role="main"]',".content",".article-content",".post-content","#content"],a="";for(let b of i){let y=t(b).first();if(y.length>0&&(a=y.text().trim(),a.length>200))break}(!a||a.length<200)&&(a=t("body").text().trim()),a=a.replace(/\s+/g," ").trim();let c=[];t("p").each((b,y)=>{let w=t(y).text().trim();w.length>50&&c.length<3&&c.push(w)});let p=c.join(`
113
+ ${c}`}var Wr,_o,Qi=g(()=>{"use strict";l();Pf();$e();S();ye();Wr=require("buffer");_o={name:xf,displayName:vf,description:Cf,parameters:Sf,category:kf,execute:bv}});var _f,Rf,$f,Ef,Df,Mf=g(()=>{"use strict";l();_f="github.pr.files.list",Rf="List PR Files",$f="List files changed in a PR with positions metadata.",Ef="github",Df={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},token:{type:"string",description:"GitHub token (App installation or PAT)"},perPage:{type:"integer",description:"Results per page (max 100)"},page:{type:"integer",description:"Page number"}},required:["repo","number"]}});async function Tv(r,e){let t=String(r.repo),o=Number(r.number),n=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),s=r.perPage?Number(r.perPage):void 0,i=r.page?Number(r.page):void 0,a=new URLSearchParams;s&&a.set("per_page",String(s)),i&&a.set("page",String(i));let c=`https://api.github.com/repos/${t}/pulls/${o}/files${a.toString()?`?${a.toString()}`:""}`;h(`[github.pr.files.list] repo=${t} pr=${o} perPage=${s??""} page=${i??""}`);let p=await fetch(c,{method:"GET",headers:V(n)}),m=await p.text();return`HTTP ${p.status} ${p.statusText}
114
+ ${m}`}var Ro,Xi=g(()=>{"use strict";l();Mf();$e();S();ye();Ro={name:_f,displayName:Rf,description:$f,parameters:Df,category:Ef,execute:Tv}});var Af,Nf,Of,If,jf,Lf=g(()=>{"use strict";l();Af="github.pr.reviews.submit",Nf="Submit PR Review",Of="Submit a PR review (APPROVE, REQUEST_CHANGES, or COMMENT), optionally with inline comments.",If="github",jf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"PR number"},event:{type:"string",description:"Review event",enum:["APPROVE","REQUEST_CHANGES","COMMENT"]},body:{type:"string",description:"Top-level review body"},comments:{type:"array",description:"Optional inline comments array",items:{type:"object",properties:{path:{type:"string",description:"File path"},position:{type:"integer",description:"Position in the diff"},body:{type:"string",description:"Comment body"}},required:["path","position","body"]}},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","event"]}});async function wv(r,e){let t=String(r.repo),o=Number(r.number),n=String(r.event),s=r.body?String(r.body):void 0,i=Array.isArray(r.comments)?r.comments:void 0,a=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),c=`https://api.github.com/repos/${t}/pulls/${o}/reviews`;h(`[github.pr.reviews.submit] repo=${t} pr=${o} event=${n} comments=${i?.length??0}`);let p={event:n};s&&(p.body=s),i&&i.length>0&&(p.comments=i);let m=await fetch(c,{method:"POST",headers:V(a,{"Content-Type":"application/json"}),body:JSON.stringify(p)}),d=await m.text();return`HTTP ${m.status} ${m.statusText}
115
+ ${d}`}var $o,Yi=g(()=>{"use strict";l();Lf();$e();S();ye();$o={name:Af,displayName:Nf,description:Of,parameters:jf,category:If,execute:wv}});var Ff,qf,Wf,Uf,Gf,Bf=g(()=>{"use strict";l();Ff="github.issues.comments.create",qf="Create Issue/PR Comment",Wf="Create a comment on an issue or pull request (conversation tab).",Uf="github",Gf={type:"object",properties:{repo:{type:"string",description:"owner/name"},number:{type:"integer",description:"Issue or PR number"},body:{type:"string",description:"Comment body"},token:{type:"string",description:"GitHub token (App installation or PAT)"}},required:["repo","number","body"]}});async function xv(r,e){let t=String(r.repo),o=Number(r.number),n=String(r.body),s=await B(t,r.token,e?.githubTokenStore,e?.config?.credentials),i=`https://api.github.com/repos/${t}/issues/${o}/comments`;h(`[github.issues.comments.create] repo=${t} number=${o}`);let a=await fetch(i,{method:"POST",headers:V(s,{"Content-Type":"application/json"}),body:JSON.stringify({body:n})}),c=await a.text();return`HTTP ${a.status} ${a.statusText}
116
+ ${c}`}var Eo,Zi=g(()=>{"use strict";l();Bf();$e();S();ye();Eo={name:Ff,displayName:qf,description:Wf,parameters:Gf,category:Uf,execute:xv}});var zf={};Z(zf,{githubContentsGetTextTool:()=>Co,githubGraphqlExecuteTool:()=>vo,githubIssuesCommentsCreateTool:()=>Eo,githubPrDiffGetTool:()=>_o,githubPrFilesListTool:()=>Ro,githubPrReviewCommentsReplyTool:()=>Po,githubPrReviewThreadsListTool:()=>ko,githubPrReviewThreadsResolveTool:()=>So,githubPrReviewsSubmitTool:()=>$o,githubToolsProject:()=>ea});var ea,ta=g(()=>{"use strict";l();zi();Hi();Ki();Ji();Vi();Qi();Xi();Yi();Zi();zi();Hi();Ki();Ji();Vi();Qi();Xi();Yi();Zi();ea={manifest:{key:"github",name:"github-tools",displayName:"GitHub",version:"1.0.0",description:"GitHub GraphQL/REST tools for PR threads, comments, and contents.",author:"Toolpack",tools:["github.graphql.execute","github.contents.getText","github.pr.reviewThreads.list","github.pr.reviewThreads.resolve","github.pr.reviewComments.reply","github.pr.diff.get","github.pr.files.list","github.pr.reviews.submit","github.issues.comments.create"],category:"github"},tools:[vo,Co,ko,So,Po,_o,Ro,$o,Eo],dependencies:{}}});var Hf,Kf,Jf,Vf,Qf,Xf=g(()=>{"use strict";l();Hf="web.fetch",Kf="Fetch",Jf="Fetch content from a URL. Supports multiple extraction modes: full (raw HTML up to 15K chars), structured (title, excerpt, key points), or minimal (title + snippet).",Vf="web",Qf={type:"object",properties:{url:{type:"string",description:"The URL to fetch"},extractionMode:{type:"string",description:'Content extraction mode: "full" (raw HTML, 15K limit), "structured" (title, excerpt, key points, main content), or "minimal" (title + 500 char snippet). Default: "full"',enum:["full","structured","minimal"],default:"full"},headers:{type:"object",description:"Optional HTTP headers as key-value pairs"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});function Yf(r,e){let t=oa.load(r);t("script, style, nav, header, footer, aside, .advertisement, .ad, .sidebar").remove();let o=t("title").text().trim()||t("h1").first().text().trim()||t('meta[property="og:title"]').attr("content")||"Untitled",n=t('meta[name="author"]').attr("content")||t('meta[property="article:author"]').attr("content")||t(".author").first().text().trim()||void 0,s=t('meta[property="article:published_time"]').attr("content")||t("time").first().attr("datetime")||t(".date, .published").first().text().trim()||void 0,i=["article","main",'[role="main"]',".content",".article-content",".post-content","#content"],a="";for(let b of i){let y=t(b).first();if(y.length>0&&(a=y.text().trim(),a.length>200))break}(!a||a.length<200)&&(a=t("body").text().trim()),a=a.replace(/\s+/g," ").trim();let c=[];t("p").each((b,y)=>{let T=t(y).text().trim();T.length>50&&c.length<3&&c.push(T)});let p=c.join(`
117
117
 
118
- `)||a.substring(0,500),m=[];t("h2, h3").each((b,y)=>{let w=t(y).text().trim();w&&w.length>5&&w.length<200&&m.length<10&&m.push(w)});let d=a.split(/\s+/).length,f=a.split(/\s+/);return f.length>2e3&&(a=f.slice(0,2e3).join(" ")+"..."),{title:o,url:e,author:n,publishDate:s,excerpt:p.substring(0,1e3),mainContent:a.substring(0,1e4),keyPoints:m,wordCount:d}}function rg(r,e){let t=aa.load(r);t("script, style, nav, header, footer").remove();let o=t("title").text().trim()||t("h1").first().text().trim()||"Untitled",n=t('meta[name="description"]').attr("content")||t('meta[property="og:description"]').attr("content")||"";return n||t("p").each((s,i)=>{let a=t(i).text().trim();a.length>50&&!n&&(n=a)}),n||(n=t("body").text().trim().replace(/\s+/g," ")),{title:o,url:e,snippet:n.substring(0,500)}}function sg(r){let e=[];return e.push(`# ${r.title}`),e.push(`URL: ${r.url}`),r.author&&e.push(`Author: ${r.author}`),r.publishDate&&e.push(`Published: ${r.publishDate}`),e.push(`Word Count: ${r.wordCount}`),e.push(""),r.keyPoints.length>0&&(e.push("## Key Points"),r.keyPoints.forEach(t=>{e.push(`- ${t}`)}),e.push("")),e.push("## Excerpt"),e.push(r.excerpt),e.push(""),e.push("## Main Content"),e.push(r.mainContent),e.join(`
119
- `)}function ig(r){return`# ${r.title}
118
+ `)||a.substring(0,500),m=[];t("h2, h3").each((b,y)=>{let T=t(y).text().trim();T&&T.length>5&&T.length<200&&m.length<10&&m.push(T)});let d=a.split(/\s+/).length,f=a.split(/\s+/);return f.length>2e3&&(a=f.slice(0,2e3).join(" ")+"..."),{title:o,url:e,author:n,publishDate:s,excerpt:p.substring(0,1e3),mainContent:a.substring(0,1e4),keyPoints:m,wordCount:d}}function Zf(r,e){let t=oa.load(r);t("script, style, nav, header, footer").remove();let o=t("title").text().trim()||t("h1").first().text().trim()||"Untitled",n=t('meta[name="description"]').attr("content")||t('meta[property="og:description"]').attr("content")||"";return n||t("p").each((s,i)=>{let a=t(i).text().trim();a.length>50&&!n&&(n=a)}),n||(n=t("body").text().trim().replace(/\s+/g," ")),{title:o,url:e,snippet:n.substring(0,500)}}function eg(r){let e=[];return e.push(`# ${r.title}`),e.push(`URL: ${r.url}`),r.author&&e.push(`Author: ${r.author}`),r.publishDate&&e.push(`Published: ${r.publishDate}`),e.push(`Word Count: ${r.wordCount}`),e.push(""),r.keyPoints.length>0&&(e.push("## Key Points"),r.keyPoints.forEach(t=>{e.push(`- ${t}`)}),e.push("")),e.push("## Excerpt"),e.push(r.excerpt),e.push(""),e.push("## Main Content"),e.push(r.mainContent),e.join(`
119
+ `)}function tg(r){return`# ${r.title}
120
120
  URL: ${r.url}
121
121
 
122
- ${r.snippet}`}var aa,ag=g(()=>{"use strict";l();aa=x(require("cheerio"),1)});async function _v(r){let e=r.url,t=r.extractionMode||"full",o=r.headers,n=r.timeout||3e4;if(h(`[web.fetch] execute url="${e}" mode=${t} timeout=${n}ms`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let s=new AbortController,i=setTimeout(()=>s.abort(),n),a;try{a=await fetch(e,{method:"GET",headers:o||{},signal:s.signal})}catch(p){throw p.name==="AbortError"?new Error(`Request timed out after ${n}ms`):p}finally{clearTimeout(i)}if(!a.ok)return`HTTP ${a.status} ${a.statusText}
123
- ${await a.text()}`;let c=await a.text();if(t==="structured"){let p=ng(c,e);return sg(p)}else if(t==="minimal"){let p=rg(c,e);return ig(p)}else return c.length>15e3?c.substring(0,15e3)+`
122
+ ${r.snippet}`}var oa,og=g(()=>{"use strict";l();oa=x(require("cheerio"),1)});async function vv(r){let e=r.url,t=r.extractionMode||"full",o=r.headers,n=r.timeout||3e4;if(h(`[web.fetch] execute url="${e}" mode=${t} timeout=${n}ms`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let s=new AbortController,i=setTimeout(()=>s.abort(),n),a;try{a=await fetch(e,{method:"GET",headers:o||{},signal:s.signal})}catch(p){throw p.name==="AbortError"?new Error(`Request timed out after ${n}ms`):p}finally{clearTimeout(i)}if(!a.ok)return`HTTP ${a.status} ${a.statusText}
123
+ ${await a.text()}`;let c=await a.text();if(t==="structured"){let p=Yf(c,e);return eg(p)}else if(t==="minimal"){let p=Zf(c,e);return tg(p)}else return c.length>15e3?c.substring(0,15e3)+`
124
124
 
125
- [TRUNCATED: showing 15K of ${c.length} total characters]`:c}var Mo,la=g(()=>{"use strict";l();og();ag();S();Mo={name:Xf,displayName:Yf,description:Zf,parameters:tg,category:eg,execute:_v}});var lg,cg,pg,mg,dg,ug=g(()=>{"use strict";l();lg="web.search",cg="Search",pg="Search the web using multiple providers (Tavily, Brave, DuckDuckGo Lite) with automatic fallback. Supports real-time results via freshness parameter and AI-generated answers. Configure API keys via environment variables (TOOLPACK_TAVILY_API_KEY, TOOLPACK_BRAVE_API_KEY) or toolpack.config.json for best results.",mg="web",dg={type:"object",properties:{query:{type:"string",description:"The search query"},max_results:{type:"integer",description:"Maximum number of results to return (default: 5)",default:5},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4},include_answer:{type:"boolean",description:"Include AI-generated answer summary (works with Tavily and Brave APIs). Default: false",default:!1},freshness:{type:"string",description:'Time range for fresh/recent results: "day" (last 24h), "week" (last 7 days), "month" (last 31 days), "year" (last 365 days). Ensures latest real-time data. Supported by Tavily and Brave APIs; DuckDuckGo returns general results.',enum:["day","week","month","year"]}},required:["query"]}});function Ev(r,e){h("[web.search] Parsing DuckDuckGo Lite response");let t=gg.load(r),o=[];return t("a.result-link").each((s,i)=>{if(o.length>=e)return;let a=t(i),c=a.text().trim(),p=a.attr("href"),m=a.siblings(".result-snippet").text().trim();m||(m=a.parent().text().replace(c,"").trim()),c&&p&&o.push({title:c,link:p,snippet:m.slice(0,200)})}),o}function Dv(r){if(r)switch(r){case"day":return 1;case"week":return 7;case"month":return 31;case"year":return 365;default:return}}function fg(r){if(!r)return"";switch(r){case"day":return"pd";case"week":return"pw";case"month":return"pm";case"year":return"py";default:return""}}async function Mv(r,e){let t=r.query,o=r.max_results||5,n=r.include_answer||!1,s=r.freshness;h(`[web.search] execute query="${t}" max_results=${o} includeAnswer=${n} freshness=${s??"none"}`);let i=`Request timed out after ${r.timeout||3e4}ms`,a=()=>{let b=new AbortController,y=setTimeout(()=>b.abort(),r.timeout||3e4);return{signal:b.signal,clear:()=>clearTimeout(y)}};if(!t)throw new Error("query is required");let c=e?.config?.webSearch?.tavilyApiKey??process.env.TOOLPACK_TAVILY_API_KEY,p=e?.config?.webSearch?.braveApiKey??process.env.TOOLPACK_BRAVE_API_KEY;if(c){h("[web.search] using Tavily API");try{let{signal:b,clear:y}=a(),w=Dv(s),k={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({api_key:c,query:t,max_results:o,include_answer:n,...w&&{days:w}}),signal:b};h(`[web.search] Tavily request=${JSON.stringify(k)}`);let v=await fetch("https://api.tavily.com/search",k).finally(y);if(v.ok){let T=await v.json();if(T.results&&T.results.length>0){let C=T.results.map(_=>({title:_.title,link:_.url,snippet:_.content}));return n&&T.answer?JSON.stringify({answer:T.answer,results:C},null,2):JSON.stringify(C,null,2)}}else de(`[web.search] Tavily search failed with status ${v.status}`)}catch(b){de(`[web.search] Tavily search failed, falling back: ${b}`)}}if(p)try{let{signal:b,clear:y}=a();if(n){let w=fg(s),k=w?`&freshness=${w}`:"",v=await fetch(`https://api.search.brave.com/res/v1/web/search?q=${encodeURIComponent(t)}&count=${Math.min(o,20)}&summary=1${k}`,{headers:{Accept:"application/json","Accept-Encoding":"gzip","X-Subscription-Token":p},signal:b}).finally(y);if(v.ok){let T=await v.json(),C=T.summarizer?.key;if(C&&T.web?.results){let{signal:_,clear:E}=a(),$=await fetch(`https://api.search.brave.com/res/v1/summarizer/search?key=${C}`,{headers:{Accept:"application/json","X-Subscription-Token":p},signal:_}).finally(E);if($.ok){let ne=await $.json(),F=T.web.results.slice(0,o).map(q=>({title:q.title,link:q.url,snippet:q.description})),G=ne.summary?.map(q=>q.data).join(`
126
- `)||ne.title;return JSON.stringify({answer:G,results:F},null,2)}}if(T.web?.results){let _=T.web.results.slice(0,o).map(E=>({title:E.title,link:E.url,snippet:E.description}));return JSON.stringify(_,null,2)}}}else{let w=fg(s),k=w?`&freshness=${w}`:"",v=await fetch(`https://api.search.brave.com/res/v1/web/search?q=${encodeURIComponent(t)}&count=${Math.min(o,20)}${k}`,{headers:{Accept:"application/json","Accept-Encoding":"gzip","X-Subscription-Token":p},signal:b}).finally(y);if(v.ok){let T=await v.json();if(T.web?.results&&T.web.results.length>0){let C=T.web.results.slice(0,o).map(_=>({title:_.title,link:_.url,snippet:_.description}));return JSON.stringify(C,null,2)}}}}catch(b){N(`[web.search] Brave search failed, falling back: ${b}`)}let{signal:m,clear:d}=a(),f;try{f=await fetch(Rv,{method:"POST",headers:{"User-Agent":$v,"Content-Type":"application/x-www-form-urlencoded",Origin:"https://lite.duckduckgo.com",Referer:"https://lite.duckduckgo.com/"},body:new URLSearchParams({q:t}).toString(),signal:m})}catch(b){throw b.name==="AbortError"?new Error(i):b}finally{d()}if(f.ok){let b=await f.text(),y=Ev(b,o);if(y.length>0)return JSON.stringify(y,null,2)}return JSON.stringify({error:"search_unavailable",message:`Search failed to find results for "${t}" across all providers.`,suggestion:"Please configure a search provider API key (tavilyApiKey or braveApiKey) in toolpack.config.json under tools.additionalConfigurations.webSearch."})}var gg,Rv,$v,Ao,ca=g(()=>{"use strict";l();gg=x(require("cheerio"),1);ug();S();Rv="https://lite.duckduckgo.com/lite/",$v="Mozilla/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1";Ao={name:lg,displayName:cg,description:pg,parameters:dg,category:mg,execute:Mv}});var hg,yg,bg,wg,Tg,xg=g(()=>{"use strict";l();hg="web.scrape",yg="Scrape",bg="Extract clean text content from a webpage. RECOMMENDED WORKFLOW: Use web.map first to see page structure, then use section parameter to extract specific sections. Strips scripts, styles, navigation, and other junk. By default, auto-detects and extracts the main article/content area.",wg="web",Tg={type:"object",properties:{url:{type:"string",description:"The URL to scrape"},section:{type:"string",description:'Optional section name to extract (e.g., "talks", "about", "experience"). Finds the heading containing this text and extracts content until the next same-level heading. Use web.map first to discover available sections.'},format:{type:"string",description:'Output format: "text" (clean readable text) or "tables" (extract table data as JSON array). Default: "text"',enum:["text","tables"],default:"text"},selector:{type:"string",description:"Optional CSS selector to target a specific element. Only use if you know the exact selector exists."},max_length:{type:"integer",description:"Maximum characters to return (default: 6000). Keep small (3000-6000) to avoid context limits.",default:6e3},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Nv(r){let e=r.url,t=r.selector,o=r.section,n=r.format||"text",s=r.max_length||6e3,i=r.timeout||3e4;if(h(`[web.scrape] execute url="${e}" format=${n} selector=${t??"none"} section=${o??"none"} timeout=${i}ms`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let a=new AbortController,c=setTimeout(()=>a.abort(),i),p;try{p=await fetch(e,{method:"GET",headers:{"User-Agent":Av},signal:a.signal})}catch(y){throw y.name==="AbortError"?new Error(`Request timed out after ${i}ms`):y}finally{clearTimeout(c)}if(!p.ok)throw new Error(`Failed to fetch ${e}: HTTP ${p.status} ${p.statusText}`);let m=await p.text(),d=kg.load(m);for(let y of Ov)d(y).remove();if(n==="tables"){let y=[];return d("table").each((w,k)=>{let v=[],T=[];d(k).find("th").each((C,_)=>{T.push(d(_).text().trim())}),d(k).find("tr").each((C,_)=>{let E=T.length>0?{}:[],$=d(_).find("td");$.length>0&&($.each((ne,F)=>{let G=d(F).text().trim();T.length>0&&T[ne]?E[T[ne]]=G:E.push(G)}),v.push(E))}),v.length>0&&y.push({id:`Table ${w+1}`,headers:T.length>0?T:void 0,rows:v})}),y.length===0?`No tables found on ${e}`:JSON.stringify(y,null,2)}let f="";if(o){let y=o.toLowerCase(),w=null,k=0;if(d("h1, h2, h3, h4, h5, h6").each((v,T)=>{if(d(T).text().toLowerCase().includes(y))return w=T,k=parseInt(T.tagName.charAt(1)),!1}),w){let v=d(w),T=[],C=v.next();for(;C.length>0;){let _=C.prop("tagName")?.toLowerCase();if(_&&/^h[1-6]$/.test(_)&&parseInt(_.charAt(1))<=k)break;let E=C.text().trim();E&&T.push(E),C=C.next()}T.length>0?(f=T.join(`
125
+ [TRUNCATED: showing 15K of ${c.length} total characters]`:c}var Do,na=g(()=>{"use strict";l();Xf();og();S();Do={name:Hf,displayName:Kf,description:Jf,parameters:Qf,category:Vf,execute:vv}});var ng,rg,sg,ig,ag,lg=g(()=>{"use strict";l();ng="web.search",rg="Search",sg="Search the web using multiple providers (Tavily, Brave, DuckDuckGo Lite) with automatic fallback. Supports real-time results via freshness parameter and AI-generated answers. Configure API keys via environment variables (TOOLPACK_TAVILY_API_KEY, TOOLPACK_BRAVE_API_KEY) or toolpack.config.json for best results.",ig="web",ag={type:"object",properties:{query:{type:"string",description:"The search query"},max_results:{type:"integer",description:"Maximum number of results to return (default: 5)",default:5},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4},include_answer:{type:"boolean",description:"Include AI-generated answer summary (works with Tavily and Brave APIs). Default: false",default:!1},freshness:{type:"string",description:'Time range for fresh/recent results: "day" (last 24h), "week" (last 7 days), "month" (last 31 days), "year" (last 365 days). Ensures latest real-time data. Supported by Tavily and Brave APIs; DuckDuckGo returns general results.',enum:["day","week","month","year"]}},required:["query"]}});function Sv(r,e){h("[web.search] Parsing DuckDuckGo Lite response");let t=pg.load(r),o=[];return t("a.result-link").each((s,i)=>{if(o.length>=e)return;let a=t(i),c=a.text().trim(),p=a.attr("href"),m=a.siblings(".result-snippet").text().trim();m||(m=a.parent().text().replace(c,"").trim()),c&&p&&o.push({title:c,link:p,snippet:m.slice(0,200)})}),o}function Pv(r){if(r)switch(r){case"day":return 1;case"week":return 7;case"month":return 31;case"year":return 365;default:return}}function cg(r){if(!r)return"";switch(r){case"day":return"pd";case"week":return"pw";case"month":return"pm";case"year":return"py";default:return""}}async function _v(r,e){let t=r.query,o=r.max_results||5,n=r.include_answer||!1,s=r.freshness;h(`[web.search] execute query="${t}" max_results=${o} includeAnswer=${n} freshness=${s??"none"}`);let i=`Request timed out after ${r.timeout||3e4}ms`,a=()=>{let b=new AbortController,y=setTimeout(()=>b.abort(),r.timeout||3e4);return{signal:b.signal,clear:()=>clearTimeout(y)}};if(!t)throw new Error("query is required");let c=e?.config?.webSearch?.tavilyApiKey??process.env.TOOLPACK_TAVILY_API_KEY,p=e?.config?.webSearch?.braveApiKey??process.env.TOOLPACK_BRAVE_API_KEY;if(c){h("[web.search] using Tavily API");try{let{signal:b,clear:y}=a(),T=Pv(s),k={method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({api_key:c,query:t,max_results:o,include_answer:n,...T&&{days:T}}),signal:b};h(`[web.search] Tavily request=${JSON.stringify(k)}`);let v=await fetch("https://api.tavily.com/search",k).finally(y);if(v.ok){let w=await v.json();if(w.results&&w.results.length>0){let C=w.results.map(_=>({title:_.title,link:_.url,snippet:_.content}));return n&&w.answer?JSON.stringify({answer:w.answer,results:C},null,2):JSON.stringify(C,null,2)}}else me(`[web.search] Tavily search failed with status ${v.status}`)}catch(b){me(`[web.search] Tavily search failed, falling back: ${b}`)}}if(p)try{let{signal:b,clear:y}=a();if(n){let T=cg(s),k=T?`&freshness=${T}`:"",v=await fetch(`https://api.search.brave.com/res/v1/web/search?q=${encodeURIComponent(t)}&count=${Math.min(o,20)}&summary=1${k}`,{headers:{Accept:"application/json","Accept-Encoding":"gzip","X-Subscription-Token":p},signal:b}).finally(y);if(v.ok){let w=await v.json(),C=w.summarizer?.key;if(C&&w.web?.results){let{signal:_,clear:E}=a(),$=await fetch(`https://api.search.brave.com/res/v1/summarizer/search?key=${C}`,{headers:{Accept:"application/json","X-Subscription-Token":p},signal:_}).finally(E);if($.ok){let oe=await $.json(),F=w.web.results.slice(0,o).map(q=>({title:q.title,link:q.url,snippet:q.description})),G=oe.summary?.map(q=>q.data).join(`
126
+ `)||oe.title;return JSON.stringify({answer:G,results:F},null,2)}}if(w.web?.results){let _=w.web.results.slice(0,o).map(E=>({title:E.title,link:E.url,snippet:E.description}));return JSON.stringify(_,null,2)}}}else{let T=cg(s),k=T?`&freshness=${T}`:"",v=await fetch(`https://api.search.brave.com/res/v1/web/search?q=${encodeURIComponent(t)}&count=${Math.min(o,20)}${k}`,{headers:{Accept:"application/json","Accept-Encoding":"gzip","X-Subscription-Token":p},signal:b}).finally(y);if(v.ok){let w=await v.json();if(w.web?.results&&w.web.results.length>0){let C=w.web.results.slice(0,o).map(_=>({title:_.title,link:_.url,snippet:_.description}));return JSON.stringify(C,null,2)}}}}catch(b){O(`[web.search] Brave search failed, falling back: ${b}`)}let{signal:m,clear:d}=a(),f;try{f=await fetch(Cv,{method:"POST",headers:{"User-Agent":kv,"Content-Type":"application/x-www-form-urlencoded",Origin:"https://lite.duckduckgo.com",Referer:"https://lite.duckduckgo.com/"},body:new URLSearchParams({q:t}).toString(),signal:m})}catch(b){throw b.name==="AbortError"?new Error(i):b}finally{d()}if(f.ok){let b=await f.text(),y=Sv(b,o);if(y.length>0)return JSON.stringify(y,null,2)}return JSON.stringify({error:"search_unavailable",message:`Search failed to find results for "${t}" across all providers.`,suggestion:"Please configure a search provider API key (tavilyApiKey or braveApiKey) in toolpack.config.json under tools.additionalConfigurations.webSearch."})}var pg,Cv,kv,Mo,ra=g(()=>{"use strict";l();pg=x(require("cheerio"),1);lg();S();Cv="https://lite.duckduckgo.com/lite/",kv="Mozilla/5.0 (iPhone; CPU iPhone OS 14_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0 Mobile/15E148 Safari/604.1";Mo={name:ng,displayName:rg,description:sg,parameters:ag,category:ig,execute:_v}});var mg,dg,ug,fg,gg,hg=g(()=>{"use strict";l();mg="web.scrape",dg="Scrape",ug="Extract clean text content from a webpage. RECOMMENDED WORKFLOW: Use web.map first to see page structure, then use section parameter to extract specific sections. Strips scripts, styles, navigation, and other junk. By default, auto-detects and extracts the main article/content area.",fg="web",gg={type:"object",properties:{url:{type:"string",description:"The URL to scrape"},section:{type:"string",description:'Optional section name to extract (e.g., "talks", "about", "experience"). Finds the heading containing this text and extracts content until the next same-level heading. Use web.map first to discover available sections.'},format:{type:"string",description:'Output format: "text" (clean readable text) or "tables" (extract table data as JSON array). Default: "text"',enum:["text","tables"],default:"text"},selector:{type:"string",description:"Optional CSS selector to target a specific element. Only use if you know the exact selector exists."},max_length:{type:"integer",description:"Maximum characters to return (default: 6000). Keep small (3000-6000) to avoid context limits.",default:6e3},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Ev(r){let e=r.url,t=r.selector,o=r.section,n=r.format||"text",s=r.max_length||6e3,i=r.timeout||3e4;if(h(`[web.scrape] execute url="${e}" format=${n} selector=${t??"none"} section=${o??"none"} timeout=${i}ms`),!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let a=new AbortController,c=setTimeout(()=>a.abort(),i),p;try{p=await fetch(e,{method:"GET",headers:{"User-Agent":Rv},signal:a.signal})}catch(y){throw y.name==="AbortError"?new Error(`Request timed out after ${i}ms`):y}finally{clearTimeout(c)}if(!p.ok)throw new Error(`Failed to fetch ${e}: HTTP ${p.status} ${p.statusText}`);let m=await p.text(),d=Tg.load(m);for(let y of $v)d(y).remove();if(n==="tables"){let y=[];return d("table").each((T,k)=>{let v=[],w=[];d(k).find("th").each((C,_)=>{w.push(d(_).text().trim())}),d(k).find("tr").each((C,_)=>{let E=w.length>0?{}:[],$=d(_).find("td");$.length>0&&($.each((oe,F)=>{let G=d(F).text().trim();w.length>0&&w[oe]?E[w[oe]]=G:E.push(G)}),v.push(E))}),v.length>0&&y.push({id:`Table ${T+1}`,headers:w.length>0?w:void 0,rows:v})}),y.length===0?`No tables found on ${e}`:JSON.stringify(y,null,2)}let f="";if(o){let y=o.toLowerCase(),T=null,k=0;if(d("h1, h2, h3, h4, h5, h6").each((v,w)=>{if(d(w).text().toLowerCase().includes(y))return T=w,k=parseInt(w.tagName.charAt(1)),!1}),T){let v=d(T),w=[],C=v.next();for(;C.length>0;){let _=C.prop("tagName")?.toLowerCase();if(_&&/^h[1-6]$/.test(_)&&parseInt(_.charAt(1))<=k)break;let E=C.text().trim();E&&w.push(E),C=C.next()}w.length>0?(f=w.join(`
127
127
 
128
128
  `).replace(/\s+/g," ").trim(),f=`[Section: "${o}"]
129
129
 
@@ -131,9 +131,9 @@ ${f}`):f=`[Note: Found heading "${o}" but no content below it. Falling back to f
131
131
 
132
132
  `}else f=`[Note: Section "${o}" not found. Falling back to full page.]
133
133
 
134
- `}if(!f||f.includes("Falling back to full page"))if(f&&f.includes("Falling back to full page")&&(f=""),t){let y=d(t);if(y.length>0)f=y.text().replace(/\s+/g," ").trim();else{for(let w of vg){let k=d(w);if(k.length>0){let v=k.text().replace(/\s+/g," ").trim();if(v.length>Cg){f=v;break}}}if(f)f=`[Note: Selector "${t}" not found. Showing auto-detected main content instead.]
134
+ `}if(!f||f.includes("Falling back to full page"))if(f&&f.includes("Falling back to full page")&&(f=""),t){let y=d(t);if(y.length>0)f=y.text().replace(/\s+/g," ").trim();else{for(let T of yg){let k=d(T);if(k.length>0){let v=k.text().replace(/\s+/g," ").trim();if(v.length>bg){f=v;break}}}if(f)f=`[Note: Selector "${t}" not found. Showing auto-detected main content instead.]
135
135
 
136
- ${f}`;else return`No element found matching selector "${t}" and could not auto-detect main content from ${e}`}}else for(let y of vg){let w=d(y);if(w.length>0){let k=w.text().replace(/\s+/g," ").trim();if(k.length>Cg){f=k;break}}}if(f||(f=d("body").text().replace(/\s+/g," ").trim(),f&&(f=`[Note: Could not detect main content area. Showing full page text (may include navigation).]
136
+ ${f}`;else return`No element found matching selector "${t}" and could not auto-detect main content from ${e}`}}else for(let y of yg){let T=d(y);if(T.length>0){let k=T.text().replace(/\s+/g," ").trim();if(k.length>bg){f=k;break}}}if(f||(f=d("body").text().replace(/\s+/g," ").trim(),f&&(f=`[Note: Could not detect main content area. Showing full page text (may include navigation).]
137
137
 
138
138
  ${f}`)),!f)return`Could not extract any content from ${e}`;if(f.length>s){let y=f.substring(0,s);return`[Warning: Content exceeds ${s} chars (actual: ${f.length} chars). Showing first ${s} chars only.]
139
139
 
@@ -145,18 +145,18 @@ ${y}
145
145
 
146
146
  ... [Content truncated. ${f.length-s} chars remaining. Use section parameter to extract specific sections.]`}return`Page content from ${e}:
147
147
 
148
- ${f}`}var kg,Av,Ov,vg,Cg,Oo,pa=g(()=>{"use strict";l();kg=x(require("cheerio"),1);xg();S();Av="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",Ov=["script","style","nav","footer","header","iframe",".ads",".sidebar","noscript"],vg=["article","main",".content","#content",'[role="main"]',"body"],Cg=200;Oo={name:hg,displayName:yg,description:bg,parameters:Tg,category:wg,execute:Nv}});var Sg,Pg,_g,Rg,$g,Eg=g(()=>{"use strict";l();Sg="web.extract_links",Pg="Extract Links",_g="Extract all links from a webpage. Returns an array of objects with text and URL. Optionally filter by pattern.",Rg="web",$g={type:"object",properties:{url:{type:"string",description:"The URL to extract links from"},filter:{type:"string",description:'Optional filter: "same-domain" to only include links from the same domain, or a substring to match against URLs'},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function jv(r){let e=r.url,t=r.filter,o=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=new AbortController,s=setTimeout(()=>n.abort(),o),i;try{i=await fetch(e,{method:"GET",headers:{"User-Agent":Iv},signal:n.signal})}catch(d){throw d.name==="AbortError"?new Error(`Request timed out after ${o}ms`):d}finally{clearTimeout(s)}if(!i.ok)throw new Error(`Failed to fetch ${e}: HTTP ${i.status} ${i.statusText}`);let a=await i.text(),c=Dg.load(a),p=new URL(e),m=[];return c("a[href]").each((d,f)=>{let b=c(f),y=b.attr("href");if(!y)return;let w;try{w=new URL(y,e).toString()}catch{return}if(w.startsWith("javascript:")||w.startsWith("mailto:")||w.startsWith("tel:"))return;let k=b.text().trim()||"[no text]";if(t){if(t==="same-domain")try{if(new URL(w).hostname!==p.hostname)return}catch{return}else if(!w.includes(t))return}m.push({text:k,url:w})}),m.length===0?`No links found on ${e}${t?` matching filter "${t}"`:""}`:JSON.stringify(m,null,2)}var Dg,Iv,No,ma=g(()=>{"use strict";l();Dg=x(require("cheerio"),1);Eg();Iv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";No={name:Sg,displayName:Pg,description:_g,parameters:$g,category:Rg,execute:jv}});var Mg,Ag,Og,Ng,Ig,jg=g(()=>{"use strict";l();Mg="web.map",Ag="Map",Og="Extract the structure/outline of a webpage by returning all headings (h1-h6). Use this FIRST when you need to understand what sections exist on a page before scraping specific content. Returns a lightweight outline showing the page hierarchy.",Ng="web",Ig={type:"object",properties:{url:{type:"string",description:"The URL to map"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Fv(r){let e=r.url,t=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=new AbortController,n=setTimeout(()=>o.abort(),t),s;try{s=await fetch(e,{method:"GET",headers:{"User-Agent":Lv},signal:o.signal})}catch(m){throw m.name==="AbortError"?new Error(`Request timed out after ${t}ms`):m}finally{clearTimeout(n)}if(!s.ok)throw new Error(`Failed to fetch ${e}: HTTP ${s.status} ${s.statusText}`);let i=await s.text(),a=Lg.load(i),c=[];if(a("h1, h2, h3, h4, h5, h6").each((m,d)=>{let f=d.tagName.toLowerCase(),b=parseInt(f.charAt(1)),y=a(d).text().trim();y&&c.push({level:b,text:y})}),c.length===0)return`No headings found on ${e}. The page may not have a clear structure.`;let p=`Page outline for ${e}:
148
+ ${f}`}var Tg,Rv,$v,yg,bg,Ao,sa=g(()=>{"use strict";l();Tg=x(require("cheerio"),1);hg();S();Rv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36",$v=["script","style","nav","footer","header","iframe",".ads",".sidebar","noscript"],yg=["article","main",".content","#content",'[role="main"]',"body"],bg=200;Ao={name:mg,displayName:dg,description:ug,parameters:gg,category:fg,execute:Ev}});var wg,xg,vg,Cg,kg,Sg=g(()=>{"use strict";l();wg="web.extract_links",xg="Extract Links",vg="Extract all links from a webpage. Returns an array of objects with text and URL. Optionally filter by pattern.",Cg="web",kg={type:"object",properties:{url:{type:"string",description:"The URL to extract links from"},filter:{type:"string",description:'Optional filter: "same-domain" to only include links from the same domain, or a substring to match against URLs'},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Mv(r){let e=r.url,t=r.filter,o=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=new AbortController,s=setTimeout(()=>n.abort(),o),i;try{i=await fetch(e,{method:"GET",headers:{"User-Agent":Dv},signal:n.signal})}catch(d){throw d.name==="AbortError"?new Error(`Request timed out after ${o}ms`):d}finally{clearTimeout(s)}if(!i.ok)throw new Error(`Failed to fetch ${e}: HTTP ${i.status} ${i.statusText}`);let a=await i.text(),c=Pg.load(a),p=new URL(e),m=[];return c("a[href]").each((d,f)=>{let b=c(f),y=b.attr("href");if(!y)return;let T;try{T=new URL(y,e).toString()}catch{return}if(T.startsWith("javascript:")||T.startsWith("mailto:")||T.startsWith("tel:"))return;let k=b.text().trim()||"[no text]";if(t){if(t==="same-domain")try{if(new URL(T).hostname!==p.hostname)return}catch{return}else if(!T.includes(t))return}m.push({text:k,url:T})}),m.length===0?`No links found on ${e}${t?` matching filter "${t}"`:""}`:JSON.stringify(m,null,2)}var Pg,Dv,No,ia=g(()=>{"use strict";l();Pg=x(require("cheerio"),1);Sg();Dv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";No={name:wg,displayName:xg,description:vg,parameters:kg,category:Cg,execute:Mv}});var _g,Rg,$g,Eg,Dg,Mg=g(()=>{"use strict";l();_g="web.map",Rg="Map",$g="Extract the structure/outline of a webpage by returning all headings (h1-h6). Use this FIRST when you need to understand what sections exist on a page before scraping specific content. Returns a lightweight outline showing the page hierarchy.",Eg="web",Dg={type:"object",properties:{url:{type:"string",description:"The URL to map"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Nv(r){let e=r.url,t=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=new AbortController,n=setTimeout(()=>o.abort(),t),s;try{s=await fetch(e,{method:"GET",headers:{"User-Agent":Av},signal:o.signal})}catch(m){throw m.name==="AbortError"?new Error(`Request timed out after ${t}ms`):m}finally{clearTimeout(n)}if(!s.ok)throw new Error(`Failed to fetch ${e}: HTTP ${s.status} ${s.statusText}`);let i=await s.text(),a=Ag.load(i),c=[];if(a("h1, h2, h3, h4, h5, h6").each((m,d)=>{let f=d.tagName.toLowerCase(),b=parseInt(f.charAt(1)),y=a(d).text().trim();y&&c.push({level:b,text:y})}),c.length===0)return`No headings found on ${e}. The page may not have a clear structure.`;let p=`Page outline for ${e}:
149
149
 
150
150
  `;for(let m of c){let d=" ".repeat(m.level-1);p+=`${d}${"#".repeat(m.level)} ${m.text}
151
- `}return p}var Lg,Lv,Io,da=g(()=>{"use strict";l();Lg=x(require("cheerio"),1);jg();Lv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";Io={name:Mg,displayName:Ag,description:Og,parameters:Ig,category:Ng,execute:Fv}});var Fg,qg,Wg,Ug,Gg,Bg=g(()=>{"use strict";l();Fg="web.metadata",qg="Extract Metadata",Wg="Extract Open Graph, Twitter Cards, JSON-LD, and meta tags from a URL.",Ug="web",Gg={type:"object",properties:{url:{type:"string",description:"The URL to extract metadata from"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Wv(r){let e=r.url,t=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=new AbortController,n=setTimeout(()=>o.abort(),t),s;try{s=await fetch(e,{method:"GET",headers:{"User-Agent":qv},signal:o.signal})}catch(p){throw p.name==="AbortError"?new Error(`Request timed out after ${t}ms`):p}finally{clearTimeout(n)}if(!s.ok)throw new Error(`Failed to fetch ${e}: HTTP ${s.status} ${s.statusText}`);let i=await s.text(),a=zg.load(i),c={title:a("title").text()||"",description:a('meta[name="description"]').attr("content")||a('meta[property="og:description"]').attr("content")||"",author:a('meta[name="author"]').attr("content")||"",openGraph:{},twitter:{},jsonLd:[]};return a('meta[property^="og:"]').each((p,m)=>{let d=a(m).attr("property")?.replace("og:",""),f=a(m).attr("content");d&&f&&(c.openGraph[d]=f)}),a('meta[name^="twitter:"]').each((p,m)=>{let d=a(m).attr("name")?.replace("twitter:",""),f=a(m).attr("content");d&&f&&(c.twitter[d]=f)}),a('script[type="application/ld+json"]').each((p,m)=>{let d=a(m).html();if(d)try{c.jsonLd.push(JSON.parse(d))}catch{}}),JSON.stringify(c,null,2)}var zg,qv,jo,ua=g(()=>{"use strict";l();zg=x(require("cheerio"),1);Bg();qv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";jo={name:Fg,displayName:qg,description:Wg,parameters:Gg,category:Ug,execute:Wv}});var Hg,Kg,Jg,Vg,Qg,Xg=g(()=>{"use strict";l();Hg="web.sitemap",Kg="Extract Sitemap",Jg="Parse sitemap.xml or robots.txt to discover all pages on a site. Returns an array of URLs with lastmod/priority if available.",Vg="web",Qg={type:"object",properties:{url:{type:"string",description:"The base URL or direct sitemap.xml / robots.txt URL"},max_urls:{type:"integer",description:"Maximum number of URLs to return (default: 100)",default:100},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function fa(r,e){let t=new AbortController,o=setTimeout(()=>t.abort(),e);try{return await fetch(r,{method:"GET",headers:{"User-Agent":Uv},signal:t.signal})}catch(n){throw n.name==="AbortError"?new Error(`Request timed out after ${e}ms`):n}finally{clearTimeout(o)}}async function Gv(r){let e=r.url,t=r.max_urls||100,o=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=e,s=!1;!e.endsWith(".xml")&&!e.endsWith(".txt")&&(n=new URL(e.endsWith("/")?"sitemap.xml":"/sitemap.xml",e).toString(),s=!0);let i;try{i=await fa(n,o),!i.ok&&s&&(n=new URL(e.endsWith("/")?"robots.txt":"/robots.txt",e).toString(),i=await fa(n,o))}catch(p){if(s)n=new URL(e.endsWith("/")?"robots.txt":"/robots.txt",e).toString(),i=await fa(n,o);else throw p}if(!i||!i.ok)throw new Error(`Failed to fetch sitemap or robots.txt from ${e}`);let a=await i.text(),c=[];if(n.endsWith(".xml")||a.trim().startsWith("<")){let p=Yg.load(a,{xmlMode:!0}),m=p("sitemap > loc");if(m.length>0)return m.each((f,b)=>{c.length>=t||c.push({loc:p(b).text()})}),JSON.stringify({type:"sitemapindex",urls:c},null,2);p("urlset > url").each((f,b)=>{if(c.length>=t)return;let y=p(b);c.push({loc:y.children("loc").text(),lastmod:y.children("lastmod").text()||void 0,priority:y.children("priority").text()||void 0})})}else{let p=a.split(`
152
- `);for(let m of p){if(c.length>=t)break;let d=m.trim();if(d.toLowerCase().startsWith("sitemap:"))c.push({loc:d.substring(8).trim()});else if(d.toLowerCase().startsWith("allow:")){let f=d.substring(6).trim();c.push({loc:new URL(f,n).toString()})}}}return JSON.stringify(c,null,2)}var Yg,Uv,Lo,ga=g(()=>{"use strict";l();Yg=x(require("cheerio"),1);Xg();Uv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";Lo={name:Hg,displayName:Kg,description:Jg,parameters:Qg,category:Vg,execute:Gv}});var Zg,eh,th,oh,nh,rh=g(()=>{"use strict";l();Zg="web.feed",eh="Extract Feed",th="Parse RSS/Atom feeds and return structured entries. Requires rss-parser library to be installed.",oh="web",nh={type:"object",properties:{url:{type:"string",description:"The URL of the RSS/Atom feed"},max_entries:{type:"integer",description:"Maximum number of entries to return (default: 10)",default:10},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function sh(){try{let r=await import("rss-parser");return new(r.default||r)}catch{throw new Error("rss-parser is not installed. Please install it using `npm install rss-parser` to use this feature.")}}var ih=g(()=>{"use strict";l()});async function Bv(r){let e=r.url,t=r.max_entries||10,o=r.timeout||3e4;if(!e)throw new Error("url is required");let n=await sh();n.options={...n.options,timeout:o};try{let s=await n.parseURL(e),i=s.items.slice(0,t).map(a=>({title:a.title,link:a.link,published:a.pubDate||a.isoDate,summary:a.contentSnippet||a.content}));return JSON.stringify({feedTitle:s.title,feedDescription:s.description,entries:i},null,2)}catch(s){throw new Error(`Failed to parse feed from ${e}: ${s.message}`)}}var Fo,ha=g(()=>{"use strict";l();rh();ih();Fo={name:Zg,displayName:eh,description:th,parameters:nh,category:oh,execute:Bv}});var ah,lh,ch,ph,mh,dh=g(()=>{"use strict";l();ah="web.screenshot",lh="Screenshot",ch="Render a page with headless browser and return screenshot Base64 PNG or rendered HTML.",ph="web",mh={type:"object",properties:{url:{type:"string",description:"The URL to capture"},format:{type:"string",description:'Output format: "html" or "png" (default: "html")',enum:["html","png"],default:"html"},viewport:{type:"object",description:"Optional viewport { width, height } (default: { width: 1280, height: 800 })",properties:{width:{type:"integer"},height:{type:"integer"}}},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function uh(){try{let r=await import("puppeteer");return r.default||r}catch{throw new Error("Puppeteer is not installed. Please install it using `npm install puppeteer` to use this feature.")}}var fh=g(()=>{"use strict";l()});async function Hv(r){let e=r.url,t=r.format||"html",o=r.viewport,n=r.timeout||3e4;if(!e)throw new Error("url is required");let i=await(await uh()).launch({headless:!0,args:["--no-sandbox","--disable-setuid-sandbox"]});try{let a=await i.newPage();if(await a.setUserAgent(zv),await a.setViewport({width:o?.width||1280,height:o?.height||800}),await a.goto(e,{waitUntil:"networkidle2",timeout:n}),t==="png"){let c=await a.screenshot({type:"png",fullPage:!0}),p;return Buffer.isBuffer(c)?p=c.toString("base64"):p=Buffer.from(c).toString("base64"),`data:image/png;base64,${p}`}else return await a.content()}finally{await i.close()}}var zv,qo,ya=g(()=>{"use strict";l();dh();fh();zv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";qo={name:ah,displayName:lh,description:ch,parameters:mh,category:ph,execute:Hv}});var gh={};ee(gh,{webExtractLinksTool:()=>No,webFeedTool:()=>Fo,webFetchTool:()=>Mo,webMapTool:()=>Io,webMetadataTool:()=>jo,webScrapeTool:()=>Oo,webScreenshotTool:()=>qo,webSearchTool:()=>Ao,webSitemapTool:()=>Lo,webToolsProject:()=>ba});var ba,wa=g(()=>{"use strict";l();la();ca();pa();ma();da();ua();ga();ha();ya();la();ca();pa();ma();da();ua();ga();ha();ya();ba={manifest:{key:"web",name:"web-tools",displayName:"Web",version:"1.0.0",description:"Web intelligence tools for fetching, searching, scraping, and extracting content from the web.",author:"Sajeer",tools:["web.fetch","web.search","web.scrape","web.extract_links","web.map","web.metadata","web.sitemap","web.feed","web.screenshot"],category:"web"},tools:[Mo,Ao,Oo,No,Io,jo,Lo,Fo,qo],dependencies:{cheerio:"^1.0.0-rc.12"}}});var hh,yh,bh,wh,Th,xh=g(()=>{"use strict";l();hh="coding.find_symbol",yh="Find Symbol",bh="Find function, class, or variable definitions in JavaScript/TypeScript files using AST parsing",wh="coding",Th={type:"object",properties:{symbol:{type:"string",description:"Name of the symbol to find (function, class, variable, etc.)"},path:{type:"string",description:"File or directory path to search in (searches recursively if directory)"},kind:{type:"string",description:"Optional: filter by symbol kind (function, class, variable, const, let, interface, type)"}},required:["symbol","path"]}});function Hr(r){let e=(0,vh.extname)(r).toLowerCase();return Kv[e]||"unknown"}var vh,Kv,Ta=g(()=>{"use strict";l();vh=require("path"),Kv={".js":"javascript",".mjs":"javascript",".cjs":"javascript",".jsx":"jsx",".ts":"typescript",".tsx":"tsx",".py":"python",".go":"go",".rs":"rust",".java":"java",".c":"c",".h":"c",".cpp":"cpp",".hpp":"cpp",".cc":"cpp",".rb":"ruby",".php":"php",".swift":"swift",".kt":"kotlin",".kts":"kotlin",".hs":"haskell",".ex":"elixir",".exs":"elixir",".html":"html",".htm":"html",".css":"css",".json":"json",".yaml":"yaml",".yml":"yaml",".md":"markdown",".sh":"bash",".bash":"bash"}});var ft,Le,Xe,kh,Ch,xa,Jv,Kr,Sh=g(()=>{"use strict";l();ft=x(require("web-tree-sitter"),1),Le=x(require("fs"),1),Xe=x(require("path"),1),kh=x(require("os"),1),Ch=ft.default||ft.Parser||ft,xa=Xe.join(kh.homedir(),".toolpack-sdk","grammars"),Jv=Xe.resolve(__dirname,"../../grammars"),Kr=class{grammars=new Map;isInitialized=!1;async init(){this.isInitialized||(await Ch.init({locateFile(e,t){return Xe.join(__dirname,"../../../../../../node_modules/web-tree-sitter",e)}}),this.isInitialized=!0)}async ensureGrammar(e){await this.init();let t=this.grammars.get(e);if(t)return t;let o=await this.resolveGrammarPath(e),s=await(ft.Language||Ch.Language).load(o);return this.grammars.set(e,s),s}async resolveGrammarPath(e){let t=`tree-sitter-${e}.wasm`,o=Xe.resolve(__dirname,"../../../../../../node_modules/tree-sitter-wasms/out",t);if(Le.existsSync(o))return o;let n=Xe.join(Jv,t);if(Le.existsSync(n))return n;let s=Xe.join(xa,t);return Le.existsSync(s)||await this.downloadGrammar(e,s),s}async downloadGrammar(e,t){Le.existsSync(xa)||Le.mkdirSync(xa,{recursive:!0});let o=`https://unpkg.com/tree-sitter-wasms@latest/out/tree-sitter-${e}.wasm`,n=await fetch(o);if(!n.ok)throw new Error(`Failed to download grammar for ${e}: ${n.statusText}`);let s=await n.arrayBuffer(),i=Buffer.from(s);Le.writeFileSync(t,i)}}});var jn,Ph,_h,Vv,Jr,Rh=g(()=>{"use strict";l();jn=x(require("web-tree-sitter"),1),Ph=x(require("fs"),1),_h=x(require("crypto"),1);Ta();Sh();Vv=jn.default||jn.Parser||jn,Jr=class{treeCache=new Map;maxCacheSize=50;parser=null;grammarManager;constructor(){this.grammarManager=new Kr}hash(e){return _h.createHash("md5").update(e).digest("hex")}async getTree(e,t){let o=t!==void 0?t:Ph.readFileSync(e,"utf-8"),n=this.hash(o),s=this.treeCache.get(e),i=Hr(e);if(i==="unknown")throw new Error(`Unsupported file type for ${e}`);let a=await this.grammarManager.ensureGrammar(i);if(s&&s.contentHash===n)return s.lastAccessed=Date.now(),{tree:s.tree,language:s.language,grammar:a};this.parser||(await this.grammarManager.init(),this.parser=new Vv),this.parser.setLanguage(a);let c;return s?(s.tree&&s.tree.delete(),c=this.parser.parse(o)):c=this.parser.parse(o),this.treeCache.set(e,{tree:c,language:i,contentHash:n,lastAccessed:Date.now()}),this.evictIfNeeded(),{tree:c,language:i,grammar:a}}evictIfNeeded(){if(this.treeCache.size<=this.maxCacheSize)return;let e="",t=1/0;for(let[o,n]of this.treeCache.entries())n.lastAccessed<t&&(t=n.lastAccessed,e=o);if(e){let o=this.treeCache.get(e);o&&o.tree.delete(),this.treeCache.delete(e)}}}});var $h,va,De,Vr,Eh=g(()=>{"use strict";l();$h=require("@babel/parser"),va=x(require("@babel/traverse"),1),De=va.default||va,Vr=class{parseCode(e){return(0,$h.parse)(e,{sourceType:"module",plugins:["jsx","typescript","decorators-legacy","classProperties","objectRestSpread","optionalChaining","nullishCoalescingOperator"]})}async findSymbols(e,t,o){let n=[];try{let s=this.parseCode(e.content),i=e.filePath;De(s,{FunctionDeclaration(a){a.node.id?.name===t&&(!o||o==="function")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"function",name:t})},ClassDeclaration(a){a.node.id?.name===t&&(!o||o==="class")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"class",name:t})},VariableDeclarator(a){if(a.node.id.type==="Identifier"&&a.node.id.name===t){let c=a.parent,p=c.type==="VariableDeclaration"?c.kind:"variable";(!o||o===p||o==="variable")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:p,name:t})}},TSInterfaceDeclaration(a){a.node.id.name===t&&(!o||o==="interface")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"interface",name:t})},TSTypeAliasDeclaration(a){a.node.id.name===t&&(!o||o==="type")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"type",name:t})}})}catch{}return n}async getSymbols(e,t){let o=[];try{let n=this.parseCode(e.content);De(n,{FunctionDeclaration(s){s.node.id?.name&&(!t||t==="function")&&o.push({name:s.node.id.name,kind:"function",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},ClassDeclaration(s){s.node.id?.name&&(!t||t==="class")&&o.push({name:s.node.id.name,kind:"class",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},VariableDeclarator(s){if(s.node.id.type==="Identifier"){let i=s.parent,a=i.type==="VariableDeclaration"?i.kind:"variable";(!t||t===a||t==="variable")&&o.push({name:s.node.id.name,kind:a,line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})}},TSInterfaceDeclaration(s){(!t||t==="interface")&&o.push({name:s.node.id.name,kind:"interface",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},TSTypeAliasDeclaration(s){(!t||t==="type")&&o.push({name:s.node.id.name,kind:"type",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})}})}catch(n){throw new Error(`Failed to parse file "${e.filePath}": ${n.message}`)}return o}async getImports(e){let t=[];try{let o=this.parseCode(e.content);De(o,{ImportDeclaration(n){let s=n.node.source.value,i=[],a="side-effect";for(let c of n.node.specifiers)if(c.type==="ImportDefaultSpecifier")i.push(c.local.name),a="default";else if(c.type==="ImportNamespaceSpecifier")i.push(`* as ${c.local.name}`),a="namespace";else if(c.type==="ImportSpecifier"){let p=c.imported.type==="Identifier"?c.imported.name:c.imported.value,m=c.local.name;i.push(p===m?p:`${p} as ${m}`),a="named"}t.push({source:s,imports:i,line:n.node.loc?.start.line||0,type:a})}})}catch(o){throw new Error(`Failed to parse file "${e.filePath}": ${o.message}`)}return t}async findReferences(e,t,o){let n=[];try{let s=e.content,i=s.split(`
153
- `),a=this.parseCode(s);De(a,{Identifier(c){if(c.node.name===t){let p=c.isFunctionDeclaration()||c.isClassDeclaration()||c.parent.type==="VariableDeclarator"&&c.parent.id===c.node||c.parent.type==="TSInterfaceDeclaration"&&c.parent.id===c.node||c.parent.type==="TSTypeAliasDeclaration"&&c.parent.id===c.node;if(!p||o){let m=c.node.loc?.start.line||0,d=c.node.loc?.start.column||0,f=i[m-1]||"";n.push({file:e.filePath,line:m,column:d,context:f.trim(),isDeclaration:p})}}}})}catch{}return n}async getSymbolAtPosition(e,t,o){try{let n=this.parseCode(e.content),s=null;return De(n,{Identifier(i){let a=i.node.loc;a&&a.start.line===t&&a.start.column===o&&(s=i.node.name,i.stop())}}),s}catch{return null}}async getDefinition(e,t){try{let o=this.parseCode(e.content),n=e.filePath,s=null;return De(o,{FunctionDeclaration(i){i.node.id?.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"function",name:t},i.stop())},ClassDeclaration(i){i.node.id?.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"class",name:t},i.stop())},VariableDeclarator(i){if(i.node.id.type==="Identifier"&&i.node.id.name===t){let a=i.parent,c=a.type==="VariableDeclaration"?a.kind:"variable";s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:c,name:t},i.stop()}},TSInterfaceDeclaration(i){i.node.id.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"interface",name:t},i.stop())},TSTypeAliasDeclaration(i){i.node.id.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"type",name:t},i.stop())}}),s}catch{return null}}async getDiagnostics(e){try{return this.parseCode(e.content),[]}catch(t){return[{message:t.message,line:t.loc?.line||0,column:t.loc?.column||0,severity:"error"}]}}async getExports(e){let t=[];try{let o=this.parseCode(e.content);De(o,{ExportNamedDeclaration(n){if(n.node.declaration)if(n.node.declaration.type==="VariableDeclaration")for(let s of n.node.declaration.declarations)s.id.type==="Identifier"&&t.push({name:s.id.name,kind:"variable",line:s.loc?.start.line||0,column:s.loc?.start.column||0});else n.node.declaration.type==="FunctionDeclaration"&&n.node.declaration.id?t.push({name:n.node.declaration.id.name,kind:"function",line:n.node.declaration.loc?.start.line||0,column:n.node.declaration.loc?.start.column||0}):n.node.declaration.type==="ClassDeclaration"&&n.node.declaration.id&&t.push({name:n.node.declaration.id.name,kind:"class",line:n.node.declaration.loc?.start.line||0,column:n.node.declaration.loc?.start.column||0});else if(n.node.specifiers)for(let s of n.node.specifiers)s.exported.type==="Identifier"&&t.push({name:s.exported.name,kind:"export",line:s.loc?.start.line||0,column:s.loc?.start.column||0})},ExportDefaultDeclaration(n){let s="default",i="default";n.node.declaration.type==="ClassDeclaration"&&n.node.declaration.id?(s=n.node.declaration.id.name,i="class"):n.node.declaration.type==="FunctionDeclaration"&&n.node.declaration.id?(s=n.node.declaration.id.name,i="function"):n.node.declaration.type==="Identifier"&&(s=n.node.declaration.name,i="variable"),t.push({name:s,kind:i,line:n.node.loc?.start.line||0,column:n.node.loc?.start.column||0})}})}catch{}return t}async getOutline(e){let t=[];try{return(await this.getSymbols(e)).map(n=>({name:n.name,kind:n.kind,line:n.line,column:n.column,children:[]}))}catch{}return t}async extractFunction(e,t,o,n,s,i){let a=e.content.split(`
151
+ `}return p}var Ag,Av,Oo,aa=g(()=>{"use strict";l();Ag=x(require("cheerio"),1);Mg();Av="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";Oo={name:_g,displayName:Rg,description:$g,parameters:Dg,category:Eg,execute:Nv}});var Ng,Og,Ig,jg,Lg,Fg=g(()=>{"use strict";l();Ng="web.metadata",Og="Extract Metadata",Ig="Extract Open Graph, Twitter Cards, JSON-LD, and meta tags from a URL.",jg="web",Lg={type:"object",properties:{url:{type:"string",description:"The URL to extract metadata from"},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function Iv(r){let e=r.url,t=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let o=new AbortController,n=setTimeout(()=>o.abort(),t),s;try{s=await fetch(e,{method:"GET",headers:{"User-Agent":Ov},signal:o.signal})}catch(p){throw p.name==="AbortError"?new Error(`Request timed out after ${t}ms`):p}finally{clearTimeout(n)}if(!s.ok)throw new Error(`Failed to fetch ${e}: HTTP ${s.status} ${s.statusText}`);let i=await s.text(),a=qg.load(i),c={title:a("title").text()||"",description:a('meta[name="description"]').attr("content")||a('meta[property="og:description"]').attr("content")||"",author:a('meta[name="author"]').attr("content")||"",openGraph:{},twitter:{},jsonLd:[]};return a('meta[property^="og:"]').each((p,m)=>{let d=a(m).attr("property")?.replace("og:",""),f=a(m).attr("content");d&&f&&(c.openGraph[d]=f)}),a('meta[name^="twitter:"]').each((p,m)=>{let d=a(m).attr("name")?.replace("twitter:",""),f=a(m).attr("content");d&&f&&(c.twitter[d]=f)}),a('script[type="application/ld+json"]').each((p,m)=>{let d=a(m).html();if(d)try{c.jsonLd.push(JSON.parse(d))}catch{}}),JSON.stringify(c,null,2)}var qg,Ov,Io,la=g(()=>{"use strict";l();qg=x(require("cheerio"),1);Fg();Ov="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";Io={name:Ng,displayName:Og,description:Ig,parameters:Lg,category:jg,execute:Iv}});var Wg,Ug,Gg,Bg,zg,Hg=g(()=>{"use strict";l();Wg="web.sitemap",Ug="Extract Sitemap",Gg="Parse sitemap.xml or robots.txt to discover all pages on a site. Returns an array of URLs with lastmod/priority if available.",Bg="web",zg={type:"object",properties:{url:{type:"string",description:"The base URL or direct sitemap.xml / robots.txt URL"},max_urls:{type:"integer",description:"Maximum number of URLs to return (default: 100)",default:100},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function ca(r,e){let t=new AbortController,o=setTimeout(()=>t.abort(),e);try{return await fetch(r,{method:"GET",headers:{"User-Agent":jv},signal:t.signal})}catch(n){throw n.name==="AbortError"?new Error(`Request timed out after ${e}ms`):n}finally{clearTimeout(o)}}async function Lv(r){let e=r.url,t=r.max_urls||100,o=r.timeout||3e4;if(!e)throw new Error("url is required");if(!e.startsWith("http://")&&!e.startsWith("https://"))throw new Error("url must start with http:// or https://");let n=e,s=!1;!e.endsWith(".xml")&&!e.endsWith(".txt")&&(n=new URL(e.endsWith("/")?"sitemap.xml":"/sitemap.xml",e).toString(),s=!0);let i;try{i=await ca(n,o),!i.ok&&s&&(n=new URL(e.endsWith("/")?"robots.txt":"/robots.txt",e).toString(),i=await ca(n,o))}catch(p){if(s)n=new URL(e.endsWith("/")?"robots.txt":"/robots.txt",e).toString(),i=await ca(n,o);else throw p}if(!i||!i.ok)throw new Error(`Failed to fetch sitemap or robots.txt from ${e}`);let a=await i.text(),c=[];if(n.endsWith(".xml")||a.trim().startsWith("<")){let p=Kg.load(a,{xmlMode:!0}),m=p("sitemap > loc");if(m.length>0)return m.each((f,b)=>{c.length>=t||c.push({loc:p(b).text()})}),JSON.stringify({type:"sitemapindex",urls:c},null,2);p("urlset > url").each((f,b)=>{if(c.length>=t)return;let y=p(b);c.push({loc:y.children("loc").text(),lastmod:y.children("lastmod").text()||void 0,priority:y.children("priority").text()||void 0})})}else{let p=a.split(`
152
+ `);for(let m of p){if(c.length>=t)break;let d=m.trim();if(d.toLowerCase().startsWith("sitemap:"))c.push({loc:d.substring(8).trim()});else if(d.toLowerCase().startsWith("allow:")){let f=d.substring(6).trim();c.push({loc:new URL(f,n).toString()})}}}return JSON.stringify(c,null,2)}var Kg,jv,jo,pa=g(()=>{"use strict";l();Kg=x(require("cheerio"),1);Hg();jv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";jo={name:Wg,displayName:Ug,description:Gg,parameters:zg,category:Bg,execute:Lv}});var Jg,Vg,Qg,Xg,Yg,Zg=g(()=>{"use strict";l();Jg="web.feed",Vg="Extract Feed",Qg="Parse RSS/Atom feeds and return structured entries. Requires rss-parser library to be installed.",Xg="web",Yg={type:"object",properties:{url:{type:"string",description:"The URL of the RSS/Atom feed"},max_entries:{type:"integer",description:"Maximum number of entries to return (default: 10)",default:10},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function eh(){try{let r=await import("rss-parser");return new(r.default||r)}catch{throw new Error("rss-parser is not installed. Please install it using `npm install rss-parser` to use this feature.")}}var th=g(()=>{"use strict";l()});async function Fv(r){let e=r.url,t=r.max_entries||10,o=r.timeout||3e4;if(!e)throw new Error("url is required");let n=await eh();n.options={...n.options,timeout:o};try{let s=await n.parseURL(e),i=s.items.slice(0,t).map(a=>({title:a.title,link:a.link,published:a.pubDate||a.isoDate,summary:a.contentSnippet||a.content}));return JSON.stringify({feedTitle:s.title,feedDescription:s.description,entries:i},null,2)}catch(s){throw new Error(`Failed to parse feed from ${e}: ${s.message}`)}}var Lo,ma=g(()=>{"use strict";l();Zg();th();Lo={name:Jg,displayName:Vg,description:Qg,parameters:Yg,category:Xg,execute:Fv}});var oh,nh,rh,sh,ih,ah=g(()=>{"use strict";l();oh="web.screenshot",nh="Screenshot",rh="Render a page with headless browser and return screenshot Base64 PNG or rendered HTML.",sh="web",ih={type:"object",properties:{url:{type:"string",description:"The URL to capture"},format:{type:"string",description:'Output format: "html" or "png" (default: "html")',enum:["html","png"],default:"html"},viewport:{type:"object",description:"Optional viewport { width, height } (default: { width: 1280, height: 800 })",properties:{width:{type:"integer"},height:{type:"integer"}}},timeout:{type:"integer",description:"Timeout in milliseconds (default: 30000)",default:3e4}},required:["url"]}});async function lh(){try{let r=await import("puppeteer");return r.default||r}catch{throw new Error("Puppeteer is not installed. Please install it using `npm install puppeteer` to use this feature.")}}var ch=g(()=>{"use strict";l()});async function Wv(r){let e=r.url,t=r.format||"html",o=r.viewport,n=r.timeout||3e4;if(!e)throw new Error("url is required");let i=await(await lh()).launch({headless:!0,args:["--no-sandbox","--disable-setuid-sandbox"]});try{let a=await i.newPage();if(await a.setUserAgent(qv),await a.setViewport({width:o?.width||1280,height:o?.height||800}),await a.goto(e,{waitUntil:"networkidle2",timeout:n}),t==="png"){let c=await a.screenshot({type:"png",fullPage:!0}),p;return Buffer.isBuffer(c)?p=c.toString("base64"):p=Buffer.from(c).toString("base64"),`data:image/png;base64,${p}`}else return await a.content()}finally{await i.close()}}var qv,Fo,da=g(()=>{"use strict";l();ah();ch();qv="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36";Fo={name:oh,displayName:nh,description:rh,parameters:ih,category:sh,execute:Wv}});var ph={};Z(ph,{webExtractLinksTool:()=>No,webFeedTool:()=>Lo,webFetchTool:()=>Do,webMapTool:()=>Oo,webMetadataTool:()=>Io,webScrapeTool:()=>Ao,webScreenshotTool:()=>Fo,webSearchTool:()=>Mo,webSitemapTool:()=>jo,webToolsProject:()=>ua});var ua,fa=g(()=>{"use strict";l();na();ra();sa();ia();aa();la();pa();ma();da();na();ra();sa();ia();aa();la();pa();ma();da();ua={manifest:{key:"web",name:"web-tools",displayName:"Web",version:"1.0.0",description:"Web intelligence tools for fetching, searching, scraping, and extracting content from the web.",author:"Sajeer",tools:["web.fetch","web.search","web.scrape","web.extract_links","web.map","web.metadata","web.sitemap","web.feed","web.screenshot"],category:"web"},tools:[Do,Mo,Ao,No,Oo,Io,jo,Lo,Fo],dependencies:{cheerio:"^1.0.0-rc.12"}}});var mh,dh,uh,fh,gh,hh=g(()=>{"use strict";l();mh="coding.find_symbol",dh="Find Symbol",uh="Find function, class, or variable definitions in JavaScript/TypeScript files using AST parsing",fh="coding",gh={type:"object",properties:{symbol:{type:"string",description:"Name of the symbol to find (function, class, variable, etc.)"},path:{type:"string",description:"File or directory path to search in (searches recursively if directory)"},kind:{type:"string",description:"Optional: filter by symbol kind (function, class, variable, const, let, interface, type)"}},required:["symbol","path"]}});function Ur(r){let e=(0,yh.extname)(r).toLowerCase();return Uv[e]||"unknown"}var yh,Uv,ga=g(()=>{"use strict";l();yh=require("path"),Uv={".js":"javascript",".mjs":"javascript",".cjs":"javascript",".jsx":"jsx",".ts":"typescript",".tsx":"tsx",".py":"python",".go":"go",".rs":"rust",".java":"java",".c":"c",".h":"c",".cpp":"cpp",".hpp":"cpp",".cc":"cpp",".rb":"ruby",".php":"php",".swift":"swift",".kt":"kotlin",".kts":"kotlin",".hs":"haskell",".ex":"elixir",".exs":"elixir",".html":"html",".htm":"html",".css":"css",".json":"json",".yaml":"yaml",".yml":"yaml",".md":"markdown",".sh":"bash",".bash":"bash"}});var ut,je,Qe,Th,bh,ha,Gv,Gr,wh=g(()=>{"use strict";l();ut=x(require("web-tree-sitter"),1),je=x(require("fs"),1),Qe=x(require("path"),1),Th=x(require("os"),1),bh=ut.default||ut.Parser||ut,ha=Qe.join(Th.homedir(),".toolpack-sdk","grammars"),Gv=Qe.resolve(__dirname,"../../grammars"),Gr=class{grammars=new Map;isInitialized=!1;async init(){this.isInitialized||(await bh.init({locateFile(e,t){return Qe.join(__dirname,"../../../../../../node_modules/web-tree-sitter",e)}}),this.isInitialized=!0)}async ensureGrammar(e){await this.init();let t=this.grammars.get(e);if(t)return t;let o=await this.resolveGrammarPath(e),s=await(ut.Language||bh.Language).load(o);return this.grammars.set(e,s),s}async resolveGrammarPath(e){let t=`tree-sitter-${e}.wasm`,o=Qe.resolve(__dirname,"../../../../../../node_modules/tree-sitter-wasms/out",t);if(je.existsSync(o))return o;let n=Qe.join(Gv,t);if(je.existsSync(n))return n;let s=Qe.join(ha,t);return je.existsSync(s)||await this.downloadGrammar(e,s),s}async downloadGrammar(e,t){je.existsSync(ha)||je.mkdirSync(ha,{recursive:!0});let o=`https://unpkg.com/tree-sitter-wasms@latest/out/tree-sitter-${e}.wasm`,n=await fetch(o);if(!n.ok)throw new Error(`Failed to download grammar for ${e}: ${n.statusText}`);let s=await n.arrayBuffer(),i=Buffer.from(s);je.writeFileSync(t,i)}}});var An,xh,vh,Bv,Br,Ch=g(()=>{"use strict";l();An=x(require("web-tree-sitter"),1),xh=x(require("fs"),1),vh=x(require("crypto"),1);ga();wh();Bv=An.default||An.Parser||An,Br=class{treeCache=new Map;maxCacheSize=50;parser=null;grammarManager;constructor(){this.grammarManager=new Gr}hash(e){return vh.createHash("md5").update(e).digest("hex")}async getTree(e,t){let o=t!==void 0?t:xh.readFileSync(e,"utf-8"),n=this.hash(o),s=this.treeCache.get(e),i=Ur(e);if(i==="unknown")throw new Error(`Unsupported file type for ${e}`);let a=await this.grammarManager.ensureGrammar(i);if(s&&s.contentHash===n)return s.lastAccessed=Date.now(),{tree:s.tree,language:s.language,grammar:a};this.parser||(await this.grammarManager.init(),this.parser=new Bv),this.parser.setLanguage(a);let c;return s?(s.tree&&s.tree.delete(),c=this.parser.parse(o)):c=this.parser.parse(o),this.treeCache.set(e,{tree:c,language:i,contentHash:n,lastAccessed:Date.now()}),this.evictIfNeeded(),{tree:c,language:i,grammar:a}}evictIfNeeded(){if(this.treeCache.size<=this.maxCacheSize)return;let e="",t=1/0;for(let[o,n]of this.treeCache.entries())n.lastAccessed<t&&(t=n.lastAccessed,e=o);if(e){let o=this.treeCache.get(e);o&&o.tree.delete(),this.treeCache.delete(e)}}}});var kh,ya,Ee,zr,Sh=g(()=>{"use strict";l();kh=require("@babel/parser"),ya=x(require("@babel/traverse"),1),Ee=ya.default||ya,zr=class{parseCode(e){return(0,kh.parse)(e,{sourceType:"module",plugins:["jsx","typescript","decorators-legacy","classProperties","objectRestSpread","optionalChaining","nullishCoalescingOperator"]})}async findSymbols(e,t,o){let n=[];try{let s=this.parseCode(e.content),i=e.filePath;Ee(s,{FunctionDeclaration(a){a.node.id?.name===t&&(!o||o==="function")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"function",name:t})},ClassDeclaration(a){a.node.id?.name===t&&(!o||o==="class")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"class",name:t})},VariableDeclarator(a){if(a.node.id.type==="Identifier"&&a.node.id.name===t){let c=a.parent,p=c.type==="VariableDeclaration"?c.kind:"variable";(!o||o===p||o==="variable")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:p,name:t})}},TSInterfaceDeclaration(a){a.node.id.name===t&&(!o||o==="interface")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"interface",name:t})},TSTypeAliasDeclaration(a){a.node.id.name===t&&(!o||o==="type")&&n.push({file:i,line:a.node.loc?.start.line||0,column:a.node.loc?.start.column||0,kind:"type",name:t})}})}catch{}return n}async getSymbols(e,t){let o=[];try{let n=this.parseCode(e.content);Ee(n,{FunctionDeclaration(s){s.node.id?.name&&(!t||t==="function")&&o.push({name:s.node.id.name,kind:"function",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},ClassDeclaration(s){s.node.id?.name&&(!t||t==="class")&&o.push({name:s.node.id.name,kind:"class",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},VariableDeclarator(s){if(s.node.id.type==="Identifier"){let i=s.parent,a=i.type==="VariableDeclaration"?i.kind:"variable";(!t||t===a||t==="variable")&&o.push({name:s.node.id.name,kind:a,line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})}},TSInterfaceDeclaration(s){(!t||t==="interface")&&o.push({name:s.node.id.name,kind:"interface",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})},TSTypeAliasDeclaration(s){(!t||t==="type")&&o.push({name:s.node.id.name,kind:"type",line:s.node.loc?.start.line||0,column:s.node.loc?.start.column||0})}})}catch(n){throw new Error(`Failed to parse file "${e.filePath}": ${n.message}`)}return o}async getImports(e){let t=[];try{let o=this.parseCode(e.content);Ee(o,{ImportDeclaration(n){let s=n.node.source.value,i=[],a="side-effect";for(let c of n.node.specifiers)if(c.type==="ImportDefaultSpecifier")i.push(c.local.name),a="default";else if(c.type==="ImportNamespaceSpecifier")i.push(`* as ${c.local.name}`),a="namespace";else if(c.type==="ImportSpecifier"){let p=c.imported.type==="Identifier"?c.imported.name:c.imported.value,m=c.local.name;i.push(p===m?p:`${p} as ${m}`),a="named"}t.push({source:s,imports:i,line:n.node.loc?.start.line||0,type:a})}})}catch(o){throw new Error(`Failed to parse file "${e.filePath}": ${o.message}`)}return t}async findReferences(e,t,o){let n=[];try{let s=e.content,i=s.split(`
153
+ `),a=this.parseCode(s);Ee(a,{Identifier(c){if(c.node.name===t){let p=c.isFunctionDeclaration()||c.isClassDeclaration()||c.parent.type==="VariableDeclarator"&&c.parent.id===c.node||c.parent.type==="TSInterfaceDeclaration"&&c.parent.id===c.node||c.parent.type==="TSTypeAliasDeclaration"&&c.parent.id===c.node;if(!p||o){let m=c.node.loc?.start.line||0,d=c.node.loc?.start.column||0,f=i[m-1]||"";n.push({file:e.filePath,line:m,column:d,context:f.trim(),isDeclaration:p})}}}})}catch{}return n}async getSymbolAtPosition(e,t,o){try{let n=this.parseCode(e.content),s=null;return Ee(n,{Identifier(i){let a=i.node.loc;a&&a.start.line===t&&a.start.column===o&&(s=i.node.name,i.stop())}}),s}catch{return null}}async getDefinition(e,t){try{let o=this.parseCode(e.content),n=e.filePath,s=null;return Ee(o,{FunctionDeclaration(i){i.node.id?.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"function",name:t},i.stop())},ClassDeclaration(i){i.node.id?.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"class",name:t},i.stop())},VariableDeclarator(i){if(i.node.id.type==="Identifier"&&i.node.id.name===t){let a=i.parent,c=a.type==="VariableDeclaration"?a.kind:"variable";s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:c,name:t},i.stop()}},TSInterfaceDeclaration(i){i.node.id.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"interface",name:t},i.stop())},TSTypeAliasDeclaration(i){i.node.id.name===t&&(s={file:n,line:i.node.loc?.start.line||0,column:i.node.loc?.start.column||0,kind:"type",name:t},i.stop())}}),s}catch{return null}}async getDiagnostics(e){try{return this.parseCode(e.content),[]}catch(t){return[{message:t.message,line:t.loc?.line||0,column:t.loc?.column||0,severity:"error"}]}}async getExports(e){let t=[];try{let o=this.parseCode(e.content);Ee(o,{ExportNamedDeclaration(n){if(n.node.declaration)if(n.node.declaration.type==="VariableDeclaration")for(let s of n.node.declaration.declarations)s.id.type==="Identifier"&&t.push({name:s.id.name,kind:"variable",line:s.loc?.start.line||0,column:s.loc?.start.column||0});else n.node.declaration.type==="FunctionDeclaration"&&n.node.declaration.id?t.push({name:n.node.declaration.id.name,kind:"function",line:n.node.declaration.loc?.start.line||0,column:n.node.declaration.loc?.start.column||0}):n.node.declaration.type==="ClassDeclaration"&&n.node.declaration.id&&t.push({name:n.node.declaration.id.name,kind:"class",line:n.node.declaration.loc?.start.line||0,column:n.node.declaration.loc?.start.column||0});else if(n.node.specifiers)for(let s of n.node.specifiers)s.exported.type==="Identifier"&&t.push({name:s.exported.name,kind:"export",line:s.loc?.start.line||0,column:s.loc?.start.column||0})},ExportDefaultDeclaration(n){let s="default",i="default";n.node.declaration.type==="ClassDeclaration"&&n.node.declaration.id?(s=n.node.declaration.id.name,i="class"):n.node.declaration.type==="FunctionDeclaration"&&n.node.declaration.id?(s=n.node.declaration.id.name,i="function"):n.node.declaration.type==="Identifier"&&(s=n.node.declaration.name,i="variable"),t.push({name:s,kind:i,line:n.node.loc?.start.line||0,column:n.node.loc?.start.column||0})}})}catch{}return t}async getOutline(e){let t=[];try{return(await this.getSymbols(e)).map(n=>({name:n.name,kind:n.kind,line:n.line,column:n.column,children:[]}))}catch{}return t}async extractFunction(e,t,o,n,s,i){let a=e.content.split(`
154
154
  `),c=Math.max(0,t-1),p=Math.min(a.length,n),m=a.slice(c,p).join(`
155
155
  `),d=`
156
156
  function ${i}() {
157
157
  ${m}
158
158
  }
159
- `,f=`${i}();`;return{newFunction:d,replacementCall:f}}async getCallHierarchy(e,t,o){try{let n=this.parseCode(e.content),s=e.filePath,i=null,a="",c=0,p=0;if(De(n,{Function(y){let w=y.node.loc;w&&w.start.line<=t&&w.end&&w.end.line>=t&&(i=y,c=w.start.line,p=w.start.column,y.node.type==="FunctionDeclaration"&&y.node.id?a=y.node.id.name:y.parent.type==="VariableDeclarator"&&y.parent.id.type==="Identifier"?a=y.parent.id.name:y.parent.type==="ClassMethod"||y.parent.type==="ObjectMethod"?y.parent.key.type==="Identifier"&&(a=y.parent.key.name):a="<anonymous>")}}),!i||a==="<anonymous>")return null;let m=[],d=[];De(n,{CallExpression(y){let w=y.node.loc;if(!w||w.start.line<c||w.end&&w.end.line>c+1e3)return;let k=!1,v=y;for(;v;){if(v.isFunction()&&v.node.type==="FunctionDeclaration"&&v.node.id?.name===a){k=!0;break}v=v.parentPath}if(!k)return;let T=y.node.callee,C="<unknown>";T.type==="Identifier"?C=T.name:T.type==="MemberExpression"&&T.property.type==="Identifier"&&(C=T.property.name),C!=="<unknown>"&&d.push({file:s,name:C,line:y.node.loc?.start.line||0,column:y.node.loc?.start.column||0})}}),De(n,{CallExpression(y){let w=y.node.callee,k=!1;if((w.type==="Identifier"&&w.name===a||w.type==="MemberExpression"&&w.property.type==="Identifier"&&w.property.name===a)&&(k=!0),k){let v="<global>",T=y;for(;T;){if(T.isFunction()){T.node.type==="FunctionDeclaration"&&T.node.id?v=T.node.id.name:T.parent.type==="VariableDeclarator"&&T.parent.id.type==="Identifier"?v=T.parent.id.name:(T.parent.type==="ClassMethod"||T.parent.type==="ObjectMethod")&&T.parent.key.type==="Identifier"&&(v=T.parent.key.name);break}T=T.parentPath}m.push({file:s,name:v,line:y.node.loc?.start.line||0,column:y.node.loc?.start.column||0})}}});let f=[...new Map(m.map(y=>[`${y.name}:${y.line}`,y])).values()],b=[...new Map(d.map(y=>[`${y.name}:${y.line}`,y])).values()];return{file:s,name:a,line:c,column:p,callers:f,callees:b}}catch{return null}}}});function Se(r,e){Ca[r]=e}var Ca,gt=g(()=>{"use strict";l();Ca={}});var Qv,Dh=g(()=>{"use strict";l();gt();Qv={symbols:`
159
+ `,f=`${i}();`;return{newFunction:d,replacementCall:f}}async getCallHierarchy(e,t,o){try{let n=this.parseCode(e.content),s=e.filePath,i=null,a="",c=0,p=0;if(Ee(n,{Function(y){let T=y.node.loc;T&&T.start.line<=t&&T.end&&T.end.line>=t&&(i=y,c=T.start.line,p=T.start.column,y.node.type==="FunctionDeclaration"&&y.node.id?a=y.node.id.name:y.parent.type==="VariableDeclarator"&&y.parent.id.type==="Identifier"?a=y.parent.id.name:y.parent.type==="ClassMethod"||y.parent.type==="ObjectMethod"?y.parent.key.type==="Identifier"&&(a=y.parent.key.name):a="<anonymous>")}}),!i||a==="<anonymous>")return null;let m=[],d=[];Ee(n,{CallExpression(y){let T=y.node.loc;if(!T||T.start.line<c||T.end&&T.end.line>c+1e3)return;let k=!1,v=y;for(;v;){if(v.isFunction()&&v.node.type==="FunctionDeclaration"&&v.node.id?.name===a){k=!0;break}v=v.parentPath}if(!k)return;let w=y.node.callee,C="<unknown>";w.type==="Identifier"?C=w.name:w.type==="MemberExpression"&&w.property.type==="Identifier"&&(C=w.property.name),C!=="<unknown>"&&d.push({file:s,name:C,line:y.node.loc?.start.line||0,column:y.node.loc?.start.column||0})}}),Ee(n,{CallExpression(y){let T=y.node.callee,k=!1;if((T.type==="Identifier"&&T.name===a||T.type==="MemberExpression"&&T.property.type==="Identifier"&&T.property.name===a)&&(k=!0),k){let v="<global>",w=y;for(;w;){if(w.isFunction()){w.node.type==="FunctionDeclaration"&&w.node.id?v=w.node.id.name:w.parent.type==="VariableDeclarator"&&w.parent.id.type==="Identifier"?v=w.parent.id.name:(w.parent.type==="ClassMethod"||w.parent.type==="ObjectMethod")&&w.parent.key.type==="Identifier"&&(v=w.parent.key.name);break}w=w.parentPath}m.push({file:s,name:v,line:y.node.loc?.start.line||0,column:y.node.loc?.start.column||0})}}});let f=[...new Map(m.map(y=>[`${y.name}:${y.line}`,y])).values()],b=[...new Map(d.map(y=>[`${y.name}:${y.line}`,y])).values()];return{file:s,name:a,line:c,column:p,callers:f,callees:b}}catch{return null}}}});function ke(r,e){ba[r]=e}var ba,ft=g(()=>{"use strict";l();ba={}});var zv,Ph=g(()=>{"use strict";l();ft();zv={symbols:`
160
160
  (function_definition
161
161
  name: (identifier) @name.function) @definition.function
162
162
 
@@ -174,7 +174,7 @@ ${m}
174
174
  name: (dotted_name) @name) @import
175
175
  `,references:`
176
176
  (identifier) @reference
177
- `};Se("python",Qv)});var Xv,Mh=g(()=>{"use strict";l();gt();Xv={symbols:`
177
+ `};ke("python",zv)});var Hv,_h=g(()=>{"use strict";l();ft();Hv={symbols:`
178
178
  (function_declaration
179
179
  name: (identifier) @name.function) @definition.function
180
180
 
@@ -202,7 +202,7 @@ ${m}
202
202
  (identifier) @reference
203
203
  (field_identifier) @reference
204
204
  (type_identifier) @reference
205
- `};Se("go",Xv)});var Yv,Ah=g(()=>{"use strict";l();gt();Yv={symbols:`
205
+ `};ke("go",Hv)});var Kv,Rh=g(()=>{"use strict";l();ft();Kv={symbols:`
206
206
  (function_item
207
207
  name: (identifier) @name.function) @definition.function
208
208
 
@@ -224,7 +224,7 @@ ${m}
224
224
  (identifier) @reference
225
225
  (type_identifier) @reference
226
226
  (field_identifier) @reference
227
- `};Se("rust",Yv)});var Zv,Oh=g(()=>{"use strict";l();gt();Zv={symbols:`
227
+ `};ke("rust",Kv)});var Jv,$h=g(()=>{"use strict";l();ft();Jv={symbols:`
228
228
  (method_declaration
229
229
  name: (identifier) @name.method) @definition.method
230
230
 
@@ -245,7 +245,7 @@ ${m}
245
245
  `,references:`
246
246
  (identifier) @reference
247
247
  (type_identifier) @reference
248
- `};Se("java",Zv)});var Nh,Ih=g(()=>{"use strict";l();gt();Nh={symbols:`
248
+ `};ke("java",Jv)});var Eh,Dh=g(()=>{"use strict";l();ft();Eh={symbols:`
249
249
  (function_definition
250
250
  declarator: (function_declarator
251
251
  declarator: (identifier) @name.function)) @definition.function
@@ -266,7 +266,7 @@ ${m}
266
266
  (identifier) @reference
267
267
  (type_identifier) @reference
268
268
  (field_identifier) @reference
269
- `};Se("cpp",Nh);Se("c",Nh)});var Qr,jh=g(()=>{"use strict";l();gt();Dh();Mh();Ah();Oh();Ih();Qr=class{constructor(e){this.context=e}context;async executeQuery(e,t){let{tree:o,language:n,grammar:s}=await this.context.getTree(e.filePath,e.content),i=Ca[n];if(!i||!i[t])throw new Error(`Query ${t} not found for language ${n}`);let a=i[t],c=s.query(a);return{tree:o,captures:c.captures(o.rootNode)}}async findSymbols(e,t,o){return(await this.getSymbols(e,o)).filter(s=>s.name===t).map(s=>({file:e.filePath,line:s.line,column:s.column,kind:s.kind,name:s.name}))}async getSymbols(e,t){let{captures:o}=await this.executeQuery(e,"symbols"),n=[];for(let s of o)if(s.name.startsWith("name.")){let i=s.name.split(".")[1];(!t||t===i)&&n.push({name:s.node.text,kind:i,line:s.node.startPosition.row+1,column:s.node.startPosition.column})}return n}async getImports(e){let{captures:t}=await this.executeQuery(e,"imports"),o=t.filter(s=>s.name==="import").map(s=>s.node),n=[];for(let s of o)n.push({source:s.text,imports:[s.text],line:s.startPosition.row+1,type:"side-effect"});return n}async findReferences(e,t,o){let{captures:n}=await this.executeQuery(e,"references"),s=e.content.split(`
269
+ `};ke("cpp",Eh);ke("c",Eh)});var Hr,Mh=g(()=>{"use strict";l();ft();Ph();_h();Rh();$h();Dh();Hr=class{constructor(e){this.context=e}context;async executeQuery(e,t){let{tree:o,language:n,grammar:s}=await this.context.getTree(e.filePath,e.content),i=ba[n];if(!i||!i[t])throw new Error(`Query ${t} not found for language ${n}`);let a=i[t],c=s.query(a);return{tree:o,captures:c.captures(o.rootNode)}}async findSymbols(e,t,o){return(await this.getSymbols(e,o)).filter(s=>s.name===t).map(s=>({file:e.filePath,line:s.line,column:s.column,kind:s.kind,name:s.name}))}async getSymbols(e,t){let{captures:o}=await this.executeQuery(e,"symbols"),n=[];for(let s of o)if(s.name.startsWith("name.")){let i=s.name.split(".")[1];(!t||t===i)&&n.push({name:s.node.text,kind:i,line:s.node.startPosition.row+1,column:s.node.startPosition.column})}return n}async getImports(e){let{captures:t}=await this.executeQuery(e,"imports"),o=t.filter(s=>s.name==="import").map(s=>s.node),n=[];for(let s of o)n.push({source:s.text,imports:[s.text],line:s.startPosition.row+1,type:"side-effect"});return n}async findReferences(e,t,o){let{captures:n}=await this.executeQuery(e,"references"),s=e.content.split(`
270
270
  `),i=[];for(let a of n)if(a.node.text===t){let c=a.node.parent?.type.includes("definition")||a.node.parent?.type.includes("declaration");if(!c||o){let p=a.node.startPosition.row+1;i.push({file:e.filePath,line:p,column:a.node.startPosition.column,context:s[p-1].trim(),isDeclaration:!!c})}}return i}async getSymbolAtPosition(e,t,o){let{tree:n}=await this.context.getTree(e.filePath,e.content),s=n.rootNode.descendantForPosition({row:t-1,column:o});return s&&s.type==="identifier"?s.text:null}async getDefinition(e,t){let o=await this.findSymbols(e,t);return o.length>0?o[0]:null}async getDiagnostics(e){let{tree:t}=await this.context.getTree(e.filePath,e.content),o=[];function n(s){if(s.hasError()){s.type==="ERROR"&&o.push({message:`Syntax error at line ${s.startPosition.row+1}`,line:s.startPosition.row+1,column:s.startPosition.column,severity:"error"});for(let i of s.children)n(i)}else s.isMissing&&s.isMissing()&&o.push({message:`Missing ${s.type} at line ${s.startPosition.row+1}`,line:s.startPosition.row+1,column:s.startPosition.column,severity:"error"})}return n(t.rootNode),o}async getExports(e){return[]}async getOutline(e){return(await this.getSymbols(e)).map(o=>({name:o.name,kind:o.kind,line:o.line,column:o.column,children:[]}))}async extractFunction(e,t,o,n,s,i){let a=e.content.split(`
271
271
  `),c=Math.max(0,t-1),p=Math.min(a.length,n),m=a.slice(c,p).join(`
272
272
  `),d="",f="",b=e.filePath.split(".").pop()?.toLowerCase();return b==="py"||b==="pyi"?(d=`
@@ -290,24 +290,24 @@ ${m}
290
290
  void ${i}() {
291
291
  ${m}
292
292
  }
293
- `,f=`${i}();`),{newFunction:d,replacementCall:f}}async getCallHierarchy(e,t,o){let n=await this.getSymbolAtPosition(e,t,o);if(!n)return null;let i=(await this.findReferences(e,n,!1)).map(a=>({file:a.file,name:a.context.trim()||"<anonymous>",line:a.line,column:a.column}));return{file:e.filePath,name:n,line:t,column:o,callers:i,callees:[]}}}});var Xr,Lh=g(()=>{"use strict";l();Ta();Eh();jh();Xr=class{constructor(e){this.context=e;this.babelParser=new Vr,this.treeSitterParser=new Qr(this.context)}context;babelParser;treeSitterParser;getParser(e){switch(Hr(e)){case"javascript":case"typescript":case"tsx":case"jsx":return this.babelParser;case"python":case"go":case"rust":case"java":case"c":case"cpp":return this.treeSitterParser;default:throw new Error(`Unsupported or unknown language for file: ${e}`)}}}});var Wo,Zr,Yr,Fh=g(()=>{"use strict";l();Wo=require("fs"),Zr=require("path");we();Yr=class{isBuilt=!1;isBuilding=!1;data={symbolLocations:new Map};fileMtimes=new Map;supportedExtensions=[".js",".jsx",".ts",".tsx",".mjs",".cjs",".py",".go",".rs",".java",".c",".cpp",".h",".hpp"];async getAllSupportedFiles(e){let t=[];try{let o=(0,Wo.readdirSync)(e,{withFileTypes:!0});for(let n of o){let s=(0,Zr.join)(e,n.name);n.name==="node_modules"||n.name===".git"||n.name==="dist"||n.name==="build"||(n.isDirectory()?t.push(...await this.getAllSupportedFiles(s)):n.isFile()&&this.supportedExtensions.includes((0,Zr.extname)(n.name).toLowerCase())&&t.push(s))}}catch{}return t}async buildIndex(e){if(!(this.isBuilt||this.isBuilding)){this.isBuilding=!0;try{let t=await this.getAllSupportedFiles(e);for(let o of t)await this.updateFile(o);this.isBuilt=!0}finally{this.isBuilding=!1}}}async updateFile(e){try{let o=(0,Wo.statSync)(e).mtimeMs;if(this.fileMtimes.get(e)===o)return;let n=(0,Wo.readFileSync)(e,"utf-8"),s=L.getParser(e);this.removeFileFromIndex(e);let i=await s.getSymbols({filePath:e,content:n});for(let a of i){let c=this.data.symbolLocations.get(a.name);c?c.add(e):this.data.symbolLocations.set(a.name,new Set([e]))}this.fileMtimes.set(e,o)}catch{this.removeFileFromIndex(e)}}removeFileFromIndex(e){for(let[t,o]of this.data.symbolLocations.entries())o.delete(e),o.size===0&&this.data.symbolLocations.delete(t);this.fileMtimes.delete(e)}async getDefinitionFiles(e,t){await this.buildIndex(t);let o=this.data.symbolLocations.get(e);return o?Array.from(o):[]}}});var eC,L,Uo,we=g(()=>{"use strict";l();Rh();Lh();Fh();eC=new Jr,L=new Xr(eC),Uo=new Yr});async function qh(r,e,t){try{let o=(0,Go.readFileSync)(r,"utf-8");return await L.getParser(r).findSymbols({filePath:r,content:o},e,t)}catch{return[]}}async function Wh(r,e,t){let o=[];try{let n=(0,Go.readdirSync)(r,{withFileTypes:!0});for(let s of n){let i=(0,es.join)(r,s.name);if(!(s.name==="node_modules"||s.name===".git"||s.name==="dist")){if(s.isDirectory()){let a=await Wh(i,e,t);o.push(...a)}else if(s.isFile()&&tC.includes((0,es.extname)(s.name))){let a=await qh(i,e,t);o.push(...a)}}}}catch{}return o}async function oC(r){let e=r.symbol,t=r.path,o=r.kind;if(h(`[coding.find-symbol] execute symbol="${e}" path="${t}" kind=${o??"all"}`),!e)throw new Error("symbol is required");if(!t)throw new Error("path is required");let n=(0,Go.statSync)(t),s;if(n.isDirectory())s=await Wh(t,e,o);else if(n.isFile())s=await qh(t,e,o);else throw new Error(`Path is neither a file nor directory: ${t}`);return JSON.stringify({symbol:e,found:s.length,locations:s},null,2)}var Go,es,tC,Bo,ka=g(()=>{"use strict";l();Go=require("fs"),es=require("path");xh();we();S();tC=[".js",".jsx",".ts",".tsx",".mjs",".cjs",".py",".go",".rs",".java",".c",".cpp",".h",".hpp"];Bo={name:hh,displayName:yh,description:bh,parameters:Th,category:wh,execute:oC}});var Uh,Gh,Bh,zh,Hh,Kh=g(()=>{"use strict";l();Uh="coding.get_symbols",Gh="Get Symbols",Bh="List all symbols (functions, classes, variables, etc.) in a JavaScript/TypeScript file",zh="coding",Hh={type:"object",properties:{file:{type:"string",description:"Path to the file to analyze"},kind:{type:"string",description:"Optional: filter by symbol kind (function, class, variable, const, let, interface, type)"}},required:["file"]}});async function nC(r){let e=r.file,t=r.kind;if(h(`[coding.get-symbols] execute file="${e}" kind=${t??"all"}`),!e)throw new Error("file is required");try{let o=(0,Jh.readFileSync)(e,"utf-8"),s=await L.getParser(e).getSymbols({filePath:e,content:o},t);return JSON.stringify({file:e,count:s.length,symbols:s},null,2)}catch(o){throw new Error(`Failed to parse file "${e}": ${o.message}`)}}var Jh,zo,Sa=g(()=>{"use strict";l();Jh=require("fs");Kh();we();S();zo={name:Uh,displayName:Gh,description:Bh,parameters:Hh,category:zh,execute:nC}});var Vh,Qh,Xh,Yh,Zh,ey=g(()=>{"use strict";l();Vh="coding.get_imports",Qh="Get Imports",Xh="List all import statements in a JavaScript/TypeScript file",Yh="coding",Zh={type:"object",properties:{file:{type:"string",description:"Path to the file to analyze"}},required:["file"]}});async function rC(r){let e=r.file;if(h(`[coding.get-imports] execute file="${e}"`),!e)throw new Error("file is required");try{let t=(0,ty.readFileSync)(e,"utf-8"),n=await L.getParser(e).getImports({filePath:e,content:t});return JSON.stringify({file:e,count:n.length,imports:n},null,2)}catch(t){throw new Error(`Failed to map explicit imports in file "${e}": ${t.message}`)}}var ty,Ho,Pa=g(()=>{"use strict";l();ty=require("fs");ey();we();S();Ho={name:Vh,displayName:Qh,description:Xh,parameters:Zh,category:Yh,execute:rC}});var oy,ny,ry,sy,iy,ay=g(()=>{"use strict";l();oy="coding.find_references",ny="Find References",ry="Find all references to a symbol across JavaScript/TypeScript files",sy="coding",iy={type:"object",properties:{symbol:{type:"string",description:"Name of the symbol to find references for"},path:{type:"string",description:"File or directory path to search in (searches recursively if directory)"},includeDeclaration:{type:"boolean",description:"Include the symbol declaration in results (default: false)"}},required:["symbol","path"]}});async function ly(r,e,t){try{let o=(0,ts.readFileSync)(r,"utf-8");return await L.getParser(r).findReferences({filePath:r,content:o},e,t)}catch{return[]}}async function sC(r,e,t){let o=[];await Uo.buildIndex(r);let n=await Uo.getDefinitionFiles(e,r);for(let s of n)if(s.startsWith(r)){let i=await ly(s,e,t);o.push(...i)}return o}async function iC(r){let e=r.symbol,t=r.path,o=r.includeDeclaration===!0;if(h(`[coding.find-references] execute symbol="${e}" path="${t}" includeDecl=${o}`),!e)throw new Error("symbol is required");if(!t)throw new Error("path is required");let n=(0,ts.statSync)(t),s;if(n.isDirectory())s=await sC(t,e,o);else if(n.isFile())s=await ly(t,e,o);else throw new Error(`Path is neither a file nor directory: ${t}`);return JSON.stringify({symbol:e,found:s.length,references:s},null,2)}var ts,Ko,_a=g(()=>{"use strict";l();ts=require("fs");ay();we();S();Ko={name:oy,displayName:ny,description:ry,parameters:iy,category:sy,execute:iC}});var cy,py,my,dy,uy,fy=g(()=>{"use strict";l();cy="coding.go_to_definition",py="Go To Definition",my="Jump to the definition of a symbol at a specific location in a file",dy="coding",uy={type:"object",properties:{file:{type:"string",description:"Path to the file containing the symbol reference"},line:{type:"integer",description:"Line number where the symbol is referenced (1-indexed)"},column:{type:"integer",description:"Column number where the symbol is referenced (0-indexed)"},searchPath:{type:"string",description:"Optional: directory to search for the definition (defaults to file directory)"}},required:["file","line","column"]}});async function aC(r,e,t){try{let o=(0,Ln.readFileSync)(r,"utf-8");return await L.getParser(r).getSymbolAtPosition({filePath:r,content:o},e,t)}catch{return null}}async function hy(r,e){try{let t=(0,Ln.readFileSync)(r,"utf-8");return await L.getParser(r).getDefinition({filePath:r,content:t},e)}catch{return null}}async function lC(r,e){await Uo.buildIndex(r);let t=await Uo.getDefinitionFiles(e,r);for(let o of t)if(o.startsWith(r)){let n=await hy(o,e);if(n)return n}return null}async function cC(r){let e=r.file,t=r.line,o=r.column,n=r.searchPath;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("line is required");if(o===void 0)throw new Error("column is required");let s=await aC(e,t,o);if(!s)return JSON.stringify({found:!1,message:`No symbol found at ${e}:${t}:${o}`},null,2);let i=await hy(e,s);if(!i){let a=n||(0,gy.dirname)(e);(0,Ln.statSync)(a).isDirectory()&&(i=await lC(a,s))}return JSON.stringify(i?{found:!0,symbol:s,definition:i}:{found:!1,symbol:s,message:`Definition not found for symbol "${s}"`},null,2)}var Ln,gy,Jo,Ra=g(()=>{"use strict";l();Ln=require("fs"),gy=require("path");fy();we();Jo={name:cy,displayName:py,description:my,parameters:uy,category:dy,execute:cC}});var yy,by,wy,Ty,xy,vy=g(()=>{"use strict";l();yy="coding.multi_file_edit",by="Multi-File Edit",wy="Edit multiple files atomically with rollback on failure",Ty="coding",xy={type:"object",properties:{edits:{type:"array",items:{type:"object",properties:{file:{type:"string"},changes:{type:"array",items:{type:"object",properties:{oldText:{type:"string"},newText:{type:"string"}}}}}},description:"Array of file edits, each with file path and array of text replacements"},atomic:{type:"boolean",description:"Atomic mode: rollback all edits if any fails (default: true)"}},required:["edits"]}});async function pC(r){let e=r.edits,t=r.atomic!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("edits array is required and must not be empty");for(let s of e){if(!s.file)throw new Error("Each edit must have a file property");if(!s.changes||!Array.isArray(s.changes))throw new Error("Each edit must have a changes array");if(!(0,ht.existsSync)(s.file))throw new Error(`File does not exist: ${s.file}`)}let o=[],n=[];try{for(let s of e){let i=(0,ht.readFileSync)(s.file,"utf-8");t&&o.push({file:s.file,content:i});let a=i;for(let c of s.changes){if(!c.oldText)throw new Error("Each change must have oldText property");if(c.newText===void 0)throw new Error("Each change must have newText property");let p=(a.match(new RegExp(mC(c.oldText),"g"))||[]).length;if(p===0)throw new Error(`Text not found in ${s.file}: "${c.oldText.substring(0,50)}..."`);if(p>1)throw new Error(`Ambiguous replacement in ${s.file}: "${c.oldText.substring(0,50)}..." appears ${p} times`);a=a.replace(c.oldText,c.newText)}(0,ht.writeFileSync)(s.file,a,"utf-8"),n.push(s.file)}return JSON.stringify({success:!0,filesModified:n.length,files:n},null,2)}catch(s){if(t&&o.length>0){for(let i of o)try{(0,ht.writeFileSync)(i.file,i.content,"utf-8")}catch{}throw new Error(`Multi-file edit failed and rolled back: ${s.message}`)}throw new Error(`Multi-file edit failed: ${s.message}`)}}function mC(r){return r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var ht,Vo,$a=g(()=>{"use strict";l();ht=require("fs");vy();Vo={name:yy,displayName:by,description:wy,parameters:xy,category:Ty,execute:pC,confirmation:{level:"high",reason:"This will modify multiple source code files atomically.",showArgs:["edits"]}}});var Cy,ky,Sy,Py,_y,Ry=g(()=>{"use strict";l();Cy="coding.refactor_rename",ky="Refactor Rename",Sy="Rename a symbol across the entire codebase intelligently",Py="coding",_y={type:"object",properties:{symbol:{type:"string",description:"Current name of the symbol to rename"},newName:{type:"string",description:"New name for the symbol"},path:{type:"string",description:"Directory path to search and rename in"},dryRun:{type:"boolean",description:"Preview changes without applying them (default: false)"}},required:["symbol","newName","path"]}});function fC(r,e,t,o){let n=[];try{let s=(0,Qo.readFileSync)(r,"utf-8"),i=s.split(`
294
- `),a=(0,$y.parse)(s,{sourceType:"module",plugins:["jsx","typescript","decorators-legacy","classProperties","objectRestSpread","optionalChaining","nullishCoalescingOperator"]}),c=[];if(dC(a,{Identifier(p){if(p.node.name===e){let m=p.node.loc?.start.line||0,d=p.node.loc?.start.column||0;c.push({line:m,column:d,length:e.length}),n.push({file:r,line:m,column:d,oldName:e,newName:t})}}}),!o&&c.length>0){c.sort((m,d)=>m.line!==d.line?d.line-m.line:d.column-m.column);let p=[...i];for(let m of c){let d=m.line-1;if(d>=0&&d<p.length){let f=p[d],b=f.substring(0,m.column),y=f.substring(m.column+m.length);p[d]=b+t+y}}(0,Qo.writeFileSync)(r,p.join(`
295
- `),"utf-8")}}catch{}return{file:r,occurrences:n.length,changes:n}}function Ey(r,e,t,o){let n=[];try{let s=(0,Qo.readdirSync)(r,{withFileTypes:!0});for(let i of s){let a=(0,os.join)(r,i.name);if(!(i.name==="node_modules"||i.name===".git"||i.name==="dist")){if(i.isDirectory())n.push(...Ey(a,e,t,o));else if(i.isFile()&&uC.includes((0,os.extname)(i.name))){let c=fC(a,e,t,o);c.occurrences>0&&n.push(c)}}}}catch{}return n}async function gC(r){let e=r.symbol,t=r.newName,o=r.path,n=r.dryRun===!0;if(!e)throw new Error("symbol is required");if(!t)throw new Error("newName is required");if(!o)throw new Error("path is required");if(e===t)throw new Error("New name must be different from old name");let s=Ey(o,e,t,n),i=s.reduce((c,p)=>c+p.occurrences,0),a=s.length;return JSON.stringify({success:!0,dryRun:n,oldName:e,newName:t,filesAffected:a,totalOccurrences:i,changes:s},null,2)}var Qo,os,$y,Ea,dC,uC,Xo,Da=g(()=>{"use strict";l();Qo=require("fs"),os=require("path"),$y=require("@babel/parser"),Ea=x(require("@babel/traverse"),1);Ry();dC=Ea.default||Ea,uC=[".js",".jsx",".ts",".tsx",".mjs",".cjs"];Xo={name:Cy,displayName:ky,description:Sy,parameters:_y,category:Py,execute:gC,confirmation:{level:"high",reason:"This will rename a symbol across multiple files, rewriting source code without backup.",showArgs:["symbol","newName"]}}});var Dy,My,Ay,Oy,Ny,Iy=g(()=>{"use strict";l();Dy="coding.get_outline",My="Get File Outline",Ay="Gets a hierarchical outline of symbols (classes, functions, methods) in a specified file.",Oy="coding",Ny={type:"object",properties:{file:{type:"string",description:"The absolute path to the file to outline"}},required:["file"]}});async function hC(r){let e=r.file;if(h(`[coding.get-outline] execute file="${e}"`),!e)throw new Error("file is required");try{if(!(0,ns.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,ns.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getOutline)return JSON.stringify({file:e,error:"Outline extraction is not specifically implemented for this language yet."});let n=await o.getOutline({filePath:e,content:t});return JSON.stringify({file:e,outline:n},null,2)}catch(t){throw new Error(`Failed to safely extract outline from file "${e}": ${t.message}`)}}var ns,Yo,Ma=g(()=>{"use strict";l();ns=require("fs");Iy();we();S();Yo={name:Dy,displayName:My,description:Ay,parameters:Ny,category:Oy,execute:hC}});var jy,Ly,Fy,qy,Wy,Uy=g(()=>{"use strict";l();jy="coding.get_diagnostics",Ly="Get File Diagnostics",Fy="Gets syntax errors and warnings for a file utilizing AST parsing.",qy="coding",Wy={type:"object",properties:{file:{type:"string",description:"The absolute path to the file to check for diagnostics"}},required:["file"]}});async function yC(r){let e=r.file;if(!e)throw new Error("file is required");try{if(!(0,rs.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,rs.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getDiagnostics)return JSON.stringify({file:e,error:"Diagnostics extraction is not specifically implemented for this language yet."});let n=await o.getDiagnostics({filePath:e,content:t});return JSON.stringify({file:e,diagnostics:n},null,2)}catch(t){throw new Error(`Failed to get diagnostics from file "${e}": ${t.message}`)}}var rs,Zo,Aa=g(()=>{"use strict";l();rs=require("fs");Uy();we();Zo={name:jy,displayName:Ly,description:Fy,parameters:Wy,category:qy,execute:yC}});var Gy,By,zy,Hy,Ky,Jy=g(()=>{"use strict";l();Gy="coding.get_exports",By="Get File Exports",zy="Lists all symbols exported by a file.",Hy="coding",Ky={type:"object",properties:{file:{type:"string",description:"The absolute path to the file"}},required:["file"]}});async function bC(r){let e=r.file;if(h(`[coding.get-exports] execute file="${e}"`),!e)throw new Error("file is required");try{if(!(0,ss.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,ss.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getExports)return JSON.stringify({file:e,error:"Exports extraction is not specifically implemented for this language yet."});let n=await o.getExports({filePath:e,content:t});return JSON.stringify({file:e,exports:n},null,2)}catch(t){throw new Error(`Failed to extract exports from file "${e}": ${t.message}`)}}var ss,en,Oa=g(()=>{"use strict";l();ss=require("fs");Jy();we();S();en={name:Gy,displayName:By,description:zy,parameters:Ky,category:Hy,execute:bC}});var Vy,Qy,Xy,Yy,Zy,eb=g(()=>{"use strict";l();Vy="coding.extract_function",Qy="Extract Function",Xy="Extracts a selected code region into a new function, automatically detecting required parameters and return values.",Yy="coding",Zy={type:"object",properties:{file:{type:"string",description:"The absolute path to the file"},startLine:{type:"number",description:"1-indexed start line of the code to extract"},startColumn:{type:"number",description:"0-indexed start column of the code to extract"},endLine:{type:"number",description:"1-indexed end line of the code to extract"},endColumn:{type:"number",description:"0-indexed end column of the code to extract"},newFunctionName:{type:"string",description:"The name for the newly extracted function"}},required:["file","startLine","startColumn","endLine","endColumn","newFunctionName"]}});async function wC(r){let e=r.file,t=r.startLine,o=r.startColumn,n=r.endLine,s=r.endColumn,i=r.newFunctionName;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("startLine is required");if(o===void 0)throw new Error("startColumn is required");if(n===void 0)throw new Error("endLine is required");if(s===void 0)throw new Error("endColumn is required");if(!i)throw new Error("newFunctionName is required");try{if(!(0,is.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let a=(0,is.readFileSync)(e,"utf-8"),c=L.getParser(e);if(!c.extractFunction)return JSON.stringify({file:e,error:"Function extraction is not specifically implemented for this language yet."});let p=await c.extractFunction({filePath:e,content:a},t,o,n,s,i);return JSON.stringify({file:e,result:p},null,2)}catch(a){throw new Error(`Failed to extract function from file "${e}": ${a.message}`)}}var is,tn,Na=g(()=>{"use strict";l();is=require("fs");eb();we();tn={name:Vy,displayName:Qy,description:Xy,parameters:Zy,category:Yy,execute:wC}});var tb,ob,nb,rb,sb,ib=g(()=>{"use strict";l();tb="coding.get_call_hierarchy",ob="Get Call Hierarchy",nb="Shows callers and callees of a specific function or method.",rb="coding",sb={type:"object",properties:{file:{type:"string",description:"The absolute path to the file containing the function"},line:{type:"number",description:"1-indexed line number where the function is defined or called"},column:{type:"number",description:"0-indexed column number where the function is defined or called"}},required:["file","line","column"]}});async function TC(r){let e=r.file,t=r.line,o=r.column;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("line is required");if(o===void 0)throw new Error("column is required");try{if(!(0,as.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let n=(0,as.readFileSync)(e,"utf-8"),s=L.getParser(e);if(!s.getCallHierarchy)return JSON.stringify({file:e,error:"Call hierarchy is not specifically implemented for this language yet."});let i=await s.getCallHierarchy({filePath:e,content:n},t,o);return JSON.stringify({file:e,hierarchy:i},null,2)}catch(n){throw new Error(`Failed to get call hierarchy from file "${e}": ${n.message}`)}}var as,on,Ia=g(()=>{"use strict";l();as=require("fs");ib();we();on={name:tb,displayName:ob,description:nb,parameters:sb,category:rb,execute:TC}});var ab={};ee(ab,{codingExtractFunctionTool:()=>tn,codingFindReferencesTool:()=>Ko,codingFindSymbolTool:()=>Bo,codingGetCallHierarchyTool:()=>on,codingGetDiagnosticsTool:()=>Zo,codingGetExportsTool:()=>en,codingGetImportsTool:()=>Ho,codingGetOutlineTool:()=>Yo,codingGetSymbolsTool:()=>zo,codingGoToDefinitionTool:()=>Jo,codingMultiFileEditTool:()=>Vo,codingRefactorRenameTool:()=>Xo,codingToolsProject:()=>ja});var ja,La=g(()=>{"use strict";l();ka();Sa();Pa();_a();Ra();$a();Da();Ma();Aa();Oa();Na();Ia();ka();Sa();Pa();_a();Ra();$a();Da();Ma();Aa();Oa();Na();Ia();ja={manifest:{key:"coding",name:"coding-tools",displayName:"Code Intelligence",version:"1.0.0",description:"AST-aware code intelligence tools for finding symbols, references, and analyzing code structure.",author:"Sajeer",tools:["coding.find_symbol","coding.get_symbols","coding.get_imports","coding.find_references","coding.go_to_definition","coding.get_outline","coding.get_diagnostics","coding.get_exports","coding.extract_function","coding.get_call_hierarchy","coding.multi_file_edit","coding.refactor_rename"],category:"coding"},tools:[Bo,zo,Ho,Ko,Jo,Yo,Zo,en,tn,on,Vo,Xo],dependencies:{"@babel/parser":"^7.24.0","@babel/traverse":"^7.24.0","@babel/types":"^7.24.0"}}});var lb,cb=g(()=>{"use strict";l();lb={type:"object",properties:{path:{type:"string",description:"Optional path or directory to check the status for. If omitted, checks the entire repository."}}}});function U(r){let e={baseDir:r||process.cwd(),binary:"git",maxConcurrentProcesses:6};return(0,pb.simpleGit)(e)}var pb,Pe=g(()=>{"use strict";l();pb=require("simple-git")});var Fn,mb=g(()=>{"use strict";l();cb();Pe();Fn={name:"git.status",displayName:"Git Status",description:"Get the working tree status, including modified, staged, and untracked files.",category:"version-control",parameters:lb,execute:async r=>{let e=r.path;try{let o=await U().status(e?[e]:[]);if(o.isClean())return"Working tree clean";let n=[];return n.push(`Branch: ${o.current}`),o.tracking&&n.push(`Tracking: ${o.tracking}`),o.ahead>0&&n.push(`Ahead: ${o.ahead}`),o.behind>0&&n.push(`Behind: ${o.behind}`),n.push("---"),o.conflicted.length>0&&n.push(`Conflicted: ${o.conflicted.join(", ")}`),o.created.length>0&&n.push(`Created: ${o.created.join(", ")}`),o.deleted.length>0&&n.push(`Deleted: ${o.deleted.join(", ")}`),o.modified.length>0&&n.push(`Modified: ${o.modified.join(", ")}`),o.renamed.length>0&&n.push(`Renamed: ${o.renamed.map(s=>`${s.from} -> ${s.to}`).join(", ")}`),o.staged.length>0&&n.push(`Staged: ${o.staged.join(", ")}`),o.not_added.length>0&&n.push(`Untracked: ${o.not_added.join(", ")}`),n.join(`
296
- `)}catch(t){return`Error getting git status: ${t instanceof Error?t.message:String(t)}`}}}});var db,ub=g(()=>{"use strict";l();db={type:"object",properties:{path:{type:"string",description:"Optional path to get the diff for. If omitted, gets the diff for the entire repository."},base:{type:"string",description:"Optional base commit/ref for comparing two revisions. When used with head, runs git diff base...head."},head:{type:"string",description:"Optional head commit/ref for comparing two revisions. When used with base, runs git diff base...head."},staged:{type:"boolean",description:"If true, gets the diff of staged changes instead of unstaged changes.",default:!1},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}}}});var qn,fb=g(()=>{"use strict";l();ub();Pe();qn={name:"git.diff",displayName:"Git Diff",description:"Show changes between commits, commit and working tree, etc.",category:"version-control",parameters:db,execute:async r=>{let e=r.path,t=r.base,o=r.head,n=r.staged,s=r.cloneDir;try{let i=U(s),a=[];if(t||o){if(!t||!o)return"Error getting git diff: both base and head are required when comparing revisions.";a.push(`${t}...${o}`)}n&&a.push("--cached"),e&&a.push("--",e);let c=await i.diff(a);return c||"No changes found."}catch(i){return`Error getting git diff: ${i instanceof Error?i.message:String(i)}`}}}});var gb,hb=g(()=>{"use strict";l();gb={type:"object",properties:{maxCount:{type:"number",description:"Maximum number of commits to return. Defaults to 10 to prevent large outputs.",default:10},path:{type:"string",description:"Optional path to get the log for specific file or directory."},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}}}});var Wn,yb=g(()=>{"use strict";l();hb();Pe();Wn={name:"git.log",displayName:"Git Log",description:"Show commit logs.",category:"version-control",parameters:gb,execute:async r=>{let e=r.maxCount||10,t=r.path,o=r.cloneDir;try{let n=U(o),s={maxCount:e};t&&(s.file=t);let i=await n.log(s);return i.all.length===0?"No commits found.":i.all.map(a=>`Commit: ${a.hash}
293
+ `,f=`${i}();`),{newFunction:d,replacementCall:f}}async getCallHierarchy(e,t,o){let n=await this.getSymbolAtPosition(e,t,o);if(!n)return null;let i=(await this.findReferences(e,n,!1)).map(a=>({file:a.file,name:a.context.trim()||"<anonymous>",line:a.line,column:a.column}));return{file:e.filePath,name:n,line:t,column:o,callers:i,callees:[]}}}});var Kr,Ah=g(()=>{"use strict";l();ga();Sh();Mh();Kr=class{constructor(e){this.context=e;this.babelParser=new zr,this.treeSitterParser=new Hr(this.context)}context;babelParser;treeSitterParser;getParser(e){switch(Ur(e)){case"javascript":case"typescript":case"tsx":case"jsx":return this.babelParser;case"python":case"go":case"rust":case"java":case"c":case"cpp":return this.treeSitterParser;default:throw new Error(`Unsupported or unknown language for file: ${e}`)}}}});var qo,Vr,Jr,Nh=g(()=>{"use strict";l();qo=require("fs"),Vr=require("path");be();Jr=class{isBuilt=!1;isBuilding=!1;data={symbolLocations:new Map};fileMtimes=new Map;supportedExtensions=[".js",".jsx",".ts",".tsx",".mjs",".cjs",".py",".go",".rs",".java",".c",".cpp",".h",".hpp"];async getAllSupportedFiles(e){let t=[];try{let o=(0,qo.readdirSync)(e,{withFileTypes:!0});for(let n of o){let s=(0,Vr.join)(e,n.name);n.name==="node_modules"||n.name===".git"||n.name==="dist"||n.name==="build"||(n.isDirectory()?t.push(...await this.getAllSupportedFiles(s)):n.isFile()&&this.supportedExtensions.includes((0,Vr.extname)(n.name).toLowerCase())&&t.push(s))}}catch{}return t}async buildIndex(e){if(!(this.isBuilt||this.isBuilding)){this.isBuilding=!0;try{let t=await this.getAllSupportedFiles(e);for(let o of t)await this.updateFile(o);this.isBuilt=!0}finally{this.isBuilding=!1}}}async updateFile(e){try{let o=(0,qo.statSync)(e).mtimeMs;if(this.fileMtimes.get(e)===o)return;let n=(0,qo.readFileSync)(e,"utf-8"),s=L.getParser(e);this.removeFileFromIndex(e);let i=await s.getSymbols({filePath:e,content:n});for(let a of i){let c=this.data.symbolLocations.get(a.name);c?c.add(e):this.data.symbolLocations.set(a.name,new Set([e]))}this.fileMtimes.set(e,o)}catch{this.removeFileFromIndex(e)}}removeFileFromIndex(e){for(let[t,o]of this.data.symbolLocations.entries())o.delete(e),o.size===0&&this.data.symbolLocations.delete(t);this.fileMtimes.delete(e)}async getDefinitionFiles(e,t){await this.buildIndex(t);let o=this.data.symbolLocations.get(e);return o?Array.from(o):[]}}});var Vv,L,Wo,be=g(()=>{"use strict";l();Ch();Ah();Nh();Vv=new Br,L=new Kr(Vv),Wo=new Jr});async function Oh(r,e,t){try{let o=(0,Uo.readFileSync)(r,"utf-8");return await L.getParser(r).findSymbols({filePath:r,content:o},e,t)}catch{return[]}}async function Ih(r,e,t){let o=[];try{let n=(0,Uo.readdirSync)(r,{withFileTypes:!0});for(let s of n){let i=(0,Qr.join)(r,s.name);if(!(s.name==="node_modules"||s.name===".git"||s.name==="dist")){if(s.isDirectory()){let a=await Ih(i,e,t);o.push(...a)}else if(s.isFile()&&Qv.includes((0,Qr.extname)(s.name))){let a=await Oh(i,e,t);o.push(...a)}}}}catch{}return o}async function Xv(r){let e=r.symbol,t=r.path,o=r.kind;if(h(`[coding.find-symbol] execute symbol="${e}" path="${t}" kind=${o??"all"}`),!e)throw new Error("symbol is required");if(!t)throw new Error("path is required");let n=(0,Uo.statSync)(t),s;if(n.isDirectory())s=await Ih(t,e,o);else if(n.isFile())s=await Oh(t,e,o);else throw new Error(`Path is neither a file nor directory: ${t}`);return JSON.stringify({symbol:e,found:s.length,locations:s},null,2)}var Uo,Qr,Qv,Go,Ta=g(()=>{"use strict";l();Uo=require("fs"),Qr=require("path");hh();be();S();Qv=[".js",".jsx",".ts",".tsx",".mjs",".cjs",".py",".go",".rs",".java",".c",".cpp",".h",".hpp"];Go={name:mh,displayName:dh,description:uh,parameters:gh,category:fh,execute:Xv}});var jh,Lh,Fh,qh,Wh,Uh=g(()=>{"use strict";l();jh="coding.get_symbols",Lh="Get Symbols",Fh="List all symbols (functions, classes, variables, etc.) in a JavaScript/TypeScript file",qh="coding",Wh={type:"object",properties:{file:{type:"string",description:"Path to the file to analyze"},kind:{type:"string",description:"Optional: filter by symbol kind (function, class, variable, const, let, interface, type)"}},required:["file"]}});async function Yv(r){let e=r.file,t=r.kind;if(h(`[coding.get-symbols] execute file="${e}" kind=${t??"all"}`),!e)throw new Error("file is required");try{let o=(0,Gh.readFileSync)(e,"utf-8"),s=await L.getParser(e).getSymbols({filePath:e,content:o},t);return JSON.stringify({file:e,count:s.length,symbols:s},null,2)}catch(o){throw new Error(`Failed to parse file "${e}": ${o.message}`)}}var Gh,Bo,wa=g(()=>{"use strict";l();Gh=require("fs");Uh();be();S();Bo={name:jh,displayName:Lh,description:Fh,parameters:Wh,category:qh,execute:Yv}});var Bh,zh,Hh,Kh,Jh,Vh=g(()=>{"use strict";l();Bh="coding.get_imports",zh="Get Imports",Hh="List all import statements in a JavaScript/TypeScript file",Kh="coding",Jh={type:"object",properties:{file:{type:"string",description:"Path to the file to analyze"}},required:["file"]}});async function Zv(r){let e=r.file;if(h(`[coding.get-imports] execute file="${e}"`),!e)throw new Error("file is required");try{let t=(0,Qh.readFileSync)(e,"utf-8"),n=await L.getParser(e).getImports({filePath:e,content:t});return JSON.stringify({file:e,count:n.length,imports:n},null,2)}catch(t){throw new Error(`Failed to map explicit imports in file "${e}": ${t.message}`)}}var Qh,zo,xa=g(()=>{"use strict";l();Qh=require("fs");Vh();be();S();zo={name:Bh,displayName:zh,description:Hh,parameters:Jh,category:Kh,execute:Zv}});var Xh,Yh,Zh,ey,ty,oy=g(()=>{"use strict";l();Xh="coding.find_references",Yh="Find References",Zh="Find all references to a symbol across JavaScript/TypeScript files",ey="coding",ty={type:"object",properties:{symbol:{type:"string",description:"Name of the symbol to find references for"},path:{type:"string",description:"File or directory path to search in (searches recursively if directory)"},includeDeclaration:{type:"boolean",description:"Include the symbol declaration in results (default: false)"}},required:["symbol","path"]}});async function ny(r,e,t){try{let o=(0,Xr.readFileSync)(r,"utf-8");return await L.getParser(r).findReferences({filePath:r,content:o},e,t)}catch{return[]}}async function eC(r,e,t){let o=[];await Wo.buildIndex(r);let n=await Wo.getDefinitionFiles(e,r);for(let s of n)if(s.startsWith(r)){let i=await ny(s,e,t);o.push(...i)}return o}async function tC(r){let e=r.symbol,t=r.path,o=r.includeDeclaration===!0;if(h(`[coding.find-references] execute symbol="${e}" path="${t}" includeDecl=${o}`),!e)throw new Error("symbol is required");if(!t)throw new Error("path is required");let n=(0,Xr.statSync)(t),s;if(n.isDirectory())s=await eC(t,e,o);else if(n.isFile())s=await ny(t,e,o);else throw new Error(`Path is neither a file nor directory: ${t}`);return JSON.stringify({symbol:e,found:s.length,references:s},null,2)}var Xr,Ho,va=g(()=>{"use strict";l();Xr=require("fs");oy();be();S();Ho={name:Xh,displayName:Yh,description:Zh,parameters:ty,category:ey,execute:tC}});var ry,sy,iy,ay,ly,cy=g(()=>{"use strict";l();ry="coding.go_to_definition",sy="Go To Definition",iy="Jump to the definition of a symbol at a specific location in a file",ay="coding",ly={type:"object",properties:{file:{type:"string",description:"Path to the file containing the symbol reference"},line:{type:"integer",description:"Line number where the symbol is referenced (1-indexed)"},column:{type:"integer",description:"Column number where the symbol is referenced (0-indexed)"},searchPath:{type:"string",description:"Optional: directory to search for the definition (defaults to file directory)"}},required:["file","line","column"]}});async function oC(r,e,t){try{let o=(0,Nn.readFileSync)(r,"utf-8");return await L.getParser(r).getSymbolAtPosition({filePath:r,content:o},e,t)}catch{return null}}async function my(r,e){try{let t=(0,Nn.readFileSync)(r,"utf-8");return await L.getParser(r).getDefinition({filePath:r,content:t},e)}catch{return null}}async function nC(r,e){await Wo.buildIndex(r);let t=await Wo.getDefinitionFiles(e,r);for(let o of t)if(o.startsWith(r)){let n=await my(o,e);if(n)return n}return null}async function rC(r){let e=r.file,t=r.line,o=r.column,n=r.searchPath;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("line is required");if(o===void 0)throw new Error("column is required");let s=await oC(e,t,o);if(!s)return JSON.stringify({found:!1,message:`No symbol found at ${e}:${t}:${o}`},null,2);let i=await my(e,s);if(!i){let a=n||(0,py.dirname)(e);(0,Nn.statSync)(a).isDirectory()&&(i=await nC(a,s))}return JSON.stringify(i?{found:!0,symbol:s,definition:i}:{found:!1,symbol:s,message:`Definition not found for symbol "${s}"`},null,2)}var Nn,py,Ko,Ca=g(()=>{"use strict";l();Nn=require("fs"),py=require("path");cy();be();Ko={name:ry,displayName:sy,description:iy,parameters:ly,category:ay,execute:rC}});var dy,uy,fy,gy,hy,yy=g(()=>{"use strict";l();dy="coding.multi_file_edit",uy="Multi-File Edit",fy="Edit multiple files atomically with rollback on failure",gy="coding",hy={type:"object",properties:{edits:{type:"array",items:{type:"object",properties:{file:{type:"string"},changes:{type:"array",items:{type:"object",properties:{oldText:{type:"string"},newText:{type:"string"}}}}}},description:"Array of file edits, each with file path and array of text replacements"},atomic:{type:"boolean",description:"Atomic mode: rollback all edits if any fails (default: true)"}},required:["edits"]}});async function sC(r){let e=r.edits,t=r.atomic!==!1;if(!e||!Array.isArray(e)||e.length===0)throw new Error("edits array is required and must not be empty");for(let s of e){if(!s.file)throw new Error("Each edit must have a file property");if(!s.changes||!Array.isArray(s.changes))throw new Error("Each edit must have a changes array");if(!(0,gt.existsSync)(s.file))throw new Error(`File does not exist: ${s.file}`)}let o=[],n=[];try{for(let s of e){let i=(0,gt.readFileSync)(s.file,"utf-8");t&&o.push({file:s.file,content:i});let a=i;for(let c of s.changes){if(!c.oldText)throw new Error("Each change must have oldText property");if(c.newText===void 0)throw new Error("Each change must have newText property");let p=(a.match(new RegExp(iC(c.oldText),"g"))||[]).length;if(p===0)throw new Error(`Text not found in ${s.file}: "${c.oldText.substring(0,50)}..."`);if(p>1)throw new Error(`Ambiguous replacement in ${s.file}: "${c.oldText.substring(0,50)}..." appears ${p} times`);a=a.replace(c.oldText,c.newText)}(0,gt.writeFileSync)(s.file,a,"utf-8"),n.push(s.file)}return JSON.stringify({success:!0,filesModified:n.length,files:n},null,2)}catch(s){if(t&&o.length>0){for(let i of o)try{(0,gt.writeFileSync)(i.file,i.content,"utf-8")}catch{}throw new Error(`Multi-file edit failed and rolled back: ${s.message}`)}throw new Error(`Multi-file edit failed: ${s.message}`)}}function iC(r){return r.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}var gt,Jo,ka=g(()=>{"use strict";l();gt=require("fs");yy();Jo={name:dy,displayName:uy,description:fy,parameters:hy,category:gy,execute:sC,confirmation:{level:"high",reason:"This will modify multiple source code files atomically.",showArgs:["edits"]}}});var by,Ty,wy,xy,vy,Cy=g(()=>{"use strict";l();by="coding.refactor_rename",Ty="Refactor Rename",wy="Rename a symbol across the entire codebase intelligently",xy="coding",vy={type:"object",properties:{symbol:{type:"string",description:"Current name of the symbol to rename"},newName:{type:"string",description:"New name for the symbol"},path:{type:"string",description:"Directory path to search and rename in"},dryRun:{type:"boolean",description:"Preview changes without applying them (default: false)"}},required:["symbol","newName","path"]}});function cC(r,e,t,o){let n=[];try{let s=(0,Vo.readFileSync)(r,"utf-8"),i=s.split(`
294
+ `),a=(0,ky.parse)(s,{sourceType:"module",plugins:["jsx","typescript","decorators-legacy","classProperties","objectRestSpread","optionalChaining","nullishCoalescingOperator"]}),c=[];if(aC(a,{Identifier(p){if(p.node.name===e){let m=p.node.loc?.start.line||0,d=p.node.loc?.start.column||0;c.push({line:m,column:d,length:e.length}),n.push({file:r,line:m,column:d,oldName:e,newName:t})}}}),!o&&c.length>0){c.sort((m,d)=>m.line!==d.line?d.line-m.line:d.column-m.column);let p=[...i];for(let m of c){let d=m.line-1;if(d>=0&&d<p.length){let f=p[d],b=f.substring(0,m.column),y=f.substring(m.column+m.length);p[d]=b+t+y}}(0,Vo.writeFileSync)(r,p.join(`
295
+ `),"utf-8")}}catch{}return{file:r,occurrences:n.length,changes:n}}function Sy(r,e,t,o){let n=[];try{let s=(0,Vo.readdirSync)(r,{withFileTypes:!0});for(let i of s){let a=(0,Yr.join)(r,i.name);if(!(i.name==="node_modules"||i.name===".git"||i.name==="dist")){if(i.isDirectory())n.push(...Sy(a,e,t,o));else if(i.isFile()&&lC.includes((0,Yr.extname)(i.name))){let c=cC(a,e,t,o);c.occurrences>0&&n.push(c)}}}}catch{}return n}async function pC(r){let e=r.symbol,t=r.newName,o=r.path,n=r.dryRun===!0;if(!e)throw new Error("symbol is required");if(!t)throw new Error("newName is required");if(!o)throw new Error("path is required");if(e===t)throw new Error("New name must be different from old name");let s=Sy(o,e,t,n),i=s.reduce((c,p)=>c+p.occurrences,0),a=s.length;return JSON.stringify({success:!0,dryRun:n,oldName:e,newName:t,filesAffected:a,totalOccurrences:i,changes:s},null,2)}var Vo,Yr,ky,Sa,aC,lC,Qo,Pa=g(()=>{"use strict";l();Vo=require("fs"),Yr=require("path"),ky=require("@babel/parser"),Sa=x(require("@babel/traverse"),1);Cy();aC=Sa.default||Sa,lC=[".js",".jsx",".ts",".tsx",".mjs",".cjs"];Qo={name:by,displayName:Ty,description:wy,parameters:vy,category:xy,execute:pC,confirmation:{level:"high",reason:"This will rename a symbol across multiple files, rewriting source code without backup.",showArgs:["symbol","newName"]}}});var Py,_y,Ry,$y,Ey,Dy=g(()=>{"use strict";l();Py="coding.get_outline",_y="Get File Outline",Ry="Gets a hierarchical outline of symbols (classes, functions, methods) in a specified file.",$y="coding",Ey={type:"object",properties:{file:{type:"string",description:"The absolute path to the file to outline"}},required:["file"]}});async function mC(r){let e=r.file;if(h(`[coding.get-outline] execute file="${e}"`),!e)throw new Error("file is required");try{if(!(0,Zr.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,Zr.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getOutline)return JSON.stringify({file:e,error:"Outline extraction is not specifically implemented for this language yet."});let n=await o.getOutline({filePath:e,content:t});return JSON.stringify({file:e,outline:n},null,2)}catch(t){throw new Error(`Failed to safely extract outline from file "${e}": ${t.message}`)}}var Zr,Xo,_a=g(()=>{"use strict";l();Zr=require("fs");Dy();be();S();Xo={name:Py,displayName:_y,description:Ry,parameters:Ey,category:$y,execute:mC}});var My,Ay,Ny,Oy,Iy,jy=g(()=>{"use strict";l();My="coding.get_diagnostics",Ay="Get File Diagnostics",Ny="Gets syntax errors and warnings for a file utilizing AST parsing.",Oy="coding",Iy={type:"object",properties:{file:{type:"string",description:"The absolute path to the file to check for diagnostics"}},required:["file"]}});async function dC(r){let e=r.file;if(!e)throw new Error("file is required");try{if(!(0,es.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,es.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getDiagnostics)return JSON.stringify({file:e,error:"Diagnostics extraction is not specifically implemented for this language yet."});let n=await o.getDiagnostics({filePath:e,content:t});return JSON.stringify({file:e,diagnostics:n},null,2)}catch(t){throw new Error(`Failed to get diagnostics from file "${e}": ${t.message}`)}}var es,Yo,Ra=g(()=>{"use strict";l();es=require("fs");jy();be();Yo={name:My,displayName:Ay,description:Ny,parameters:Iy,category:Oy,execute:dC}});var Ly,Fy,qy,Wy,Uy,Gy=g(()=>{"use strict";l();Ly="coding.get_exports",Fy="Get File Exports",qy="Lists all symbols exported by a file.",Wy="coding",Uy={type:"object",properties:{file:{type:"string",description:"The absolute path to the file"}},required:["file"]}});async function uC(r){let e=r.file;if(h(`[coding.get-exports] execute file="${e}"`),!e)throw new Error("file is required");try{if(!(0,ts.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let t=(0,ts.readFileSync)(e,"utf-8"),o=L.getParser(e);if(!o.getExports)return JSON.stringify({file:e,error:"Exports extraction is not specifically implemented for this language yet."});let n=await o.getExports({filePath:e,content:t});return JSON.stringify({file:e,exports:n},null,2)}catch(t){throw new Error(`Failed to extract exports from file "${e}": ${t.message}`)}}var ts,Zo,$a=g(()=>{"use strict";l();ts=require("fs");Gy();be();S();Zo={name:Ly,displayName:Fy,description:qy,parameters:Uy,category:Wy,execute:uC}});var By,zy,Hy,Ky,Jy,Vy=g(()=>{"use strict";l();By="coding.extract_function",zy="Extract Function",Hy="Extracts a selected code region into a new function, automatically detecting required parameters and return values.",Ky="coding",Jy={type:"object",properties:{file:{type:"string",description:"The absolute path to the file"},startLine:{type:"number",description:"1-indexed start line of the code to extract"},startColumn:{type:"number",description:"0-indexed start column of the code to extract"},endLine:{type:"number",description:"1-indexed end line of the code to extract"},endColumn:{type:"number",description:"0-indexed end column of the code to extract"},newFunctionName:{type:"string",description:"The name for the newly extracted function"}},required:["file","startLine","startColumn","endLine","endColumn","newFunctionName"]}});async function fC(r){let e=r.file,t=r.startLine,o=r.startColumn,n=r.endLine,s=r.endColumn,i=r.newFunctionName;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("startLine is required");if(o===void 0)throw new Error("startColumn is required");if(n===void 0)throw new Error("endLine is required");if(s===void 0)throw new Error("endColumn is required");if(!i)throw new Error("newFunctionName is required");try{if(!(0,os.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let a=(0,os.readFileSync)(e,"utf-8"),c=L.getParser(e);if(!c.extractFunction)return JSON.stringify({file:e,error:"Function extraction is not specifically implemented for this language yet."});let p=await c.extractFunction({filePath:e,content:a},t,o,n,s,i);return JSON.stringify({file:e,result:p},null,2)}catch(a){throw new Error(`Failed to extract function from file "${e}": ${a.message}`)}}var os,en,Ea=g(()=>{"use strict";l();os=require("fs");Vy();be();en={name:By,displayName:zy,description:Hy,parameters:Jy,category:Ky,execute:fC}});var Qy,Xy,Yy,Zy,eb,tb=g(()=>{"use strict";l();Qy="coding.get_call_hierarchy",Xy="Get Call Hierarchy",Yy="Shows callers and callees of a specific function or method.",Zy="coding",eb={type:"object",properties:{file:{type:"string",description:"The absolute path to the file containing the function"},line:{type:"number",description:"1-indexed line number where the function is defined or called"},column:{type:"number",description:"0-indexed column number where the function is defined or called"}},required:["file","line","column"]}});async function gC(r){let e=r.file,t=r.line,o=r.column;if(!e)throw new Error("file is required");if(t===void 0)throw new Error("line is required");if(o===void 0)throw new Error("column is required");try{if(!(0,ns.statSync)(e).isFile())throw new Error(`Path is not a file: ${e}`)}catch{throw new Error(`File not found: ${e}`)}try{let n=(0,ns.readFileSync)(e,"utf-8"),s=L.getParser(e);if(!s.getCallHierarchy)return JSON.stringify({file:e,error:"Call hierarchy is not specifically implemented for this language yet."});let i=await s.getCallHierarchy({filePath:e,content:n},t,o);return JSON.stringify({file:e,hierarchy:i},null,2)}catch(n){throw new Error(`Failed to get call hierarchy from file "${e}": ${n.message}`)}}var ns,tn,Da=g(()=>{"use strict";l();ns=require("fs");tb();be();tn={name:Qy,displayName:Xy,description:Yy,parameters:eb,category:Zy,execute:gC}});var ob={};Z(ob,{codingExtractFunctionTool:()=>en,codingFindReferencesTool:()=>Ho,codingFindSymbolTool:()=>Go,codingGetCallHierarchyTool:()=>tn,codingGetDiagnosticsTool:()=>Yo,codingGetExportsTool:()=>Zo,codingGetImportsTool:()=>zo,codingGetOutlineTool:()=>Xo,codingGetSymbolsTool:()=>Bo,codingGoToDefinitionTool:()=>Ko,codingMultiFileEditTool:()=>Jo,codingRefactorRenameTool:()=>Qo,codingToolsProject:()=>Ma});var Ma,Aa=g(()=>{"use strict";l();Ta();wa();xa();va();Ca();ka();Pa();_a();Ra();$a();Ea();Da();Ta();wa();xa();va();Ca();ka();Pa();_a();Ra();$a();Ea();Da();Ma={manifest:{key:"coding",name:"coding-tools",displayName:"Code Intelligence",version:"1.0.0",description:"AST-aware code intelligence tools for finding symbols, references, and analyzing code structure.",author:"Sajeer",tools:["coding.find_symbol","coding.get_symbols","coding.get_imports","coding.find_references","coding.go_to_definition","coding.get_outline","coding.get_diagnostics","coding.get_exports","coding.extract_function","coding.get_call_hierarchy","coding.multi_file_edit","coding.refactor_rename"],category:"coding"},tools:[Go,Bo,zo,Ho,Ko,Xo,Yo,Zo,en,tn,Jo,Qo],dependencies:{"@babel/parser":"^7.24.0","@babel/traverse":"^7.24.0","@babel/types":"^7.24.0"}}});var nb,rb=g(()=>{"use strict";l();nb={type:"object",properties:{path:{type:"string",description:"Optional path or directory to check the status for. If omitted, checks the entire repository."}}}});function U(r){let e={baseDir:r||process.cwd(),binary:"git",maxConcurrentProcesses:6};return(0,sb.simpleGit)(e)}var sb,Se=g(()=>{"use strict";l();sb=require("simple-git")});var On,ib=g(()=>{"use strict";l();rb();Se();On={name:"git.status",displayName:"Git Status",description:"Get the working tree status, including modified, staged, and untracked files.",category:"version-control",parameters:nb,execute:async r=>{let e=r.path;try{let o=await U().status(e?[e]:[]);if(o.isClean())return"Working tree clean";let n=[];return n.push(`Branch: ${o.current}`),o.tracking&&n.push(`Tracking: ${o.tracking}`),o.ahead>0&&n.push(`Ahead: ${o.ahead}`),o.behind>0&&n.push(`Behind: ${o.behind}`),n.push("---"),o.conflicted.length>0&&n.push(`Conflicted: ${o.conflicted.join(", ")}`),o.created.length>0&&n.push(`Created: ${o.created.join(", ")}`),o.deleted.length>0&&n.push(`Deleted: ${o.deleted.join(", ")}`),o.modified.length>0&&n.push(`Modified: ${o.modified.join(", ")}`),o.renamed.length>0&&n.push(`Renamed: ${o.renamed.map(s=>`${s.from} -> ${s.to}`).join(", ")}`),o.staged.length>0&&n.push(`Staged: ${o.staged.join(", ")}`),o.not_added.length>0&&n.push(`Untracked: ${o.not_added.join(", ")}`),n.join(`
296
+ `)}catch(t){return`Error getting git status: ${t instanceof Error?t.message:String(t)}`}}}});var ab,lb=g(()=>{"use strict";l();ab={type:"object",properties:{path:{type:"string",description:"Optional path to get the diff for. If omitted, gets the diff for the entire repository."},base:{type:"string",description:"Optional base commit/ref for comparing two revisions. When used with head, runs git diff base...head."},head:{type:"string",description:"Optional head commit/ref for comparing two revisions. When used with base, runs git diff base...head."},staged:{type:"boolean",description:"If true, gets the diff of staged changes instead of unstaged changes.",default:!1},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}}}});var In,cb=g(()=>{"use strict";l();lb();Se();In={name:"git.diff",displayName:"Git Diff",description:"Show changes between commits, commit and working tree, etc.",category:"version-control",parameters:ab,execute:async r=>{let e=r.path,t=r.base,o=r.head,n=r.staged,s=r.cloneDir;try{let i=U(s),a=[];if(t||o){if(!t||!o)return"Error getting git diff: both base and head are required when comparing revisions.";a.push(`${t}...${o}`)}n&&a.push("--cached"),e&&a.push("--",e);let c=await i.diff(a);return c||"No changes found."}catch(i){return`Error getting git diff: ${i instanceof Error?i.message:String(i)}`}}}});var pb,mb=g(()=>{"use strict";l();pb={type:"object",properties:{maxCount:{type:"number",description:"Maximum number of commits to return. Defaults to 10 to prevent large outputs.",default:10},path:{type:"string",description:"Optional path to get the log for specific file or directory."},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}}}});var jn,db=g(()=>{"use strict";l();mb();Se();jn={name:"git.log",displayName:"Git Log",description:"Show commit logs.",category:"version-control",parameters:pb,execute:async r=>{let e=r.maxCount||10,t=r.path,o=r.cloneDir;try{let n=U(o),s={maxCount:e};t&&(s.file=t);let i=await n.log(s);return i.all.length===0?"No commits found.":i.all.map(a=>`Commit: ${a.hash}
297
297
  Author: ${a.author_name} <${a.author_email}>
298
298
  Date: ${a.date}
299
299
  Message: ${a.message}
300
300
  `).join(`---
301
- `)}catch(n){return`Error getting git log: ${n instanceof Error?n.message:String(n)}`}}}});var bb,wb=g(()=>{"use strict";l();bb={type:"object",properties:{path:{type:"string",description:"Path to the file or directory to stage. To stage all changes, use '.'."}},required:["path"]}});var Un,Tb=g(()=>{"use strict";l();wb();Pe();Un={name:"git.add",displayName:"Git Add",description:"Add file contents to the index (stage changes).",category:"version-control",parameters:bb,execute:async r=>{let e=r.path;try{return await U().add(e),`Successfully staged changes for: ${e}`}catch(t){return`Error staging changes: ${t instanceof Error?t.message:String(t)}`}}}});var xb,vb=g(()=>{"use strict";l();xb={type:"object",properties:{message:{type:"string",description:"The commit message."}},required:["message"]}});var Gn,Cb=g(()=>{"use strict";l();vb();Pe();Gn={name:"git.commit",displayName:"Git Commit",description:"Record changes to the repository.",category:"version-control",parameters:xb,execute:async r=>{let e=r.message;try{let o=await U().commit(e);return o.commit?`Successfully committed changes.
301
+ `)}catch(n){return`Error getting git log: ${n instanceof Error?n.message:String(n)}`}}}});var ub,fb=g(()=>{"use strict";l();ub={type:"object",properties:{path:{type:"string",description:"Path to the file or directory to stage. To stage all changes, use '.'."}},required:["path"]}});var Ln,gb=g(()=>{"use strict";l();fb();Se();Ln={name:"git.add",displayName:"Git Add",description:"Add file contents to the index (stage changes).",category:"version-control",parameters:ub,execute:async r=>{let e=r.path;try{return await U().add(e),`Successfully staged changes for: ${e}`}catch(t){return`Error staging changes: ${t instanceof Error?t.message:String(t)}`}}}});var hb,yb=g(()=>{"use strict";l();hb={type:"object",properties:{message:{type:"string",description:"The commit message."}},required:["message"]}});var Fn,bb=g(()=>{"use strict";l();yb();Se();Fn={name:"git.commit",displayName:"Git Commit",description:"Record changes to the repository.",category:"version-control",parameters:hb,execute:async r=>{let e=r.message;try{let o=await U().commit(e);return o.commit?`Successfully committed changes.
302
302
  Commit: ${o.commit}
303
303
  Branch: ${o.branch}
304
- Summary: ${o.summary.changes} changes, ${o.summary.insertions} insertions, ${o.summary.deletions} deletions.`:"Nothing to commit."}catch(t){return`Error committing changes: ${t instanceof Error?t.message:String(t)}`}},confirmation:{level:"medium",reason:"This will create a permanent commit in the repository history.",showArgs:["message"]}}});var kb,Sb=g(()=>{"use strict";l();kb={type:"object",properties:{path:{type:"string",description:"Path to the file to blame."},sha:{type:"string",description:"Optional commit SHA or ref to blame at. If omitted, blames the current checkout."},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}},required:["path"]}});var Bn,Pb=g(()=>{"use strict";l();Sb();Pe();Bn={name:"git.blame",displayName:"Git Blame",description:"Show what revision and author last modified each line of a file.",category:"version-control",parameters:kb,execute:async r=>{let e=r.path,t=r.sha,o=r.cloneDir;try{let n=U(o),s=["blame"];return t&&s.push(t),s.push("--",e),await n.raw(s)}catch(n){return`Error running git blame: ${n instanceof Error?n.message:String(n)}`}}}});var _b,Rb=g(()=>{"use strict";l();_b={type:"object",properties:{remote:{type:"boolean",description:"List remote branches as well.",default:!1}}}});var zn,$b=g(()=>{"use strict";l();Rb();Pe();zn={name:"git.branch_list",displayName:"Git Branch List",description:"List all branches.",category:"version-control",parameters:_b,execute:async r=>{let e=r.remote;try{let t=U(),o=e?["-a"]:[],n=await t.branch(o);return`Current Branch: ${n.current}
304
+ Summary: ${o.summary.changes} changes, ${o.summary.insertions} insertions, ${o.summary.deletions} deletions.`:"Nothing to commit."}catch(t){return`Error committing changes: ${t instanceof Error?t.message:String(t)}`}},confirmation:{level:"medium",reason:"This will create a permanent commit in the repository history.",showArgs:["message"]}}});var Tb,wb=g(()=>{"use strict";l();Tb={type:"object",properties:{path:{type:"string",description:"Path to the file to blame."},sha:{type:"string",description:"Optional commit SHA or ref to blame at. If omitted, blames the current checkout."},cloneDir:{type:"string",description:"Optional local repository directory, typically the cloneDir returned by git.clone. When provided, this tool runs in that repository instead of the current working directory."}},required:["path"]}});var qn,xb=g(()=>{"use strict";l();wb();Se();qn={name:"git.blame",displayName:"Git Blame",description:"Show what revision and author last modified each line of a file.",category:"version-control",parameters:Tb,execute:async r=>{let e=r.path,t=r.sha,o=r.cloneDir;try{let n=U(o),s=["blame"];return t&&s.push(t),s.push("--",e),await n.raw(s)}catch(n){return`Error running git blame: ${n instanceof Error?n.message:String(n)}`}}}});var vb,Cb=g(()=>{"use strict";l();vb={type:"object",properties:{remote:{type:"boolean",description:"List remote branches as well.",default:!1}}}});var Wn,kb=g(()=>{"use strict";l();Cb();Se();Wn={name:"git.branch_list",displayName:"Git Branch List",description:"List all branches.",category:"version-control",parameters:vb,execute:async r=>{let e=r.remote;try{let t=U(),o=e?["-a"]:[],n=await t.branch(o);return`Current Branch: ${n.current}
305
305
 
306
306
  Branches:
307
307
  ${n.all.join(`
308
- `)}`}catch(t){return`Error listing branches: ${t instanceof Error?t.message:String(t)}`}}}});var Eb,Db=g(()=>{"use strict";l();Eb={type:"object",properties:{name:{type:"string",description:"Name of the new branch."},checkout:{type:"boolean",description:"Whether to checkout the new branch after creating it.",default:!1},startPoint:{type:"string",description:"Optional start point (commit hash or branch name) for the new branch."}},required:["name"]}});var Hn,Mb=g(()=>{"use strict";l();Db();Pe();Hn={name:"git.branch_create",displayName:"Git Branch Create",description:"Create a new branch.",category:"version-control",parameters:Eb,execute:async r=>{let e=r.name,t=r.checkout,o=r.startPoint;try{let n=U();return t?(o?await n.checkoutBranch(e,o):await n.checkoutLocalBranch(e),`Successfully created and switched to branch: ${e}`):(o?await n.branch([e,o]):await n.branch([e]),`Successfully created branch: ${e}`)}catch(n){return`Error creating branch: ${n instanceof Error?n.message:String(n)}`}}}});var Ab,Ob=g(()=>{"use strict";l();Ab={type:"object",properties:{branch:{type:"string",description:"Name of the branch or commit to checkout."}},required:["branch"]}});var Kn,Nb=g(()=>{"use strict";l();Ob();Pe();Kn={name:"git.checkout",displayName:"Git Checkout",description:"Switch branches or restore working tree files.",category:"version-control",parameters:Ab,execute:async r=>{let e=r.branch;try{return await U().checkout(e),`Successfully checked out: ${e}`}catch(t){return`Error checking out branch: ${t instanceof Error?t.message:String(t)}`}},confirmation:{level:"medium",reason:"This will switch branches, potentially losing uncommitted changes.",showArgs:["branch"]}}});var Ib,jb=g(()=>{"use strict";l();Ib={type:"object",properties:{repo:{type:"string",description:'The repository to clone in "owner/repo" format (e.g., "microsoft/typescript").'},sha:{type:"string",description:"The commit SHA to checkout (always use SHAs, never branch names \u2014 handles force-pushes correctly)."},filter:{type:"string",description:'Git partial clone filter. "blob:none" (default) skips file blobs for a fast clone \u2014 blobs are fetched on demand when you read files or run git blame. Use "none" when you need immediate access to all file contents without extra fetches (e.g. heavy blame across many files).',default:"blob:none"},depth:{type:"number",description:"Commit history depth. Default 50 is enough for most PR reviews. Use 0 for full history when you need complete git log or blame across a long-lived file.",default:50},cloneRoot:{type:"string",description:"Override the local directory where clones are stored. Leave unset in almost all cases \u2014 the default is managed automatically."}},required:["repo","sha"]}});async function Lb(r){let e=0,t=await he.readdir(r,{withFileTypes:!0});for(let o of t){let n=ls.join(r,o.name);if(o.isDirectory())e+=await Lb(n);else if(o.isFile()){let s=await he.stat(n);e+=s.size}}return e}async function CC(r,e,t,o,n,s,i,a){let p=`https://x-access-token:${await B(e,void 0,i,a)}@github.com/${e}.git`,m=e.replace("/","_"),d=ls.resolve(s,m),f=U(s),b=r.registry.get(e);if(b)try{if(await he.access(d),b.sha===t)return b.lastAccessedAt=Date.now(),d;await he.rm(d,{recursive:!0,force:!0}),r.totalBytes=Math.max(0,r.totalBytes-b.sizeBytes),r.registry.delete(e)}catch{r.totalBytes=Math.max(0,r.totalBytes-b.sizeBytes),r.registry.delete(e)}else try{await he.access(d),await he.rm(d,{recursive:!0,force:!0})}catch{}let y=["--no-checkout"];n>0&&y.push("--depth",n.toString()),o&&o!=="none"&&y.push("--filter",o);try{await f.clone(p,m,y);let w=U(d);try{let v=["origin",t];n>0&&v.push("--depth",n.toString()),await w.fetch(v)}catch{}await w.checkout(["--force",t]);let k=await Lb(d);return r.totalBytes+=k,r.registry.set(e,{cloneDir:d,repo:e,sha:t,sizeBytes:k,lastAccessedAt:Date.now()}),d}catch(w){try{await he.rm(d,{recursive:!0,force:!0})}catch{}throw w}}function kC(r){return(r instanceof Error?r.message:String(r)).replace(/x-access-token:[^@]+@/g,"x-access-token:***@")}function Fa(r){return{name:"git.clone",displayName:"Git Clone",description:"Clone a GitHub repository at a specific commit SHA for local inspection. Call this before using git.diff, git.blame, git.log, fs.*, or coding.* tools \u2014 those tools accept the returned cloneDir to operate locally instead of through the GitHub API. Repeated calls with the same repo+sha are instant (cached). Disk is managed automatically with LRU eviction.",category:"version-control",parameters:Ib,execute:async(e,t)=>{let o=e.repo,n=e.sha,s=e.filter??"blob:none",i=e.depth??50,a=t?.config?.gitClone,c=e.cloneRoot??a?.cloneRoot??process.env.TOOLPACK_GIT_CLONE_ROOT??xC,p=parseInt(process.env.TOOLPACK_GIT_CLONE_MAX_BYTES??"0",10)||vC,m=a?.maxBytes??p;if(!/^[a-zA-Z0-9_.-]+\/[a-zA-Z0-9_.-]+$/.test(o))return'Error: repo must be in "owner/repo" format with alphanumeric, hyphens, underscores, or dots only (e.g., "microsoft/typescript")';if(!/^[a-f0-9]{7,40}$/i.test(n))return"Error: sha must be a valid commit SHA (7-40 hex characters)";await he.mkdir(c,{recursive:!0});let d=await r.acquireMutex(o);try{let f=r.registry.get(o);if(f&&f.sha===n)return f.lastAccessedAt=Date.now(),JSON.stringify({cloneDir:f.cloneDir,next:"Pass cloneDir to compatible git, filesystem, or coding tools to inspect this checkout."});await r.evictIfNeeded(1e8,m);let b=await CC(r,o,n,s,i,c,t?.githubTokenStore,t?.config?.credentials);return JSON.stringify({cloneDir:b,next:"Pass cloneDir to compatible git, filesystem, or coding tools to inspect this checkout."})}catch(f){return`Error cloning repository: ${kC(f)}`}finally{d()}}}}var he,ls,xC,vC,Jn,Fb=g(()=>{"use strict";l();jb();Pe();be();ti();he=x(require("fs/promises"),1),ls=x(require("path"),1),xC=".toolpack/clones",vC=5e9;Jn=Fa(hc)});var qb={};ee(qb,{createGitCloneTool:()=>Fa,gitAddTool:()=>Un,gitBlameTool:()=>Bn,gitBranchCreateTool:()=>Hn,gitBranchListTool:()=>zn,gitCheckoutTool:()=>Kn,gitCloneTool:()=>Jn,gitCommitTool:()=>Gn,gitDiffTool:()=>qn,gitLogTool:()=>Wn,gitStatusTool:()=>Fn,gitToolsProject:()=>qa});var qa,Wa=g(()=>{"use strict";l();mb();fb();yb();Tb();Cb();Pb();$b();Mb();Nb();Fb();qa={manifest:{key:"git",name:"git-tools",displayName:"Git Version Control",version:"1.0.0",description:"Git operations for reading repository state, checking diffs, creating commits, and managing branches.",author:"Sajeer",tools:["git.status","git.diff","git.log","git.add","git.commit","git.blame","git.branch_list","git.branch_create","git.checkout","git.clone"],category:"version-control"},tools:[Fn,qn,Wn,Un,Gn,Bn,zn,Hn,Kn,Jn],dependencies:{"simple-git":"^3.27.0"}}});var Wb,Ub=g(()=>{"use strict";l();Wb={type:"object",properties:{oldContent:{type:"string",description:"The original text content."},newContent:{type:"string",description:"The new text content."},fileName:{type:"string",description:"Optional filename to include in the patch header."},contextLines:{type:"number",description:"Number of context lines to include around differences. Default is 4.",default:4}},required:["oldContent","newContent"]}});var Gb,Vn,Bb=g(()=>{"use strict";l();Ub();Gb=x(require("diff"),1);S();Vn={name:"diff.create",displayName:"Create Diff",description:"Generate a unified diff from two text contents.",category:"diff",parameters:Wb,execute:async r=>{let e=r.oldContent,t=r.newContent,o=r.fileName||"file",n=r.contextLines??4;h(`[diff.create] execute fileName="${o}" contextLines=${n}`);try{return Gb.createPatch(o,e,t,"","",{context:n})}catch(s){return`Error creating diff: ${s instanceof Error?s.message:String(s)}`}}}});var zb,Hb=g(()=>{"use strict";l();zb={type:"object",properties:{path:{type:"string",description:"Path to the file to patch."},patch:{type:"string",description:"Unified diff string to apply."}},required:["path","patch"]}});var Kb,Ua,Qn,Jb=g(()=>{"use strict";l();Hb();Kb=x(require("diff"),1),Ua=require("fs");S();Qn={name:"diff.apply",displayName:"Apply Diff",description:"Apply a unified diff patch to a file.",category:"diff",parameters:zb,execute:async r=>{let e=r.path,t=r.patch;h(`[diff.apply] execute path="${e}"`);try{let o=await Ua.promises.readFile(e,"utf8"),n=Kb.applyPatch(o,t);return n===!1?"Failed to apply patch. The patch may be malformed or conflicting with the current file content.":(await Ua.promises.writeFile(e,n,"utf8"),`Successfully applied patch to ${e}`)}catch(o){return`Error applying patch: ${o instanceof Error?o.message:String(o)}`}},confirmation:{level:"high",reason:"This will apply a patch to files, which may corrupt them if the patch doesn't match.",showArgs:["path"]}}});var Vb,Qb=g(()=>{"use strict";l();Vb={type:"object",properties:{path:{type:"string",description:"Path to the file to apply the patch against for preview."},patch:{type:"string",description:"Unified diff string to preview."}},required:["path","patch"]}});var Xb,Yb,Xn,Zb=g(()=>{"use strict";l();Qb();Xb=x(require("diff"),1),Yb=require("fs"),Xn={name:"diff.preview",displayName:"Preview Diff",description:"Preview the result of applying a patch to a file without modifying it.",category:"diff",parameters:Vb,execute:async r=>{let e=r.path,t=r.patch;try{let o=await Yb.promises.readFile(e,"utf8"),n=Xb.applyPatch(o,t);return n===!1?"Patch preview failed. The patch would not apply cleanly.":`Preview of ${e} after patch:
308
+ `)}`}catch(t){return`Error listing branches: ${t instanceof Error?t.message:String(t)}`}}}});var Sb,Pb=g(()=>{"use strict";l();Sb={type:"object",properties:{name:{type:"string",description:"Name of the new branch."},checkout:{type:"boolean",description:"Whether to checkout the new branch after creating it.",default:!1},startPoint:{type:"string",description:"Optional start point (commit hash or branch name) for the new branch."}},required:["name"]}});var Un,_b=g(()=>{"use strict";l();Pb();Se();Un={name:"git.branch_create",displayName:"Git Branch Create",description:"Create a new branch.",category:"version-control",parameters:Sb,execute:async r=>{let e=r.name,t=r.checkout,o=r.startPoint;try{let n=U();return t?(o?await n.checkoutBranch(e,o):await n.checkoutLocalBranch(e),`Successfully created and switched to branch: ${e}`):(o?await n.branch([e,o]):await n.branch([e]),`Successfully created branch: ${e}`)}catch(n){return`Error creating branch: ${n instanceof Error?n.message:String(n)}`}}}});var Rb,$b=g(()=>{"use strict";l();Rb={type:"object",properties:{branch:{type:"string",description:"Name of the branch or commit to checkout."}},required:["branch"]}});var Gn,Eb=g(()=>{"use strict";l();$b();Se();Gn={name:"git.checkout",displayName:"Git Checkout",description:"Switch branches or restore working tree files.",category:"version-control",parameters:Rb,execute:async r=>{let e=r.branch;try{return await U().checkout(e),`Successfully checked out: ${e}`}catch(t){return`Error checking out branch: ${t instanceof Error?t.message:String(t)}`}},confirmation:{level:"medium",reason:"This will switch branches, potentially losing uncommitted changes.",showArgs:["branch"]}}});var Db,Mb=g(()=>{"use strict";l();Db={type:"object",properties:{repo:{type:"string",description:'The repository to clone in "owner/repo" format (e.g., "microsoft/typescript").'},sha:{type:"string",description:"The commit SHA to checkout (always use SHAs, never branch names \u2014 handles force-pushes correctly)."},filter:{type:"string",description:'Git partial clone filter. "blob:none" (default) skips file blobs for a fast clone \u2014 blobs are fetched on demand when you read files or run git blame. Use "none" when you need immediate access to all file contents without extra fetches (e.g. heavy blame across many files).',default:"blob:none"},depth:{type:"number",description:"Commit history depth. Default 50 is enough for most PR reviews. Use 0 for full history when you need complete git log or blame across a long-lived file.",default:50},cloneRoot:{type:"string",description:"Override the local directory where clones are stored. Leave unset in almost all cases \u2014 the default is managed automatically."}},required:["repo","sha"]}});async function Ab(r){let e=0,t=await ge.readdir(r,{withFileTypes:!0});for(let o of t){let n=rs.join(r,o.name);if(o.isDirectory())e+=await Ab(n);else if(o.isFile()){let s=await ge.stat(n);e+=s.size}}return e}async function bC(r,e,t,o,n,s,i,a){let p=`https://x-access-token:${await B(e,void 0,i,a)}@github.com/${e}.git`,m=e.replace("/","_"),d=rs.resolve(s,m),f=U(s),b=r.registry.get(e);if(b)try{if(await ge.access(d),b.sha===t)return b.lastAccessedAt=Date.now(),d;await ge.rm(d,{recursive:!0,force:!0}),r.totalBytes=Math.max(0,r.totalBytes-b.sizeBytes),r.registry.delete(e)}catch{r.totalBytes=Math.max(0,r.totalBytes-b.sizeBytes),r.registry.delete(e)}else try{await ge.access(d),await ge.rm(d,{recursive:!0,force:!0})}catch{}let y=["--no-checkout"];n>0&&y.push("--depth",n.toString()),o&&o!=="none"&&y.push("--filter",o);try{await f.clone(p,m,y);let T=U(d);try{let v=["origin",t];n>0&&v.push("--depth",n.toString()),await T.fetch(v)}catch{}await T.checkout(["--force",t]);let k=await Ab(d);return r.totalBytes+=k,r.registry.set(e,{cloneDir:d,repo:e,sha:t,sizeBytes:k,lastAccessedAt:Date.now()}),d}catch(T){try{await ge.rm(d,{recursive:!0,force:!0})}catch{}throw T}}function TC(r){return(r instanceof Error?r.message:String(r)).replace(/x-access-token:[^@]+@/g,"x-access-token:***@")}function Na(r){return{name:"git.clone",displayName:"Git Clone",description:"Clone a GitHub repository at a specific commit SHA for local inspection. Call this before using git.diff, git.blame, git.log, fs.*, or coding.* tools \u2014 those tools accept the returned cloneDir to operate locally instead of through the GitHub API. Repeated calls with the same repo+sha are instant (cached). Disk is managed automatically with LRU eviction.",category:"version-control",parameters:Db,execute:async(e,t)=>{let o=e.repo,n=e.sha,s=e.filter??"blob:none",i=e.depth??50,a=t?.config?.gitClone,c=e.cloneRoot??a?.cloneRoot??process.env.TOOLPACK_GIT_CLONE_ROOT??hC,p=parseInt(process.env.TOOLPACK_GIT_CLONE_MAX_BYTES??"0",10)||yC,m=a?.maxBytes??p;if(!/^[a-zA-Z0-9_.-]+\/[a-zA-Z0-9_.-]+$/.test(o))return'Error: repo must be in "owner/repo" format with alphanumeric, hyphens, underscores, or dots only (e.g., "microsoft/typescript")';if(!/^[a-f0-9]{7,40}$/i.test(n))return"Error: sha must be a valid commit SHA (7-40 hex characters)";await ge.mkdir(c,{recursive:!0});let d=await r.acquireMutex(o);try{let f=r.registry.get(o);if(f&&f.sha===n)return f.lastAccessedAt=Date.now(),JSON.stringify({cloneDir:f.cloneDir,next:"Pass cloneDir to compatible git, filesystem, or coding tools to inspect this checkout."});await r.evictIfNeeded(1e8,m);let b=await bC(r,o,n,s,i,c,t?.githubTokenStore,t?.config?.credentials);return JSON.stringify({cloneDir:b,next:"Pass cloneDir to compatible git, filesystem, or coding tools to inspect this checkout."})}catch(f){return`Error cloning repository: ${TC(f)}`}finally{d()}}}}var ge,rs,hC,yC,Bn,Nb=g(()=>{"use strict";l();Mb();Se();ye();Qs();ge=x(require("fs/promises"),1),rs=x(require("path"),1),hC=".toolpack/clones",yC=5e9;Bn=Na(mc)});var Ob={};Z(Ob,{createGitCloneTool:()=>Na,gitAddTool:()=>Ln,gitBlameTool:()=>qn,gitBranchCreateTool:()=>Un,gitBranchListTool:()=>Wn,gitCheckoutTool:()=>Gn,gitCloneTool:()=>Bn,gitCommitTool:()=>Fn,gitDiffTool:()=>In,gitLogTool:()=>jn,gitStatusTool:()=>On,gitToolsProject:()=>Oa});var Oa,Ia=g(()=>{"use strict";l();ib();cb();db();gb();bb();xb();kb();_b();Eb();Nb();Oa={manifest:{key:"git",name:"git-tools",displayName:"Git Version Control",version:"1.0.0",description:"Git operations for reading repository state, checking diffs, creating commits, and managing branches.",author:"Sajeer",tools:["git.status","git.diff","git.log","git.add","git.commit","git.blame","git.branch_list","git.branch_create","git.checkout","git.clone"],category:"version-control"},tools:[On,In,jn,Ln,Fn,qn,Wn,Un,Gn,Bn],dependencies:{"simple-git":"^3.27.0"}}});var Ib,jb=g(()=>{"use strict";l();Ib={type:"object",properties:{oldContent:{type:"string",description:"The original text content."},newContent:{type:"string",description:"The new text content."},fileName:{type:"string",description:"Optional filename to include in the patch header."},contextLines:{type:"number",description:"Number of context lines to include around differences. Default is 4.",default:4}},required:["oldContent","newContent"]}});var Lb,zn,Fb=g(()=>{"use strict";l();jb();Lb=x(require("diff"),1);S();zn={name:"diff.create",displayName:"Create Diff",description:"Generate a unified diff from two text contents.",category:"diff",parameters:Ib,execute:async r=>{let e=r.oldContent,t=r.newContent,o=r.fileName||"file",n=r.contextLines??4;h(`[diff.create] execute fileName="${o}" contextLines=${n}`);try{return Lb.createPatch(o,e,t,"","",{context:n})}catch(s){return`Error creating diff: ${s instanceof Error?s.message:String(s)}`}}}});var qb,Wb=g(()=>{"use strict";l();qb={type:"object",properties:{path:{type:"string",description:"Path to the file to patch."},patch:{type:"string",description:"Unified diff string to apply."}},required:["path","patch"]}});var Ub,ja,Hn,Gb=g(()=>{"use strict";l();Wb();Ub=x(require("diff"),1),ja=require("fs");S();Hn={name:"diff.apply",displayName:"Apply Diff",description:"Apply a unified diff patch to a file.",category:"diff",parameters:qb,execute:async r=>{let e=r.path,t=r.patch;h(`[diff.apply] execute path="${e}"`);try{let o=await ja.promises.readFile(e,"utf8"),n=Ub.applyPatch(o,t);return n===!1?"Failed to apply patch. The patch may be malformed or conflicting with the current file content.":(await ja.promises.writeFile(e,n,"utf8"),`Successfully applied patch to ${e}`)}catch(o){return`Error applying patch: ${o instanceof Error?o.message:String(o)}`}},confirmation:{level:"high",reason:"This will apply a patch to files, which may corrupt them if the patch doesn't match.",showArgs:["path"]}}});var Bb,zb=g(()=>{"use strict";l();Bb={type:"object",properties:{path:{type:"string",description:"Path to the file to apply the patch against for preview."},patch:{type:"string",description:"Unified diff string to preview."}},required:["path","patch"]}});var Hb,Kb,Kn,Jb=g(()=>{"use strict";l();zb();Hb=x(require("diff"),1),Kb=require("fs"),Kn={name:"diff.preview",displayName:"Preview Diff",description:"Preview the result of applying a patch to a file without modifying it.",category:"diff",parameters:Bb,execute:async r=>{let e=r.path,t=r.patch;try{let o=await Kb.promises.readFile(e,"utf8"),n=Hb.applyPatch(o,t);return n===!1?"Patch preview failed. The patch would not apply cleanly.":`Preview of ${e} after patch:
309
309
 
310
- ${n}`}catch(o){return`Error previewing patch: ${o instanceof Error?o.message:String(o)}`}}}});var ew={};ee(ew,{diffApplyTool:()=>Qn,diffCreateTool:()=>Vn,diffPreviewTool:()=>Xn,diffToolsProject:()=>Ga});var Ga,Ba=g(()=>{"use strict";l();Bb();Jb();Zb();Ga={manifest:{key:"diff",name:"diff-tools",displayName:"Diff and Patch",version:"1.0.0",description:"Tools to create and apply unified diff changes to files safely.",author:"Sajeer",tools:["diff.create","diff.apply","diff.preview"],category:"diff"},tools:[Vn,Qn,Xn],dependencies:{diff:"^7.0.0"}}});var tw,ow=g(()=>{"use strict";l();tw={type:"object",properties:{db:{type:"string",description:"Database connection URI (e.g. postgres://user:pass@host/db, mysql://...) or local SQLite file path (.sqlite, .db)"},sql:{type:"string",description:"The SQL query to execute"},params:{type:"array",description:"Optional array of parameters for parameterized queries (to prevent SQL injection)",items:{},default:[]}},required:["db","sql"]}});var Ye,cs=g(()=>{"use strict";l();Ye=class{connectionString;constructor(e){this.connectionString=e}}});var za,Ha,Yn,nw=g(()=>{"use strict";l();za=x(require("better-sqlite3"),1),Ha=x(require("fs"),1);cs();Yn=class extends Ye{getDb(){if(!Ha.existsSync(this.connectionString))throw new Error(`Database file not found: ${this.connectionString}`);return new za.default(this.connectionString,{readonly:!1})}async query(e,t=[]){let o=this.getDb();try{let n=o.prepare(e);return n.reader?n.all(t):(n.run(t),[])}finally{o.close()}}async execute(e,t=[]){let o=this.getDb();try{let s=o.prepare(e).run(t);return{changes:s.changes,lastInsertRowid:s.lastInsertRowid,raw:s}}finally{o.close()}}async getTables(){return(await this.query("SELECT name FROM sqlite_master WHERE type='table' AND name NOT LIKE 'sqlite_%'")).map(o=>o.name)}async getSchema(e){return e?await this.query(`PRAGMA table_info("${e}")`):await this.query("SELECT name, sql FROM sqlite_master WHERE type='table' AND name NOT LIKE 'sqlite_%'")}static executeSession(e,t,o=[]){if(!Ha.existsSync(e))throw new Error(`Database file not found: ${e}`);let n=new za.default(e,{readonly:!1});try{let s=n.prepare(t);return s.reader?s.all(o):s.run(o)}finally{n.close()}}}});var rw,ps,sw=g(()=>{"use strict";l();rw=x(require("pg"),1);cs();ps=class extends Ye{async getClient(){let e=new rw.default.Client({connectionString:this.connectionString});return await e.connect(),e}convertSql(e){let t=1;return e.replace(/\?/g,()=>`$${t++}`)}async query(e,t=[]){let o=await this.getClient();try{let n=this.convertSql(e);return(await o.query(n,t)).rows}finally{await o.end()}}async execute(e,t=[]){let o=await this.getClient();try{let n=this.convertSql(e),s=await o.query(n,t);return{changes:s.rowCount??0,raw:s}}finally{await o.end()}}async getTables(){return(await this.query("SELECT tablename as name FROM pg_catalog.pg_tables WHERE schemaname != 'pg_catalog' AND schemaname != 'information_schema'")).map(o=>o.name)}async getSchema(e){return e?await this.query(`
310
+ ${n}`}catch(o){return`Error previewing patch: ${o instanceof Error?o.message:String(o)}`}}}});var Vb={};Z(Vb,{diffApplyTool:()=>Hn,diffCreateTool:()=>zn,diffPreviewTool:()=>Kn,diffToolsProject:()=>La});var La,Fa=g(()=>{"use strict";l();Fb();Gb();Jb();La={manifest:{key:"diff",name:"diff-tools",displayName:"Diff and Patch",version:"1.0.0",description:"Tools to create and apply unified diff changes to files safely.",author:"Sajeer",tools:["diff.create","diff.apply","diff.preview"],category:"diff"},tools:[zn,Hn,Kn],dependencies:{diff:"^7.0.0"}}});var Qb,Xb=g(()=>{"use strict";l();Qb={type:"object",properties:{db:{type:"string",description:"Database connection URI (e.g. postgres://user:pass@host/db, mysql://...) or local SQLite file path (.sqlite, .db)"},sql:{type:"string",description:"The SQL query to execute"},params:{type:"array",description:"Optional array of parameters for parameterized queries (to prevent SQL injection)",items:{},default:[]}},required:["db","sql"]}});var Xe,ss=g(()=>{"use strict";l();Xe=class{connectionString;constructor(e){this.connectionString=e}}});var qa,Wa,Jn,Yb=g(()=>{"use strict";l();qa=x(require("better-sqlite3"),1),Wa=x(require("fs"),1);ss();Jn=class extends Xe{getDb(){if(!Wa.existsSync(this.connectionString))throw new Error(`Database file not found: ${this.connectionString}`);return new qa.default(this.connectionString,{readonly:!1})}async query(e,t=[]){let o=this.getDb();try{let n=o.prepare(e);return n.reader?n.all(t):(n.run(t),[])}finally{o.close()}}async execute(e,t=[]){let o=this.getDb();try{let s=o.prepare(e).run(t);return{changes:s.changes,lastInsertRowid:s.lastInsertRowid,raw:s}}finally{o.close()}}async getTables(){return(await this.query("SELECT name FROM sqlite_master WHERE type='table' AND name NOT LIKE 'sqlite_%'")).map(o=>o.name)}async getSchema(e){return e?await this.query(`PRAGMA table_info("${e}")`):await this.query("SELECT name, sql FROM sqlite_master WHERE type='table' AND name NOT LIKE 'sqlite_%'")}static executeSession(e,t,o=[]){if(!Wa.existsSync(e))throw new Error(`Database file not found: ${e}`);let n=new qa.default(e,{readonly:!1});try{let s=n.prepare(t);return s.reader?s.all(o):s.run(o)}finally{n.close()}}}});var Zb,is,eT=g(()=>{"use strict";l();Zb=x(require("pg"),1);ss();is=class extends Xe{async getClient(){let e=new Zb.default.Client({connectionString:this.connectionString});return await e.connect(),e}convertSql(e){let t=1;return e.replace(/\?/g,()=>`$${t++}`)}async query(e,t=[]){let o=await this.getClient();try{let n=this.convertSql(e);return(await o.query(n,t)).rows}finally{await o.end()}}async execute(e,t=[]){let o=await this.getClient();try{let n=this.convertSql(e),s=await o.query(n,t);return{changes:s.rowCount??0,raw:s}}finally{await o.end()}}async getTables(){return(await this.query("SELECT tablename as name FROM pg_catalog.pg_tables WHERE schemaname != 'pg_catalog' AND schemaname != 'information_schema'")).map(o=>o.name)}async getSchema(e){return e?await this.query(`
311
311
  SELECT column_name, data_type, is_nullable, column_default
312
312
  FROM information_schema.columns
313
313
  WHERE table_name = $1
@@ -315,14 +315,14 @@ ${n}`}catch(o){return`Error previewing patch: ${o instanceof Error?o.message:Str
315
315
  SELECT table_name as name, table_type
316
316
  FROM information_schema.tables
317
317
  WHERE table_schema = 'public'
318
- `)}}});var iw,ms,aw=g(()=>{"use strict";l();iw=x(require("mysql2/promise"),1);cs();ms=class extends Ye{async getConnection(){return await iw.default.createConnection(this.connectionString)}async query(e,t=[]){let o=await this.getConnection();try{let[n]=await o.execute(e,t);return n}finally{await o.end()}}async execute(e,t=[]){let o=await this.getConnection();try{let[n]=await o.execute(e,t);return{changes:n.affectedRows,lastInsertRowid:n.insertId,raw:n}}finally{await o.end()}}async getTables(){let t=await this.query("SHOW TABLES");if(!t||t.length===0)return[];let o=Object.keys(t[0]);return t.map(n=>n[o[0]])}async getSchema(e){if(e){let t=await this.getConnection();try{let[o]=await t.query("DESCRIBE ??",[e]);return o}finally{await t.end()}}else return await this.query("SHOW TABLES")}}});var se,Ze=g(()=>{"use strict";l();nw();sw();aw();se=class{static getAdapter(e){return e.startsWith("postgres://")||e.startsWith("postgresql://")?new ps(e):e.startsWith("mysql://")?new ms(e):e.startsWith("sqlite://")?new Yn(e.replace("sqlite://","")):new Yn(e)}}});var Zn,lw=g(()=>{"use strict";l();ow();Ze();S();Zn={name:"db.query",displayName:"Database Query",description:"Execute raw SQL queries against an SQLite, PostgreSQL, or MySQL database.",category:"database",parameters:tw,execute:async r=>{let e=r.db,t=r.sql,o=r.params||[];h(`[db.query] execute db="${e}" sql="${t.substring(0,80)}..." params=${o.length}`);try{let s=await se.getAdapter(e).query(t,o);return JSON.stringify(s,null,2)}catch(n){return`Database query error: ${n instanceof Error?n.message:String(n)}`}}}});var cw,pw=g(()=>{"use strict";l();cw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Optional specific table name to inspect. If omitted, returns structural summary of all tables."}},required:["db"]}});var er,mw=g(()=>{"use strict";l();pw();Ze();er={name:"db.schema",displayName:"Database Schema",description:"Get the structural schema of a database or a specific table.",category:"database",parameters:cw,execute:async r=>{let e=r.db,t=r.table;try{let n=await se.getAdapter(e).getSchema(t);return JSON.stringify(n,null,2)}catch(o){return`Database schema error: ${o instanceof Error?o.message:String(o)}`}}}});var dw,uw=g(()=>{"use strict";l();dw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"}},required:["db"]}});var tr,fw=g(()=>{"use strict";l();uw();Ze();tr={name:"db.tables",displayName:"Database Tables",description:"List all user tables in the database.",category:"database",parameters:dw,execute:async r=>{let e=r.db;try{let o=await se.getAdapter(e).getTables();return JSON.stringify(o,null,2)}catch(t){return`Database tables error: ${t instanceof Error?t.message:String(t)}`}}}});var gw,hw=g(()=>{"use strict";l();gw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to insert into"},data:{type:"object",description:"Key-value pairs of column names and values to insert"}},required:["db","table","data"]}});var or,yw=g(()=>{"use strict";l();hw();Ze();or={name:"db.insert",displayName:"Database Insert",description:"Insert a new row into an SQLite table safely.",category:"database",parameters:gw,execute:async r=>{let e=r.db,t=r.table,o=r.data;if(Object.keys(o).length===0)return"Error: No data provided to insert.";try{let n=Object.keys(o).join(", "),s=Object.keys(o).map(()=>"?").join(", "),i=Object.values(o),a=`INSERT INTO ${t} (${n}) VALUES (${s})`,p=await se.getAdapter(e).execute(a,i);return JSON.stringify(p,null,2)}catch(n){return`Database insert error: ${n instanceof Error?n.message:String(n)}`}},confirmation:{level:"medium",reason:"This will insert rows into the database, creating permanent records.",showArgs:["table","data"]}}});var bw,ww=g(()=>{"use strict";l();bw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to update"},data:{type:"object",description:"Key-value pairs of column names and new values"},where:{type:"string",description:'WHERE clause condition (e.g. "id = 5"). DO NOT INCLUDE the word WHERE.'}},required:["db","table","data","where"]}});var nr,Tw=g(()=>{"use strict";l();ww();Ze();nr={name:"db.update",displayName:"Database Update",description:"Update existing rows in a database table.",category:"database",parameters:bw,execute:async r=>{let e=r.db,t=r.table,o=r.data,n=r.where;if(Object.keys(o).length===0)return"Error: No data provided to update.";try{let s=Object.keys(o).map(m=>`${m} = ?`).join(", "),i=Object.values(o),a=`UPDATE ${t} SET ${s} WHERE ${n}`,p=await se.getAdapter(e).execute(a,i);return JSON.stringify(p,null,2)}catch(s){return`Database update error: ${s instanceof Error?s.message:String(s)}`}},confirmation:{level:"high",reason:"This will update database rows, potentially affecting multiple records.",showArgs:["table","data","where"]}}});var xw,vw=g(()=>{"use strict";l();xw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to delete from"},where:{type:"string",description:'WHERE clause condition (e.g. "id = 5"). DO NOT INCLUDE the word WHERE.'}},required:["db","table","where"]}});var rr,Cw=g(()=>{"use strict";l();vw();Ze();rr={name:"db.delete",displayName:"Database Delete",description:"Delete rows from a database table.",category:"database",parameters:xw,execute:async r=>{let e=r.db,t=r.table,o=r.where;try{let n=`DELETE FROM ${t} WHERE ${o}`,i=await se.getAdapter(e).execute(n);return JSON.stringify(i,null,2)}catch(n){return`Database delete error: ${n instanceof Error?n.message:String(n)}`}},confirmation:{level:"high",reason:"This will permanently delete rows from the database.",showArgs:["table","where"]}}});var kw,Sw=g(()=>{"use strict";l();kw={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to count rows from"},where:{type:"string",description:"Optional WHERE clause condition"}},required:["db","table"]}});var sr,Pw=g(()=>{"use strict";l();Sw();Ze();sr={name:"db.count",displayName:"Database Count",description:"Count rows in a database table.",category:"database",parameters:kw,execute:async r=>{let e=r.db,t=r.table,o=r.where;try{let n=o?`WHERE ${o}`:"",s=`SELECT COUNT(*) as count FROM ${t} ${n}`,a=await se.getAdapter(e).query(s);return Array.isArray(a)&&a.length>0?`Rows: ${a[0].count}`:"Count: 0"}catch(n){return`Database count error: ${n instanceof Error?n.message:String(n)}`}}}});var _w={};ee(_w,{dbCountTool:()=>sr,dbDeleteTool:()=>rr,dbInsertTool:()=>or,dbQueryTool:()=>Zn,dbSchemaTool:()=>er,dbTablesTool:()=>tr,dbToolsProject:()=>Ka,dbUpdateTool:()=>nr});var Ka,Ja=g(()=>{"use strict";l();lw();mw();fw();yw();Tw();Cw();Pw();Ka={manifest:{key:"db",name:"db-tools",displayName:"Database Tools",version:"1.0.0",description:"Stateless database operations enabling the AI to interact with local databases.",author:"Sajeer",tools:["db.query","db.schema","db.tables","db.insert","db.update","db.delete","db.count"],category:"database"},tools:[Zn,er,tr,or,nr,rr,sr],dependencies:{"better-sqlite3":"^11.3.0"}}});var Rw,$w=g(()=>{"use strict";l();Rw={type:"object",properties:{siteId:{type:"string",description:'The Netlify Site ID to deploy to (e.g. "api_id" from Netlify UI)'},dir:{type:"string",description:'The local directory path to deploy (e.g. "./dist" or "./public")'},message:{type:"string",description:"Optional deployment message/commit note"}},required:["siteId","dir"]}});var Ew,et,ds=g(()=>{"use strict";l();Ew=require("netlify"),et=class{static getClient(e){let t=e??process.env.NETLIFY_AUTH_TOKEN;if(!t)throw new Error("NETLIFY_AUTH_TOKEN environment variable is required to use Netlify cloud tools.");return new Ew.NetlifyAPI(t)}}});var ir,Dw=g(()=>{"use strict";l();$w();ds();S();ir={name:"cloud.deploy",displayName:"Cloud Deploy",description:"Deploy a static directory to Netlify.",category:"cloud",parameters:Rw,execute:async(r,e)=>{let t=r.siteId,o=r.dir,n=r.message;h(`[cloud.deploy] execute siteId="${t}" dir="${o}" message="${n??"none"}"`);try{let i=await et.getClient(e?.config?.credentials?.netlifyAuthToken).deploy(t,o,{message:n||"Deployed via Toolpack SDK",draft:!1});return JSON.stringify({id:i.deployId,url:i.deploy.url,admin_url:i.deploy.admin_url,state:i.deploy.state},null,2)}catch(s){return`Cloud deployment error: ${s instanceof Error?s.message:String(s)}`}},confirmation:{level:"high",reason:"This will deploy to production (live site).",showArgs:["siteId","dir"]}}});var Mw,Aw=g(()=>{"use strict";l();Mw={type:"object",properties:{siteId:{type:"string",description:"The Netlify Site ID"},deployId:{type:"string",description:"The specific Deployment ID to check"}},required:["siteId","deployId"]}});var ar,Ow=g(()=>{"use strict";l();Aw();ds();ar={name:"cloud.status",displayName:"Cloud Status",description:"Check the status of a specific Netlify deployment.",category:"cloud",parameters:Mw,execute:async(r,e)=>{let t=r.siteId,o=r.deployId;try{let s=await et.getClient(e?.config?.credentials?.netlifyAuthToken).getSiteDeploy({site_id:t,deploy_id:o});return JSON.stringify({id:s.id,state:s.state,error_message:s.error_message,created_at:s.created_at,updated_at:s.updated_at,url:s.url},null,2)}catch(n){return`Cloud status error: ${n instanceof Error?n.message:String(n)}`}}}});var Nw,Iw=g(()=>{"use strict";l();Nw={type:"object",properties:{siteId:{type:"string",description:"The Netlify Site ID"},limit:{type:"number",description:"Number of recent deployments to return. Defaults to 5.",default:5}},required:["siteId"]}});var lr,jw=g(()=>{"use strict";l();Iw();ds();S();lr={name:"cloud.list",displayName:"Cloud Deployments List",description:"List recent deployments for a Netlify site.",category:"cloud",parameters:Nw,execute:async(r,e)=>{let t=r.siteId,o=r.limit||5;h(`[cloud.list] execute siteId="${t}" limit=${o}`);try{let s=await et.getClient(e?.config?.credentials?.netlifyAuthToken).listSiteDeploys({site_id:t,page:1,per_page:o});if(!Array.isArray(s))return"Unexpected response format from Netlify API";let i=s.map(a=>({id:a.id,state:a.state,created_at:a.created_at,url:a.url,branch:a.branch,title:a.title}));return JSON.stringify(i,null,2)}catch(n){return`Cloud list error: ${n instanceof Error?n.message:String(n)}`}}}});var Lw={};ee(Lw,{cloudDeployTool:()=>ir,cloudListTool:()=>lr,cloudStatusTool:()=>ar,cloudToolsProject:()=>Va});var Va,Qa=g(()=>{"use strict";l();Dw();Ow();jw();Va={manifest:{key:"cloud",name:"cloud-tools",displayName:"Cloud Deployment",version:"1.0.0",description:"Cloud deployment operations allowing the AI to publish directories directly to the internet.",author:"Sajeer",tools:["cloud.deploy","cloud.status","cloud.list"],category:"cloud"},tools:[ir,ar,lr],dependencies:{netlify:"^13.1.20"}}});var Fw,qw,Ww,Uw,Gw,Bw=g(()=>{"use strict";l();Fw="slack.chat.postMessage",qw="Post Slack Message",Ww="Post a message to a Slack channel or thread. Supports plain mrkdwn text and optional Block Kit blocks for rich formatting. Use thread_ts to reply inside an existing thread.",Uw="slack",Gw={type:"object",properties:{channel:{type:"string",description:"Channel ID or channel name (e.g. #general) to post to."},text:{type:"string",description:"Message text in Slack mrkdwn format. Always required \u2014 used as fallback when blocks are provided."},thread_ts:{type:"string",description:"Timestamp of the parent message to reply in a thread. Omit to post at top level."},blocks:{type:"string",description:"Optional Block Kit layout as a JSON string. When provided, text is used only as the notification fallback."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","text"]}});function Te(r,e){if(r)return r;let t=e?.slackBotToken??process.env.TOOLPACK_SLACK_BOT_TOKEN;if(t)return t;throw new Error("No Slack token available. Set TOOLPACK_SLACK_BOT_TOKEN or pass token in tool args.")}var yt=g(()=>{"use strict";l()});function SC(r){return{Authorization:`Bearer ${r}`,"Content-Type":"application/json; charset=utf-8"}}async function xe(r,e,t){let o=await fetch(`https://slack.com/api/${r}`,{method:"POST",headers:SC(e),body:JSON.stringify(t)});if(!o.ok)throw new Error(`Slack HTTP error ${o.status} ${o.statusText}`);let n=await o.json();if(!n.ok)throw new Error(`Slack API error: ${n.error??"unknown"}`);return n}var bt=g(()=>{"use strict";l()});async function PC(r,e){let t=String(r.channel),o=String(r.text),n=r.thread_ts?String(r.thread_ts):void 0,s=r.blocks?String(r.blocks):void 0,i=Te(r.token,e?.config?.credentials),a={channel:t,text:o};if(n&&(a.thread_ts=n),s)try{a.blocks=JSON.parse(s)}catch{return"Error: blocks is not valid JSON."}let c=await xe("chat.postMessage",i,a),p=c.ts??"";return`Message posted. channel=${c.channel??t} ts=${p}`}var nn,Xa=g(()=>{"use strict";l();Bw();yt();bt();nn={name:Fw,displayName:qw,description:Ww,parameters:Gw,category:Uw,execute:PC}});var zw,Hw,Kw,Jw,Vw,Qw=g(()=>{"use strict";l();zw="slack.chat.postEphemeral",Hw="Post Ephemeral Slack Message",Kw="Post a temporary message visible only to a specific user in a Slack channel. Useful for private confirmations, status updates, or error messages that should not be seen by others.",Jw="slack",Vw={type:"object",properties:{channel:{type:"string",description:"Channel ID where the ephemeral message will appear."},user:{type:"string",description:"Slack user ID of the person who will see the message."},text:{type:"string",description:"Message text in Slack mrkdwn format."},thread_ts:{type:"string",description:"Timestamp of the parent message to show the ephemeral reply inside a thread."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","user","text"]}});async function _C(r,e){let t=String(r.channel),o=String(r.user),n=String(r.text),s=r.thread_ts?String(r.thread_ts):void 0,i=Te(r.token,e?.config?.credentials),a={channel:t,user:o,text:n};return s&&(a.thread_ts=s),await xe("chat.postEphemeral",i,a),`Ephemeral message sent to user=${o} in channel=${t}.`}var rn,Ya=g(()=>{"use strict";l();Qw();yt();bt();rn={name:zw,displayName:Hw,description:Kw,parameters:Vw,category:Jw,execute:_C}});var Xw,Yw,Zw,eT,tT,oT=g(()=>{"use strict";l();Xw="slack.reactions.add",Yw="Add Slack Reaction",Zw="Add an emoji reaction to a Slack message. Useful for acknowledging receipt (\u{1F440} eyes), signalling completion (\u2705 white_check_mark), or flagging issues (\u26A0\uFE0F warning). Requires the reactions:write OAuth scope on the Slack app.",eT="slack",tT={type:"object",properties:{channel:{type:"string",description:"Channel ID containing the message to react to."},timestamp:{type:"string",description:"Timestamp of the message to react to."},name:{type:"string",description:'Emoji name without colons (e.g. "eyes", "white_check_mark", "warning", "x").'},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","timestamp","name"]}});async function RC(r,e){let t=String(r.channel),o=String(r.timestamp),n=String(r.name),s=Te(r.token,e?.config?.credentials);try{await xe("reactions.add",s,{channel:t,timestamp:o,name:n})}catch(i){if(i instanceof Error&&i.message.includes("already_reacted"))return`Reaction :${n}: already present on message ts=${o}.`;throw i}return`Reaction :${n}: added to message ts=${o} in channel=${t}.`}var sn,Za=g(()=>{"use strict";l();oT();yt();bt();sn={name:Xw,displayName:Yw,description:Zw,parameters:tT,category:eT,execute:RC}});var nT,rT,sT,iT,aT,lT=g(()=>{"use strict";l();nT="slack.conversations.history",rT="Get Slack Channel History",sT="Fetch recent messages from a Slack channel. Useful for reading conversation context, checking what was discussed, or finding a specific message timestamp to react to or thread-reply into.",iT="slack",aT={type:"object",properties:{channel:{type:"string",description:"Channel ID to fetch history from."},limit:{type:"integer",description:"Maximum number of messages to return. Defaults to 10, max 100."},oldest:{type:"string",description:"Only return messages after this Unix timestamp (inclusive)."},latest:{type:"string",description:"Only return messages before this Unix timestamp (exclusive)."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel"]}});async function $C(r,e){let t=String(r.channel),o=typeof r.limit=="number"?Math.min(r.limit,100):10,n=Te(r.token,e?.config?.credentials),s={channel:t,limit:o};r.oldest&&(s.oldest=String(r.oldest)),r.latest&&(s.latest=String(r.latest));let a=(await xe("conversations.history",n,s)).messages??[];return a.length===0?"No messages found.":[...a].reverse().map(p=>{let m=p.user?`user:${p.user}`:p.bot_id?`bot:${p.bot_id}`:"unknown",d=p.reply_count?` [thread: ${p.reply_count} replies]`:"",f=(p.text??"").replace(/\n/g," ").slice(0,200);return`[${p.ts}] ${m}${d}: ${f}`}).join(`
319
- `)}var an,el=g(()=>{"use strict";l();lT();yt();bt();an={name:nT,displayName:rT,description:sT,parameters:aT,category:iT,execute:$C}});var cT,pT,mT,dT,uT,fT=g(()=>{"use strict";l();cT="slack.conversations.replies",pT="Get Slack Thread Replies",mT="Fetch all replies in a Slack thread. Use this to read the full conversation history of a thread, including who replied and when. Requires the channel ID and the timestamp (ts) of the parent message that started the thread.",dT="slack",uT={type:"object",properties:{channel:{type:"string",description:"Channel ID that contains the thread."},ts:{type:"string",description:"Timestamp of the parent message that started the thread."},limit:{type:"integer",description:"Maximum number of replies to return. Defaults to 20, max 100."},oldest:{type:"string",description:"Only return replies after this Unix timestamp (inclusive)."},latest:{type:"string",description:"Only return replies before this Unix timestamp (exclusive)."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","ts"]}});async function EC(r,e){let t=String(r.channel),o=String(r.ts),n=typeof r.limit=="number"?Math.min(r.limit,100):20,s=Te(r.token,e?.config?.credentials),i={channel:t,ts:o,limit:n};r.oldest&&(i.oldest=String(r.oldest)),r.latest&&(i.latest=String(r.latest));let c=(await xe("conversations.replies",s,i)).messages??[];return c.length===0?"No replies found.":c.map((m,d)=>{let f=m.user?`user:${m.user}`:m.bot_id?`bot:${m.bot_id}`:"unknown",b=d===0?" [parent]":"",y=(m.text??"").replace(/\n/g," ").slice(0,200);return`[${m.ts}] ${f}${b}: ${y}`}).join(`
320
- `)}var ln,tl=g(()=>{"use strict";l();fT();yt();bt();ln={name:cT,displayName:pT,description:mT,parameters:uT,category:dT,execute:EC}});var gT,hT,yT,bT,wT,TT=g(()=>{"use strict";l();gT="slack.auth.test",hT="Slack Auth Test",yT="Verify the bot token and retrieve the identity of the calling app. Returns the bot_id, user_id, team, and workspace URL. Use this when the bot_id is not configured and is needed for self-suppression or other identity checks.",bT="slack",wT={type:"object",properties:{token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:[]}});async function DC(r,e){let t=Te(r.token,e?.config?.credentials),o=await xe("auth.test",t,{});return JSON.stringify({bot_id:o.bot_id,user_id:o.user_id,user:o.user,team:o.team,team_id:o.team_id,url:o.url},null,2)}var cn,ol=g(()=>{"use strict";l();TT();yt();bt();cn={name:gT,displayName:hT,description:yT,parameters:wT,category:bT,execute:DC}});var xT={};ee(xT,{slackAuthTestTool:()=>cn,slackChatPostEphemeralTool:()=>rn,slackChatPostMessageTool:()=>nn,slackConversationsHistoryTool:()=>an,slackConversationsRepliesTool:()=>ln,slackReactionsAddTool:()=>sn,slackToolsProject:()=>nl});var nl,rl=g(()=>{"use strict";l();Xa();Ya();Za();el();tl();ol();Xa();Ya();Za();el();tl();ol();nl={manifest:{key:"slack",name:"slack-tools",displayName:"Slack",version:"1.0.0",description:"Slack Web API tools \u2014 post messages, reply in threads, react to messages, read channel history, read thread replies, and verify bot identity.",author:"Toolpack",tools:["slack.chat.postMessage","slack.chat.postEphemeral","slack.reactions.add","slack.conversations.history","slack.conversations.replies","slack.auth.test"],category:"slack"},tools:[nn,rn,sn,an,ln,cn]}});function O(r,e){if(r.includes("\0")||r.includes(`
321
- `)||r.includes("\r"))throw new Error(`Invalid ${e}: contains disallowed characters.`);return r}function MC(r){let e=typeof r.stdout=="string"?r.stdout:"",t=typeof r.stderr=="string"?r.stderr:"",o=r.status??"unknown",n=t.split(/\r?\n/).filter(i=>i.trim().length>0),s=n.find(i=>i.toLowerCase().startsWith("error:"))||n[0]||r.message||"";return`kubectl failed (exit code ${o})${s?`: ${s.trim()}`:""}
318
+ `)}}});var tT,as,oT=g(()=>{"use strict";l();tT=x(require("mysql2/promise"),1);ss();as=class extends Xe{async getConnection(){return await tT.default.createConnection(this.connectionString)}async query(e,t=[]){let o=await this.getConnection();try{let[n]=await o.execute(e,t);return n}finally{await o.end()}}async execute(e,t=[]){let o=await this.getConnection();try{let[n]=await o.execute(e,t);return{changes:n.affectedRows,lastInsertRowid:n.insertId,raw:n}}finally{await o.end()}}async getTables(){let t=await this.query("SHOW TABLES");if(!t||t.length===0)return[];let o=Object.keys(t[0]);return t.map(n=>n[o[0]])}async getSchema(e){if(e){let t=await this.getConnection();try{let[o]=await t.query("DESCRIBE ??",[e]);return o}finally{await t.end()}}else return await this.query("SHOW TABLES")}}});var re,Ye=g(()=>{"use strict";l();Yb();eT();oT();re=class{static getAdapter(e){return e.startsWith("postgres://")||e.startsWith("postgresql://")?new is(e):e.startsWith("mysql://")?new as(e):e.startsWith("sqlite://")?new Jn(e.replace("sqlite://","")):new Jn(e)}}});var Vn,nT=g(()=>{"use strict";l();Xb();Ye();S();Vn={name:"db.query",displayName:"Database Query",description:"Execute raw SQL queries against an SQLite, PostgreSQL, or MySQL database.",category:"database",parameters:Qb,execute:async r=>{let e=r.db,t=r.sql,o=r.params||[];h(`[db.query] execute db="${e}" sql="${t.substring(0,80)}..." params=${o.length}`);try{let s=await re.getAdapter(e).query(t,o);return JSON.stringify(s,null,2)}catch(n){return`Database query error: ${n instanceof Error?n.message:String(n)}`}}}});var rT,sT=g(()=>{"use strict";l();rT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Optional specific table name to inspect. If omitted, returns structural summary of all tables."}},required:["db"]}});var Qn,iT=g(()=>{"use strict";l();sT();Ye();Qn={name:"db.schema",displayName:"Database Schema",description:"Get the structural schema of a database or a specific table.",category:"database",parameters:rT,execute:async r=>{let e=r.db,t=r.table;try{let n=await re.getAdapter(e).getSchema(t);return JSON.stringify(n,null,2)}catch(o){return`Database schema error: ${o instanceof Error?o.message:String(o)}`}}}});var aT,lT=g(()=>{"use strict";l();aT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"}},required:["db"]}});var Xn,cT=g(()=>{"use strict";l();lT();Ye();Xn={name:"db.tables",displayName:"Database Tables",description:"List all user tables in the database.",category:"database",parameters:aT,execute:async r=>{let e=r.db;try{let o=await re.getAdapter(e).getTables();return JSON.stringify(o,null,2)}catch(t){return`Database tables error: ${t instanceof Error?t.message:String(t)}`}}}});var pT,mT=g(()=>{"use strict";l();pT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to insert into"},data:{type:"object",description:"Key-value pairs of column names and values to insert"}},required:["db","table","data"]}});var Yn,dT=g(()=>{"use strict";l();mT();Ye();Yn={name:"db.insert",displayName:"Database Insert",description:"Insert a new row into an SQLite table safely.",category:"database",parameters:pT,execute:async r=>{let e=r.db,t=r.table,o=r.data;if(Object.keys(o).length===0)return"Error: No data provided to insert.";try{let n=Object.keys(o).join(", "),s=Object.keys(o).map(()=>"?").join(", "),i=Object.values(o),a=`INSERT INTO ${t} (${n}) VALUES (${s})`,p=await re.getAdapter(e).execute(a,i);return JSON.stringify(p,null,2)}catch(n){return`Database insert error: ${n instanceof Error?n.message:String(n)}`}},confirmation:{level:"medium",reason:"This will insert rows into the database, creating permanent records.",showArgs:["table","data"]}}});var uT,fT=g(()=>{"use strict";l();uT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to update"},data:{type:"object",description:"Key-value pairs of column names and new values"},where:{type:"string",description:'WHERE clause condition (e.g. "id = 5"). DO NOT INCLUDE the word WHERE.'}},required:["db","table","data","where"]}});var Zn,gT=g(()=>{"use strict";l();fT();Ye();Zn={name:"db.update",displayName:"Database Update",description:"Update existing rows in a database table.",category:"database",parameters:uT,execute:async r=>{let e=r.db,t=r.table,o=r.data,n=r.where;if(Object.keys(o).length===0)return"Error: No data provided to update.";try{let s=Object.keys(o).map(m=>`${m} = ?`).join(", "),i=Object.values(o),a=`UPDATE ${t} SET ${s} WHERE ${n}`,p=await re.getAdapter(e).execute(a,i);return JSON.stringify(p,null,2)}catch(s){return`Database update error: ${s instanceof Error?s.message:String(s)}`}},confirmation:{level:"high",reason:"This will update database rows, potentially affecting multiple records.",showArgs:["table","data","where"]}}});var hT,yT=g(()=>{"use strict";l();hT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to delete from"},where:{type:"string",description:'WHERE clause condition (e.g. "id = 5"). DO NOT INCLUDE the word WHERE.'}},required:["db","table","where"]}});var er,bT=g(()=>{"use strict";l();yT();Ye();er={name:"db.delete",displayName:"Database Delete",description:"Delete rows from a database table.",category:"database",parameters:hT,execute:async r=>{let e=r.db,t=r.table,o=r.where;try{let n=`DELETE FROM ${t} WHERE ${o}`,i=await re.getAdapter(e).execute(n);return JSON.stringify(i,null,2)}catch(n){return`Database delete error: ${n instanceof Error?n.message:String(n)}`}},confirmation:{level:"high",reason:"This will permanently delete rows from the database.",showArgs:["table","where"]}}});var TT,wT=g(()=>{"use strict";l();TT={type:"object",properties:{db:{type:"string",description:"Database connection URI or SQLite file path"},table:{type:"string",description:"Name of the table to count rows from"},where:{type:"string",description:"Optional WHERE clause condition"}},required:["db","table"]}});var tr,xT=g(()=>{"use strict";l();wT();Ye();tr={name:"db.count",displayName:"Database Count",description:"Count rows in a database table.",category:"database",parameters:TT,execute:async r=>{let e=r.db,t=r.table,o=r.where;try{let n=o?`WHERE ${o}`:"",s=`SELECT COUNT(*) as count FROM ${t} ${n}`,a=await re.getAdapter(e).query(s);return Array.isArray(a)&&a.length>0?`Rows: ${a[0].count}`:"Count: 0"}catch(n){return`Database count error: ${n instanceof Error?n.message:String(n)}`}}}});var vT={};Z(vT,{dbCountTool:()=>tr,dbDeleteTool:()=>er,dbInsertTool:()=>Yn,dbQueryTool:()=>Vn,dbSchemaTool:()=>Qn,dbTablesTool:()=>Xn,dbToolsProject:()=>Ua,dbUpdateTool:()=>Zn});var Ua,Ga=g(()=>{"use strict";l();nT();iT();cT();dT();gT();bT();xT();Ua={manifest:{key:"db",name:"db-tools",displayName:"Database Tools",version:"1.0.0",description:"Stateless database operations enabling the AI to interact with local databases.",author:"Sajeer",tools:["db.query","db.schema","db.tables","db.insert","db.update","db.delete","db.count"],category:"database"},tools:[Vn,Qn,Xn,Yn,Zn,er,tr],dependencies:{"better-sqlite3":"^11.3.0"}}});var CT,kT=g(()=>{"use strict";l();CT={type:"object",properties:{siteId:{type:"string",description:'The Netlify Site ID to deploy to (e.g. "api_id" from Netlify UI)'},dir:{type:"string",description:'The local directory path to deploy (e.g. "./dist" or "./public")'},message:{type:"string",description:"Optional deployment message/commit note"}},required:["siteId","dir"]}});var ST,Ze,ls=g(()=>{"use strict";l();ST=require("netlify"),Ze=class{static getClient(e){let t=e??process.env.NETLIFY_AUTH_TOKEN;if(!t)throw new Error("NETLIFY_AUTH_TOKEN environment variable is required to use Netlify cloud tools.");return new ST.NetlifyAPI(t)}}});var or,PT=g(()=>{"use strict";l();kT();ls();S();or={name:"cloud.deploy",displayName:"Cloud Deploy",description:"Deploy a static directory to Netlify.",category:"cloud",parameters:CT,execute:async(r,e)=>{let t=r.siteId,o=r.dir,n=r.message;h(`[cloud.deploy] execute siteId="${t}" dir="${o}" message="${n??"none"}"`);try{let i=await Ze.getClient(e?.config?.credentials?.netlifyAuthToken).deploy(t,o,{message:n||"Deployed via Toolpack SDK",draft:!1});return JSON.stringify({id:i.deployId,url:i.deploy.url,admin_url:i.deploy.admin_url,state:i.deploy.state},null,2)}catch(s){return`Cloud deployment error: ${s instanceof Error?s.message:String(s)}`}},confirmation:{level:"high",reason:"This will deploy to production (live site).",showArgs:["siteId","dir"]}}});var _T,RT=g(()=>{"use strict";l();_T={type:"object",properties:{siteId:{type:"string",description:"The Netlify Site ID"},deployId:{type:"string",description:"The specific Deployment ID to check"}},required:["siteId","deployId"]}});var nr,$T=g(()=>{"use strict";l();RT();ls();nr={name:"cloud.status",displayName:"Cloud Status",description:"Check the status of a specific Netlify deployment.",category:"cloud",parameters:_T,execute:async(r,e)=>{let t=r.siteId,o=r.deployId;try{let s=await Ze.getClient(e?.config?.credentials?.netlifyAuthToken).getSiteDeploy({site_id:t,deploy_id:o});return JSON.stringify({id:s.id,state:s.state,error_message:s.error_message,created_at:s.created_at,updated_at:s.updated_at,url:s.url},null,2)}catch(n){return`Cloud status error: ${n instanceof Error?n.message:String(n)}`}}}});var ET,DT=g(()=>{"use strict";l();ET={type:"object",properties:{siteId:{type:"string",description:"The Netlify Site ID"},limit:{type:"number",description:"Number of recent deployments to return. Defaults to 5.",default:5}},required:["siteId"]}});var rr,MT=g(()=>{"use strict";l();DT();ls();S();rr={name:"cloud.list",displayName:"Cloud Deployments List",description:"List recent deployments for a Netlify site.",category:"cloud",parameters:ET,execute:async(r,e)=>{let t=r.siteId,o=r.limit||5;h(`[cloud.list] execute siteId="${t}" limit=${o}`);try{let s=await Ze.getClient(e?.config?.credentials?.netlifyAuthToken).listSiteDeploys({site_id:t,page:1,per_page:o});if(!Array.isArray(s))return"Unexpected response format from Netlify API";let i=s.map(a=>({id:a.id,state:a.state,created_at:a.created_at,url:a.url,branch:a.branch,title:a.title}));return JSON.stringify(i,null,2)}catch(n){return`Cloud list error: ${n instanceof Error?n.message:String(n)}`}}}});var AT={};Z(AT,{cloudDeployTool:()=>or,cloudListTool:()=>rr,cloudStatusTool:()=>nr,cloudToolsProject:()=>Ba});var Ba,za=g(()=>{"use strict";l();PT();$T();MT();Ba={manifest:{key:"cloud",name:"cloud-tools",displayName:"Cloud Deployment",version:"1.0.0",description:"Cloud deployment operations allowing the AI to publish directories directly to the internet.",author:"Sajeer",tools:["cloud.deploy","cloud.status","cloud.list"],category:"cloud"},tools:[or,nr,rr],dependencies:{netlify:"^13.1.20"}}});var NT,OT,IT,jT,LT,FT=g(()=>{"use strict";l();NT="slack.chat.postMessage",OT="Post Slack Message",IT="Post a message to a Slack channel or thread. Supports plain mrkdwn text and optional Block Kit blocks for rich formatting. Use thread_ts to reply inside an existing thread.",jT="slack",LT={type:"object",properties:{channel:{type:"string",description:"Channel ID or channel name (e.g. #general) to post to."},text:{type:"string",description:"Message text in Slack mrkdwn format. Always required \u2014 used as fallback when blocks are provided."},thread_ts:{type:"string",description:"Timestamp of the parent message to reply in a thread. Omit to post at top level."},blocks:{type:"string",description:"Optional Block Kit layout as a JSON string. When provided, text is used only as the notification fallback."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","text"]}});function Te(r,e){if(r)return r;let t=e?.slackBotToken??process.env.TOOLPACK_SLACK_BOT_TOKEN;if(t)return t;throw new Error("No Slack token available. Set TOOLPACK_SLACK_BOT_TOKEN or pass token in tool args.")}var ht=g(()=>{"use strict";l()});function wC(r){return{Authorization:`Bearer ${r}`,"Content-Type":"application/json; charset=utf-8"}}async function we(r,e,t){let o=await fetch(`https://slack.com/api/${r}`,{method:"POST",headers:wC(e),body:JSON.stringify(t)});if(!o.ok)throw new Error(`Slack HTTP error ${o.status} ${o.statusText}`);let n=await o.json();if(!n.ok)throw new Error(`Slack API error: ${n.error??"unknown"}`);return n}var yt=g(()=>{"use strict";l()});async function xC(r,e){let t=String(r.channel),o=String(r.text),n=r.thread_ts?String(r.thread_ts):void 0,s=r.blocks?String(r.blocks):void 0,i=Te(r.token,e?.config?.credentials),a={channel:t,text:o};if(n&&(a.thread_ts=n),s)try{a.blocks=JSON.parse(s)}catch{return"Error: blocks is not valid JSON."}let c=await we("chat.postMessage",i,a),p=c.ts??"";return`Message posted. channel=${c.channel??t} ts=${p}`}var on,Ha=g(()=>{"use strict";l();FT();ht();yt();on={name:NT,displayName:OT,description:IT,parameters:LT,category:jT,execute:xC}});var qT,WT,UT,GT,BT,zT=g(()=>{"use strict";l();qT="slack.chat.postEphemeral",WT="Post Ephemeral Slack Message",UT="Post a temporary message visible only to a specific user in a Slack channel. Useful for private confirmations, status updates, or error messages that should not be seen by others.",GT="slack",BT={type:"object",properties:{channel:{type:"string",description:"Channel ID where the ephemeral message will appear."},user:{type:"string",description:"Slack user ID of the person who will see the message."},text:{type:"string",description:"Message text in Slack mrkdwn format."},thread_ts:{type:"string",description:"Timestamp of the parent message to show the ephemeral reply inside a thread."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","user","text"]}});async function vC(r,e){let t=String(r.channel),o=String(r.user),n=String(r.text),s=r.thread_ts?String(r.thread_ts):void 0,i=Te(r.token,e?.config?.credentials),a={channel:t,user:o,text:n};return s&&(a.thread_ts=s),await we("chat.postEphemeral",i,a),`Ephemeral message sent to user=${o} in channel=${t}.`}var nn,Ka=g(()=>{"use strict";l();zT();ht();yt();nn={name:qT,displayName:WT,description:UT,parameters:BT,category:GT,execute:vC}});var HT,KT,JT,VT,QT,XT=g(()=>{"use strict";l();HT="slack.reactions.add",KT="Add Slack Reaction",JT="Add an emoji reaction to a Slack message. Useful for acknowledging receipt (\u{1F440} eyes), signalling completion (\u2705 white_check_mark), or flagging issues (\u26A0\uFE0F warning). Requires the reactions:write OAuth scope on the Slack app.",VT="slack",QT={type:"object",properties:{channel:{type:"string",description:"Channel ID containing the message to react to."},timestamp:{type:"string",description:"Timestamp of the message to react to."},name:{type:"string",description:'Emoji name without colons (e.g. "eyes", "white_check_mark", "warning", "x").'},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","timestamp","name"]}});async function CC(r,e){let t=String(r.channel),o=String(r.timestamp),n=String(r.name),s=Te(r.token,e?.config?.credentials);try{await we("reactions.add",s,{channel:t,timestamp:o,name:n})}catch(i){if(i instanceof Error&&i.message.includes("already_reacted"))return`Reaction :${n}: already present on message ts=${o}.`;throw i}return`Reaction :${n}: added to message ts=${o} in channel=${t}.`}var rn,Ja=g(()=>{"use strict";l();XT();ht();yt();rn={name:HT,displayName:KT,description:JT,parameters:QT,category:VT,execute:CC}});var YT,ZT,ew,tw,ow,nw=g(()=>{"use strict";l();YT="slack.conversations.history",ZT="Get Slack Channel History",ew="Fetch recent messages from a Slack channel. Useful for reading conversation context, checking what was discussed, or finding a specific message timestamp to react to or thread-reply into.",tw="slack",ow={type:"object",properties:{channel:{type:"string",description:"Channel ID to fetch history from."},limit:{type:"integer",description:"Maximum number of messages to return. Defaults to 10, max 100."},oldest:{type:"string",description:"Only return messages after this Unix timestamp (inclusive)."},latest:{type:"string",description:"Only return messages before this Unix timestamp (exclusive)."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel"]}});async function kC(r,e){let t=String(r.channel),o=typeof r.limit=="number"?Math.min(r.limit,100):10,n=Te(r.token,e?.config?.credentials),s={channel:t,limit:o};r.oldest&&(s.oldest=String(r.oldest)),r.latest&&(s.latest=String(r.latest));let a=(await we("conversations.history",n,s)).messages??[];return a.length===0?"No messages found.":[...a].reverse().map(p=>{let m=p.user?`user:${p.user}`:p.bot_id?`bot:${p.bot_id}`:"unknown",d=p.reply_count?` [thread: ${p.reply_count} replies]`:"",f=(p.text??"").replace(/\n/g," ").slice(0,200);return`[${p.ts}] ${m}${d}: ${f}`}).join(`
319
+ `)}var sn,Va=g(()=>{"use strict";l();nw();ht();yt();sn={name:YT,displayName:ZT,description:ew,parameters:ow,category:tw,execute:kC}});var rw,sw,iw,aw,lw,cw=g(()=>{"use strict";l();rw="slack.conversations.replies",sw="Get Slack Thread Replies",iw="Fetch all replies in a Slack thread. Use this to read the full conversation history of a thread, including who replied and when. Requires the channel ID and the timestamp (ts) of the parent message that started the thread.",aw="slack",lw={type:"object",properties:{channel:{type:"string",description:"Channel ID that contains the thread."},ts:{type:"string",description:"Timestamp of the parent message that started the thread."},limit:{type:"integer",description:"Maximum number of replies to return. Defaults to 20, max 100."},oldest:{type:"string",description:"Only return replies after this Unix timestamp (inclusive)."},latest:{type:"string",description:"Only return replies before this Unix timestamp (exclusive)."},token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:["channel","ts"]}});async function SC(r,e){let t=String(r.channel),o=String(r.ts),n=typeof r.limit=="number"?Math.min(r.limit,100):20,s=Te(r.token,e?.config?.credentials),i={channel:t,ts:o,limit:n};r.oldest&&(i.oldest=String(r.oldest)),r.latest&&(i.latest=String(r.latest));let c=(await we("conversations.replies",s,i)).messages??[];return c.length===0?"No replies found.":c.map((m,d)=>{let f=m.user?`user:${m.user}`:m.bot_id?`bot:${m.bot_id}`:"unknown",b=d===0?" [parent]":"",y=(m.text??"").replace(/\n/g," ").slice(0,200);return`[${m.ts}] ${f}${b}: ${y}`}).join(`
320
+ `)}var an,Qa=g(()=>{"use strict";l();cw();ht();yt();an={name:rw,displayName:sw,description:iw,parameters:lw,category:aw,execute:SC}});var pw,mw,dw,uw,fw,gw=g(()=>{"use strict";l();pw="slack.auth.test",mw="Slack Auth Test",dw="Verify the bot token and retrieve the identity of the calling app. Returns the bot_id, user_id, team, and workspace URL. Use this when the bot_id is not configured and is needed for self-suppression or other identity checks.",uw="slack",fw={type:"object",properties:{token:{type:"string",description:"Slack bot token. Defaults to TOOLPACK_SLACK_BOT_TOKEN env var."}},required:[]}});async function PC(r,e){let t=Te(r.token,e?.config?.credentials),o=await we("auth.test",t,{});return JSON.stringify({bot_id:o.bot_id,user_id:o.user_id,user:o.user,team:o.team,team_id:o.team_id,url:o.url},null,2)}var ln,Xa=g(()=>{"use strict";l();gw();ht();yt();ln={name:pw,displayName:mw,description:dw,parameters:fw,category:uw,execute:PC}});var hw={};Z(hw,{slackAuthTestTool:()=>ln,slackChatPostEphemeralTool:()=>nn,slackChatPostMessageTool:()=>on,slackConversationsHistoryTool:()=>sn,slackConversationsRepliesTool:()=>an,slackReactionsAddTool:()=>rn,slackToolsProject:()=>Ya});var Ya,Za=g(()=>{"use strict";l();Ha();Ka();Ja();Va();Qa();Xa();Ha();Ka();Ja();Va();Qa();Xa();Ya={manifest:{key:"slack",name:"slack-tools",displayName:"Slack",version:"1.0.0",description:"Slack Web API tools \u2014 post messages, reply in threads, react to messages, read channel history, read thread replies, and verify bot identity.",author:"Toolpack",tools:["slack.chat.postMessage","slack.chat.postEphemeral","slack.reactions.add","slack.conversations.history","slack.conversations.replies","slack.auth.test"],category:"slack"},tools:[on,nn,rn,sn,an,ln]}});function N(r,e){if(r.includes("\0")||r.includes(`
321
+ `)||r.includes("\r"))throw new Error(`Invalid ${e}: contains disallowed characters.`);return r}function _C(r){let e=typeof r.stdout=="string"?r.stdout:"",t=typeof r.stderr=="string"?r.stderr:"",o=r.status??"unknown",n=t.split(/\r?\n/).filter(i=>i.trim().length>0),s=n.find(i=>i.toLowerCase().startsWith("error:"))||n[0]||r.message||"";return`kubectl failed (exit code ${o})${s?`: ${s.trim()}`:""}
322
322
  STDOUT:
323
323
  ${e}
324
324
  STDERR:
325
- ${t}`}function ye(r,e,t=3e4){r.forEach((o,n)=>O(o,`kubectl argument #${n}`)),h(`[k8s-tools] execute: kubectl ${r.join(" ")}`);try{return(0,vT.execFileSync)("kubectl",r,{input:e,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"],timeout:t})||"(kubectl completed with no output)"}catch(o){return MC(o)}}function AC(r){if(!r)return 3e5;let e=r.trim().toLowerCase(),t=/^([0-9]+)(s|m|h)?$/.exec(e);if(!t)return 3e5;let o=Number(t[1]);switch(t[2]){case"h":return o*60*60*1e3;case"m":return o*60*1e3;default:return o*1e3}}function CT(r){if(!r)return;if(typeof r=="string")return r;let e=Object.entries(r).filter(([,t])=>t!==void 0&&t!=="");if(e.length)return e.map(([t,o])=>`${O(t,"label key")}=${O(o,"label value")}`).join(",")}var vT,_e,cr,pr,mr,dr,ur,fr,gr,hr,yr,br,wr,kT=g(()=>{"use strict";l();vT=require("child_process");S();_e="kubernetes";cr={name:"k8s.list_pods",displayName:"Kubernetes List Pods",description:"List pods in the current or a specific Kubernetes namespace.",category:_e,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},labels:{type:"string",description:"Label selector to filter pods."},labelSelector:{type:"object",description:"Map of label key/value pairs to filter pods.",additionalProperties:{type:"string"}},output:{type:"string",description:"Output format for the pod list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"If true, list pods across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","pods"],t=r.output;t?e.push("-o",t):e.push("-o","wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",O(r.namespace,"namespace"));let o=CT(r.labelSelector)??r.labels;return o&&e.push("-l",O(o,"labels")),ye(e)}},pr={name:"k8s.describe",displayName:"Kubernetes Describe Resource",description:"Describe a Kubernetes resource or resource instance.",category:_e,parameters:{type:"object",properties:{resource:{type:"string",description:"Resource type to describe, such as pod, service, deployment."},name:{type:"string",description:"Resource name. Optional for cluster-wide descriptions."},namespace:{type:"string",description:"Namespace containing the resource."}},required:["resource"]},execute:async r=>{let t=["describe",O(r.resource,"resource")];return r.name&&t.push(O(r.name,"name")),r.namespace&&t.push("-n",O(r.namespace,"namespace")),ye(t)}},mr={name:"k8s.get_logs",displayName:"Kubernetes Get Pod Logs",description:"Fetch logs from a Kubernetes pod, optionally from a specific container.",category:_e,parameters:{type:"object",properties:{podName:{type:"string",description:"The name of the pod to fetch logs from."},namespace:{type:"string",description:"Namespace of the pod."},container:{type:"string",description:"Container name inside the pod."},tailLines:{type:"number",description:"Number of log lines to show from the end.",default:100},since:{type:"string",description:"Return logs newer than a relative duration like 5m or 1h."}},required:["podName"]},execute:async r=>{let e=["logs",O(r.podName,"podName")];return r.container&&e.push("-c",O(r.container,"container")),r.namespace&&e.push("-n",O(r.namespace,"namespace")),typeof r.tailLines=="number"&&e.push("--tail",`${r.tailLines}`),r.since&&e.push("--since",O(r.since,"since")),ye(e)}},dr={name:"k8s.apply_manifest",displayName:"Kubernetes Apply Manifest",description:"Apply a Kubernetes manifest from a file path or inline YAML content.",category:_e,parameters:{type:"object",properties:{path:{type:"string",description:"Path to the manifest file to apply."},manifest:{type:"string",description:"Inline YAML manifest to apply if no path is provided."},namespace:{type:"string",description:"Namespace to apply the manifest into, if supported by the manifest."},dryRun:{type:"boolean",description:"If true, perform a client-side dry run without applying changes.",default:!1}},required:[]},confirmation:{level:"high",reason:"This will change cluster state by applying a Kubernetes manifest.",showArgs:["path","namespace"]},execute:async r=>{let e=r.path,t=r.manifest,o=["apply"];if(r.dryRun&&o.push("--dry-run=client"),o.push("-f"),e)return o.push(O(e,"path")),r.namespace&&o.push("-n",O(r.namespace,"namespace")),ye(o);if(!t)throw new Error("Either path or manifest is required to apply a Kubernetes manifest.");return r.namespace&&o.push("-n",O(r.namespace,"namespace")),o.push("-"),ye(o,t)}},ur={name:"k8s.delete_resource",displayName:"Kubernetes Delete Resource",description:"Delete a Kubernetes resource by type and name, or delete resources from a manifest file.",category:_e,parameters:{type:"object",properties:{resource:{type:"string",description:"Resource type to delete, such as pod, service, deployment."},name:{type:"string",description:"Name of the resource to delete."},namespace:{type:"string",description:"Namespace containing the resource."},path:{type:"string",description:"Path to a manifest file that contains the resources to delete."},force:{type:"boolean",description:"Force deletion of the resource.",default:!1},dryRun:{type:"boolean",description:"If true, perform a client-side dry run without deleting resources.",default:!1}},required:[]},confirmation:{level:"high",reason:"This will delete resources from the Kubernetes cluster.",showArgs:["resource","name","path"]},execute:async r=>{let e=r.path,t=r.resource,o=r.name;if(e){let s=["delete"];return r.dryRun&&s.push("--dry-run=client"),s.push("-f",O(e,"path")),r.namespace&&s.push("-n",O(r.namespace,"namespace")),ye(s)}if(!t||!o)throw new Error("resource and name are required unless a manifest path is provided.");let n=["delete",O(t,"resource"),O(o,"name")];return r.namespace&&n.push("-n",O(r.namespace,"namespace")),r.force&&n.push("--force","--grace-period=0"),r.dryRun&&n.push("--dry-run=client"),ye(n)}},fr={name:"k8s.list_services",displayName:"Kubernetes List Services",description:"List services in the current or a specific Kubernetes namespace.",category:_e,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},output:{type:"string",description:"Output format for the service list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"List services across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","services"],t=r.output;return e.push("-o",t||"wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",O(r.namespace,"namespace")),ye(e)}},gr={name:"k8s.list_deployments",displayName:"Kubernetes List Deployments",description:"List deployments in the current or a specific Kubernetes namespace.",category:_e,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},labels:{type:"string",description:"Label selector to filter deployments."},labelSelector:{type:"object",description:"Map of label key/value pairs to filter deployments.",additionalProperties:{type:"string"}},output:{type:"string",description:"Output format for the deployment list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"List deployments across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","deployments"],t=r.output;e.push("-o",t||"wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",O(r.namespace,"namespace"));let o=CT(r.labelSelector)??r.labels;return o&&e.push("-l",O(o,"labels")),ye(e)}},hr={name:"k8s.get_config_map",displayName:"Kubernetes Get ConfigMap",description:"Retrieve a ConfigMap from a Kubernetes namespace.",category:_e,parameters:{type:"object",properties:{name:{type:"string",description:"ConfigMap name."},namespace:{type:"string",description:"Namespace containing the ConfigMap."},output:{type:"string",description:"Output format, such as yaml or json.",enum:["yaml","json"],default:"yaml"}},required:["name"]},execute:async r=>{let e=["get","configmap",O(r.name,"name"),"-o",r.output||"yaml"];return r.namespace&&e.push("-n",O(r.namespace,"namespace")),ye(e)}},yr={name:"k8s.switch_context",displayName:"Kubernetes Switch Context",description:"Switch the active kubectl context to a different Kubernetes cluster or namespace configuration.",category:_e,parameters:{type:"object",properties:{context:{type:"string",description:"The kubeconfig context to switch to."}},required:["context"]},execute:async r=>ye(["config","use-context",O(r.context,"context")])},br={name:"k8s.get_namespaces",displayName:"Kubernetes Get Namespaces",description:"List namespaces in the current Kubernetes context.",category:_e,parameters:{type:"object",properties:{output:{type:"string",description:"Output format for the namespace list.",enum:["wide","name","json","yaml"],default:"wide"}},required:[]},execute:async r=>ye(["get","namespaces","-o",r.output||"wide"])},wr={name:"k8s.wait_for_deployment",displayName:"Kubernetes Wait For Deployment",description:"Wait for a Kubernetes deployment to complete its rollout.",category:_e,parameters:{type:"object",properties:{name:{type:"string",description:"Deployment name to wait for."},namespace:{type:"string",description:"Namespace containing the deployment."},timeout:{type:"string",description:"Timeout duration, e.g. 300s or 5m.",default:"300s"}},required:["name"]},execute:async r=>{let e=r.timeout,t=["rollout","status",`deployment/${O(r.name,"name")}`,"--timeout",e||"300s"];return r.namespace&&t.push("-n",O(r.namespace,"namespace")),ye(t,void 0,AC(e))}}});var ST={};ee(ST,{k8sApplyManifestTool:()=>dr,k8sDeleteResourceTool:()=>ur,k8sDescribeTool:()=>pr,k8sGetConfigMapTool:()=>hr,k8sGetLogsTool:()=>mr,k8sGetNamespacesTool:()=>br,k8sListDeploymentsTool:()=>gr,k8sListPodsTool:()=>cr,k8sListServicesTool:()=>fr,k8sSwitchContextTool:()=>yr,k8sToolsProject:()=>sl,k8sWaitForDeploymentTool:()=>wr});var sl,il=g(()=>{"use strict";l();kT();sl={manifest:{key:"k8s",name:"k8s-tools",displayName:"Kubernetes",version:"1.0.0",description:"Kubernetes command and cluster inspection tools for working with kubectl and manifests.",author:"toolpack-sdk",tools:["k8s.list_pods","k8s.describe","k8s.get_logs","k8s.apply_manifest","k8s.delete_resource","k8s.list_services","k8s.list_deployments","k8s.get_config_map","k8s.switch_context","k8s.get_namespaces","k8s.wait_for_deployment"],category:"kubernetes"},tools:[cr,pr,mr,dr,ur,fr,gr,hr,yr,br,wr]}});function LT(r){switch(r.mode){case"static":return new yl(r.tokens);case"jwt":return new bl(r);case"custom":return{verifyAccessToken:r.verifyAccessToken}}}async function FT(r,e,t,o){let n=r.headers.authorization,s=typeof n=="string"&&n.startsWith("Bearer ")?n.slice(7):null;if(!s)return e.writeHead(401,{"WWW-Authenticate":"Bearer"}).end(),!1;let i;try{i=await o.verifyAccessToken(s)}catch{return e.writeHead(401,{"WWW-Authenticate":"Bearer"}).end(),!1}let a="requiredScopes"in t?t.requiredScopes:void 0;if(a?.length){let c=new Set(i.scopes),p=a.filter(m=>!c.has(m));if(p.length>0)return e.writeHead(403).end(`Missing required scopes: ${p.join(", ")}`),!1}return r.auth=i,!0}var bs,yl,bl,qT=g(()=>{"use strict";l();bs=require("jose");yl=class{tokenSet;constructor(e){if(e.length===0)throw new Error('McpAuthConfig static mode: tokens array must not be empty. Generate a token with: crypto.randomBytes(32).toString("hex")');this.tokenSet=new Set(e)}async verifyAccessToken(e){if(!this.tokenSet.has(e))throw new Error("Invalid bearer token.");return{token:e,clientId:"static-client",scopes:[]}}},bl=class{JWKS;audience;issuer;constructor(e){this.JWKS=(0,bs.createRemoteJWKSet)(new URL(e.jwksUrl)),this.audience=e.audience,this.issuer=e.issuer}async verifyAccessToken(e){let{payload:t}=await(0,bs.jwtVerify)(e,this.JWKS,{audience:this.audience,issuer:this.issuer}),o=t.scope??t.scp,n=Array.isArray(o)?o.filter(i=>typeof i=="string"):typeof o=="string"?o.split(" ").filter(Boolean):[],s=typeof t.client_id=="string"?t.client_id:typeof t.sub=="string"?t.sub:"unknown";return{token:e,clientId:s,scopes:n,expiresAt:t.exp}}}});var JT={};ee(JT,{startMcpServer:()=>GC});async function GC(r,e,t){let o=new zT.Server({name:e.serverName??"Toolpack SDK",version:e.serverVersion??"2.0.0"},{capabilities:{tools:{}}});if(o.setRequestHandler(ws.ListToolsRequestSchema,async()=>{if(e.searchMode){let i=HC(r,e),a=Ge(),c=i.map(p=>{let m=UT(p);return{name:p.name,description:p.description??"",inputSchema:p.parameters??{type:"object",properties:{}},...m!==void 0&&{annotations:m}}});return{tools:[{name:a.name,description:a.description??"",inputSchema:a.parameters,annotations:{readOnlyHint:!0}},...c,...WT(e)]}}return{tools:[...wl(r,e.expose).map(i=>{let a=UT(i);return{name:i.name,description:i.description??"",inputSchema:i.parameters??{type:"object",properties:{}},...a!==void 0&&{annotations:a}}}),...WT(e)]}}),o.setRequestHandler(ws.CallToolRequestSchema,async n=>{let{name:s,arguments:i}=n.params;if(e.searchMode&&st(s)){if(!t)return Fe("tool.search is not available: searchFn was not provided to startMcpServer.",!0);try{let c=t(i??{});return Fe(c)}catch(c){let p=c instanceof Error?c.message:String(c);return Fe(`tool.search error: ${p}`,!0)}}if(s.startsWith("agent.")){let c=s.slice(6),p=(e.agents??[]).find(m=>m.name===c);if(!p)return Fe(`Agent not found: ${c}`,!0);try{let m=await p.invoke(i??{});return Fe(m)}catch(m){let d=m instanceof Error?m.message:String(m);return Fe(`Agent error (${c}): ${d}`,!0)}}let a=BC(r,s,e.expose);if(!a)return Fe(`Tool not found: ${s}`,!0);try{let c={workspaceRoot:process.cwd(),config:r.getConfig().additionalConfigurations??{},log:m=>P(`[MCP Tool] ${m}`),processRegistry:r.runtimeContext?.processRegistry,githubTokenStore:r.runtimeContext?.githubTokenStore},p=await a.execute(i??{},c);return Fe(p)}catch(c){let p=c instanceof Error?c.message:String(c);return Fe(`Error executing ${s}: ${p}`,!0)}}),e.transport==="stdio"){let n=new HT.StdioServerTransport;return await o.connect(n),{get toolCount(){return wl(r,e.expose).length},port:0,stop:async()=>{await o.close()}}}if(e.transport==="http"){let n=e.port??3e3;e.auth||P("[MCP Server] Warning: HTTP transport started without authentication. Safe for localhost only. Set `auth` in startMcpServer() before exposing this server to a network.");let s=new KT.StreamableHTTPServerTransport({sessionIdGenerator:()=>(0,BT.randomUUID)()}),i=e.auth?LT(e.auth):null,a=(0,GT.createServer)(async(p,m)=>{if(e.auth?.mode==="jwt"&&e.serverUrl&&p.url==="/.well-known/oauth-protected-resource"){let d={resource:e.serverUrl};e.auth.issuer&&(d.authorization_servers=[e.auth.issuer]),m.writeHead(200,{"Content-Type":"application/json"}).end(JSON.stringify(d));return}i&&!await FT(p,m,e.auth,i).catch(f=>(P(`[MCP Server] Auth error: ${f instanceof Error?f.message:String(f)}`),m.headersSent||m.writeHead(500).end("Internal Server Error"),!1))||s.handleRequest(p,m).catch(d=>{P(`[MCP Server] HTTP request handler error: ${d instanceof Error?d.message:String(d)}`),m.headersSent||m.writeHead(500).end("Internal Server Error")})});await o.connect(s);try{await new Promise((p,m)=>{let d=f=>{m(f.code==="EADDRINUSE"?new Error(`MCP HTTP server failed to start: port ${n} is already in use.`):f)};a.once("error",d),a.listen(n,()=>{a.off("error",d),p()})})}catch(p){throw await o.close().catch(()=>{}),p}let c=a.address().port;return{get toolCount(){return wl(r,e.expose).length},port:c,stop:async()=>{try{await o.close()}finally{await new Promise((p,m)=>{a.close(d=>d?m(d):p())})}}}}throw new Error(`Unknown MCP transport: "${e.transport}". Use 'stdio' or 'http'.`)}function wl(r,e){return e?e.categories?.length?r.getByCategories(e.categories):e.tools?.length?r.getByNames(e.tools):r.getEnabled():r.getEnabled()}function BC(r,e,t){let o=r.get(e);if(o)return t?.categories?.length?new Set(t.categories).has(o.category)?o:void 0:t?.tools?.length?t.tools.includes(e)?o:void 0:zC(r,o,e)?o:void 0}function zC(r,e,t){let{enabledTools:o,enabledToolCategories:n}=r.getConfig();return o.length===0&&n.length===0?!0:o.includes(t)||n.includes(e.category)}function WT(r){return(r.agents??[]).map(e=>({name:`agent.${e.name}`,description:e.description,inputSchema:e.inputSchema??{type:"object",properties:{}}}))}function HC(r,e){let t=r.getConfig().toolSearch;if(!t)return[];let o=r.getByNames(t.alwaysLoadedTools),n=r.getByCategories(t.alwaysLoadedCategories),s=new Set([Ue]),i=[...o,...n].filter(a=>s.has(a.name)?!1:(s.add(a.name),!0));if(e.expose?.categories?.length){let a=new Set(e.expose.categories);return i.filter(c=>a.has(c.category))}if(e.expose?.tools?.length){let a=new Set(e.expose.tools);return i.filter(c=>a.has(c.name))}return i}function UT(r){if(r.annotations)return r.annotations;if(r.confirmation)return{destructiveHint:!0}}function Fe(r,e=!1){return{content:[{type:"text",text:typeof r=="string"?r:JSON.stringify(r,null,2)}],isError:e}}var GT,BT,zT,HT,KT,ws,VT=g(()=>{"use strict";l();GT=require("http"),BT=require("crypto"),zT=require("@modelcontextprotocol/sdk/server/index.js"),HT=require("@modelcontextprotocol/sdk/server/stdio.js"),KT=require("@modelcontextprotocol/sdk/server/streamableHttp.js"),ws=require("@modelcontextprotocol/sdk/types.js");S();qT();xn()});var ek={};ee(ek,{AGENT_MODE:()=>fl,AGENT_PLANNING_PROMPT:()=>hs,AGENT_WORKFLOW:()=>ml,AIClient:()=>Cn,AnthropicAdapter:()=>Sn,AnthropicVertexAdapter:()=>Pn,AuthenticationError:()=>me,BM25Engine:()=>hn,BM25SearchEngine:()=>Pt,BUILT_IN_MODES:()=>vr,CHAT_MODE:()=>gl,CHAT_WORKFLOW:()=>ul,CODING_MODE:()=>hl,CODING_PLANNING_PROMPT:()=>NT,CODING_WORKFLOW:()=>dl,CONFIG_DIR_NAME:()=>Cl,CONFIG_FILE_NAME:()=>kl,ConnectionError:()=>We,ContextWindowConfigError:()=>Rs,ContextWindowExceededError:()=>Rr,ContextWindowStateManager:()=>Mr,ConversationNotFoundError:()=>$s,DEFAULT_MODE_NAME:()=>Tt,DEFAULT_TOOLS_CONFIG:()=>te,DEFAULT_TOOL_SEARCH_CONFIG:()=>Wl,DEFAULT_WORKFLOW:()=>WC,DEFAULT_WORKFLOW_CONFIG:()=>ys,GeminiAdapter:()=>Rn,InMemoryConversationStore:()=>xs,InsufficientContextError:()=>$r,InvalidRequestError:()=>M,McpClient:()=>mn,McpConnectionError:()=>Me,McpTimeoutError:()=>Tr,McpToolManager:()=>xr,ModeRegistry:()=>dn,OllamaAdapter:()=>Je,OllamaProvider:()=>Dt,OpenAIAdapter:()=>pt,OpenRouterAdapter:()=>Dn,PageError:()=>Ps,Planner:()=>un,ProviderAdapter:()=>V,ProviderError:()=>I,RateLimitError:()=>re,RuleLoader:()=>lt,SDKError:()=>A,SQLiteConversationStore:()=>vs,SummarizationError:()=>Er,TOOLPACK_DIR_NAME:()=>vl,TOOL_SEARCH_NAME:()=>Ue,TimeoutError:()=>_s,ToolDiscoveryCache:()=>rt,ToolRegistry:()=>pn,ToolRouter:()=>_t,Toolpack:()=>xl,VertexAIAdapter:()=>_n,WorkflowExecutor:()=>Cr,addBypassRule:()=>cc,buildSummarizedHistory:()=>kx,cloudDeployTool:()=>ir,cloudListTool:()=>lr,cloudStatusTool:()=>ar,cloudToolsProject:()=>Va,codingExtractFunctionTool:()=>tn,codingFindReferencesTool:()=>Ko,codingFindSymbolTool:()=>Bo,codingGetCallHierarchyTool:()=>on,codingGetDiagnosticsTool:()=>Zo,codingGetExportsTool:()=>en,codingGetImportsTool:()=>Ho,codingGetOutlineTool:()=>Yo,codingGetSymbolsTool:()=>zo,codingGoToDefinitionTool:()=>Jo,codingMultiFileEditTool:()=>Vo,codingRefactorRenameTool:()=>Xo,codingToolsProject:()=>ja,countTokens:()=>Ds,createContextWindowStateManager:()=>Fs,createMcpToolProject:()=>fs,createMode:()=>IT,createSkillInterceptor:()=>ox,createSkillTools:()=>OT,createSummarizationReport:()=>Sx,createSummarySystemMessage:()=>Dr,createToolProject:()=>ET,dbCountTool:()=>sr,dbDeleteTool:()=>rr,dbInsertTool:()=>or,dbQueryTool:()=>Zn,dbSchemaTool:()=>er,dbTablesTool:()=>tr,dbToolsProject:()=>Ka,dbUpdateTool:()=>nr,diffApplyTool:()=>Qn,diffCreateTool:()=>Vn,diffPreviewTool:()=>Xn,diffToolsProject:()=>Ga,disconnectMcpToolProject:()=>gs,ensureGlobalConfigDir:()=>_l,ensureLocalConfigDir:()=>JC,estimateSummaryTokens:()=>Il,estimateTokenCount:()=>Ne,execKillTool:()=>co,execListProcessesTool:()=>po,execReadOutputTool:()=>ao,execRunBackgroundTool:()=>so,execRunBlockingTool:()=>io,execRunShellTool:()=>ro,execRunTool:()=>no,execTailOutputTool:()=>lo,execToolsProject:()=>Mi,extractConversationKeypoints:()=>Cx,fetchUrlAsBase64:()=>Hs,fsAppendFileTool:()=>jt,fsBatchReadTool:()=>to,fsBatchWriteTool:()=>oo,fsCopyTool:()=>Ht,fsCreateDirTool:()=>Bt,fsDeleteDirTool:()=>eo,fsDeleteFileTool:()=>Ft,fsExistsTool:()=>qt,fsGlobTool:()=>Zt,fsListDirTool:()=>Ut,fsMoveTool:()=>zt,fsReadFileRangeTool:()=>Jt,fsReadFileTool:()=>At,fsReplaceInFileTool:()=>Qt,fsSearchTool:()=>Vt,fsStatTool:()=>Wt,fsToolsProject:()=>vi,fsTreeTool:()=>Yt,fsWriteFileTool:()=>Nt,generateSummarizationPrompt:()=>Nl,generateToolCategoriesPrompt:()=>Ar,getContextWindowPercentage:()=>wx,getDefaultSlmModel:()=>mc,getGlobalConfigDir:()=>Sl,getGlobalConfigPath:()=>Sr,getGlobalToolpackDir:()=>ZT,getLocalConfigDir:()=>Pl,getLocalConfigPath:()=>Pr,getLocalToolpackDir:()=>ex,getMessageStats:()=>vx,getMimeType:()=>Us,getOllamaBaseUrl:()=>En,getOllamaProviderEntries:()=>lc,getRegisteredSlmModels:()=>uc,getRuntimeConfigStatus:()=>QC,getSafeOutputReserve:()=>Ms,getToolSearchSchema:()=>Ge,getToolpackConfig:()=>Lr,getUserHomeDir:()=>YT,gitAddTool:()=>Un,gitBlameTool:()=>Bn,gitBranchCreateTool:()=>Hn,gitBranchListTool:()=>zn,gitCheckoutTool:()=>Kn,gitCloneTool:()=>Jn,gitCommitTool:()=>Gn,gitDiffTool:()=>qn,gitLogTool:()=>Wn,gitStatusTool:()=>Fn,gitToolsProject:()=>qa,githubContentsGetTextTool:()=>ko,githubGraphqlExecuteTool:()=>Co,githubIssuesCommentsCreateTool:()=>Do,githubPrDiffGetTool:()=>Ro,githubPrFilesListTool:()=>$o,githubPrReviewCommentsReplyTool:()=>_o,githubPrReviewThreadsListTool:()=>So,githubPrReviewThreadsResolveTool:()=>Po,githubPrReviewsSubmitTool:()=>Eo,githubToolsProject:()=>sa,groupMessagesByRole:()=>xx,handleContextWindowError:()=>mx,httpDeleteTool:()=>To,httpDownloadTool:()=>vo,httpGetTool:()=>yo,httpPostTool:()=>bo,httpPutTool:()=>wo,httpToolsProject:()=>Ji,initializeGlobalConfigIfFirstRun:()=>XC,isContextWindowError:()=>px,isDataUri:()=>Gs,isRegisteredSlm:()=>dc,isToolSearchTool:()=>st,k8sApplyManifestTool:()=>dr,k8sDeleteResourceTool:()=>ur,k8sDescribeTool:()=>pr,k8sGetConfigMapTool:()=>hr,k8sGetLogsTool:()=>mr,k8sGetNamespacesTool:()=>br,k8sListDeploymentsTool:()=>gr,k8sListPodsTool:()=>cr,k8sListServicesTool:()=>fr,k8sSwitchContextTool:()=>yr,k8sToolsProject:()=>sl,k8sWaitForDeploymentTool:()=>wr,loadFullConfig:()=>al,loadRuntimeConfig:()=>VC,loadToolsConfig:()=>_T,mergeSummarizationResults:()=>Px,normalizeImagePart:()=>Zl,ollamaRequest:()=>ke,ollamaStream:()=>Fr,parseDataUri:()=>Bs,parseSkillFile:()=>ks,parseSummarizationResponse:()=>Ls,prepareSummarizationRequest:()=>js,pruneMessages:()=>Os,readFileAsBase64:()=>zs,reloadToolpackConfig:()=>ac,removeBypassRule:()=>pc,saveToolsConfig:()=>RT,slackAuthTestTool:()=>cn,slackChatPostEphemeralTool:()=>rn,slackChatPostMessageTool:()=>nn,slackConversationsHistoryTool:()=>an,slackConversationsRepliesTool:()=>ln,slackReactionsAddTool:()=>sn,slackToolsProject:()=>nl,systemCwdTool:()=>go,systemDiskUsageTool:()=>ho,systemEnvTool:()=>uo,systemInfoTool:()=>mo,systemSetEnvTool:()=>fo,systemToolsProject:()=>Wi,toDataUri:()=>Yl,toolSearchDefinition:()=>Ie,truncateMessage:()=>Tx,validateSummarizationResult:()=>Is,webExtractLinksTool:()=>No,webFeedTool:()=>Fo,webFetchTool:()=>Mo,webMapTool:()=>Io,webMetadataTool:()=>jo,webScrapeTool:()=>Oo,webScreenshotTool:()=>qo,webSearchTool:()=>Ao,webSitemapTool:()=>Lo,webToolsProject:()=>ba,wouldExceedContextWindow:()=>bx});module.exports=cx(ek);l();ae();l();var Vl=require("events");ae();l();ae();async function Al(r,e={}){let{maxRetries:t=3,backoffMs:o=[1e4,3e4,6e4],isRetryable:n=i=>i instanceof re,onRetry:s}=e;for(let i=0;i<=t;i++)try{return await r()}catch(a){if(n(a)&&i<t){let c=a?.retryAfter!=null?a.retryAfter*1e3:o[i]??o[o.length-1]??6e4;s?.(i+1,c,a),await new Promise(p=>setTimeout(p,c));continue}throw a}throw new re("Rate limit retries exhausted")}l();ae();var wn=class extends A{constructor(t,o,n,s,i,a){super(t,"CONTEXT_WINDOW_EXCEEDED",400,a);this.conversationId=o;this.currentTokens=n;this.contextWindowLimit=s;this.strategy=i;this.name="ContextWindowExceededError"}conversationId;currentTokens;contextWindowLimit;strategy;getOverageTokens(){return Math.max(0,this.currentTokens-this.contextWindowLimit)}getUsagePercentage(){return Math.round(this.currentTokens/this.contextWindowLimit*100)}getDetailedReport(){return`
325
+ ${t}`}function he(r,e,t=3e4){r.forEach((o,n)=>N(o,`kubectl argument #${n}`)),h(`[k8s-tools] execute: kubectl ${r.join(" ")}`);try{return(0,yw.execFileSync)("kubectl",r,{input:e,encoding:"utf-8",maxBuffer:10485760,stdio:["pipe","pipe","pipe"],timeout:t})||"(kubectl completed with no output)"}catch(o){return _C(o)}}function RC(r){if(!r)return 3e5;let e=r.trim().toLowerCase(),t=/^([0-9]+)(s|m|h)?$/.exec(e);if(!t)return 3e5;let o=Number(t[1]);switch(t[2]){case"h":return o*60*60*1e3;case"m":return o*60*1e3;default:return o*1e3}}function bw(r){if(!r)return;if(typeof r=="string")return r;let e=Object.entries(r).filter(([,t])=>t!==void 0&&t!=="");if(e.length)return e.map(([t,o])=>`${N(t,"label key")}=${N(o,"label value")}`).join(",")}var yw,Pe,sr,ir,ar,lr,cr,pr,mr,dr,ur,fr,gr,Tw=g(()=>{"use strict";l();yw=require("child_process");S();Pe="kubernetes";sr={name:"k8s.list_pods",displayName:"Kubernetes List Pods",description:"List pods in the current or a specific Kubernetes namespace.",category:Pe,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},labels:{type:"string",description:"Label selector to filter pods."},labelSelector:{type:"object",description:"Map of label key/value pairs to filter pods.",additionalProperties:{type:"string"}},output:{type:"string",description:"Output format for the pod list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"If true, list pods across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","pods"],t=r.output;t?e.push("-o",t):e.push("-o","wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",N(r.namespace,"namespace"));let o=bw(r.labelSelector)??r.labels;return o&&e.push("-l",N(o,"labels")),he(e)}},ir={name:"k8s.describe",displayName:"Kubernetes Describe Resource",description:"Describe a Kubernetes resource or resource instance.",category:Pe,parameters:{type:"object",properties:{resource:{type:"string",description:"Resource type to describe, such as pod, service, deployment."},name:{type:"string",description:"Resource name. Optional for cluster-wide descriptions."},namespace:{type:"string",description:"Namespace containing the resource."}},required:["resource"]},execute:async r=>{let t=["describe",N(r.resource,"resource")];return r.name&&t.push(N(r.name,"name")),r.namespace&&t.push("-n",N(r.namespace,"namespace")),he(t)}},ar={name:"k8s.get_logs",displayName:"Kubernetes Get Pod Logs",description:"Fetch logs from a Kubernetes pod, optionally from a specific container.",category:Pe,parameters:{type:"object",properties:{podName:{type:"string",description:"The name of the pod to fetch logs from."},namespace:{type:"string",description:"Namespace of the pod."},container:{type:"string",description:"Container name inside the pod."},tailLines:{type:"number",description:"Number of log lines to show from the end.",default:100},since:{type:"string",description:"Return logs newer than a relative duration like 5m or 1h."}},required:["podName"]},execute:async r=>{let e=["logs",N(r.podName,"podName")];return r.container&&e.push("-c",N(r.container,"container")),r.namespace&&e.push("-n",N(r.namespace,"namespace")),typeof r.tailLines=="number"&&e.push("--tail",`${r.tailLines}`),r.since&&e.push("--since",N(r.since,"since")),he(e)}},lr={name:"k8s.apply_manifest",displayName:"Kubernetes Apply Manifest",description:"Apply a Kubernetes manifest from a file path or inline YAML content.",category:Pe,parameters:{type:"object",properties:{path:{type:"string",description:"Path to the manifest file to apply."},manifest:{type:"string",description:"Inline YAML manifest to apply if no path is provided."},namespace:{type:"string",description:"Namespace to apply the manifest into, if supported by the manifest."},dryRun:{type:"boolean",description:"If true, perform a client-side dry run without applying changes.",default:!1}},required:[]},confirmation:{level:"high",reason:"This will change cluster state by applying a Kubernetes manifest.",showArgs:["path","namespace"]},execute:async r=>{let e=r.path,t=r.manifest,o=["apply"];if(r.dryRun&&o.push("--dry-run=client"),o.push("-f"),e)return o.push(N(e,"path")),r.namespace&&o.push("-n",N(r.namespace,"namespace")),he(o);if(!t)throw new Error("Either path or manifest is required to apply a Kubernetes manifest.");return r.namespace&&o.push("-n",N(r.namespace,"namespace")),o.push("-"),he(o,t)}},cr={name:"k8s.delete_resource",displayName:"Kubernetes Delete Resource",description:"Delete a Kubernetes resource by type and name, or delete resources from a manifest file.",category:Pe,parameters:{type:"object",properties:{resource:{type:"string",description:"Resource type to delete, such as pod, service, deployment."},name:{type:"string",description:"Name of the resource to delete."},namespace:{type:"string",description:"Namespace containing the resource."},path:{type:"string",description:"Path to a manifest file that contains the resources to delete."},force:{type:"boolean",description:"Force deletion of the resource.",default:!1},dryRun:{type:"boolean",description:"If true, perform a client-side dry run without deleting resources.",default:!1}},required:[]},confirmation:{level:"high",reason:"This will delete resources from the Kubernetes cluster.",showArgs:["resource","name","path"]},execute:async r=>{let e=r.path,t=r.resource,o=r.name;if(e){let s=["delete"];return r.dryRun&&s.push("--dry-run=client"),s.push("-f",N(e,"path")),r.namespace&&s.push("-n",N(r.namespace,"namespace")),he(s)}if(!t||!o)throw new Error("resource and name are required unless a manifest path is provided.");let n=["delete",N(t,"resource"),N(o,"name")];return r.namespace&&n.push("-n",N(r.namespace,"namespace")),r.force&&n.push("--force","--grace-period=0"),r.dryRun&&n.push("--dry-run=client"),he(n)}},pr={name:"k8s.list_services",displayName:"Kubernetes List Services",description:"List services in the current or a specific Kubernetes namespace.",category:Pe,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},output:{type:"string",description:"Output format for the service list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"List services across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","services"],t=r.output;return e.push("-o",t||"wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",N(r.namespace,"namespace")),he(e)}},mr={name:"k8s.list_deployments",displayName:"Kubernetes List Deployments",description:"List deployments in the current or a specific Kubernetes namespace.",category:Pe,parameters:{type:"object",properties:{namespace:{type:"string",description:"Namespace to query. If omitted, uses the current namespace."},labels:{type:"string",description:"Label selector to filter deployments."},labelSelector:{type:"object",description:"Map of label key/value pairs to filter deployments.",additionalProperties:{type:"string"}},output:{type:"string",description:"Output format for the deployment list.",enum:["wide","name","json","yaml"],default:"wide"},allNamespaces:{type:"boolean",description:"List deployments across all namespaces.",default:!1}},required:[]},execute:async r=>{let e=["get","deployments"],t=r.output;e.push("-o",t||"wide"),r.allNamespaces&&e.push("--all-namespaces"),r.namespace&&!r.allNamespaces&&e.push("-n",N(r.namespace,"namespace"));let o=bw(r.labelSelector)??r.labels;return o&&e.push("-l",N(o,"labels")),he(e)}},dr={name:"k8s.get_config_map",displayName:"Kubernetes Get ConfigMap",description:"Retrieve a ConfigMap from a Kubernetes namespace.",category:Pe,parameters:{type:"object",properties:{name:{type:"string",description:"ConfigMap name."},namespace:{type:"string",description:"Namespace containing the ConfigMap."},output:{type:"string",description:"Output format, such as yaml or json.",enum:["yaml","json"],default:"yaml"}},required:["name"]},execute:async r=>{let e=["get","configmap",N(r.name,"name"),"-o",r.output||"yaml"];return r.namespace&&e.push("-n",N(r.namespace,"namespace")),he(e)}},ur={name:"k8s.switch_context",displayName:"Kubernetes Switch Context",description:"Switch the active kubectl context to a different Kubernetes cluster or namespace configuration.",category:Pe,parameters:{type:"object",properties:{context:{type:"string",description:"The kubeconfig context to switch to."}},required:["context"]},execute:async r=>he(["config","use-context",N(r.context,"context")])},fr={name:"k8s.get_namespaces",displayName:"Kubernetes Get Namespaces",description:"List namespaces in the current Kubernetes context.",category:Pe,parameters:{type:"object",properties:{output:{type:"string",description:"Output format for the namespace list.",enum:["wide","name","json","yaml"],default:"wide"}},required:[]},execute:async r=>he(["get","namespaces","-o",r.output||"wide"])},gr={name:"k8s.wait_for_deployment",displayName:"Kubernetes Wait For Deployment",description:"Wait for a Kubernetes deployment to complete its rollout.",category:Pe,parameters:{type:"object",properties:{name:{type:"string",description:"Deployment name to wait for."},namespace:{type:"string",description:"Namespace containing the deployment."},timeout:{type:"string",description:"Timeout duration, e.g. 300s or 5m.",default:"300s"}},required:["name"]},execute:async r=>{let e=r.timeout,t=["rollout","status",`deployment/${N(r.name,"name")}`,"--timeout",e||"300s"];return r.namespace&&t.push("-n",N(r.namespace,"namespace")),he(t,void 0,RC(e))}}});var ww={};Z(ww,{k8sApplyManifestTool:()=>lr,k8sDeleteResourceTool:()=>cr,k8sDescribeTool:()=>ir,k8sGetConfigMapTool:()=>dr,k8sGetLogsTool:()=>ar,k8sGetNamespacesTool:()=>fr,k8sListDeploymentsTool:()=>mr,k8sListPodsTool:()=>sr,k8sListServicesTool:()=>pr,k8sSwitchContextTool:()=>ur,k8sToolsProject:()=>el,k8sWaitForDeploymentTool:()=>gr});var el,tl=g(()=>{"use strict";l();Tw();el={manifest:{key:"k8s",name:"k8s-tools",displayName:"Kubernetes",version:"1.0.0",description:"Kubernetes command and cluster inspection tools for working with kubectl and manifests.",author:"toolpack-sdk",tools:["k8s.list_pods","k8s.describe","k8s.get_logs","k8s.apply_manifest","k8s.delete_resource","k8s.list_services","k8s.list_deployments","k8s.get_config_map","k8s.switch_context","k8s.get_namespaces","k8s.wait_for_deployment"],category:"kubernetes"},tools:[sr,ir,ar,lr,cr,pr,mr,dr,ur,fr,gr]}});function Aw(r){switch(r.mode){case"static":return new dl(r.tokens);case"jwt":return new ul(r);case"custom":return{verifyAccessToken:r.verifyAccessToken}}}async function Nw(r,e,t,o){let n=r.headers.authorization,s=typeof n=="string"&&n.startsWith("Bearer ")?n.slice(7):null;if(!s)return e.writeHead(401,{"WWW-Authenticate":"Bearer"}).end(),!1;let i;try{i=await o.verifyAccessToken(s)}catch{return e.writeHead(401,{"WWW-Authenticate":"Bearer"}).end(),!1}let a="requiredScopes"in t?t.requiredScopes:void 0;if(a?.length){let c=new Set(i.scopes),p=a.filter(m=>!c.has(m));if(p.length>0)return e.writeHead(403).end(`Missing required scopes: ${p.join(", ")}`),!1}return r.auth=i,!0}var fs,dl,ul,Ow=g(()=>{"use strict";l();fs=require("jose");dl=class{tokenSet;constructor(e){if(e.length===0)throw new Error('McpAuthConfig static mode: tokens array must not be empty. Generate a token with: crypto.randomBytes(32).toString("hex")');this.tokenSet=new Set(e)}async verifyAccessToken(e){if(!this.tokenSet.has(e))throw new Error("Invalid bearer token.");return{token:e,clientId:"static-client",scopes:[]}}},ul=class{JWKS;audience;issuer;constructor(e){this.JWKS=(0,fs.createRemoteJWKSet)(new URL(e.jwksUrl)),this.audience=e.audience,this.issuer=e.issuer}async verifyAccessToken(e){let{payload:t}=await(0,fs.jwtVerify)(e,this.JWKS,{audience:this.audience,issuer:this.issuer}),o=t.scope??t.scp,n=Array.isArray(o)?o.filter(i=>typeof i=="string"):typeof o=="string"?o.split(" ").filter(Boolean):[],s=typeof t.client_id=="string"?t.client_id:typeof t.sub=="string"?t.sub:"unknown";return{token:e,clientId:s,scopes:n,expiresAt:t.exp}}}});var Gw={};Z(Gw,{startMcpServer:()=>LC});async function LC(r,e,t){let o=new qw.Server({name:e.serverName??"Toolpack SDK",version:e.serverVersion??"2.0.0"},{capabilities:{tools:{}}});if(o.setRequestHandler(gs.ListToolsRequestSchema,async()=>{if(e.searchMode){let i=WC(r,e),a=Ue(),c=i.map(p=>{let m=jw(p);return{name:p.name,description:p.description??"",inputSchema:p.parameters??{type:"object",properties:{}},...m!==void 0&&{annotations:m}}});return{tools:[{name:a.name,description:a.description??"",inputSchema:a.parameters,annotations:{readOnlyHint:!0}},...c,...Iw(e)]}}return{tools:[...fl(r,e.expose).map(i=>{let a=jw(i);return{name:i.name,description:i.description??"",inputSchema:i.parameters??{type:"object",properties:{}},...a!==void 0&&{annotations:a}}}),...Iw(e)]}}),o.setRequestHandler(gs.CallToolRequestSchema,async n=>{let{name:s,arguments:i}=n.params;if(e.searchMode&&nt(s)){if(!t)return Le("tool.search is not available: searchFn was not provided to startMcpServer.",!0);try{let c=t(i??{});return Le(c)}catch(c){let p=c instanceof Error?c.message:String(c);return Le(`tool.search error: ${p}`,!0)}}if(s.startsWith("agent.")){let c=s.slice(6),p=(e.agents??[]).find(m=>m.name===c);if(!p)return Le(`Agent not found: ${c}`,!0);try{let m=await p.invoke(i??{});return Le(m)}catch(m){let d=m instanceof Error?m.message:String(m);return Le(`Agent error (${c}): ${d}`,!0)}}let a=FC(r,s,e.expose);if(!a)return Le(`Tool not found: ${s}`,!0);try{let c={workspaceRoot:process.cwd(),config:r.getConfig().additionalConfigurations??{},log:m=>P(`[MCP Tool] ${m}`),processRegistry:r.runtimeContext?.processRegistry,githubTokenStore:r.runtimeContext?.githubTokenStore},p=await a.execute(i??{},c);return Le(p)}catch(c){let p=c instanceof Error?c.message:String(c);return Le(`Error executing ${s}: ${p}`,!0)}}),e.transport==="stdio"){let n=new Ww.StdioServerTransport;return await o.connect(n),{get toolCount(){return fl(r,e.expose).length},port:0,stop:async()=>{await o.close()}}}if(e.transport==="http"){let n=e.port??3e3;e.auth||P("[MCP Server] Warning: HTTP transport started without authentication. Safe for localhost only. Set `auth` in startMcpServer() before exposing this server to a network.");let s=new Uw.StreamableHTTPServerTransport({sessionIdGenerator:()=>(0,Fw.randomUUID)()}),i=e.auth?Aw(e.auth):null,a=(0,Lw.createServer)(async(p,m)=>{if(e.auth?.mode==="jwt"&&e.serverUrl&&p.url==="/.well-known/oauth-protected-resource"){let d={resource:e.serverUrl};e.auth.issuer&&(d.authorization_servers=[e.auth.issuer]),m.writeHead(200,{"Content-Type":"application/json"}).end(JSON.stringify(d));return}i&&!await Nw(p,m,e.auth,i).catch(f=>(P(`[MCP Server] Auth error: ${f instanceof Error?f.message:String(f)}`),m.headersSent||m.writeHead(500).end("Internal Server Error"),!1))||s.handleRequest(p,m).catch(d=>{P(`[MCP Server] HTTP request handler error: ${d instanceof Error?d.message:String(d)}`),m.headersSent||m.writeHead(500).end("Internal Server Error")})});await o.connect(s);try{await new Promise((p,m)=>{let d=f=>{m(f.code==="EADDRINUSE"?new Error(`MCP HTTP server failed to start: port ${n} is already in use.`):f)};a.once("error",d),a.listen(n,()=>{a.off("error",d),p()})})}catch(p){throw await o.close().catch(()=>{}),p}let c=a.address().port;return{get toolCount(){return fl(r,e.expose).length},port:c,stop:async()=>{try{await o.close()}finally{await new Promise((p,m)=>{a.close(d=>d?m(d):p())})}}}}throw new Error(`Unknown MCP transport: "${e.transport}". Use 'stdio' or 'http'.`)}function fl(r,e){return e?e.categories?.length?r.getByCategories(e.categories):e.tools?.length?r.getByNames(e.tools):r.getEnabled():r.getEnabled()}function FC(r,e,t){let o=r.get(e);if(o)return t?.categories?.length?new Set(t.categories).has(o.category)?o:void 0:t?.tools?.length?t.tools.includes(e)?o:void 0:qC(r,o,e)?o:void 0}function qC(r,e,t){let{enabledTools:o,enabledToolCategories:n}=r.getConfig();return o.length===0&&n.length===0?!0:o.includes(t)||n.includes(e.category)}function Iw(r){return(r.agents??[]).map(e=>({name:`agent.${e.name}`,description:e.description,inputSchema:e.inputSchema??{type:"object",properties:{}}}))}function WC(r,e){let t=r.getConfig().toolSearch;if(!t)return[];let o=r.getByNames(t.alwaysLoadedTools),n=r.getByCategories(t.alwaysLoadedCategories),s=new Set([We]),i=[...o,...n].filter(a=>s.has(a.name)?!1:(s.add(a.name),!0));if(e.expose?.categories?.length){let a=new Set(e.expose.categories);return i.filter(c=>a.has(c.category))}if(e.expose?.tools?.length){let a=new Set(e.expose.tools);return i.filter(c=>a.has(c.name))}return i}function jw(r){if(r.annotations)return r.annotations;if(r.confirmation)return{destructiveHint:!0}}function Le(r,e=!1){return{content:[{type:"text",text:typeof r=="string"?r:JSON.stringify(r,null,2)}],isError:e}}var Lw,Fw,qw,Ww,Uw,gs,Bw=g(()=>{"use strict";l();Lw=require("http"),Fw=require("crypto"),qw=require("@modelcontextprotocol/sdk/server/index.js"),Ww=require("@modelcontextprotocol/sdk/server/stdio.js"),Uw=require("@modelcontextprotocol/sdk/server/streamableHttp.js"),gs=require("@modelcontextprotocol/sdk/types.js");S();Ow();bn()});var JC={};Z(JC,{AGENT_MODE:()=>cl,AGENT_PLANNING_PROMPT:()=>ds,AGENT_WORKFLOW:()=>il,AIClient:()=>wn,AnthropicAdapter:()=>xn,AnthropicVertexAdapter:()=>vn,AuthenticationError:()=>pe,BM25Engine:()=>ws,BM25SearchEngine:()=>St,BUILT_IN_MODES:()=>br,CHAT_MODE:()=>pl,CHAT_WORKFLOW:()=>ll,CODING_MODE:()=>ml,CODING_PLANNING_PROMPT:()=>Ew,CODING_WORKFLOW:()=>al,CONFIG_DIR_NAME:()=>bl,CONFIG_FILE_NAME:()=>Tl,ConnectionError:()=>qe,ContextWindowConfigError:()=>Cs,ContextWindowExceededError:()=>kr,ContextWindowStateManager:()=>Rr,ConversationNotFoundError:()=>ks,DEFAULT_MODE_NAME:()=>Tt,DEFAULT_TOOLS_CONFIG:()=>ee,DEFAULT_TOOL_SEARCH_CONFIG:()=>Il,DEFAULT_WORKFLOW:()=>IC,DEFAULT_WORKFLOW_CONFIG:()=>us,FILE_LIMITS:()=>rx,GeminiAdapter:()=>kn,InMemoryConversationStore:()=>ys,InsufficientContextError:()=>Sr,InvalidRequestError:()=>M,McpClient:()=>pn,McpConnectionError:()=>De,McpTimeoutError:()=>hr,McpToolManager:()=>yr,ModeRegistry:()=>mn,OllamaAdapter:()=>Ke,OllamaProvider:()=>Et,OpenAIAdapter:()=>ct,OpenRouterAdapter:()=>_n,PageError:()=>xs,Planner:()=>dn,ProviderAdapter:()=>J,ProviderError:()=>I,RateLimitError:()=>ne,RuleLoader:()=>it,SDKError:()=>A,SQLiteConversationStore:()=>bs,SummarizationError:()=>Pr,TOOLPACK_DIR_NAME:()=>yl,TOOL_SEARCH_NAME:()=>We,TimeoutError:()=>vs,ToolDiscoveryCache:()=>ot,ToolRegistry:()=>cn,ToolRouter:()=>Pt,Toolpack:()=>hl,VertexAIAdapter:()=>Cn,WorkflowExecutor:()=>Tr,addBypassRule:()=>rc,buildSummarizedHistory:()=>Tx,cloudDeployTool:()=>or,cloudListTool:()=>rr,cloudStatusTool:()=>nr,cloudToolsProject:()=>Ba,codingExtractFunctionTool:()=>en,codingFindReferencesTool:()=>Ho,codingFindSymbolTool:()=>Go,codingGetCallHierarchyTool:()=>tn,codingGetDiagnosticsTool:()=>Yo,codingGetExportsTool:()=>Zo,codingGetImportsTool:()=>zo,codingGetOutlineTool:()=>Xo,codingGetSymbolsTool:()=>Bo,codingGoToDefinitionTool:()=>Ko,codingMultiFileEditTool:()=>Jo,codingRefactorRenameTool:()=>Qo,codingToolsProject:()=>Ma,countTokens:()=>Ps,createContextWindowStateManager:()=>Ns,createMcpToolProject:()=>ps,createMode:()=>Dw,createSkillTools:()=>$w,createSummarizationReport:()=>wx,createSummarySystemMessage:()=>_r,createToolProject:()=>Sw,dbCountTool:()=>tr,dbDeleteTool:()=>er,dbInsertTool:()=>Yn,dbQueryTool:()=>Vn,dbSchemaTool:()=>Qn,dbTablesTool:()=>Xn,dbToolsProject:()=>Ua,dbUpdateTool:()=>Zn,diffApplyTool:()=>Hn,diffCreateTool:()=>zn,diffPreviewTool:()=>Kn,diffToolsProject:()=>La,disconnectMcpToolProject:()=>ms,ensureGlobalConfigDir:()=>vl,ensureLocalConfigDir:()=>GC,estimateSummaryTokens:()=>Dl,estimateTokenCount:()=>Ne,execKillTool:()=>lo,execListProcessesTool:()=>co,execReadOutputTool:()=>io,execRunBackgroundTool:()=>ro,execRunBlockingTool:()=>so,execRunShellTool:()=>no,execRunTool:()=>oo,execTailOutputTool:()=>ao,execToolsProject:()=>_i,extractConversationKeypoints:()=>bx,fetchUrlAsBase64:()=>Ws,fsAppendFileTool:()=>It,fsBatchReadTool:()=>eo,fsBatchWriteTool:()=>to,fsCopyTool:()=>zt,fsCreateDirTool:()=>Gt,fsDeleteDirTool:()=>Zt,fsDeleteFileTool:()=>Lt,fsExistsTool:()=>Ft,fsGlobTool:()=>Yt,fsListDirTool:()=>Wt,fsMoveTool:()=>Bt,fsReadFileRangeTool:()=>Kt,fsReadFileTool:()=>Mt,fsReplaceInFileTool:()=>Vt,fsSearchTool:()=>Jt,fsStatTool:()=>qt,fsToolsProject:()=>yi,fsTreeTool:()=>Xt,fsWriteFileTool:()=>Nt,generateSummarizationPrompt:()=>El,generateToolCategoriesPrompt:()=>$r,getContextWindowPercentage:()=>fx,getDefaultSlmModel:()=>ic,getGlobalConfigDir:()=>wl,getGlobalConfigPath:()=>xr,getGlobalToolpackDir:()=>Jw,getLocalConfigDir:()=>xl,getLocalConfigPath:()=>vr,getLocalToolpackDir:()=>Vw,getMessageStats:()=>yx,getMimeType:()=>js,getOllamaBaseUrl:()=>Pn,getOllamaProviderEntries:()=>nc,getRegisteredSlmModels:()=>lc,getRuntimeConfigStatus:()=>zC,getSafeOutputReserve:()=>_s,getToolSearchSchema:()=>Ue,getToolpackConfig:()=>Nr,getUserHomeDir:()=>Kw,gitAddTool:()=>Ln,gitBlameTool:()=>qn,gitBranchCreateTool:()=>Un,gitBranchListTool:()=>Wn,gitCheckoutTool:()=>Gn,gitCloneTool:()=>Bn,gitCommitTool:()=>Fn,gitDiffTool:()=>In,gitLogTool:()=>jn,gitStatusTool:()=>On,gitToolsProject:()=>Oa,githubContentsGetTextTool:()=>Co,githubGraphqlExecuteTool:()=>vo,githubIssuesCommentsCreateTool:()=>Eo,githubPrDiffGetTool:()=>_o,githubPrFilesListTool:()=>Ro,githubPrReviewCommentsReplyTool:()=>Po,githubPrReviewThreadsListTool:()=>ko,githubPrReviewThreadsResolveTool:()=>So,githubPrReviewsSubmitTool:()=>$o,githubToolsProject:()=>ea,groupMessagesByRole:()=>hx,handleContextWindowError:()=>ix,httpDeleteTool:()=>To,httpDownloadTool:()=>xo,httpGetTool:()=>ho,httpPostTool:()=>yo,httpPutTool:()=>bo,httpToolsProject:()=>Gi,initializeGlobalConfigIfFirstRun:()=>HC,isContextWindowError:()=>sx,isDataUri:()=>Ls,isRegisteredSlm:()=>ac,isToolSearchTool:()=>nt,k8sApplyManifestTool:()=>lr,k8sDeleteResourceTool:()=>cr,k8sDescribeTool:()=>ir,k8sGetConfigMapTool:()=>dr,k8sGetLogsTool:()=>ar,k8sGetNamespacesTool:()=>fr,k8sListDeploymentsTool:()=>mr,k8sListPodsTool:()=>sr,k8sListServicesTool:()=>pr,k8sSwitchContextTool:()=>ur,k8sToolsProject:()=>el,k8sWaitForDeploymentTool:()=>gr,loadFullConfig:()=>ol,loadRuntimeConfig:()=>BC,loadToolsConfig:()=>vw,mergeSummarizationResults:()=>xx,normalizeImagePart:()=>Jl,ollamaRequest:()=>Ce,ollamaStream:()=>Or,parseDataUri:()=>Fs,parseSkillFile:()=>Qw,parseSummarizationResponse:()=>As,prepareSummarizationRequest:()=>Ms,pruneMessages:()=>$s,readFileAsBase64:()=>qs,reloadToolpackConfig:()=>oc,removeBypassRule:()=>sc,saveToolsConfig:()=>Cw,slackAuthTestTool:()=>ln,slackChatPostEphemeralTool:()=>nn,slackChatPostMessageTool:()=>on,slackConversationsHistoryTool:()=>sn,slackConversationsRepliesTool:()=>an,slackReactionsAddTool:()=>rn,slackToolsProject:()=>Ya,systemCwdTool:()=>fo,systemDiskUsageTool:()=>go,systemEnvTool:()=>mo,systemInfoTool:()=>po,systemSetEnvTool:()=>uo,systemToolsProject:()=>Ii,toDataUri:()=>Kl,toolSearchDefinition:()=>Oe,truncateMessage:()=>gx,validateSummarizationResult:()=>Ds,webExtractLinksTool:()=>No,webFeedTool:()=>Lo,webFetchTool:()=>Do,webMapTool:()=>Oo,webMetadataTool:()=>Io,webScrapeTool:()=>Ao,webScreenshotTool:()=>Fo,webSearchTool:()=>Mo,webSitemapTool:()=>jo,webToolsProject:()=>ua,wouldExceedContextWindow:()=>ux});module.exports=nx(JC);l();l();var rx={image:{maxBytes:10485760},document:{maxBytes:10485760,maxPages:20}};ie();l();var Bl=require("events");ie();l();ie();async function Rl(r,e={}){let{maxRetries:t=3,backoffMs:o=[1e4,3e4,6e4],isRetryable:n=i=>i instanceof ne,onRetry:s}=e;for(let i=0;i<=t;i++)try{return await r()}catch(a){if(n(a)&&i<t){let c=a?.retryAfter!=null?a.retryAfter*1e3:o[i]??o[o.length-1]??6e4;s?.(i+1,c,a),await new Promise(p=>setTimeout(p,c));continue}throw a}throw new ne("Rate limit retries exhausted")}l();ie();var hn=class extends A{constructor(t,o,n,s,i,a){super(t,"CONTEXT_WINDOW_EXCEEDED",400,a);this.conversationId=o;this.currentTokens=n;this.contextWindowLimit=s;this.strategy=i;this.name="ContextWindowExceededError"}conversationId;currentTokens;contextWindowLimit;strategy;getOverageTokens(){return Math.max(0,this.currentTokens-this.contextWindowLimit)}getUsagePercentage(){return Math.round(this.currentTokens/this.contextWindowLimit*100)}getDetailedReport(){return`
326
326
  Context Window Exceeded
327
327
  =======================
328
328
  Conversation ID: ${this.conversationId}
@@ -333,7 +333,7 @@ Usage: ${this.getUsagePercentage()}%
333
333
  Strategy: ${this.strategy}
334
334
 
335
335
  Message: ${this.message}
336
- `.trim()}};var Tn=class extends A{constructor(t,o,n,s,i,a){super(t,"SUMMARIZATION_ERROR",500,a);this.conversationId=o;this.messageCount=n;this.failureReason=s;this.summaryAttempt=i;this.name="SummarizationError"}conversationId;messageCount;failureReason;summaryAttempt;isRetryable(){return this.failureReason==="provider_error"||this.failureReason==="insufficient_tokens"}getSuggestedRecovery(){switch(this.failureReason){case"provider_error":return"Retry the summarization request or switch to a different summarizer model";case"invalid_response":return"Review the summarizer prompt or use a different model";case"insufficient_tokens":return"Reduce the number of messages to summarize or increase the summary token budget";case"invalid_quality":return"Adjust summarization parameters or use a more capable model";default:return"Manual intervention required"}}getDetailedReport(){let t=`
336
+ `.trim()}};var yn=class extends A{constructor(t,o,n,s,i,a){super(t,"SUMMARIZATION_ERROR",500,a);this.conversationId=o;this.messageCount=n;this.failureReason=s;this.summaryAttempt=i;this.name="SummarizationError"}conversationId;messageCount;failureReason;summaryAttempt;isRetryable(){return this.failureReason==="provider_error"||this.failureReason==="insufficient_tokens"}getSuggestedRecovery(){switch(this.failureReason){case"provider_error":return"Retry the summarization request or switch to a different summarizer model";case"invalid_response":return"Review the summarizer prompt or use a different model";case"insufficient_tokens":return"Reduce the number of messages to summarize or increase the summary token budget";case"invalid_quality":return"Adjust summarization parameters or use a more capable model";default:return"Manual intervention required"}}getDetailedReport(){let t=`
337
337
  Summarization Error
338
338
  ===================
339
339
  Conversation ID: ${this.conversationId}
@@ -345,11 +345,11 @@ Recovery Action: ${this.getSuggestedRecovery()}
345
345
  Message: ${this.message}`;return this.summaryAttempt?t+`
346
346
 
347
347
  Partial Summary:
348
- ${this.summaryAttempt.substring(0,500)}${this.summaryAttempt.length>500?"...":""}`:t.trim()}};l();var Es=null;async function dx(){if(!Es)try{Es=await import("js-tiktoken")}catch{}return Es}var Ol={"gpt-4.1":3,"gpt-4.1-mini":3,"gpt-5.1":3,"gpt-5.2":3,"gpt-5.4":3,"gpt-5.4-pro":3,__default__:4},ux=2;async function fx(r,e){try{let t=await dx();if(!t)return Ne(r);let o=t.encoding_for_model(e),n=0,s=Ol[e]??Ol.__default__;for(let i of r){if(n+=s,typeof i.content=="string")n+=o.encode(i.content).length;else if(Array.isArray(i.content))for(let a of i.content)a.type==="text"?n+=o.encode(a.text).length:(a.type==="image_data"||a.type==="image_url"||a.type==="image_file")&&(n+=256);if(i.tool_calls?.length)for(let a of i.tool_calls)n+=o.encode(a.function.name).length,n+=o.encode(a.function.arguments).length;i.name&&(n+=o.encode(i.name).length)}return n+=ux,n}catch{return Ne(r)}}async function gx(r,e){try{let t=Ne(r);return Math.ceil(t*1.1)}catch{return Ne(r)}}async function hx(r,e){try{let t=Ne(r);return Math.ceil(t*1.05)}catch{return Ne(r)}}async function yx(r,e){let t=Ne(r);return Math.ceil(t*1.05)}function Ne(r){let e=0;for(let t of r){if(e+=50,typeof t.content=="string")e+=t.content.length;else if(Array.isArray(t.content))for(let o of t.content)o.type==="text"?e+=o.text.length:(o.type==="image_data"||o.type==="image_url"||o.type==="image_file")&&(e+=1e3);if(t.tool_calls?.length)for(let o of t.tool_calls)e+=o.function.name.length,e+=o.function.arguments.length;t.name&&(e+=t.name.length)}return Math.ceil(e/4)}async function Ds(r,e,t){let o=t.toLowerCase();return o==="openai"||o==="openai-gpt"?fx(r,e):o==="anthropic"||o==="claude"?gx(r,e):o==="gemini"||o==="google"?hx(r,e):o==="ollama"?yx(r,e):Ne(r)}function bx(r,e,t){let o=e-t;return r>o}function wx(r,e){return Math.round(r/e*100)}function Ms(r,e=1.15){return Math.ceil(r*e)}l();function Os(r,e,t=!0){let o=r.length,n=[],s=0,i=[];r.forEach((p,m)=>{t&&p.role==="system"||p.role!=="tool"&&i.push({index:m,message:p})});for(let{message:p}of i){if(s>=e)break;let m=As(p);if(s+=m,n.push(p),p.role==="assistant"&&p.tool_calls?.length){let d=new Set(p.tool_calls.map(f=>f.id));for(let f of r)f.role==="tool"&&f.tool_call_id&&d.has(f.tool_call_id)&&(s+=As(f),n.push(f))}}let a=new Set(n),c=r.filter(p=>!a.has(p));return{removed:n.length,tokensReclaimed:s,newTotal:c.length,pruneInfo:{beforeCount:o,afterCount:c.length,removedMessages:n}}}function Tx(r,e){if(typeof r.content=="string"){let t=e*4;if(r.content.length<=t)return r;let o=r.content.substring(0,t),n=Math.ceil((r.content.length-t)/4);return{...r,content:`${o}
348
+ ${this.summaryAttempt.substring(0,500)}${this.summaryAttempt.length>500?"...":""}`:t.trim()}};l();var Ss=null;async function ax(){if(!Ss)try{Ss=await import("js-tiktoken")}catch{}return Ss}var $l={"gpt-4.1":3,"gpt-4.1-mini":3,"gpt-5.1":3,"gpt-5.2":3,"gpt-5.4":3,"gpt-5.4-pro":3,__default__:4},lx=2;async function cx(r,e){try{let t=await ax();if(!t)return Ne(r);let o=t.encoding_for_model(e),n=0,s=$l[e]??$l.__default__;for(let i of r){if(n+=s,typeof i.content=="string")n+=o.encode(i.content).length;else if(Array.isArray(i.content))for(let a of i.content)a.type==="text"?n+=o.encode(a.text).length:(a.type==="image_data"||a.type==="image_url"||a.type==="image_file")&&(n+=256);if(i.tool_calls?.length)for(let a of i.tool_calls)n+=o.encode(a.function.name).length,n+=o.encode(a.function.arguments).length;i.name&&(n+=o.encode(i.name).length)}return n+=lx,n}catch{return Ne(r)}}async function px(r,e){try{let t=Ne(r);return Math.ceil(t*1.1)}catch{return Ne(r)}}async function mx(r,e){try{let t=Ne(r);return Math.ceil(t*1.05)}catch{return Ne(r)}}async function dx(r,e){let t=Ne(r);return Math.ceil(t*1.05)}function Ne(r){let e=0;for(let t of r){if(e+=50,typeof t.content=="string")e+=t.content.length;else if(Array.isArray(t.content))for(let o of t.content)o.type==="text"?e+=o.text.length:(o.type==="image_data"||o.type==="image_url"||o.type==="image_file")&&(e+=1e3);if(t.tool_calls?.length)for(let o of t.tool_calls)e+=o.function.name.length,e+=o.function.arguments.length;t.name&&(e+=t.name.length)}return Math.ceil(e/4)}async function Ps(r,e,t){let o=t.toLowerCase();return o==="openai"||o==="openai-gpt"?cx(r,e):o==="anthropic"||o==="claude"?px(r,e):o==="gemini"||o==="google"?mx(r,e):o==="ollama"?dx(r,e):Ne(r)}function ux(r,e,t){let o=e-t;return r>o}function fx(r,e){return Math.round(r/e*100)}function _s(r,e=1.15){return Math.ceil(r*e)}l();function $s(r,e,t=!0){let o=r.length,n=[],s=0,i=[];r.forEach((p,m)=>{t&&p.role==="system"||p.role!=="tool"&&i.push({index:m,message:p})});for(let{message:p}of i){if(s>=e)break;let m=Rs(p);if(s+=m,n.push(p),p.role==="assistant"&&p.tool_calls?.length){let d=new Set(p.tool_calls.map(f=>f.id));for(let f of r)f.role==="tool"&&f.tool_call_id&&d.has(f.tool_call_id)&&(s+=Rs(f),n.push(f))}}let a=new Set(n),c=r.filter(p=>!a.has(p));return{removed:n.length,tokensReclaimed:s,newTotal:c.length,pruneInfo:{beforeCount:o,afterCount:c.length,removedMessages:n}}}function gx(r,e){if(typeof r.content=="string"){let t=e*4;if(r.content.length<=t)return r;let o=r.content.substring(0,t),n=Math.ceil((r.content.length-t)/4);return{...r,content:`${o}
349
349
 
350
350
  [...truncated ${n} tokens]`}}else if(Array.isArray(r.content)){let t=r.content.filter(a=>a.type==="text"),o=t.reduce((a,c)=>a+(c.text?.length||0),0),n=e*4;if(o<=n)return r;let s=0,i=[];for(let a of t)if(a.type==="text"){let c=n-s;if(c<=0)break;let p=a.text;if(p.length<=c)i.push(a),s+=p.length;else{let m=p.substring(0,c),d=Math.ceil((p.length-c)/4);i.push({type:"text",text:`${m}
351
351
 
352
- [...truncated ${d} tokens]`});break}}return{...r,content:i.length>0?i:r.content}}return r}function As(r){let e=4;if(typeof r.content=="string")e+=Math.ceil(r.content.length/4);else if(Array.isArray(r.content))for(let t of r.content)t.type==="text"?e+=Math.ceil((t.text?.length||0)/4):(t.type==="image_data"||t.type==="image_url"||t.type==="image_file")&&(e+=256);if(r.tool_calls?.length)for(let t of r.tool_calls)e+=Math.ceil(t.function.name.length/4),e+=Math.ceil(t.function.arguments.length/4);return r.name&&(e+=Math.ceil(r.name.length/4)),e}function xx(r){let e={system:[],user:[],assistant:[],tool:[]};return r.forEach(t=>{e[t.role]??=[],e[t.role].push(t)}),e}function vx(r){let e=0,t={},o=0;for(let n of r){let s=As(n);e+=s,o=Math.max(o,s),t[n.role]??=0,t[n.role]++}return{totalMessages:r.length,totalTokens:e,byRole:t,largestMessageTokens:o}}l();ae();function Ns(r){return r.content==null?"":typeof r.content=="string"?r.content:r.content.map(e=>e.type==="text"?e.text:e.type==="image_url"?`[image: ${e.image_url.url}]`:e.type==="image_file"?`[image-file: ${e.image_file.path}]`:e.type==="image_data"?`[image-data: ${e.image_data.mimeType}]`:"").filter(Boolean).join(" ")}function Nl(r,e){if(e)return e;let t=r.filter(c=>c.role==="user"),o=r.filter(c=>c.role==="assistant"),n=r.filter(c=>c.role==="tool"),s=r.length,i=t.length,a=o.length;return`Please provide a concise summary of the following conversation history. The conversation contains ${s} messages (${i} user messages, ${a} assistant responses${n.length>0?`, and ${n.length} tool responses`:""}).
352
+ [...truncated ${d} tokens]`});break}}return{...r,content:i.length>0?i:r.content}}return r}function Rs(r){let e=4;if(typeof r.content=="string")e+=Math.ceil(r.content.length/4);else if(Array.isArray(r.content))for(let t of r.content)t.type==="text"?e+=Math.ceil((t.text?.length||0)/4):(t.type==="image_data"||t.type==="image_url"||t.type==="image_file")&&(e+=256);if(r.tool_calls?.length)for(let t of r.tool_calls)e+=Math.ceil(t.function.name.length/4),e+=Math.ceil(t.function.arguments.length/4);return r.name&&(e+=Math.ceil(r.name.length/4)),e}function hx(r){let e={system:[],user:[],assistant:[],tool:[]};return r.forEach(t=>{e[t.role]??=[],e[t.role].push(t)}),e}function yx(r){let e=0,t={},o=0;for(let n of r){let s=Rs(n);e+=s,o=Math.max(o,s),t[n.role]??=0,t[n.role]++}return{totalMessages:r.length,totalTokens:e,byRole:t,largestMessageTokens:o}}l();ie();function Es(r){return r.content==null?"":typeof r.content=="string"?r.content:r.content.map(e=>e.type==="text"?e.text:e.type==="image_url"?`[image: ${e.image_url.url}]`:e.type==="image_file"?`[image-file: ${e.image_file.path}]`:e.type==="image_data"?`[image-data: ${e.image_data.mimeType}]`:"").filter(Boolean).join(" ")}function El(r,e){if(e)return e;let t=r.filter(c=>c.role==="user"),o=r.filter(c=>c.role==="assistant"),n=r.filter(c=>c.role==="tool"),s=r.length,i=t.length,a=o.length;return`Please provide a concise summary of the following conversation history. The conversation contains ${s} messages (${i} user messages, ${a} assistant responses${n.length>0?`, and ${n.length} tool responses`:""}).
353
353
 
354
354
  Focus on:
355
355
  1. Key topics discussed
@@ -361,22 +361,22 @@ The summary should be comprehensive yet concise, preserving all critical informa
361
361
 
362
362
  ---
363
363
  CONVERSATION:
364
- ${r.map((c,p)=>{let m=Ns(c);return`[Message ${p+1}] ${c.role.toUpperCase()}: ${m.substring(0,200)}${m.length>200?"...":""}`}).join(`
364
+ ${r.map((c,p)=>{let m=Es(c);return`[Message ${p+1}] ${c.role.toUpperCase()}: ${m.substring(0,200)}${m.length>200?"...":""}`}).join(`
365
365
  `)}
366
366
  ---
367
367
 
368
- SUMMARY:`}function Dr(r,e){return{role:"system",content:`[Context Summary]
368
+ SUMMARY:`}function _r(r,e){return{role:"system",content:`[Context Summary]
369
369
  This conversation has been summarized to manage context window. The following is a summary of the first ${e} messages:
370
370
 
371
371
  ${r}
372
372
 
373
373
  [End Summary]
374
374
 
375
- Use this summary to understand the conversation context. When responding, acknowledge that you're aware of the previous conversation and continue naturally.`}}function Cx(r){let e=new Set,t=[],o=[],n="";for(let s of r)if(s.role==="user"){let i=Ns(s);n=i,i.includes("?")&&o.push(i.split(`
376
- `)[0]);let a=i.match(/\b[A-Z][a-z]+(?:\s+[A-Z][a-z]+)*\b/g);a&&a.forEach(c=>e.add(c))}else if(s.role==="assistant"){let i=Ns(s);if(i.includes("decided")||i.includes("concluded")||i.includes("determined")){let a=i.split(/[.!?]+/);for(let c of a)(c.includes("decided")||c.includes("concluded")||c.includes("determined"))&&t.push(c.trim())}}return{topics:Array.from(e).slice(0,10),decisions:t.slice(0,5),userGoals:o.slice(0,5),context:n.substring(0,200)}}function Il(r){return Math.ceil(r.length/4)}function Is(r){let e=[];return(!r.summary||r.summary.length<10)&&e.push("Summary is too short"),r.summary.length>5e3&&e.push("Summary is excessively long"),r.messageCount<2&&e.push("Must summarize at least 2 messages"),r.summaryTokens>=r.originalTokens*.8&&e.push("Summary is not significantly shorter than original messages"),r.tokensSaved<0&&e.push("Token calculation error: saved tokens is negative"),{valid:e.length===0,issues:e}}function js(r,e){let t=Nl(r,e.summaryPrompt);return[{role:"system",content:`You are a conversation summarizer. Your task is to create a clear, concise summary of the provided conversation that preserves all critical information.
375
+ Use this summary to understand the conversation context. When responding, acknowledge that you're aware of the previous conversation and continue naturally.`}}function bx(r){let e=new Set,t=[],o=[],n="";for(let s of r)if(s.role==="user"){let i=Es(s);n=i,i.includes("?")&&o.push(i.split(`
376
+ `)[0]);let a=i.match(/\b[A-Z][a-z]+(?:\s+[A-Z][a-z]+)*\b/g);a&&a.forEach(c=>e.add(c))}else if(s.role==="assistant"){let i=Es(s);if(i.includes("decided")||i.includes("concluded")||i.includes("determined")){let a=i.split(/[.!?]+/);for(let c of a)(c.includes("decided")||c.includes("concluded")||c.includes("determined"))&&t.push(c.trim())}}return{topics:Array.from(e).slice(0,10),decisions:t.slice(0,5),userGoals:o.slice(0,5),context:n.substring(0,200)}}function Dl(r){return Math.ceil(r.length/4)}function Ds(r){let e=[];return(!r.summary||r.summary.length<10)&&e.push("Summary is too short"),r.summary.length>5e3&&e.push("Summary is excessively long"),r.messageCount<2&&e.push("Must summarize at least 2 messages"),r.summaryTokens>=r.originalTokens*.8&&e.push("Summary is not significantly shorter than original messages"),r.tokensSaved<0&&e.push("Token calculation error: saved tokens is negative"),{valid:e.length===0,issues:e}}function Ms(r,e){let t=El(r,e.summaryPrompt);return[{role:"system",content:`You are a conversation summarizer. Your task is to create a clear, concise summary of the provided conversation that preserves all critical information.
377
377
 
378
378
  Maximum summary length: ${e.maxSummaryTokens||500} tokens.
379
- Format: Write only the summary without any additional commentary.`},{role:"user",content:t}]}function Ls(r,e,t){let o=Il(r),n=Math.max(0,t-o);return{summary:r.trim(),messageCount:e.length,originalTokens:t,summaryTokens:o,tokensSaved:n,timestamp:new Date}}function kx(r,e,t){let o=[...r];return o.push(Dr(e.summary,e.messageCount)),o.push(...t),o}function Sx(r,e,t){let o=Math.round(r.tokensSaved/r.originalTokens*100);return`
379
+ Format: Write only the summary without any additional commentary.`},{role:"user",content:t}]}function As(r,e,t){let o=Dl(r),n=Math.max(0,t-o);return{summary:r.trim(),messageCount:e.length,originalTokens:t,summaryTokens:o,tokensSaved:n,timestamp:new Date}}function Tx(r,e,t){let o=[...r];return o.push(_r(e.summary,e.messageCount)),o.push(...t),o}function wx(r,e,t){let o=Math.round(r.tokensSaved/r.originalTokens*100);return`
380
380
  Summarization Report
381
381
  ====================
382
382
  Timestamp: ${r.timestamp.toISOString()}
@@ -395,37 +395,38 @@ Message Count:
395
395
 
396
396
  Summary Preview:
397
397
  ${r.summary.substring(0,300)}${r.summary.length>300?"...":""}
398
- `.trim()}function Px(r){if(r.length===0)throw new A("Cannot merge empty summarization results","CONTEXT_WINDOW_ERROR");return{summary:r.map(t=>`[Round ${r.indexOf(t)+1}] ${t.summary}`).join(`
398
+ `.trim()}function xx(r){if(r.length===0)throw new A("Cannot merge empty summarization results","CONTEXT_WINDOW_ERROR");return{summary:r.map(t=>`[Round ${r.indexOf(t)+1}] ${t.summary}`).join(`
399
399
 
400
- `),messageCount:r.reduce((t,o)=>t+o.messageCount,0),originalTokens:r.reduce((t,o)=>t+o.originalTokens,0),summaryTokens:r.reduce((t,o)=>t+o.summaryTokens,0),tokensSaved:r.reduce((t,o)=>t+o.tokensSaved,0),timestamp:new Date}}l();var Mr=class{states=new Map;config;maxTokens=1e5;constructor(e){this.config=e}getOrCreateState(e){return this.states.has(e)||this.states.set(e,{conversationId:e,estimatedTokens:0,lastUpdated:Date.now(),pruneCount:0,lastPrunedAt:void 0,warningsSent:0,summarizationCount:0}),this.states.get(e)}updateTokenCount(e,t){let o=this.getOrCreateState(e);return o.estimatedTokens=t,o.lastUpdated=Date.now(),o}recordPruneOperation(e,t){let o=this.getOrCreateState(e);return o.pruneCount++,o.lastPrunedAt=Date.now(),o.estimatedTokens=Math.max(0,o.estimatedTokens-t),o.lastUpdated=Date.now(),o}recordWarning(e){let t=this.getOrCreateState(e);return t.warningsSent++,t.lastUpdated=Date.now(),t}recordSummarization(e,t){let o=this.getOrCreateState(e);return o.summarizationCount++,o.estimatedTokens=Math.max(0,o.estimatedTokens-t),o.lastUpdated=Date.now(),o}getState(e){return this.states.get(e)}getAllStates(){return Array.from(this.states.values())}deleteState(e){return this.states.delete(e)}clearAllStates(){this.states.clear()}getStatistics(e){let t=this.states.get(e);if(!t)return null;let o=this.config.pruneThreshold||1e5,n=Math.round(t.estimatedTokens/o*100);return{conversationId:e,currentTokens:t.estimatedTokens,pruneCount:t.pruneCount,summarizationCount:t.summarizationCount,warningsSent:t.warningsSent,lastActivity:new Date(t.lastUpdated),contextWindowPercentage:n}}getExceedingThreshold(e){let t=e||this.maxTokens*(this.config.pruneThreshold||85)/100;return Array.from(this.states.values()).filter(o=>o.estimatedTokens>t)}getAtRiskConversations(e=80){let t=this.maxTokens,o=t*e/100;return Array.from(this.states.values()).filter(n=>n.estimatedTokens>o&&n.estimatedTokens<=t)}generateReport(){let e=this.getAllStates();if(e.length===0)return"No conversations tracked yet.";let t=this.config.pruneThreshold||1e5,o=["Context Window State Report","==========================",`Report Generated: ${new Date().toISOString()}`,`Context Window Limit: ${t} tokens`,`Total Conversations: ${e.length}`,""],n=e.reduce((d,f)=>d+f.estimatedTokens,0),s=e.reduce((d,f)=>d+f.pruneCount,0),i=e.reduce((d,f)=>d+f.summarizationCount,0),a=Math.round(n/e.length);o.push("Summary:"),o.push(`- Total tokens across all conversations: ${n}`),o.push(`- Average tokens per conversation: ${a}`),o.push(`- Total prune operations: ${s}`),o.push(`- Total summarizations: ${i}`),o.push("");let c=this.getAtRiskConversations();c.length>0&&(o.push(`At-Risk Conversations (80%+ threshold): ${c.length}`),c.forEach(d=>{let f=Math.round(d.estimatedTokens/t*100);o.push(`- ${d.conversationId}: ${d.estimatedTokens}/${t} tokens (${f}%)`)}),o.push(""));let p=this.getExceedingThreshold();return p.length>0&&(o.push(`Exceeded Conversations: ${p.length}`),p.forEach(d=>{let f=d.estimatedTokens-t;o.push(`- ${d.conversationId}: ${d.estimatedTokens}/${t} tokens (+${f} over)`)}),o.push("")),o.push("Most Active Conversations (by operations):"),[...e].sort((d,f)=>{let b=d.pruneCount+d.summarizationCount;return f.pruneCount+f.summarizationCount-b}).slice(0,5).forEach(d=>{let f=d.pruneCount+d.summarizationCount;o.push(`- ${d.conversationId}: ${d.pruneCount} prunes, ${d.summarizationCount} summarizations (${f} operations)`)}),o.join(`
401
- `)}export(){let e={};for(let[t,o]of this.states.entries())e[t]={...o,lastUpdated:o.lastUpdated,lastPrunedAt:o.lastPrunedAt};return e}import(e){for(let[t,o]of Object.entries(e))this.states.set(t,{...o,lastUpdated:typeof o.lastUpdated=="number"?o.lastUpdated:new Date(o.lastUpdated).getTime(),lastPrunedAt:o.lastPrunedAt&&typeof o.lastPrunedAt!="number"?new Date(o.lastPrunedAt).getTime():o.lastPrunedAt})}pruneInactiveConversations(e=60){let t=Date.now()-e*60*1e3,o=[];for(let[n,s]of this.states.entries())s.lastUpdated<t&&o.push(n);return o.forEach(n=>this.states.delete(n)),o}getMemoryUsage(){let e=this.states.size,t=e*500;return{conversationCount:e,approximateByteSize:t}}validateIntegrity(){let e=[];for(let[t,o]of this.states.entries())(!t||typeof t!="string")&&e.push(`Invalid conversation ID: ${t}`),o.estimatedTokens<0&&e.push(`Negative token count for ${t}: ${o.estimatedTokens}`),o.pruneCount<0&&e.push(`Negative prune count for ${t}: ${o.pruneCount}`),o.summarizationCount<0&&e.push(`Negative summarization count for ${t}: ${o.summarizationCount}`),o.warningsSent<0&&e.push(`Negative warning count for ${t}: ${o.warningsSent}`),(typeof o.lastUpdated!="number"||o.lastUpdated<=0)&&e.push(`Invalid lastUpdated timestamp for ${t}`),o.lastPrunedAt!==void 0&&(typeof o.lastPrunedAt!="number"||o.lastPrunedAt<=0)&&e.push(`Invalid lastPrunedAt timestamp for ${t}`);return{isValid:e.length===0,issues:e}}};function Fs(r){return new Mr(r)}l();xn();var _t=class{discoveryCache=new rt;async resolve(e,t,o){return o.enabled?o.toolSearch?.enabled?this.resolveWithToolSearch(e,t,o):this.resolveLegacy(t,o):[]}getDiscoveryCache(){return this.discoveryCache}clearDiscoveryCache(){this.discoveryCache.clear()}resolveWithToolSearch(e,t,o){let n=[],s=new Set,i=t.getCategories().filter(p=>p!=="meta");n.push(Ge(i.length?i:void 0)),s.add(Ue);let a=o.toolSearch?.alwaysLoadedTools??[];for(let p of a){let m=t.get(p);m&&!s.has(p)&&(n.push(this.toSchema(m)),s.add(p))}let c=o.toolSearch?.alwaysLoadedCategories??[];for(let p of c)for(let m of t.getByCategory(p))s.has(m.name)||(n.push(this.toSchema(m)),s.add(m.name));if(o.toolSearch?.cacheDiscoveredTools!==!1){let p=rt.fromMessages(e);this.discoveryCache.merge(p);let m=this.discoveryCache.getDiscoveredTools();for(let d of m){let f=t.get(d);f&&!s.has(d)&&f.cacheable!==!1&&(n.push(this.toSchema(f)),s.add(d))}}return n}resolveLegacy(e,t){let o;if(t.enabledTools.length===0&&t.enabledToolCategories.length===0)o=e.getEnabled();else{let n=e.getByNames(t.enabledTools),s=e.getByCategories(t.enabledToolCategories),i=new Set;o=[];for(let a of[...n,...s])i.has(a.name)||(i.add(a.name),o.push(a))}return o.map(n=>this.toSchema(n))}toSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category}}};l();var Wl={enabled:!1,alwaysLoadedTools:[],alwaysLoadedCategories:[],searchResultLimit:5,cacheDiscoveredTools:!0},te={enabled:!0,autoExecute:!0,maxToolRounds:5,toolChoicePolicy:"auto",resultMaxChars:2e4,enabledTools:[],enabledToolCategories:[],toolSearch:Wl};xn();l();function Ul(r){if(r.disabled)return"";let e=r.includeWorkingDirectory!==!1,t=r.includeToolCategories!==!1,o=e?`
400
+ `),messageCount:r.reduce((t,o)=>t+o.messageCount,0),originalTokens:r.reduce((t,o)=>t+o.originalTokens,0),summaryTokens:r.reduce((t,o)=>t+o.summaryTokens,0),tokensSaved:r.reduce((t,o)=>t+o.tokensSaved,0),timestamp:new Date}}l();var Rr=class{states=new Map;config;maxTokens=1e5;constructor(e){this.config=e}getOrCreateState(e){return this.states.has(e)||this.states.set(e,{conversationId:e,estimatedTokens:0,lastUpdated:Date.now(),pruneCount:0,lastPrunedAt:void 0,warningsSent:0,summarizationCount:0}),this.states.get(e)}updateTokenCount(e,t){let o=this.getOrCreateState(e);return o.estimatedTokens=t,o.lastUpdated=Date.now(),o}recordPruneOperation(e,t){let o=this.getOrCreateState(e);return o.pruneCount++,o.lastPrunedAt=Date.now(),o.estimatedTokens=Math.max(0,o.estimatedTokens-t),o.lastUpdated=Date.now(),o}recordWarning(e){let t=this.getOrCreateState(e);return t.warningsSent++,t.lastUpdated=Date.now(),t}recordSummarization(e,t){let o=this.getOrCreateState(e);return o.summarizationCount++,o.estimatedTokens=Math.max(0,o.estimatedTokens-t),o.lastUpdated=Date.now(),o}getState(e){return this.states.get(e)}getAllStates(){return Array.from(this.states.values())}deleteState(e){return this.states.delete(e)}clearAllStates(){this.states.clear()}getStatistics(e){let t=this.states.get(e);if(!t)return null;let o=this.config.pruneThreshold||1e5,n=Math.round(t.estimatedTokens/o*100);return{conversationId:e,currentTokens:t.estimatedTokens,pruneCount:t.pruneCount,summarizationCount:t.summarizationCount,warningsSent:t.warningsSent,lastActivity:new Date(t.lastUpdated),contextWindowPercentage:n}}getExceedingThreshold(e){let t=e||this.maxTokens*(this.config.pruneThreshold||85)/100;return Array.from(this.states.values()).filter(o=>o.estimatedTokens>t)}getAtRiskConversations(e=80){let t=this.maxTokens,o=t*e/100;return Array.from(this.states.values()).filter(n=>n.estimatedTokens>o&&n.estimatedTokens<=t)}generateReport(){let e=this.getAllStates();if(e.length===0)return"No conversations tracked yet.";let t=this.config.pruneThreshold||1e5,o=["Context Window State Report","==========================",`Report Generated: ${new Date().toISOString()}`,`Context Window Limit: ${t} tokens`,`Total Conversations: ${e.length}`,""],n=e.reduce((d,f)=>d+f.estimatedTokens,0),s=e.reduce((d,f)=>d+f.pruneCount,0),i=e.reduce((d,f)=>d+f.summarizationCount,0),a=Math.round(n/e.length);o.push("Summary:"),o.push(`- Total tokens across all conversations: ${n}`),o.push(`- Average tokens per conversation: ${a}`),o.push(`- Total prune operations: ${s}`),o.push(`- Total summarizations: ${i}`),o.push("");let c=this.getAtRiskConversations();c.length>0&&(o.push(`At-Risk Conversations (80%+ threshold): ${c.length}`),c.forEach(d=>{let f=Math.round(d.estimatedTokens/t*100);o.push(`- ${d.conversationId}: ${d.estimatedTokens}/${t} tokens (${f}%)`)}),o.push(""));let p=this.getExceedingThreshold();return p.length>0&&(o.push(`Exceeded Conversations: ${p.length}`),p.forEach(d=>{let f=d.estimatedTokens-t;o.push(`- ${d.conversationId}: ${d.estimatedTokens}/${t} tokens (+${f} over)`)}),o.push("")),o.push("Most Active Conversations (by operations):"),[...e].sort((d,f)=>{let b=d.pruneCount+d.summarizationCount;return f.pruneCount+f.summarizationCount-b}).slice(0,5).forEach(d=>{let f=d.pruneCount+d.summarizationCount;o.push(`- ${d.conversationId}: ${d.pruneCount} prunes, ${d.summarizationCount} summarizations (${f} operations)`)}),o.join(`
401
+ `)}export(){let e={};for(let[t,o]of this.states.entries())e[t]={...o,lastUpdated:o.lastUpdated,lastPrunedAt:o.lastPrunedAt};return e}import(e){for(let[t,o]of Object.entries(e))this.states.set(t,{...o,lastUpdated:typeof o.lastUpdated=="number"?o.lastUpdated:new Date(o.lastUpdated).getTime(),lastPrunedAt:o.lastPrunedAt&&typeof o.lastPrunedAt!="number"?new Date(o.lastPrunedAt).getTime():o.lastPrunedAt})}pruneInactiveConversations(e=60){let t=Date.now()-e*60*1e3,o=[];for(let[n,s]of this.states.entries())s.lastUpdated<t&&o.push(n);return o.forEach(n=>this.states.delete(n)),o}getMemoryUsage(){let e=this.states.size,t=e*500;return{conversationCount:e,approximateByteSize:t}}validateIntegrity(){let e=[];for(let[t,o]of this.states.entries())(!t||typeof t!="string")&&e.push(`Invalid conversation ID: ${t}`),o.estimatedTokens<0&&e.push(`Negative token count for ${t}: ${o.estimatedTokens}`),o.pruneCount<0&&e.push(`Negative prune count for ${t}: ${o.pruneCount}`),o.summarizationCount<0&&e.push(`Negative summarization count for ${t}: ${o.summarizationCount}`),o.warningsSent<0&&e.push(`Negative warning count for ${t}: ${o.warningsSent}`),(typeof o.lastUpdated!="number"||o.lastUpdated<=0)&&e.push(`Invalid lastUpdated timestamp for ${t}`),o.lastPrunedAt!==void 0&&(typeof o.lastPrunedAt!="number"||o.lastPrunedAt<=0)&&e.push(`Invalid lastPrunedAt timestamp for ${t}`);return{isValid:e.length===0,issues:e}}};function Ns(r){return new Rr(r)}l();bn();var Pt=class{discoveryCache=new ot;async resolve(e,t,o){return o.enabled?o.toolSearch?.enabled?this.resolveWithToolSearch(e,t,o):this.resolveLegacy(t,o):[]}getDiscoveryCache(){return this.discoveryCache}clearDiscoveryCache(){this.discoveryCache.clear()}resolveWithToolSearch(e,t,o){let n=[],s=new Set,i=t.getCategories().filter(p=>p!=="meta");n.push(Ue(i.length?i:void 0)),s.add(We);let a=o.toolSearch?.alwaysLoadedTools??[];for(let p of a){let m=t.get(p);m&&!s.has(p)&&(n.push(this.toSchema(m)),s.add(p))}let c=o.toolSearch?.alwaysLoadedCategories??[];for(let p of c)for(let m of t.getByCategory(p))s.has(m.name)||(n.push(this.toSchema(m)),s.add(m.name));if(o.toolSearch?.cacheDiscoveredTools!==!1){let p=ot.fromMessages(e);this.discoveryCache.merge(p);let m=this.discoveryCache.getDiscoveredTools();for(let d of m){let f=t.get(d);f&&!s.has(d)&&f.cacheable!==!1&&(n.push(this.toSchema(f)),s.add(d))}}return n}resolveLegacy(e,t){let o;if(t.enabledTools.length===0&&t.enabledToolCategories.length===0)o=e.getEnabled();else{let n=e.getByNames(t.enabledTools),s=e.getByCategories(t.enabledToolCategories),i=new Set;o=[];for(let a of[...n,...s])i.has(a.name)||(i.add(a.name),o.push(a))}return o.map(n=>this.toSchema(n))}toSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category}}};l();var Il={enabled:!1,alwaysLoadedTools:[],alwaysLoadedCategories:[],searchResultLimit:5,cacheDiscoveredTools:!0},ee={enabled:!0,autoExecute:!0,maxToolRounds:5,toolChoicePolicy:"auto",resultMaxChars:2e4,enabledTools:[],enabledToolCategories:[],toolSearch:Il};bn();l();function jl(r){if(r.disabled)return"";let e=r.includeWorkingDirectory!==!1,t=r.includeToolCategories!==!1,o=e?`
402
402
  Working directory: ${r.workingDirectory}`:"",n=t&&r.toolCategories.length>0?`
403
403
  Available tool categories: ${r.toolCategories.join(", ")}`:"";return`You are an AI assistant with access to tools that let you interact with the user's system.${o}${n}
404
404
 
405
405
  When the user asks you to do something, be proactive:
406
406
  - Use your tools to find information rather than asking the user for details you can discover yourself
407
407
  - Read files, list directories, and explore the codebase when asked to analyze or understand a project
408
- - Only ask the user for clarification when you genuinely cannot determine their intent or lack the required tools`}l();var Rt=class{analyticalPatterns=[/\b(analyze|find|search|check|list|show)\b/i,/\b(biggest|largest|smallest|most|least|all|every|count)\b/i,/\b(explain|understand|review|audit|inspect|examine)\b/i,/\b(compare|difference|similar|match|pattern)\b/i,/\b(what|where|how many|which|who|when|why|how)\b/i,/\?$/];actionPatterns=[/\b(create|write|update|modify|edit|patch|delete|remove|rename|move|copy)\b/i,/\b(run|execute|start|stop|restart|deploy|install|build)\b/i,/\b(fix|refactor|implement|add|change|replace|insert)\b/i,/\b(make|do|set|configure|setup|initialize)\b/i];classify(e){if(!e||e.trim().length===0)return{type:"conversational",confidence:0};let t=e.toLowerCase(),o=this.analyticalPatterns.filter(a=>a.test(t)).length,n=this.actionPatterns.filter(a=>a.test(t)).length,s=o/this.analyticalPatterns.length,i=n/this.actionPatterns.length;if(o>n&&o>0){let a=Math.min(s,1);return n>0&&(a=Math.min(a,.5)),{type:"analytical",confidence:a,reasoning:`Matched ${o} analytical patterns${n>0?`, ${n} action patterns (capped confidence)`:""}`}}else return n>o&&n>0?{type:"action",confidence:Math.min(i,1),reasoning:`Matched ${n} action patterns`}:o===n&&o>0?{type:"analytical",confidence:.5,reasoning:`Mixed query (${o} analytical, ${n} action patterns)`}:{type:"conversational",confidence:.3,reasoning:"No strong analytical or action patterns detected"}}getToolRoundsAdjustment(e,t){return e.type==="analytical"&&e.confidence>.6?Math.min(t+3,10):(e.type==="action"&&e.confidence>.6,t)}};l();var Or=class{analyzeDependencies(e){let t=[];for(let o=0;o<e.length;o++){let n=e[o],s=[],i=JSON.stringify(n.arguments).toLowerCase();for(let a=0;a<o;a++){let c=e[a];this.hasDependency(n,c,i)&&s.push(c.id)}t.push({toolCallId:n.id,dependsOn:s})}return t}hasDependency(e,t,o){if(e.arguments.path&&t.arguments.path&&e.arguments.path===t.arguments.path||e.arguments.file_path&&t.arguments.file_path&&e.arguments.file_path===t.arguments.file_path||e.arguments.filePath&&t.arguments.filePath&&e.arguments.filePath===t.arguments.filePath||["fs.write_file","fs.delete_file","fs.move","fs.copy","fs.replace_in_file","fs.append_file"].includes(e.name)&&t.arguments.path&&o.includes(t.arguments.path.toLowerCase())||e.name==="exec.read_output"&&t.name==="exec.run_background"||e.name==="http.download"&&t.name==="http.get"&&t.arguments.url&&o.includes(t.arguments.url.toLowerCase()))return!0;let s=["github.pr.files.list","github.pr.diff.get","github.contents.getText"];if(["github.pr.reviews.submit","github.pr.reviewComments.reply"].includes(e.name)&&s.includes(t.name)||e.name==="github.contents.getText"&&t.name==="github.pr.files.list"||e.name==="github.pr.reviewThreads.resolve"&&t.name==="github.pr.reviewThreads.list")return!0;let a=["slack.conversations.history","slack.conversations.replies"];return!!(["slack.chat.postMessage","slack.chat.postEphemeral"].includes(e.name)&&a.includes(t.name)||e.name==="slack.reactions.add"&&a.includes(t.name))}async executeWithDependencies(e,t,o=5){if(e.length===0)return new Map;let n=this.analyzeDependencies(e),s=new Map,i=new Set;for(;i.size<e.length;){let a=[];for(let p of e){if(i.has(p.id))continue;(n.find(f=>f.toolCallId===p.id)?.dependsOn.every(f=>i.has(f))??!0)&&a.push(p)}if(a.length===0){let p=e.filter(m=>!i.has(m.id));throw new Error(`Circular dependency detected in tool calls: ${p.map(m=>m.name).join(", ")}`)}let c=await this.executeBatchWithLimit(a,t,o);for(let{id:p,result:m}of c)s.set(p,m),i.add(p)}return s}async executeBatchWithLimit(e,t,o){let n=async i=>(await Promise.allSettled(i.map(async c=>({id:c.id,result:await t(c)})))).map((c,p)=>c.status==="fulfilled"?c.value:{id:i[p].id,result:JSON.stringify({error:c.reason?.message??"Tool execution failed"})});if(e.length<=o)return n(e);let s=[];for(let i=0;i<e.length;i+=o)s.push(...await n(e.slice(i,i+o)));return s}shouldUseParallelExecution(e){return e.length>=2}};l();function it(r){for(let e=r.length-1;e>=0;e--){let t=r[e];if(t?.role!=="user")continue;let o=t?.content;return typeof o=="string"?o:Array.isArray(o)?o.map(n=>n?.type==="text"?n.text:"").filter(Boolean).join(`
409
- `):""}return""}S();l();l();var Nr=require("fs/promises"),He=require("path");l();function Hl(r){return r.trim()}var $x=".toolpack/rules",Ex=3e4,lt=class{constructor(e=Ex){this.cacheTtlMs=e}cacheTtlMs;modeCache=new Map;async loadForMode(e,t){let o=t??$x,n=`${e}:${o}`,s=this.modeCache.get(n);if(s&&Date.now()-s.cachedAt<this.cacheTtlMs)return s.value;let i=new Set;if(await this.collectFromFolder((0,He.join)(o,"__global__"),i),e&&await this.collectFromFolder((0,He.join)(o,e),i),i.size===0)return this.modeCache.set(n,{value:"",cachedAt:Date.now()}),"";let a=new Map,c=[];for(let m of i){let d=await this.readFile(m,a);if(!d)continue;let f=Hl(d);f&&c.push(f)}let p=c.length===0?"":`<rules>
408
+ - Only ask the user for clarification when you genuinely cannot determine their intent or lack the required tools`}l();var _t=class{analyticalPatterns=[/\b(analyze|find|search|check|list|show)\b/i,/\b(biggest|largest|smallest|most|least|all|every|count)\b/i,/\b(explain|understand|review|audit|inspect|examine)\b/i,/\b(compare|difference|similar|match|pattern)\b/i,/\b(what|where|how many|which|who|when|why|how)\b/i,/\?$/];actionPatterns=[/\b(create|write|update|modify|edit|patch|delete|remove|rename|move|copy)\b/i,/\b(run|execute|start|stop|restart|deploy|install|build)\b/i,/\b(fix|refactor|implement|add|change|replace|insert)\b/i,/\b(make|do|set|configure|setup|initialize)\b/i];classify(e){if(!e||e.trim().length===0)return{type:"conversational",confidence:0};let t=e.toLowerCase(),o=this.analyticalPatterns.filter(a=>a.test(t)).length,n=this.actionPatterns.filter(a=>a.test(t)).length,s=o/this.analyticalPatterns.length,i=n/this.actionPatterns.length;if(o>n&&o>0){let a=Math.min(s,1);return n>0&&(a=Math.min(a,.5)),{type:"analytical",confidence:a,reasoning:`Matched ${o} analytical patterns${n>0?`, ${n} action patterns (capped confidence)`:""}`}}else return n>o&&n>0?{type:"action",confidence:Math.min(i,1),reasoning:`Matched ${n} action patterns`}:o===n&&o>0?{type:"analytical",confidence:.5,reasoning:`Mixed query (${o} analytical, ${n} action patterns)`}:{type:"conversational",confidence:.3,reasoning:"No strong analytical or action patterns detected"}}getToolRoundsAdjustment(e,t){return e.type==="analytical"&&e.confidence>.6?Math.min(t+3,10):(e.type==="action"&&e.confidence>.6,t)}};l();var Er=class{analyzeDependencies(e){let t=[];for(let o=0;o<e.length;o++){let n=e[o],s=[],i=JSON.stringify(n.arguments).toLowerCase();for(let a=0;a<o;a++){let c=e[a];this.hasDependency(n,c,i)&&s.push(c.id)}t.push({toolCallId:n.id,dependsOn:s})}return t}hasDependency(e,t,o){if(e.arguments.path&&t.arguments.path&&e.arguments.path===t.arguments.path||e.arguments.file_path&&t.arguments.file_path&&e.arguments.file_path===t.arguments.file_path||e.arguments.filePath&&t.arguments.filePath&&e.arguments.filePath===t.arguments.filePath||["fs.write_file","fs.delete_file","fs.move","fs.copy","fs.replace_in_file","fs.append_file"].includes(e.name)&&t.arguments.path&&o.includes(t.arguments.path.toLowerCase())||e.name==="exec.read_output"&&t.name==="exec.run_background"||e.name==="http.download"&&t.name==="http.get"&&t.arguments.url&&o.includes(t.arguments.url.toLowerCase()))return!0;let s=["github.pr.files.list","github.pr.diff.get","github.contents.getText"];if(["github.pr.reviews.submit","github.pr.reviewComments.reply"].includes(e.name)&&s.includes(t.name)||e.name==="github.contents.getText"&&t.name==="github.pr.files.list"||e.name==="github.pr.reviewThreads.resolve"&&t.name==="github.pr.reviewThreads.list")return!0;let a=["slack.conversations.history","slack.conversations.replies"];return!!(["slack.chat.postMessage","slack.chat.postEphemeral"].includes(e.name)&&a.includes(t.name)||e.name==="slack.reactions.add"&&a.includes(t.name))}async executeWithDependencies(e,t,o=5){if(e.length===0)return new Map;let n=this.analyzeDependencies(e),s=new Map,i=new Set;for(;i.size<e.length;){let a=[];for(let p of e){if(i.has(p.id))continue;(n.find(f=>f.toolCallId===p.id)?.dependsOn.every(f=>i.has(f))??!0)&&a.push(p)}if(a.length===0){let p=e.filter(m=>!i.has(m.id));throw new Error(`Circular dependency detected in tool calls: ${p.map(m=>m.name).join(", ")}`)}let c=await this.executeBatchWithLimit(a,t,o);for(let{id:p,result:m}of c)s.set(p,m),i.add(p)}return s}async executeBatchWithLimit(e,t,o){let n=async i=>(await Promise.allSettled(i.map(async c=>({id:c.id,result:await t(c)})))).map((c,p)=>c.status==="fulfilled"?c.value:{id:i[p].id,result:JSON.stringify({error:c.reason?.message??"Tool execution failed"})});if(e.length<=o)return n(e);let s=[];for(let i=0;i<e.length;i+=o)s.push(...await n(e.slice(i,i+o)));return s}shouldUseParallelExecution(e){return e.length>=2}};l();function rt(r){for(let e=r.length-1;e>=0;e--){let t=r[e];if(t?.role!=="user")continue;let o=t?.content;return typeof o=="string"?o:Array.isArray(o)?o.map(n=>n?.type==="text"?n.text:"").filter(Boolean).join(`
409
+ `):""}return""}S();l();l();var Dr=require("fs/promises"),ze=require("path");l();function Wl(r){return r.trim()}var kx=".toolpack/rules",Sx=3e4,it=class{constructor(e=Sx){this.cacheTtlMs=e}cacheTtlMs;modeCache=new Map;async loadForMode(e,t){let o=t??kx,n=`${e}:${o}`,s=this.modeCache.get(n);if(s&&Date.now()-s.cachedAt<this.cacheTtlMs)return s.value;let i=new Set;if(await this.collectFromFolder((0,ze.join)(o,"__global__"),i),e&&await this.collectFromFolder((0,ze.join)(o,e),i),i.size===0)return this.modeCache.set(n,{value:"",cachedAt:Date.now()}),"";let a=new Map,c=[];for(let m of i){let d=await this.readFile(m,a);if(!d)continue;let f=Wl(d);f&&c.push(f)}let p=c.length===0?"":`<rules>
410
410
  ${c.join(`
411
411
 
412
412
  `)}
413
- </rules>`;return this.modeCache.set(n,{value:p,cachedAt:Date.now()}),p}clearCache(){this.modeCache.clear()}async collectFromFolder(e,t){let o=(0,He.resolve)(e);try{await this.collectRecursive(o,t)}catch{}}async collectRecursive(e,t){let o=await(0,Nr.readdir)(e,{withFileTypes:!0});for(let n of o){let s=(0,He.join)(e,n.name);n.isDirectory()?await this.collectRecursive(s,t):n.isFile()&&(0,He.extname)(n.name)===".md"&&t.add(s)}}async readFile(e,t){if(t.has(e))return t.get(e);try{let o=await(0,Nr.readFile)(e,"utf-8");return t.set(e,o),o}catch{return""}}};function Ir(r,e){$t("debug")&&(h(`[AIClient][${r}] Messages (${e.length}):`),e.forEach((t,o)=>{let n=D(t.content,300);h(`[AIClient][${r}] #${o} role=${t.role} content=${n}`)}))}function Kl(r){let e=it(r).toLowerCase();return e?[/\b(list|show|print|display)\b.*\b(files|folders|directory|dir)\b/,/\b(current|this)\b.*\b(directory|folder|repo|repository)\b/,/\b(read|open|view)\b.*\b(file|log|config|json|yaml|env)\b/,/\b(write|create|update|modify|edit|patch|delete|remove|rename|move|copy)\b.*\b(file|folder|directory)\b/,/\b(run|execute)\b.*\b(command|shell|script|tests?)\b/,/\b(http|get|post|put|delete|download|fetch|curl)\b/,/\b(web|search|scrape|crawl|map)\b/,/https?:\/\//].some(o=>o.test(e)):!1}function Jl(r){let e=it(r).toLowerCase();if(!e)return!1;let t=[/\b(list|show|print|display)\b.*\b(files|folders|directory|dir)\b/,/\b(current|this)\b.*\b(directory|folder|repo|repository)\b/,/\b(read|open|view)\b.*\b(file|log|config|json|yaml|env)\b/],o=[/\b(write|create|update|modify|edit|patch|delete|remove|rename|move|copy)\b/,/\b(run|execute)\b.*\b(command|shell|script|tests?)\b/,/\b(http|get|post|put|delete|download|fetch|curl)\b/,/\b(web|search|scrape|crawl)\b/];return t.some(n=>n.test(e))&&!o.some(n=>n.test(e))}var Cn=class extends Vl.EventEmitter{providers;defaultProvider;toolRegistry;toolsConfig;toolRouter;bm25Engine;queryClassifier;toolOrchestrator;activeMode=null;overrideSystemPrompt;disableBaseContext;toolResultMaxChars;hitlConfig;onToolConfirm;conversationId;contextWindowConfig;contextWindowStateManager;providerModelCache=new Map;ruleLoader;requestSeq=0;constructor(e){super(),this.providers=new Map(Object.entries(e.providers)),this.defaultProvider=e.defaultProvider,this.toolRegistry=e.toolRegistry,this.toolsConfig=e.toolsConfig||te,this.toolRouter=new _t,this.bm25Engine=new Pt,this.queryClassifier=new Rt,this.toolOrchestrator=new Or,this.overrideSystemPrompt=e.systemPrompt,this.disableBaseContext=e.disableBaseContext||!1;let t=this.toolsConfig.resultMaxChars??te.resultMaxChars??2e4;this.toolResultMaxChars=Number.isFinite(t)&&t>0?t:2e4,this.hitlConfig=e.hitlConfig,this.onToolConfirm=e.onToolConfirm,this.conversationId=e.conversationId,this.contextWindowConfig=e.contextWindowConfig,this.providerModelCache=new Map,this.ruleLoader=new lt,this.contextWindowConfig&&this.contextWindowConfig.enabled!==!1&&(this.contextWindowStateManager=Fs(this.contextWindowConfig)),this.toolRegistry&&this.bm25Engine.index(this.toolRegistry.getAll())}getConversationId(){return this.conversationId||"global"}async getModelInfo(e,t){let o=e.name||e.constructor.name,n=this.providerModelCache.get(o);if(!n){try{n=await e.getModels()}catch{n=[]}this.providerModelCache.set(o,n)}return n.find(s=>s.id===t||s.displayName===t)}async countRequestTokens(e,t,o){let n=await t.countTokens(e.messages,o);return typeof n=="number"&&Number.isFinite(n)?n:Ds(e.messages,o,t.getDisplayName().toLowerCase())}async pruneConversation(e,t,o){let n=this.contextWindowConfig?.retainSystemMessages??!0,s=e;for(let i=0;i<3;i+=1){let a=await this.countRequestTokens(s,t,s.model);if(a<=o)return s;let c=a-o,p=Os(s.messages,c,n),m=new Set(p.pruneInfo.removedMessages),d=s.messages.filter(y=>!m.has(y)),f={...s,messages:d};if(this.contextWindowStateManager&&this.contextWindowStateManager.recordPruneOperation(this.getConversationId(),p.tokensReclaimed),await this.countRequestTokens(f,t,f.model)<=o||d.length===s.messages.length)return f;s=f}return e}async pruneToMaxMessageHistory(e){let t=this.contextWindowConfig?.maxMessageHistoryLength;if(!t||e.messages.length<=t)return e;let o=this.contextWindowConfig?.retainSystemMessages??!0,n=[];e.messages.forEach((c,p)=>{o&&c.role==="system"||c.role!=="tool"&&n.push(p)});let s=Math.max(0,e.messages.length-t);if(s===0)return e;let i=new Set(n.slice(0,s)),a=e.messages.filter((c,p)=>!i.has(p));return{...e,messages:a}}async summarizeConversation(e,t){let o=e.messages,n=o.filter(k=>k.role==="system"),s=o.filter(k=>k.role!=="system");if(s.length<4)return e;let i=s.slice(-4),a=s.slice(0,-4);if(a.length<2)return e;let c=this.contextWindowConfig?.summarizerModel||e.model,p=js(a,{model:c,maxSummaryTokens:500}),m=await t.generate({model:c,messages:p,max_tokens:500,temperature:0,response_format:"text"});if(!m.content)throw new Tn("Summarization provider returned no summary",this.getConversationId(),a.length,"invalid_response");let d=await this.countRequestTokens({...e,messages:a},t,c),f=Ls(m.content,a,d),b=Is(f);if(!b.valid)throw new Tn(`Summarization result is invalid: ${b.issues.join("; ")}`,this.getConversationId(),a.length,"invalid_quality",m.content);let y=Dr(f.summary,a.length),w=[...n,y,...i];return this.contextWindowStateManager&&this.contextWindowStateManager.recordSummarization(this.getConversationId(),f.tokensSaved),{...e,messages:w}}async enforceContextWindow(e,t){if(!this.contextWindowConfig||this.contextWindowConfig.enabled===!1)return e;let o=await this.pruneToMaxMessageHistory(e),n=await this.getModelInfo(t,o.model),s=n?.contextWindow??1e5,i=o.max_tokens??n?.maxOutputTokens??1024,a=this.contextWindowConfig.outputTokenBuffer??1.15,c=Ms(i,a),p=Math.max(0,s-c),m=Math.floor(s*((this.contextWindowConfig.pruneThreshold??85)/100)),d=Math.min(p,m),f=await this.countRequestTokens(o,t,o.model);if(this.contextWindowStateManager&&(this.contextWindowStateManager.updateTokenCount(this.getConversationId(),f),f>d&&this.contextWindowStateManager.recordWarning(this.getConversationId())),f<=d)return o;let b=this.contextWindowConfig.strategy??"prune";if(b==="fail"&&f>p)throw new wn("Context window exceeded by request messages",this.getConversationId(),f,p,b);if(b==="summarize")try{let w=await this.summarizeConversation(o,t);if(await this.countRequestTokens(w,t,w.model)<=p)return w;o=await this.pruneConversation(w,t,p)}catch{o=await this.pruneConversation(o,t,p)}else o=await this.pruneConversation(o,t,p);let y=await this.countRequestTokens(o,t,o.model);if(y>p&&b==="fail")throw new wn("Context window exceeded after attempted cleanup",this.getConversationId(),y,p,b);return o}isBypassed(e){let t=this.hitlConfig;if(!t||t.enabled===!1)return!0;let o=t.confirmationMode??"all";if(o==="off"||o==="high-only"&&e.confirmation?.level==="medium")return!0;let n=t.bypass??{};return!!(n.tools?.includes(e.name)||n.categories?.includes(e.category)||e.confirmation&&n.levels?.includes(e.confirmation.level))}registerProvider(e,t){this.providers.set(e,t)}getProvider(e){let t=e||this.defaultProvider;if(!t)throw new A("No provider specified and no default provider configured","NO_PROVIDER_CONFIGURED",400);let o=this.providers.get(t);if(!o)throw new A(`Provider '${t}' not found`,"PROVIDER_NOT_FOUND",404);return o}updateHitlConfig(e){this.hitlConfig=e}getHitlConfig(){return this.hitlConfig}setDefaultProvider(e){if(!this.providers.has(e))throw new A(`Provider '${e}' not found`,"PROVIDER_NOT_FOUND",404);this.defaultProvider=e}getToolRegistry(){return this.toolRegistry}getProviders(){return new Map(this.providers)}setToolRegistry(e){this.toolRegistry=e}setToolsConfig(e){this.toolsConfig=e}setSystemPrompt(e){this.overrideSystemPrompt=e}setMode(e){this.activeMode=e,P(`[AIClient] Mode set to: ${e?e.displayName:"none (cleared)"}`)}getMode(){return this.activeMode}getQueryClassifier(){return this.queryClassifier}reindexTools(){this.toolRegistry&&(this.bm25Engine.index(this.toolRegistry.getAll()),P(`[AIClient] Re-indexed ${this.bm25Engine.getIndexedCount()} tools for BM25 search`))}clearToolDiscoveryCache(){this.toolRouter.clearDiscoveryCache()}async generate(e,t){let o=this.getProvider(t);try{let n=this.newRequestId(),s=this.resolveRequestMode(e),i=s?.toolsConfig?{...this.toolsConfig,...s.toolsConfig}:this.toolsConfig,a=this.injectBaseAgentContext(e,s);a=this.injectOverrideSystemPrompt(a),a=this.injectModeSystemPrompt(a,s),a=await this.injectModeRules(a,s);let c=t||this.defaultProvider,p=await this.enrichRequestWithTools(a,s),m=p.request,d=p.requestToolMap;m=await this.enforceContextWindow(m,o);let f=i.toolChoicePolicy||process.env.TOOLPACK_SDK_TOOL_CHOICE_POLICY||"auto",b=(m.tools?.length||0)>0,y=m.tool_choice!=null,w=Kl(m.messages),k=Jl(m.messages);!y&&b&&(f==="required"||f==="required_for_actions"&&w)&&(m.tool_choice="required");let T=o?.constructor?.name||"UnknownProvider",C=s?.response_format,_={...this.stripRequestTools(m),__toolpack_request_id:n,...C?{response_format:C}:{}};P(`[AIClient][${n}] generate() start provider=${c} class=${T} model=${m.model} messages=${m.messages.length} tools=${m.tools?.length||0} tool_choice=${m.tool_choice??"unset"} policy=${f} needsTools=${w} autoExecute=${i.enabled&&i.autoExecute}`),Ir(n,m.messages);let E=ne=>Al(()=>o.generate(ne),{onRetry:(F,G)=>P(`[AIClient][${n}] Rate limited \u2014 retrying in ${G/1e3}s (attempt ${F}/3)`)}),$=await E(_);if(h(`[AIClient][${n}] generate() initial response finish_reason=${$.finish_reason??"unknown"} tool_calls=${$.tool_calls?.length||0} content_preview=${D($.content||"",200)}`),i.autoExecute&&(this.toolRegistry||d.size>0||(s?.customTools?.length??0)>0)){let ne=it(m.messages),F=this.queryClassifier.classify(ne),G=i.maxToolRounds,q=m.maxToolRounds!==void 0?m.maxToolRounds:this.queryClassifier.getToolRoundsAdjustment(F,G);m.maxToolRounds!==void 0?h(`[AIClient][${n}] maxToolRounds overridden per-request: ${q} (classifier bypassed)`):q!==G?P(`[AIClient][${n}] Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), adjusted maxToolRounds: ${G} \u2192 ${q}`):h(`[AIClient][${n}] Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), keeping maxToolRounds: ${q}`);let Re=0,Y=[...m.messages];for($.tool_calls&&$.tool_calls.length>0&&P(`[AIClient] Received ${$.tool_calls.length} tool call(s): ${$.tool_calls.map(vt=>vt.name).join(", ")}`);$.tool_calls&&$.tool_calls.length>0&&Re<q;){if(e.signal?.aborted){P(`[AIClient][${n}] generate() aborted by signal`);break}Re++,P(`[AIClient][${n}] generate() tool round ${Re}/${q} tool_calls=${$.tool_calls.length}`),Y.push({role:"assistant",content:$.content||"",tool_calls:$.tool_calls.map(K=>({id:K.id,type:"function",function:{name:K.name,arguments:JSON.stringify(K.arguments)}}))});let vt=this.toolOrchestrator.shouldUseParallelExecution($.tool_calls),Ct=3,pe=$.tool_calls,Ae=$.tool_calls.filter(K=>K.name==="web.fetch");if(Ae.length>Ct){P(`[AIClient][${n}] Limiting web.fetch calls from ${Ae.length} \u2192 ${Ct} to prevent context overflow`);let K=Ae.slice(0,Ct);pe=[...$.tool_calls.filter(ge=>ge.name!=="web.fetch"),...K];let z=Ae.slice(Ct);for(let ge of z)Y.push({role:"tool",tool_call_id:ge.id,content:"[Skipped: web.fetch fan-out limit exceeded]"})}let ie=5e4,fe=0;if(vt){P(`[AIClient][${n}] Using parallel execution for ${pe.length} tools`);let K;try{K=await this.toolOrchestrator.executeWithDependencies(pe,W=>this.executeTool(W,d,s,Re),5)}catch(W){de(`[AIClient][${n}] Parallel tool execution failed: ${W.message}`),K=new Map(pe.map(z=>[z.id,JSON.stringify({error:W.message??"Tool execution failed"})]))}for(let W of pe){let z=K.get(W.id)??JSON.stringify({error:"Tool execution result missing"}),ge=typeof z=="string"?z:JSON.stringify(z),Oe=ie-fe,Z=ge.startsWith("data:image/"),R;Z?R=ge:fe+ge.length>ie?(N(`[AIClient][${n}] Tool output budget exceeded (${ie} chars)`),R=this.budgetTruncate(ge,Oe)):typeof z=="string"&&z.length>this.toolResultMaxChars?R=`${z.slice(0,this.toolResultMaxChars)}
414
- [TRUNCATED tool result: ${z.length} chars]`:R=ge;let J=typeof R=="string"?R:JSON.stringify(R);Z||(fe+=J.length),Y.push({role:"tool",tool_call_id:W.id,content:R})}h(`[AIClient][${n}] Round tool output size: ${fe} chars (budget: ${ie})`)}else{P(`[AIClient][${n}] Using sequential execution for ${pe.length} tools`);for(let K of pe){let W;try{W=await this.executeTool(K,d,s,Re)}catch(J){W=JSON.stringify({error:J.message??"Tool execution failed"})}let z=typeof W=="string"?W:JSON.stringify(W),ge=ie-fe,Oe=z.startsWith("data:image/"),Z;Oe?Z=z:fe+z.length>ie?(N(`[AIClient][${n}] Tool output budget exceeded (${ie} chars)`),Z=this.budgetTruncate(z,ge)):typeof W=="string"&&W.length>this.toolResultMaxChars?Z=`${W.slice(0,this.toolResultMaxChars)}
415
- [TRUNCATED tool result: ${W.length} chars]`:Z=z;let R=typeof Z=="string"?Z:JSON.stringify(Z);Oe||(fe+=R.length),Y.push({role:"tool",tool_call_id:K.id,content:Z})}h(`[AIClient][${n}] Round tool output size: ${fe} chars (budget: ${ie})`)}let kt={...m,messages:Y,__toolpack_request_id:n,...C?{response_format:C}:{}},ve=this.stripRequestTools((await this.enrichRequestWithTools(kt,s)).request);ve=await this.enforceContextWindow(ve,o),ve.tool_choice==="required"&&(ve.tool_choice=k?"none":"auto",P(`[AIClient][${n}] generate() followup tool_choice override required->${ve.tool_choice}`)),$t("debug")&&(h(`[AIClient][${n}] generate() followup request messages=${Y.length}`),Ir(n,Y)),$=await E(ve),h(`[AIClient][${n}] generate() followup response finish_reason=${$.finish_reason??"unknown"} tool_calls=${$.tool_calls?.length||0} content_preview=${D($.content||"",200)}`)}}return $.data===void 0&&$.content&&e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&($.data=e.response_format.parse(JSON.parse($.content))),$}catch(n){throw this.wrapError(n)}}async*stream(e,t){let o=this.getProvider(t);try{let n=this.newRequestId(),s=t||this.defaultProvider,i=this.resolveRequestMode(e),a=i?.toolsConfig?{...this.toolsConfig,...i.toolsConfig}:this.toolsConfig,c=this.injectBaseAgentContext(e,i);c=this.injectOverrideSystemPrompt(c),c=this.injectModeSystemPrompt(c,i),c=await this.injectModeRules(c,i);let p=await this.enrichRequestWithTools(c,i),m=p.request,d=p.requestToolMap;m=await this.enforceContextWindow(m,o);let f=a.toolChoicePolicy||process.env.TOOLPACK_SDK_TOOL_CHOICE_POLICY||"auto",b=(m.tools?.length||0)>0,y=m.tool_choice!=null,w=Kl(m.messages),k=Jl(m.messages);!y&&b&&(f==="required"||f==="required_for_actions"&&w)&&(m.tool_choice="required");let T=o?.constructor?.name||"UnknownProvider",C=i?.response_format,_={...this.stripRequestTools(m),__toolpack_request_id:n,...C?{response_format:C}:{}};if(P(`[AIClient][${n}] stream() start provider=${s} class=${T} model=${m.model} messages=${m.messages.length} tools=${m.tools?.length||0} tool_choice=${m.tool_choice??"unset"} policy=${f} needsTools=${w} autoExecute=${a.enabled&&a.autoExecute}`),Ir(n,m.messages),!a.autoExecute||!this.toolRegistry&&d.size===0&&(i?.customTools?.length??0)===0){yield*o.stream(_);return}let E=[...m.messages],$=0,ne=it(m.messages),F=this.queryClassifier.classify(ne),G=a.maxToolRounds,q=m.maxToolRounds!==void 0?m.maxToolRounds:this.queryClassifier.getToolRoundsAdjustment(F,G);for(m.maxToolRounds!==void 0?h(`[AIClient][${n}] stream() maxToolRounds overridden per-request: ${q} (classifier bypassed)`):q!==G&&P(`[AIClient][${n}] stream() Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), adjusted maxToolRounds: ${G} \u2192 ${q}`);$<=q;){if(e.signal?.aborted){P(`[AIClient][${n}] stream() aborted by signal`);return}let Re="",Y=[];$++,P(`[AIClient][${n}] stream() round_start ${$}/${q}`);let vt=null,Ct={...m,messages:E,...C?{response_format:C}:{}},pe=this.stripRequestTools((await this.enrichRequestWithTools(Ct,i)).request);pe=await this.enforceContextWindow(pe,o),$>1&&pe.tool_choice==="required"&&(pe.tool_choice=k?"none":"auto",P(`[AIClient][${n}] stream() round_${$} tool_choice override required->${pe.tool_choice}`));for await(let R of o.stream(pe)){if(e.signal?.aborted){P(`[AIClient][${n}] stream() aborted by signal during chunk processing`);return}R.tool_calls&&R.tool_calls.length>0&&(Y.push(...R.tool_calls),h(`[AIClient][${n}] stream() tool_calls_chunk count=${R.tool_calls.length} names=${R.tool_calls.map(J=>J.name).join(", ")}`),yield R),R.delta&&(Re+=R.delta,yield R),R.finish_reason&&(vt=R.finish_reason),R.finish_reason==="stop"&&(yield R)}if(h(`[AIClient][${n}] stream() round_end finish_reason=${vt??"unknown"} accumulated_len=${Re.length} tool_calls_total=${Y.length} content_preview=${D(Re,200)}`),Y.length===0)break;P(`[AIClient][${n}] stream() received ${Y.length} tool call(s): ${Y.map(R=>R.name).join(", ")}`),P(`[AIClient][${n}] stream() tool round ${$}/${q}`),E.push({role:"assistant",content:Re||"",tool_calls:Y.map(R=>({id:R.id,type:"function",function:{name:R.name,arguments:JSON.stringify(R.arguments)}}))});let Ae=3,ie=Y,fe=Y.filter(R=>R.name==="web.fetch");if(fe.length>Ae){P(`[AIClient][${n}] Limiting web.fetch calls from ${fe.length} \u2192 ${Ae} to prevent context overflow`);let R=fe.slice(0,Ae);ie=[...Y.filter(bn=>bn.name!=="web.fetch"),...R];let Ce=fe.slice(Ae);for(let bn of Ce)E.push({role:"tool",tool_call_id:bn.id,content:"[Skipped: web.fetch fan-out limit exceeded]"})}let kt=5e4,ve=0,K=[],W=!1,z=setInterval(()=>{W||K.push({delta:""})},500),ge=Date.now(),Oe,Z;try{if(ie.length>=2)P(`[AIClient][${n}] stream() using parallel execution for ${ie.length} tools`),Z=new Map,Oe=await this.toolOrchestrator.executeWithDependencies(ie,async R=>{let J=Date.now(),Ce=await this.executeTool(R,d,i,$);return Z.set(R.id,Date.now()-J),Ce},5);else{P(`[AIClient][${n}] stream() executing single tool sequentially`),Z=new Map,Oe=new Map;for(let R of ie){let J=Date.now(),Ce=await this.executeTool(R,d,i,$);Z.set(R.id,Date.now()-J),Oe.set(R.id,Ce)}}}finally{W=!0,clearInterval(z)}for(;K.length>0;)yield K.shift();await new Promise(R=>setTimeout(R,0)),h(`[AIClient][${n}] stream() tool batch completed in ${Date.now()-ge}ms`);for(let R of ie){let J=Oe.get(R.id),Ce=typeof J=="string"?J:JSON.stringify(J),bn=kt-ve,nx=Z.get(R.id)??0,El=Ce.startsWith("data:image/"),qe;El?qe=Ce:ve+Ce.length>kt?(N(`[AIClient][${n}] Tool output budget exceeded (${kt} chars)`),qe=this.budgetTruncate(Ce,bn)):typeof J=="string"&&J.length>this.toolResultMaxChars?qe=`${J.slice(0,this.toolResultMaxChars)}
416
- [TRUNCATED tool result: ${J.length} chars]`:qe=Ce;let Dl=typeof qe=="string"?qe:JSON.stringify(qe);El||(ve+=Dl.length),E.push({role:"tool",tool_call_id:R.id,content:qe}),yield{delta:"",tool_calls:[{...R,result:Dl,duration:nx}]}}h(`[AIClient][${n}] Round tool output size: ${ve} chars (budget: ${kt})`),$t("debug")&&(h(`[AIClient][${n}] stream() after_tools messages=${E.length}`),Ir(n,E))}}catch(n){throw this.wrapError(n)}}async embed(e,t){let o=this.getProvider(t);try{return await o.embed(e)}catch(n){throw this.wrapError(n)}}async enrichRequestWithTools(e,t){if(t?.blockAllTools)return P(`[AIClient] Mode "${t.displayName}" blocks all tools`),{request:e,requestToolMap:new Map};let o=this.buildRequestToolMap(e.requestTools),n=Array.from(o.values()).map(y=>this.requestToolToSchema(y)),s=o.size>0,i=t?.toolsConfig?{...this.toolsConfig,...t.toolsConfig}:this.toolsConfig,a=this.toolDefinitionsToSchemas(t?.customTools??[]),c=this.mergeSchemas(a,n);if(!i.enabled&&!s&&a.length===0)return h("[AIClient] Tools disabled and no request-scoped or mode tools"),{request:e,requestToolMap:o};let p=i;if(t?.toolSearch&&i.toolSearch&&(p={...i,toolSearch:{...i.toolSearch,...t.toolSearch.enabled!==void 0?{enabled:t.toolSearch.enabled}:{},...t.toolSearch.alwaysLoadedTools?{alwaysLoadedTools:t.toolSearch.alwaysLoadedTools}:{},...t.toolSearch.alwaysLoadedCategories?{alwaysLoadedCategories:t.toolSearch.alwaysLoadedCategories}:{}}},h(`[AIClient] Merged mode toolSearch config: enabled=${p.toolSearch?.enabled}, alwaysLoadedTools=${p.toolSearch?.alwaysLoadedTools?.length||0}`)),e.tools&&e.tools.length>0){if(!p.toolSearch?.enabled||!this.toolRegistry){h(`[AIClient] Request already has ${e.tools.length} tools`);let T=this.mergeToolCallRequests(e.tools,this.schemasToToolCallRequests(c)),C=T===e.tools?e:{...e,tools:T};return{request:this.injectRequestToolGuidance(C,T),requestToolMap:o}}let y=await this.toolRouter.resolve(e.messages,this.toolRegistry,p);if(h(`[AIClient] Resolved ${y.length} tools to send: ${y.map(T=>T.name).join(", ")||"none"}`),t&&y.length>0){let T=y.length;y=this.filterSchemasByMode(y,t);let C=T-y.length;C>0&&P(`[AIClient] Mode "${t.displayName}" filtered out ${C} tools`)}let w=new Set(e.tools.map(T=>T.function.name)),k=y.filter(T=>!w.has(T.name)).map(T=>({type:"function",function:{name:T.name,description:T.description,parameters:T.parameters}}));if(k.length===0){h(`[AIClient] Request already has ${e.tools.length} tools (no new discoveries)`);let T=this.mergeToolCallRequests(e.tools,this.schemasToToolCallRequests(c)),C=T===e.tools?e:{...e,tools:T};return{request:this.injectRequestToolGuidance(C,T),requestToolMap:o}}let v={...e,tools:this.mergeToolCallRequests([...e.tools,...k],this.schemasToToolCallRequests(c))};return p.toolSearch?.enabled&&this.toolRegistry&&(v=this.injectToolSearchPrompt(v)),{request:this.injectRequestToolGuidance(v,v.tools),requestToolMap:o}}if(!this.toolRegistry){h("[AIClient] Tool registry not configured, skipping tool resolution");let y=this.schemasToToolCallRequests(c),w=y.length>0?{...e,tools:y}:e;return{request:this.injectRequestToolGuidance(w,y),requestToolMap:o}}let m=this.toolRegistry,d=await this.toolRouter.resolve(e.messages,m,p);if(h(`[AIClient] Resolved ${d.length} tools to send: ${d.map(y=>y.name).join(", ")||"none"}`),t&&d.length>0){let y=d.length;d=this.filterSchemasByMode(d,t);let w=y-d.length;w>0&&P(`[AIClient] Mode "${t.displayName}" filtered out ${w} tools`)}let f=this.schemasToToolCallRequests(this.mergeSchemas(d,c));if(f.length===0)return{request:e,requestToolMap:o};let b={...e,tools:f};return i.toolSearch?.enabled&&m&&(b=this.injectToolSearchPrompt(b)),{request:this.injectRequestToolGuidance(b,f),requestToolMap:o}}toolDefinitionsToSchemas(e){return e.map(t=>({name:t.name,displayName:t.displayName,description:t.description,parameters:t.parameters,category:t.category,...t.cacheable!==void 0&&{cacheable:t.cacheable},...t.annotations!==void 0&&{annotations:t.annotations}}))}buildRequestToolMap(e){let t=new Map;for(let o of e||[])t.set(o.name,o);return t}requestToolToSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category,cacheable:e.cacheable}}mergeSchemas(e,t){let o=new Map;for(let n of e)o.set(n.name,n);for(let n of t)o.set(n.name,n);return Array.from(o.values())}schemasToToolCallRequests(e){return e.map(t=>({type:"function",function:{name:t.name,description:t.description,parameters:t.parameters}}))}mergeToolCallRequests(e,t){if(t.length===0)return e;let o=new Map;for(let n of e)o.set(n.function.name,n);for(let n of t)o.set(n.function.name,n);return Array.from(o.values())}injectRequestToolGuidance(e,t){let o=new Set((t||e.tools||[]).map(c=>c.function.name));if(o.size===0)return e;let n="<!-- TOOLPACK_REQUEST_TOOL_GUIDANCE -->",s=[];if(o.has("knowledge_search")||o.has("knowledge_add")){let c=["Knowledge Base:"];o.has("knowledge_search")&&c.push("- Use `knowledge_search` when you need factual or domain-specific information that may already be stored."),o.has("knowledge_add")&&c.push("- Use `knowledge_add` when you encounter a durable fact, user preference, or decision that future conversations should know. Do not add confidential information, routine task outputs, or context that is specific to this conversation only."),s.push(c.join(`
417
- `))}if(o.has("conversation_search")&&s.push("Conversation History:\n- Only recent messages may be present in context.\n- Use `conversation_search` to find relevant details from earlier in this conversation when needed."),s.length===0)return e;let i=`${n}
413
+ </rules>`;return this.modeCache.set(n,{value:p,cachedAt:Date.now()}),p}clearCache(){this.modeCache.clear()}async collectFromFolder(e,t){let o=(0,ze.resolve)(e);try{await this.collectRecursive(o,t)}catch{}}async collectRecursive(e,t){let o=await(0,Dr.readdir)(e,{withFileTypes:!0});for(let n of o){let s=(0,ze.join)(e,n.name);n.isDirectory()?await this.collectRecursive(s,t):n.isFile()&&(0,ze.extname)(n.name)===".md"&&t.add(s)}}async readFile(e,t){if(t.has(e))return t.get(e);try{let o=await(0,Dr.readFile)(e,"utf-8");return t.set(e,o),o}catch{return""}}};function Mr(r,e){Rt("debug")&&(h(`[AIClient][${r}] Messages (${e.length}):`),e.forEach((t,o)=>{let n=D(t.content,300);h(`[AIClient][${r}] #${o} role=${t.role} content=${n}`)}))}function Ul(r){let e=rt(r).toLowerCase();return e?[/\b(list|show|print|display)\b.*\b(files|folders|directory|dir)\b/,/\b(current|this)\b.*\b(directory|folder|repo|repository)\b/,/\b(read|open|view)\b.*\b(file|log|config|json|yaml|env)\b/,/\b(write|create|update|modify|edit|patch|delete|remove|rename|move|copy)\b.*\b(file|folder|directory)\b/,/\b(run|execute)\b.*\b(command|shell|script|tests?)\b/,/\b(http|get|post|put|delete|download|fetch|curl)\b/,/\b(web|search|scrape|crawl|map)\b/,/https?:\/\//].some(o=>o.test(e)):!1}function Gl(r){let e=rt(r).toLowerCase();if(!e)return!1;let t=[/\b(list|show|print|display)\b.*\b(files|folders|directory|dir)\b/,/\b(current|this)\b.*\b(directory|folder|repo|repository)\b/,/\b(read|open|view)\b.*\b(file|log|config|json|yaml|env)\b/],o=[/\b(write|create|update|modify|edit|patch|delete|remove|rename|move|copy)\b/,/\b(run|execute)\b.*\b(command|shell|script|tests?)\b/,/\b(http|get|post|put|delete|download|fetch|curl)\b/,/\b(web|search|scrape|crawl)\b/];return t.some(n=>n.test(e))&&!o.some(n=>n.test(e))}var wn=class extends Bl.EventEmitter{providers;defaultProvider;toolRegistry;toolsConfig;toolRouter;bm25Engine;queryClassifier;toolOrchestrator;activeMode=null;overrideSystemPrompt;disableBaseContext;toolResultMaxChars;hitlConfig;onToolConfirm;conversationId;contextWindowConfig;contextWindowStateManager;providerModelCache=new Map;ruleLoader;requestSeq=0;constructor(e){super(),this.providers=new Map(Object.entries(e.providers)),this.defaultProvider=e.defaultProvider,this.toolRegistry=e.toolRegistry,this.toolsConfig=e.toolsConfig||ee,this.toolRouter=new Pt,this.bm25Engine=new St,this.queryClassifier=new _t,this.toolOrchestrator=new Er,this.overrideSystemPrompt=e.systemPrompt,this.disableBaseContext=e.disableBaseContext||!1;let t=this.toolsConfig.resultMaxChars??ee.resultMaxChars??2e4;this.toolResultMaxChars=Number.isFinite(t)&&t>0?t:2e4,this.hitlConfig=e.hitlConfig,this.onToolConfirm=e.onToolConfirm,this.conversationId=e.conversationId,this.contextWindowConfig=e.contextWindowConfig,this.providerModelCache=new Map,this.ruleLoader=new it,this.contextWindowConfig&&this.contextWindowConfig.enabled!==!1&&(this.contextWindowStateManager=Ns(this.contextWindowConfig)),this.toolRegistry&&this.bm25Engine.index(this.toolRegistry.getAll())}getConversationId(){return this.conversationId||"global"}async getModelInfo(e,t){let o=e.name||e.constructor.name,n=this.providerModelCache.get(o);if(!n){try{n=await e.getModels()}catch{n=[]}this.providerModelCache.set(o,n)}return n.find(s=>s.id===t||s.displayName===t)}async countRequestTokens(e,t,o){let n=await t.countTokens(e.messages,o);return typeof n=="number"&&Number.isFinite(n)?n:Ps(e.messages,o,t.getDisplayName().toLowerCase())}async pruneConversation(e,t,o){let n=this.contextWindowConfig?.retainSystemMessages??!0,s=e;for(let i=0;i<3;i+=1){let a=await this.countRequestTokens(s,t,s.model);if(a<=o)return s;let c=a-o,p=$s(s.messages,c,n),m=new Set(p.pruneInfo.removedMessages),d=s.messages.filter(y=>!m.has(y)),f={...s,messages:d};if(this.contextWindowStateManager&&this.contextWindowStateManager.recordPruneOperation(this.getConversationId(),p.tokensReclaimed),await this.countRequestTokens(f,t,f.model)<=o||d.length===s.messages.length)return f;s=f}return e}async pruneToMaxMessageHistory(e){let t=this.contextWindowConfig?.maxMessageHistoryLength;if(!t||e.messages.length<=t)return e;let o=this.contextWindowConfig?.retainSystemMessages??!0,n=[];e.messages.forEach((c,p)=>{o&&c.role==="system"||c.role!=="tool"&&n.push(p)});let s=Math.max(0,e.messages.length-t);if(s===0)return e;let i=new Set(n.slice(0,s)),a=e.messages.filter((c,p)=>!i.has(p));return{...e,messages:a}}async summarizeConversation(e,t){let o=e.messages,n=o.filter(k=>k.role==="system"),s=o.filter(k=>k.role!=="system");if(s.length<4)return e;let i=s.slice(-4),a=s.slice(0,-4);if(a.length<2)return e;let c=this.contextWindowConfig?.summarizerModel||e.model,p=Ms(a,{model:c,maxSummaryTokens:500}),m=await t.generate({model:c,messages:p,max_tokens:500,temperature:0,response_format:"text"});if(!m.content)throw new yn("Summarization provider returned no summary",this.getConversationId(),a.length,"invalid_response");let d=await this.countRequestTokens({...e,messages:a},t,c),f=As(m.content,a,d),b=Ds(f);if(!b.valid)throw new yn(`Summarization result is invalid: ${b.issues.join("; ")}`,this.getConversationId(),a.length,"invalid_quality",m.content);let y=_r(f.summary,a.length),T=[...n,y,...i];return this.contextWindowStateManager&&this.contextWindowStateManager.recordSummarization(this.getConversationId(),f.tokensSaved),{...e,messages:T}}async enforceContextWindow(e,t){if(!this.contextWindowConfig||this.contextWindowConfig.enabled===!1)return e;let o=await this.pruneToMaxMessageHistory(e),n=await this.getModelInfo(t,o.model),s=n?.contextWindow??1e5,i=o.max_tokens??n?.maxOutputTokens??1024,a=this.contextWindowConfig.outputTokenBuffer??1.15,c=_s(i,a),p=Math.max(0,s-c),m=Math.floor(s*((this.contextWindowConfig.pruneThreshold??85)/100)),d=Math.min(p,m),f=await this.countRequestTokens(o,t,o.model);if(this.contextWindowStateManager&&(this.contextWindowStateManager.updateTokenCount(this.getConversationId(),f),f>d&&this.contextWindowStateManager.recordWarning(this.getConversationId())),f<=d)return o;let b=this.contextWindowConfig.strategy??"prune";if(b==="fail"&&f>p)throw new hn("Context window exceeded by request messages",this.getConversationId(),f,p,b);if(b==="summarize")try{let T=await this.summarizeConversation(o,t);if(await this.countRequestTokens(T,t,T.model)<=p)return T;o=await this.pruneConversation(T,t,p)}catch{o=await this.pruneConversation(o,t,p)}else o=await this.pruneConversation(o,t,p);let y=await this.countRequestTokens(o,t,o.model);if(y>p&&b==="fail")throw new hn("Context window exceeded after attempted cleanup",this.getConversationId(),y,p,b);return o}isBypassed(e){let t=this.hitlConfig;if(!t||t.enabled===!1)return!0;let o=t.confirmationMode??"all";if(o==="off"||o==="high-only"&&e.confirmation?.level==="medium")return!0;let n=t.bypass??{};return!!(n.tools?.includes(e.name)||n.categories?.includes(e.category)||e.confirmation&&n.levels?.includes(e.confirmation.level))}registerProvider(e,t){this.providers.set(e,t)}getProvider(e){let t=e||this.defaultProvider;if(!t)throw new A("No provider specified and no default provider configured","NO_PROVIDER_CONFIGURED",400);let o=this.providers.get(t);if(!o)throw new A(`Provider '${t}' not found`,"PROVIDER_NOT_FOUND",404);return o}updateHitlConfig(e){this.hitlConfig=e}getHitlConfig(){return this.hitlConfig}setDefaultProvider(e){if(!this.providers.has(e))throw new A(`Provider '${e}' not found`,"PROVIDER_NOT_FOUND",404);this.defaultProvider=e}getToolRegistry(){return this.toolRegistry}getProviders(){return new Map(this.providers)}setToolRegistry(e){this.toolRegistry=e}setToolsConfig(e){this.toolsConfig=e}setSystemPrompt(e){this.overrideSystemPrompt=e}setMode(e){this.activeMode=e,P(`[AIClient] Mode set to: ${e?e.displayName:"none (cleared)"}`)}getMode(){return this.activeMode}getQueryClassifier(){return this.queryClassifier}reindexTools(){this.toolRegistry&&(this.bm25Engine.index(this.toolRegistry.getAll()),P(`[AIClient] Re-indexed ${this.bm25Engine.getIndexedCount()} tools for BM25 search`))}clearToolDiscoveryCache(){this.toolRouter.clearDiscoveryCache()}async generate(e,t){let o=this.getProvider(t);try{let n=this.newRequestId(),s=this.resolveRequestMode(e),i=s?.toolsConfig?{...this.toolsConfig,...s.toolsConfig}:this.toolsConfig,a=this.injectBaseAgentContext(e,s);a=this.injectOverrideSystemPrompt(a),a=this.injectModeSystemPrompt(a,s),a=await this.injectModeRules(a,s);let c=t||this.defaultProvider,p=await this.enrichRequestWithTools(a,s),m=p.request,d=p.requestToolMap;m=await this.enforceContextWindow(m,o);let f=i.toolChoicePolicy||process.env.TOOLPACK_SDK_TOOL_CHOICE_POLICY||"auto",b=(m.tools?.length||0)>0,y=m.tool_choice!=null,T=Ul(m.messages),k=Gl(m.messages);!y&&b&&(f==="required"||f==="required_for_actions"&&T)&&(m.tool_choice="required");let w=o?.constructor?.name||"UnknownProvider",C=s?.response_format,_={...this.stripRequestTools(m),__toolpack_request_id:n,...C?{response_format:C}:{}};P(`[AIClient][${n}] generate() start provider=${c} class=${w} model=${m.model} messages=${m.messages.length} tools=${m.tools?.length||0} tool_choice=${m.tool_choice??"unset"} policy=${f} needsTools=${T} autoExecute=${i.enabled&&i.autoExecute}`),Mr(n,m.messages);let E=oe=>Rl(()=>o.generate(oe),{onRetry:(F,G)=>P(`[AIClient][${n}] Rate limited \u2014 retrying in ${G/1e3}s (attempt ${F}/3)`)}),$=await E(_);if(h(`[AIClient][${n}] generate() initial response finish_reason=${$.finish_reason??"unknown"} tool_calls=${$.tool_calls?.length||0} content_preview=${D($.content||"",200)}`),i.autoExecute&&(this.toolRegistry||d.size>0||(s?.customTools?.length??0)>0)){let oe=rt(m.messages),F=this.queryClassifier.classify(oe),G=i.maxToolRounds,q=m.maxToolRounds!==void 0?m.maxToolRounds:this.queryClassifier.getToolRoundsAdjustment(F,G);m.maxToolRounds!==void 0?h(`[AIClient][${n}] maxToolRounds overridden per-request: ${q} (classifier bypassed)`):q!==G?P(`[AIClient][${n}] Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), adjusted maxToolRounds: ${G} \u2192 ${q}`):h(`[AIClient][${n}] Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), keeping maxToolRounds: ${q}`);let _e=0,X=[...m.messages];for($.tool_calls&&$.tool_calls.length>0&&P(`[AIClient] Received ${$.tool_calls.length} tool call(s): ${$.tool_calls.map(xt=>xt.name).join(", ")}`);$.tool_calls&&$.tool_calls.length>0&&_e<q;){if(e.signal?.aborted){P(`[AIClient][${n}] generate() aborted by signal`);break}_e++,P(`[AIClient][${n}] generate() tool round ${_e}/${q} tool_calls=${$.tool_calls.length}`),X.push({role:"assistant",content:$.content||"",tool_calls:$.tool_calls.map(H=>({id:H.id,type:"function",function:{name:H.name,arguments:JSON.stringify(H.arguments)}}))});let xt=this.toolOrchestrator.shouldUseParallelExecution($.tool_calls),vt=3,ce=$.tool_calls,Me=$.tool_calls.filter(H=>H.name==="web.fetch");if(Me.length>vt){P(`[AIClient][${n}] Limiting web.fetch calls from ${Me.length} \u2192 ${vt} to prevent context overflow`);let H=Me.slice(0,vt);ce=[...$.tool_calls.filter(fe=>fe.name!=="web.fetch"),...H];let z=Me.slice(vt);for(let fe of z)X.push({role:"tool",tool_call_id:fe.id,content:"[Skipped: web.fetch fan-out limit exceeded]"})}let se=5e4,ue=0;if(xt){P(`[AIClient][${n}] Using parallel execution for ${ce.length} tools`);let H;try{H=await this.toolOrchestrator.executeWithDependencies(ce,W=>this.executeTool(W,d,s,_e),5)}catch(W){me(`[AIClient][${n}] Parallel tool execution failed: ${W.message}`),H=new Map(ce.map(z=>[z.id,JSON.stringify({error:W.message??"Tool execution failed"})]))}for(let W of ce){let z=H.get(W.id)??JSON.stringify({error:"Tool execution result missing"}),fe=typeof z=="string"?z:JSON.stringify(z),Ae=se-ue,Y=fe.startsWith("data:image/"),R;Y?R=fe:ue+fe.length>se?(O(`[AIClient][${n}] Tool output budget exceeded (${se} chars)`),R=this.budgetTruncate(fe,Ae)):typeof z=="string"&&z.length>this.toolResultMaxChars?R=`${z.slice(0,this.toolResultMaxChars)}
414
+ [TRUNCATED tool result: ${z.length} chars]`:R=fe;let K=typeof R=="string"?R:JSON.stringify(R);Y||(ue+=K.length),X.push({role:"tool",tool_call_id:W.id,content:R})}h(`[AIClient][${n}] Round tool output size: ${ue} chars (budget: ${se})`)}else{P(`[AIClient][${n}] Using sequential execution for ${ce.length} tools`);for(let H of ce){let W;try{W=await this.executeTool(H,d,s,_e)}catch(K){W=JSON.stringify({error:K.message??"Tool execution failed"})}let z=typeof W=="string"?W:JSON.stringify(W),fe=se-ue,Ae=z.startsWith("data:image/"),Y;Ae?Y=z:ue+z.length>se?(O(`[AIClient][${n}] Tool output budget exceeded (${se} chars)`),Y=this.budgetTruncate(z,fe)):typeof W=="string"&&W.length>this.toolResultMaxChars?Y=`${W.slice(0,this.toolResultMaxChars)}
415
+ [TRUNCATED tool result: ${W.length} chars]`:Y=z;let R=typeof Y=="string"?Y:JSON.stringify(Y);Ae||(ue+=R.length),X.push({role:"tool",tool_call_id:H.id,content:Y})}h(`[AIClient][${n}] Round tool output size: ${ue} chars (budget: ${se})`)}let Ct={...m,messages:X,__toolpack_request_id:n,...C?{response_format:C}:{}},xe=this.stripRequestTools((await this.enrichRequestWithTools(Ct,s)).request);xe=await this.enforceContextWindow(xe,o),xe.tool_choice==="required"&&(xe.tool_choice=k?"none":"auto",P(`[AIClient][${n}] generate() followup tool_choice override required->${xe.tool_choice}`)),Rt("debug")&&(h(`[AIClient][${n}] generate() followup request messages=${X.length}`),Mr(n,X)),$=await E(xe),h(`[AIClient][${n}] generate() followup response finish_reason=${$.finish_reason??"unknown"} tool_calls=${$.tool_calls?.length||0} content_preview=${D($.content||"",200)}`)}}return $.data===void 0&&$.content&&e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&($.data=e.response_format.parse(JSON.parse($.content))),$}catch(n){throw this.wrapError(n)}}async*stream(e,t){let o=this.getProvider(t);try{let n=this.newRequestId(),s=t||this.defaultProvider,i=this.resolveRequestMode(e),a=i?.toolsConfig?{...this.toolsConfig,...i.toolsConfig}:this.toolsConfig,c=this.injectBaseAgentContext(e,i);c=this.injectOverrideSystemPrompt(c),c=this.injectModeSystemPrompt(c,i),c=await this.injectModeRules(c,i);let p=await this.enrichRequestWithTools(c,i),m=p.request,d=p.requestToolMap;m=await this.enforceContextWindow(m,o);let f=a.toolChoicePolicy||process.env.TOOLPACK_SDK_TOOL_CHOICE_POLICY||"auto",b=(m.tools?.length||0)>0,y=m.tool_choice!=null,T=Ul(m.messages),k=Gl(m.messages);!y&&b&&(f==="required"||f==="required_for_actions"&&T)&&(m.tool_choice="required");let w=o?.constructor?.name||"UnknownProvider",C=i?.response_format,_={...this.stripRequestTools(m),__toolpack_request_id:n,...C?{response_format:C}:{}};if(P(`[AIClient][${n}] stream() start provider=${s} class=${w} model=${m.model} messages=${m.messages.length} tools=${m.tools?.length||0} tool_choice=${m.tool_choice??"unset"} policy=${f} needsTools=${T} autoExecute=${a.enabled&&a.autoExecute}`),Mr(n,m.messages),!a.autoExecute||!this.toolRegistry&&d.size===0&&(i?.customTools?.length??0)===0){yield*o.stream(_);return}let E=[...m.messages],$=0,oe=rt(m.messages),F=this.queryClassifier.classify(oe),G=a.maxToolRounds,q=m.maxToolRounds!==void 0?m.maxToolRounds:this.queryClassifier.getToolRoundsAdjustment(F,G);for(m.maxToolRounds!==void 0?h(`[AIClient][${n}] stream() maxToolRounds overridden per-request: ${q} (classifier bypassed)`):q!==G&&P(`[AIClient][${n}] stream() Query classified as ${F.type} (confidence: ${F.confidence.toFixed(2)}), adjusted maxToolRounds: ${G} \u2192 ${q}`);$<=q;){if(e.signal?.aborted){P(`[AIClient][${n}] stream() aborted by signal`);return}let _e="",X=[];$++,P(`[AIClient][${n}] stream() round_start ${$}/${q}`);let xt=null,vt={...m,messages:E,...C?{response_format:C}:{}},ce=this.stripRequestTools((await this.enrichRequestWithTools(vt,i)).request);ce=await this.enforceContextWindow(ce,o),$>1&&ce.tool_choice==="required"&&(ce.tool_choice=k?"none":"auto",P(`[AIClient][${n}] stream() round_${$} tool_choice override required->${ce.tool_choice}`));for await(let R of o.stream(ce)){if(e.signal?.aborted){P(`[AIClient][${n}] stream() aborted by signal during chunk processing`);return}R.tool_calls&&R.tool_calls.length>0&&(X.push(...R.tool_calls),h(`[AIClient][${n}] stream() tool_calls_chunk count=${R.tool_calls.length} names=${R.tool_calls.map(K=>K.name).join(", ")}`),yield R),R.delta&&(_e+=R.delta,yield R),R.finish_reason&&(xt=R.finish_reason),R.finish_reason==="stop"&&(yield R)}if(h(`[AIClient][${n}] stream() round_end finish_reason=${xt??"unknown"} accumulated_len=${_e.length} tool_calls_total=${X.length} content_preview=${D(_e,200)}`),X.length===0)break;P(`[AIClient][${n}] stream() received ${X.length} tool call(s): ${X.map(R=>R.name).join(", ")}`),P(`[AIClient][${n}] stream() tool round ${$}/${q}`),E.push({role:"assistant",content:_e||"",tool_calls:X.map(R=>({id:R.id,type:"function",function:{name:R.name,arguments:JSON.stringify(R.arguments)}}))});let Me=3,se=X,ue=X.filter(R=>R.name==="web.fetch");if(ue.length>Me){P(`[AIClient][${n}] Limiting web.fetch calls from ${ue.length} \u2192 ${Me} to prevent context overflow`);let R=ue.slice(0,Me);se=[...X.filter(gn=>gn.name!=="web.fetch"),...R];let ve=ue.slice(Me);for(let gn of ve)E.push({role:"tool",tool_call_id:gn.id,content:"[Skipped: web.fetch fan-out limit exceeded]"})}let Ct=5e4,xe=0,H=[],W=!1,z=setInterval(()=>{W||H.push({delta:""})},500),fe=Date.now(),Ae,Y;try{if(se.length>=2)P(`[AIClient][${n}] stream() using parallel execution for ${se.length} tools`),Y=new Map,Ae=await this.toolOrchestrator.executeWithDependencies(se,async R=>{let K=Date.now(),ve=await this.executeTool(R,d,i,$);return Y.set(R.id,Date.now()-K),ve},5);else{P(`[AIClient][${n}] stream() executing single tool sequentially`),Y=new Map,Ae=new Map;for(let R of se){let K=Date.now(),ve=await this.executeTool(R,d,i,$);Y.set(R.id,Date.now()-K),Ae.set(R.id,ve)}}}finally{W=!0,clearInterval(z)}for(;H.length>0;)yield H.shift();await new Promise(R=>setTimeout(R,0)),h(`[AIClient][${n}] stream() tool batch completed in ${Date.now()-fe}ms`);for(let R of se){let K=Ae.get(R.id),ve=typeof K=="string"?K:JSON.stringify(K),gn=Ct-xe,Xw=Y.get(R.id)??0,Sl=ve.startsWith("data:image/"),Fe;Sl?Fe=ve:xe+ve.length>Ct?(O(`[AIClient][${n}] Tool output budget exceeded (${Ct} chars)`),Fe=this.budgetTruncate(ve,gn)):typeof K=="string"&&K.length>this.toolResultMaxChars?Fe=`${K.slice(0,this.toolResultMaxChars)}
416
+ [TRUNCATED tool result: ${K.length} chars]`:Fe=ve;let Pl=typeof Fe=="string"?Fe:JSON.stringify(Fe);Sl||(xe+=Pl.length),E.push({role:"tool",tool_call_id:R.id,content:Fe}),yield{delta:"",tool_calls:[{...R,result:Pl,duration:Xw}]}}h(`[AIClient][${n}] Round tool output size: ${xe} chars (budget: ${Ct})`),Rt("debug")&&(h(`[AIClient][${n}] stream() after_tools messages=${E.length}`),Mr(n,E))}}catch(n){throw this.wrapError(n)}}async embed(e,t){let o=this.getProvider(t);try{return await o.embed(e)}catch(n){throw this.wrapError(n)}}async enrichRequestWithTools(e,t){if(t?.blockAllTools)return P(`[AIClient] Mode "${t.displayName}" blocks all tools`),{request:e,requestToolMap:new Map};let o=this.buildRequestToolMap(e.requestTools),n=Array.from(o.values()).map(y=>this.requestToolToSchema(y)),s=o.size>0,i=t?.toolsConfig?{...this.toolsConfig,...t.toolsConfig}:this.toolsConfig,a=this.toolDefinitionsToSchemas(t?.customTools??[]),c=this.mergeSchemas(a,n);if(!i.enabled&&!s&&a.length===0)return h("[AIClient] Tools disabled and no request-scoped or mode tools"),{request:e,requestToolMap:o};let p=i;if(t?.toolSearch&&i.toolSearch&&(p={...i,toolSearch:{...i.toolSearch,...t.toolSearch.enabled!==void 0?{enabled:t.toolSearch.enabled}:{},...t.toolSearch.alwaysLoadedTools?{alwaysLoadedTools:t.toolSearch.alwaysLoadedTools}:{},...t.toolSearch.alwaysLoadedCategories?{alwaysLoadedCategories:t.toolSearch.alwaysLoadedCategories}:{}}},h(`[AIClient] Merged mode toolSearch config: enabled=${p.toolSearch?.enabled}, alwaysLoadedTools=${p.toolSearch?.alwaysLoadedTools?.length||0}`)),e.tools&&e.tools.length>0){if(!p.toolSearch?.enabled||!this.toolRegistry){h(`[AIClient] Request already has ${e.tools.length} tools`);let w=this.mergeToolCallRequests(e.tools,this.schemasToToolCallRequests(c)),C=w===e.tools?e:{...e,tools:w};return{request:this.injectRequestToolGuidance(C,w),requestToolMap:o}}let y=await this.toolRouter.resolve(e.messages,this.toolRegistry,p);if(h(`[AIClient] Resolved ${y.length} tools to send: ${y.map(w=>w.name).join(", ")||"none"}`),t&&y.length>0){let w=y.length;y=this.filterSchemasByMode(y,t);let C=w-y.length;C>0&&P(`[AIClient] Mode "${t.displayName}" filtered out ${C} tools`)}let T=new Set(e.tools.map(w=>w.function.name)),k=y.filter(w=>!T.has(w.name)).map(w=>({type:"function",function:{name:w.name,description:w.description,parameters:w.parameters}}));if(k.length===0){h(`[AIClient] Request already has ${e.tools.length} tools (no new discoveries)`);let w=this.mergeToolCallRequests(e.tools,this.schemasToToolCallRequests(c)),C=w===e.tools?e:{...e,tools:w};return{request:this.injectRequestToolGuidance(C,w),requestToolMap:o}}let v={...e,tools:this.mergeToolCallRequests([...e.tools,...k],this.schemasToToolCallRequests(c))};return p.toolSearch?.enabled&&this.toolRegistry&&(v=this.injectToolSearchPrompt(v)),{request:this.injectRequestToolGuidance(v,v.tools),requestToolMap:o}}if(!this.toolRegistry){h("[AIClient] Tool registry not configured, skipping tool resolution");let y=this.schemasToToolCallRequests(c),T=y.length>0?{...e,tools:y}:e;return{request:this.injectRequestToolGuidance(T,y),requestToolMap:o}}let m=this.toolRegistry,d=await this.toolRouter.resolve(e.messages,m,p);if(h(`[AIClient] Resolved ${d.length} tools to send: ${d.map(y=>y.name).join(", ")||"none"}`),t&&d.length>0){let y=d.length;d=this.filterSchemasByMode(d,t);let T=y-d.length;T>0&&P(`[AIClient] Mode "${t.displayName}" filtered out ${T} tools`)}let f=this.schemasToToolCallRequests(this.mergeSchemas(d,c));if(f.length===0)return{request:e,requestToolMap:o};let b={...e,tools:f};return i.toolSearch?.enabled&&m&&(b=this.injectToolSearchPrompt(b)),{request:this.injectRequestToolGuidance(b,f),requestToolMap:o}}toolDefinitionsToSchemas(e){return e.map(t=>({name:t.name,displayName:t.displayName,description:t.description,parameters:t.parameters,category:t.category,...t.cacheable!==void 0&&{cacheable:t.cacheable},...t.annotations!==void 0&&{annotations:t.annotations}}))}buildRequestToolMap(e){let t=new Map;for(let o of e||[])t.set(o.name,o);return t}requestToolToSchema(e){return{name:e.name,displayName:e.displayName,description:e.description,parameters:e.parameters,category:e.category,cacheable:e.cacheable}}mergeSchemas(e,t){let o=new Map;for(let n of e)o.set(n.name,n);for(let n of t)o.set(n.name,n);return Array.from(o.values())}schemasToToolCallRequests(e){return e.map(t=>({type:"function",function:{name:t.name,description:t.description,parameters:t.parameters}}))}mergeToolCallRequests(e,t){if(t.length===0)return e;let o=new Map;for(let n of e)o.set(n.function.name,n);for(let n of t)o.set(n.function.name,n);return Array.from(o.values())}injectRequestToolGuidance(e,t){let o=new Set((t||e.tools||[]).map(p=>p.function.name));if(o.size===0)return e;let n="<!-- TOOLPACK_REQUEST_TOOL_GUIDANCE -->",s=[],i=o.has("mind_believe");if(o.has("knowledge_search")||o.has("knowledge_add")){let p=["Knowledge Base:"];if(o.has("knowledge_search")&&p.push("- Use `knowledge_search` proactively whenever the user asks about anything that could have been stored, including personal facts about the user, their preferences, names, past decisions, domain-specific information or anything that could have been stored in the memory. Search before concluding you do not know something."),o.has("knowledge_add")){let m=i?"- Use `knowledge_add` for factual domain knowledge: documents, research, technical references, or organizational information shared across agents. Do NOT use it for personal user facts or preferences \u2014 use `mind_believe` for those.":"- Use `knowledge_add` when you encounter a durable fact, user preference, or decision that future conversations should know. Do not add confidential information, routine task outputs, or context that is specific to this conversation only.";p.push(m)}s.push(p.join(`
417
+ `))}if(i||o.has("mind_reflect")||o.has("mind_recall")){let p=["Agent Memory (Mind):"];i&&p.push("- Use `mind_believe` to record what you have personally learned about this user: their preferences, habits, stated personal facts (names, family, job, decisions), or anything you should remember about them across future conversations. Call it at the end of your response when you learn something personal. Always prefer `mind_believe` over `knowledge_add` for personal user facts."),o.has("mind_reflect")&&p.push("- Use `mind_reflect` to record a lesson learned, standing rule, or observation from this interaction that should influence future behaviour."),o.has("mind_recall")&&p.push("- Use `mind_recall` to search your personal memory before answering questions about the user or recalling past decisions."),s.push(p.join(`
418
+ `))}if(o.has("conversation_search")&&s.push("Conversation History:\n- Only recent messages may be present in context.\n- Use `conversation_search` to find relevant details from earlier in this conversation when needed."),s.length===0)return e;let a=`${n}
418
419
  ${s.join(`
419
420
 
420
- `)}`,a=e.messages.findIndex(c=>c.role==="system");if(a>=0){let c=e.messages.map((p,m)=>{if(m!==a)return p;let d=typeof p.content=="string"?p.content:"";return d.includes(n)?p:{...p,content:`${d}
421
+ `)}`,c=e.messages.findIndex(p=>p.role==="system");if(c>=0){let p=e.messages.map((m,d)=>{if(d!==c)return m;let f=typeof m.content=="string"?m.content:"";return f.includes(n)?m:{...m,content:`${f}
421
422
 
422
- ${i}`.trim()}});return{...e,messages:c}}return{...e,messages:[{role:"system",content:i},...e.messages]}}stripRequestTools(e){let{requestTools:t,mode:o,...n}=e;return n}newRequestId(){return`${Date.now()}-${++this.requestSeq}`}resolveRequestMode(e){return e.mode===void 0?this.activeMode:e.mode===null?null:typeof e.mode=="string"?(N(`[AIClient] Unresolved mode name "${e.mode}" on request \u2014 falling back to active mode. Pass requests through Toolpack.generate()/stream() to resolve mode names.`),this.activeMode):e.mode}filterSchemasByMode(e,t){return e.filter(o=>{if(t.blockedTools.includes(o.name)||t.blockedToolCategories.includes(o.category))return!1;if(st(o.name)){let i=t.toolSearch?.enabled;if(i!==void 0?i:this.toolsConfig.toolSearch?.enabled??!1)return!0}let n=t.allowedTools.length>0,s=t.allowedToolCategories.length>0;if(n||s){let i=n&&t.allowedTools.includes(o.name),a=s&&t.allowedToolCategories.includes(o.category);return i||a}return!0})}injectModeSystemPrompt(e,t){if(!t||!t.systemPrompt)return h(`[AIClient] injectModeSystemPrompt: No active mode or empty systemPrompt. mode=${t?.name}, systemPrompt=${t?.systemPrompt?.substring(0,50)}`),e;let o=t.systemPrompt;if(h(`[AIClient] injectModeSystemPrompt: Injecting mode prompt for ${t.name}, length=${o.length}`),e.messages.some(s=>s.role==="system")){let s=e.messages.map(i=>{if(i.role==="system"){let a=typeof i.content=="string"?i.content:"";return{...i,content:`${o}
423
+ ${a}`.trim()}});return{...e,messages:p}}return{...e,messages:[{role:"system",content:a},...e.messages]}}stripRequestTools(e){let{requestTools:t,mode:o,...n}=e;return n}newRequestId(){return`${Date.now()}-${++this.requestSeq}`}resolveRequestMode(e){return e.mode===void 0?this.activeMode:e.mode===null?null:typeof e.mode=="string"?(O(`[AIClient] Unresolved mode name "${e.mode}" on request \u2014 falling back to active mode. Pass requests through Toolpack.generate()/stream() to resolve mode names.`),this.activeMode):e.mode}filterSchemasByMode(e,t){return e.filter(o=>{if(t.blockedTools.includes(o.name)||t.blockedToolCategories.includes(o.category))return!1;if(nt(o.name)){let i=t.toolSearch?.enabled;if(i!==void 0?i:this.toolsConfig.toolSearch?.enabled??!1)return!0}let n=t.allowedTools.length>0,s=t.allowedToolCategories.length>0;if(n||s){let i=n&&t.allowedTools.includes(o.name),a=s&&t.allowedToolCategories.includes(o.category);return i||a}return!0})}injectModeSystemPrompt(e,t){if(!t||!t.systemPrompt)return h(`[AIClient] injectModeSystemPrompt: No active mode or empty systemPrompt. mode=${t?.name}, systemPrompt=${t?.systemPrompt?.substring(0,50)}`),e;let o=t.systemPrompt;if(h(`[AIClient] injectModeSystemPrompt: Injecting mode prompt for ${t.name}, length=${o.length}`),e.messages.some(s=>s.role==="system")){let s=e.messages.map(i=>{if(i.role==="system"){let a=typeof i.content=="string"?i.content:"";return{...i,content:`${o}
423
424
 
424
425
  ${a}`}}return i});return{...e,messages:s}}else return{...e,messages:[{role:"system",content:o},...e.messages]}}async injectModeRules(e,t){if(!t)return e;let o=await this.ruleLoader.loadForMode(t.name,t.rulesDir);if(!o)return e;if(h(`[AIClient] injectModeRules: Injecting rules for mode "${t.name}", length=${o.length}`),e.messages.some(s=>s.role==="system")){let s=e.messages.map(i=>{if(i.role==="system"){let a=typeof i.content=="string"?i.content:"";return{...i,content:`${a}
425
426
 
426
427
  ${o}`}}return i});return{...e,messages:s}}return{...e,messages:[{role:"system",content:o},...e.messages]}}injectOverrideSystemPrompt(e){if(!this.overrideSystemPrompt)return e;let t=this.overrideSystemPrompt;if(e.messages.some(n=>n.role==="system")){let n=e.messages.map(s=>{if(s.role==="system"){let i=typeof s.content=="string"?s.content:"";return{...s,content:`${i}
427
428
 
428
- ${t}`}}return s});return{...e,messages:n}}else return{...e,messages:[{role:"system",content:t},...e.messages]}}injectBaseAgentContext(e,t){let o=!0,n=!0,s,i=this.disableBaseContext;if(t?.baseContext===!1)return e;t?.baseContext&&(o=t.baseContext.includeWorkingDirectory!==!1,n=t.baseContext.includeToolCategories!==!1,s=t.baseContext.custom);let a=s||Ul({workingDirectory:process.cwd(),toolCategories:this.toolRegistry?this.toolRegistry.getCategories():[],disabled:i,includeWorkingDirectory:o,includeToolCategories:n});if(!a)return e;if(e.messages.some(p=>p.role==="system")){let p=e.messages.map(m=>{if(m.role==="system"){let d=typeof m.content=="string"?m.content:"";return{...m,content:`${a}
429
+ ${t}`}}return s});return{...e,messages:n}}else return{...e,messages:[{role:"system",content:t},...e.messages]}}injectBaseAgentContext(e,t){let o=!0,n=!0,s,i=this.disableBaseContext;if(t?.baseContext===!1)return e;t?.baseContext&&(o=t.baseContext.includeWorkingDirectory!==!1,n=t.baseContext.includeToolCategories!==!1,s=t.baseContext.custom);let a=s||jl({workingDirectory:process.cwd(),toolCategories:this.toolRegistry?this.toolRegistry.getCategories():[],disabled:i,includeWorkingDirectory:o,includeToolCategories:n});if(!a)return e;if(e.messages.some(p=>p.role==="system")){let p=e.messages.map(m=>{if(m.role==="system"){let d=typeof m.content=="string"?m.content:"";return{...m,content:`${a}
429
430
 
430
431
  ${d}`}}return m});return{...e,messages:p}}else return{...e,messages:[{role:"system",content:a},...e.messages]}}injectToolSearchPrompt(e){if(!this.toolRegistry)return e;let t=e.messages.some(i=>i.role==="system"),o=this.toolsConfig.toolSearch?.alwaysLoadedTools??[],n="";if(o.length>0){let i=o.map(a=>{let c=this.toolRegistry?.get(a);return c?` - **${c.name}**: ${c.description}`:null}).filter(Boolean).join(`
431
432
  `);i&&(n=`
@@ -438,7 +439,7 @@ IMPORTANT: Tool Discovery Instructions
438
439
 
439
440
  You have access to a limited set of tools. If you need a tool that is not in your current list, you MUST use the 'tool.search' tool to discover it.${n}
440
441
 
441
- ${Ar(this.toolRegistry)}
442
+ ${$r(this.toolRegistry)}
442
443
 
443
444
  When you need a tool:
444
445
  1. Check if it's in your current tool list
@@ -448,11 +449,11 @@ When you need a tool:
448
449
  NEVER guess or hallucinate tool names. ALWAYS use tool.search to discover tools you don't have.
449
450
  `.trim();if(t){let i=e.messages.map(a=>{if(a.role==="system"){let c=typeof a.content=="string"?a.content:"";return{...a,content:`${c}
450
451
 
451
- ${s}`}}return a});return{...e,messages:i}}else return{...e,messages:[{role:"system",content:s},...e.messages]}}async executeTool(e,t,o,n=0){let s=Date.now();this.emit("tool:started",{toolName:e.name,toolCallId:e.id,status:"started",args:e.arguments}),P(`[AIClient] Executing tool: ${e.name} with args: ${D(e.arguments,500)}`);let i=t.get(e.name),a=i?void 0:o?.customTools?.find(m=>m.name===e.name),c=i||a?void 0:this.toolRegistry?.get(e.name);if(!i&&!a&&!this.toolRegistry){let m="No tool registry configured";return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:m,duration:Date.now()-s}),JSON.stringify({error:m})}if(st(e.name)){let m=this.executeToolSearch(e.arguments,o),d=Date.now()-s;return this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:typeof m=="string"?m.substring(0,200):JSON.stringify(m).substring(0,200),duration:d}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:m,duration:d,status:"success",timestamp:Date.now()}),m}let p=i||a||c;if(!p){N(`[AIClient] Tool '${e.name}' not found in registry or mode`);let m=this.findSimilarToolName(e.name),d=m?`Tool '${e.name}' not found. Did you mean '${m}'? Use tool.search to discover available tools.`:`Tool '${e.name}' not found. Use tool.search to discover available tools.`;return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:d,duration:Date.now()-s}),JSON.stringify({error:d})}try{let m=e.arguments,d=a??c;if(d?.confirmation&&this.onToolConfirm&&!this.isBypassed(d)){this.emit("tool:confirmation_requested",{tool:d,args:m,level:d.confirmation.level,reason:d.confirmation.reason});let v=await this.onToolConfirm(d,m,{roundNumber:n,conversationId:this.conversationId});if(this.emit("tool:confirmation_resolved",{tool:d,args:m,level:d.confirmation.level,reason:d.confirmation.reason,decision:v}),v.action==="deny"){let T=`[Execution denied by user${v.reason?": "+v.reason:""}]`,C=Date.now()-s;return this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:T,duration:C}),this.emit("tool:log",{id:e.id,name:e.name,arguments:m,result:T,duration:C,status:"success",timestamp:Date.now()}),T}v.action==="modify"&&(m=v.args)}let f=o?.toolsConfig?.additionalConfigurations?{...this.toolsConfig?.additionalConfigurations,...o.toolsConfig.additionalConfigurations}:this.toolsConfig?.additionalConfigurations??{},b={workspaceRoot:process.cwd(),config:f,log:v=>P(`[Tool] ${v}`),processRegistry:this.toolRegistry?.runtimeContext?.processRegistry,githubTokenStore:this.toolRegistry?.runtimeContext?.githubTokenStore},y=await p.execute(m,b),w=Date.now()-s;this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:typeof y=="string"?y.startsWith("data:image/")?y:y.substring(0,200):JSON.stringify(y).substring(0,200),duration:w}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:y,duration:w,status:"success",timestamp:Date.now()});let k=typeof y=="string"?y.length:JSON.stringify(y).length;return P(`[AIClient] Tool ${e.name} executed successfully in ${w}ms result_len=${k}`),$t("debug")&&h(`[AIClient] Tool ${e.name} result_preview=${D(y,400)}`),typeof y=="string"?y:JSON.stringify(y)}catch(m){let d=Date.now()-s,f=m.message||"Tool execution failed";return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:f,duration:d}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:JSON.stringify({error:f}),duration:d,status:"error",timestamp:Date.now()}),de(`[AIClient] Tool ${e.name} failed: ${D(f,300)}`),JSON.stringify({error:f})}}findSimilarToolName(e){if(!this.toolRegistry)return null;let t=this.toolRegistry.getAll(),o=e.replace(/_/g,".");if(t.some(c=>c.name===o))return o;let n=e.replace(/\./g,"_");if(t.some(c=>c.name===n))return n;let s=e.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase().replace(/_/g,".");if(t.some(c=>c.name===s))return s;let i=null,a=1/0;for(let c of t){let p=this.levenshteinDistance(e.toLowerCase(),c.name.toLowerCase());p<=2&&p<a&&(a=p,i=c.name)}return i}levenshteinDistance(e,t){let o=[];for(let n=0;n<=t.length;n++)o[n]=[n];for(let n=0;n<=e.length;n++)o[0][n]=n;for(let n=1;n<=t.length;n++)for(let s=1;s<=e.length;s++)t.charAt(n-1)===e.charAt(s-1)?o[n][s]=o[n-1][s-1]:o[n][s]=Math.min(o[n-1][s-1]+1,o[n][s-1]+1,o[n-1][s]+1);return o[t.length][e.length]}executeToolSearch(e,t){let{query:o,category:n}=e,s=this.toolsConfig.toolSearch?.searchResultLimit??5,i=typeof n=="string"&&n.length>0?n:void 0,a=t===void 0?this.activeMode:t;if(a&&!(this.filterSchemasByMode([Ge()],a).length>0))return N("[AIClient] tool.search blocked by active mode"),JSON.stringify({query:o,found:0,tools:[],hint:"tool.search is not allowed in the current mode."});P(`[AIClient] Executing tool.search: query="${o}" category=${i||"all"} limit=${s}`);let c=a?Math.max(s*4,s):s,p=this.bm25Engine.search(o,{limit:c,category:i});if(a&&p.length>0){let d=this.filterSchemasByMode(p.map(w=>w.tool),a),f=new Set(d.map(w=>w.name)),b=p.length;p=p.filter(w=>f.has(w.toolName));let y=b-p.length;y>0&&h(`[AIClient] tool.search filtered out ${y} disallowed results for mode "${a.displayName}"`)}p.length>s&&(p=p.slice(0,s));let m=p.map(d=>d.toolName);return this.toolRouter.getDiscoveryCache().recordDiscovery(o,m),h(`[AIClient] tool.search found ${p.length} tools: ${m.join(", ")||"none"}`),JSON.stringify({query:o,found:p.length,tools:p.map(d=>({name:d.tool.name,displayName:d.tool.displayName,description:d.tool.description,category:d.tool.category,parameters:d.tool.parameters,relevanceScore:Math.round(d.score*100)/100})),hint:p.length>0?`Found ${p.length} tools. You can now call any of these tools directly.`:`No tools found for "${o}". Try a different search term.`})}wrapError(e){return e instanceof A?e:new I(e.message||"Unknown provider error","UNKNOWN_PROVIDER_ERROR",500,e)}budgetTruncate(e,t){let o=`
452
- [Output truncated \u2014 round budget reached. Call the tool again with a narrower query to retrieve more.]`,s=t-o.length;return s>=100?e.slice(0,s)+o:"[Tool output omitted \u2014 round budget exhausted. Call the tool again with a narrower query.]"}};l();l();var Ks=x(require("@anthropic-ai/sdk"),1),ec=require("@anthropic-ai/sdk/helpers/zod");l();ae();var V=class{name;async getModels(){return[]}getDisplayName(){return this.name||this.constructor.name.replace(/Adapter$/,"")}supportsFileUpload(){return!1}async uploadFile(e){throw new M(`File upload API is not supported by ${this.getDisplayName()}`)}async deleteFile(e){throw new M(`File deletion API is not supported by ${this.getDisplayName()}`)}async countTokens(e,t){return null}};ae();S();var Sn=class extends V{client;constructor(e,t){super(),this.client=new Ks.default({apiKey:e,baseURL:t})}supportsFileUpload(){return!0}async uploadFile(e){try{let t=await import("fs");if(!e.filePath)throw new M("Anthropic uploadFile requires a filePath.");return{id:(await this.client.files.create({file:t.createReadStream(e.filePath),purpose:e.purpose||"vision"})).id}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{await this.client.files.delete(e)}catch(t){throw this.handleError(t)}}getDisplayName(){return"Anthropic"}async getModels(){return[{id:"claude-haiku-4-5-20251001",displayName:"Claude Haiku 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:64e3},{id:"claude-sonnet-4-5-20250929",displayName:"Claude Sonnet 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-sonnet-4-6",displayName:"Claude Sonnet 4.6",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-opus-4-5",displayName:"Claude Opus 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-opus-4-6",displayName:"Claude Opus 4.6",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384}]}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,o=await this.toAnthropicMessages(e.messages,e.mediaOptions),n=o.system,s=o.userMessages,i={model:e.model,messages:s,system:n,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!1};e.tools&&e.tools.length>0?(i.tools=e.tools.map(b=>({name:this.sanitizeToolName(b.function.name),description:b.function.description,input_schema:b.function.parameters})),e.tool_choice==="required"?i.tool_choice={type:"any"}:e.tool_choice==="none"?delete i.tools:i.tool_choice={type:"auto"},h(`[Anthropic][${t}] Sending ${i.tools?.length||0} tools with tool_choice: ${i.tool_choice?.type||"unset"}`),i.tools&&i.tools.length>0&&h(`[Anthropic][${t}] First tool: ${D(i.tools[0],800)}`)):h(`[Anthropic][${t}] NO TOOLS in request`),h(`[Anthropic][${t}] generate() request: model=${i.model}, messages=${i.messages.length}, tools=${i.tools?.length||0}, tool_choice=${i.tool_choice?.type??"unset"}`),oe(t,"Anthropic",i.messages);let a=e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format;a&&(i.output_config={format:(0,ec.zodOutputFormat)(e.response_format)});let p=a?await this.client.messages.parse(i,e.signal?{signal:e.signal}:void 0):await this.client.messages.create(i,e.signal?{signal:e.signal}:void 0),m=[],d=[];for(let b of p.content)b.type==="text"?m.push(b.text):b.type==="tool_use"&&d.push({id:b.id,name:this.restoreToolName(b.name,e.tools),arguments:b.input});h(`[Anthropic][${t}] Response finish_reason=${p.stop_reason} tool_calls=${d.length} content_preview=${D(m.join(""),200)}`);let f={content:m.length>0?m.join(""):null,usage:{prompt_tokens:p.usage.input_tokens,completion_tokens:p.usage.output_tokens,total_tokens:p.usage.input_tokens+p.usage.output_tokens},finish_reason:this.mapFinishReason(p.stop_reason),tool_calls:d.length>0?d:void 0,raw:p};return a&&p.parsed_output!==void 0&&(f.data=p.parsed_output),f}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`str-${Date.now()}`,o=await this.toAnthropicMessages(e.messages,e.mediaOptions),n={model:e.model,messages:o.userMessages,system:o.system,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!0};e.tools&&e.tools.length>0?(n.tools=e.tools.map(m=>({name:this.sanitizeToolName(m.function.name),description:m.function.description,input_schema:m.function.parameters})),e.tool_choice==="required"?n.tool_choice={type:"any"}:e.tool_choice==="none"?delete n.tools:n.tool_choice={type:"auto"},h(`[Anthropic][${t}] Sending ${n.tools?.length||0} tools with tool_choice: ${n.tool_choice?.type||"unset"}`),n.tools&&n.tools.length>0&&h(`[Anthropic][${t}] First tool: ${D(n.tools[0],800)}`)):h(`[Anthropic][${t}] NO TOOLS in request`),h(`[Anthropic][${t}] Stream request: model=${n.model}, messages=${n.messages.length}, tools=${n.tools?.length||0}, tool_choice=${n.tool_choice?.type??"unset"}`),oe(t,"Anthropic",n.messages);let s=await this.client.messages.create(n,e.signal?{signal:e.signal}:void 0),i="",a="",c="",p=!1;for await(let m of s)m.type==="content_block_start"&&m.content_block?.type==="tool_use"&&(p=!0,i=m.content_block.id,a=m.content_block.name,c=""),m.type==="content_block_delta"&&(m.delta.type==="text_delta"?yield{delta:m.delta.text}:m.delta.type==="input_json_delta"&&p&&(c+=m.delta.partial_json)),m.type==="content_block_stop"&&p&&(h(`[Anthropic][${t}] Stream finish_reason=tool_calls accumulated_call=${a}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:i,name:this.restoreToolName(a,e.tools),arguments:JSON.parse(c||"{}")}]},p=!1),m.type==="message_stop"&&(ze(`[Anthropic][${t}] Stream chunk finish_reason=stop`),yield{delta:"",finish_reason:"stop"})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Embeddings are not strictly supported by the Anthropic API currently.")}async toAnthropicMessages(e,t={}){let o,n=[],{normalizeImagePart:s}=await Promise.resolve().then(()=>(Et(),kn));for(let i of e)if(i.role==="system"){if(typeof i.content=="string")o=i.content;else if(i.content!==null){let a=i.content.filter(c=>typeof c=="object"&&c.type==="text").map(c=>c.text).join(`
453
- `);a&&(o=a)}}else if(i.role==="tool"&&i.tool_call_id)n.push({role:"user",content:[{type:"tool_result",tool_use_id:i.tool_call_id,content:typeof i.content=="string"?i.content:JSON.stringify(i.content)}]});else if(i.role==="assistant"&&i.tool_calls&&i.tool_calls.length>0){let a=[];if(typeof i.content=="string"&&i.content)a.push({type:"text",text:i.content});else if(Array.isArray(i.content)){let c=i.content.filter(p=>typeof p=="object"&&p.type==="text").map(p=>p.text).join(`
454
- `);c&&a.push({type:"text",text:c})}for(let c of i.tool_calls)a.push({type:"tool_use",id:c.id,name:this.sanitizeToolName(c.function.name),input:typeof c.function.arguments=="string"?JSON.parse(c.function.arguments||"{}"):c.function.arguments});n.push({role:"assistant",content:a})}else{let a=[];typeof i.content=="string"?a=i.content:i.content!==null&&(a=(await Promise.all(i.content.map(async c=>{if(c.type==="text")return{type:"text",text:c.text};if(c.type==="image_url"){let p=c.image_url.url;if(p.startsWith("data:")){let m=p.match(/^data:(image\/\w+);base64,(.+)$/);if(m)return{type:"image",source:{type:"base64",media_type:m[1],data:m[2]}}}return{type:"image",source:{type:"url",url:p}}}if(c.type==="image_data"||c.type==="image_file"){let{data:p,mimeType:m}=await s(c);return{type:"image",source:{type:"base64",media_type:m,data:p}}}return null}))).filter(Boolean)),n.push({role:i.role==="user"?"user":"assistant",content:a})}return{system:o,userMessages:n}}mapFinishReason(e){return e==="end_turn"?"stop":e==="max_tokens"?"length":e==="stop_sequence"?"stop":e}handleError(e){if(e instanceof Ks.default.APIError){let t=e.message;return e.status===401?new me(t,e):e.status===429?new re(t,void 0,e):e.status&&e.status>=400&&e.status<500?new M(t,e):new I(t,"ANTHROPIC_ERROR",e.status||500,e)}return new I("Unknown Anthropic error","UNKNOWN",500,e)}};l();var tc=x(require("@anthropic-ai/vertex-sdk"),1);ae();S();var Pn=class extends V{client;constructor(e={}){super(),this.name="anthropic-vertex";let t=e.projectId??process.env.ANTHROPIC_VERTEX_PROJECT_ID??process.env.GOOGLE_CLOUD_PROJECT,o=e.region??process.env.ANTHROPIC_VERTEX_REGION??"us-east5";this.client=new tc.default({projectId:t,region:o})}getDisplayName(){return"Anthropic (Vertex AI)"}async getModels(){return[{id:"claude-sonnet-4-5@20250929",displayName:"Claude Sonnet 4.5 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-haiku-4-5@20251001",displayName:"Claude Haiku 4.5 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-3-5-sonnet-v2@20241022",displayName:"Claude 3.5 Sonnet v2 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:8192},{id:"claude-3-5-haiku@20241022",displayName:"Claude 3.5 Haiku (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:8192}]}async generate(e){try{let t=e.__toolpack_request_id||`anv-${Date.now()}`,{system:o,userMessages:n}=await this.toAnthropicMessages(e.messages),s={model:e.model,messages:n,system:o,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p};e.tools&&e.tools.length>0&&(s.tools=e.tools.map(p=>({name:this.sanitizeToolName(p.function.name),description:p.function.description,input_schema:p.function.parameters})),e.tool_choice==="required"?s.tool_choice={type:"any"}:e.tool_choice==="none"?delete s.tools:s.tool_choice={type:"auto"}),h(`[AnthropicVertex][${t}] generate() model=${s.model} messages=${s.messages.length} tools=${s.tools?.length??0}`),oe(t,"AnthropicVertex",s.messages);let i=await this.client.messages.create(s),a=[],c=[];for(let p of i.content)p.type==="text"&&a.push(p.text),p.type==="tool_use"&&c.push({id:p.id,name:this.restoreToolName(p.name,e.tools),arguments:p.input});return h(`[AnthropicVertex][${t}] Response finish_reason=${i.stop_reason} tool_calls=${c.length} content_preview=${D(a.join(""),200)}`),{content:a.length>0?a.join(""):null,usage:{prompt_tokens:i.usage.input_tokens,completion_tokens:i.usage.output_tokens,total_tokens:i.usage.input_tokens+i.usage.output_tokens},finish_reason:this.mapFinishReason(i.stop_reason),tool_calls:c.length>0?c:void 0,raw:i}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`anv-str-${Date.now()}`,{system:o,userMessages:n}=await this.toAnthropicMessages(e.messages),s={model:e.model,messages:n,system:o,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!0};e.tools&&e.tools.length>0&&(s.tools=e.tools.map(d=>({name:this.sanitizeToolName(d.function.name),description:d.function.description,input_schema:d.function.parameters})),e.tool_choice==="required"?s.tool_choice={type:"any"}:e.tool_choice==="none"?delete s.tools:s.tool_choice={type:"auto"}),h(`[AnthropicVertex][${t}] stream() model=${s.model} messages=${s.messages.length} tools=${s.tools?.length??0}`);let i=await this.client.messages.create(s),a="",c="",p="",m=!1;for await(let d of i)d.type==="content_block_start"&&d.content_block?.type==="tool_use"&&(m=!0,a=d.content_block.id,c=d.content_block.name,p=""),d.type==="content_block_delta"&&(d.delta.type==="text_delta"?yield{delta:d.delta.text}:d.delta.type==="input_json_delta"&&m&&(p+=d.delta.partial_json)),d.type==="content_block_stop"&&m&&(yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:a,name:this.restoreToolName(c,e.tools),arguments:JSON.parse(p||"{}")}]},m=!1),d.type==="message_stop"&&(yield{delta:"",finish_reason:"stop"})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Embeddings are not supported by the Anthropic API.")}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name??e.replace(/_/g,".")}async toAnthropicMessages(e){let t,o=[];for(let n of e)if(n.role==="system")t=typeof n.content=="string"?n.content:"";else if(n.role==="tool"&&n.tool_call_id)o.push({role:"user",content:[{type:"tool_result",tool_use_id:n.tool_call_id,content:typeof n.content=="string"?n.content:JSON.stringify(n.content)}]});else if(n.role==="assistant"&&n.tool_calls&&n.tool_calls.length>0){let s=[];typeof n.content=="string"&&n.content&&s.push({type:"text",text:n.content});for(let i of n.tool_calls)s.push({type:"tool_use",id:i.id,name:this.sanitizeToolName(i.function.name),input:typeof i.function.arguments=="string"?JSON.parse(i.function.arguments||"{}"):i.function.arguments});o.push({role:"assistant",content:s})}else o.push({role:n.role==="user"?"user":"assistant",content:typeof n.content=="string"?n.content:""});return{system:t,userMessages:o}}mapFinishReason(e){return e==="end_turn"?"stop":e==="max_tokens"?"length":"stop"}handleError(e){let t=e?.message??String(e);return e?.status===401||e?.status===403?new me(t,e):e?.status===429?new re(t,void 0,e):e?.status>=400&&e?.status<500?new M(t,e):new I(t||"Anthropic Vertex error","ANTHROPIC_VERTEX_ERROR",e?.status??500,e)}};l();var oc=require("@google/genai"),nc=require("zod-to-json-schema");ae();S();var _n=class r extends V{ai;location;thinkingBudget;rawContentCache=new Map;static RAW_CONTENT_CACHE_MAX=500;constructor(e={}){super(),this.name="vertexai";let t=e.projectId??process.env.TOOLPACK_VERTEXAI_PROJECT??process.env.VERTEX_AI_PROJECT??process.env.GOOGLE_CLOUD_PROJECT;if(!t)throw new me("Vertex AI requires a GCP project ID. Pass projectId in config or set TOOLPACK_VERTEXAI_PROJECT / VERTEX_AI_PROJECT / GOOGLE_CLOUD_PROJECT.");this.location=e.location??process.env.TOOLPACK_VERTEXAI_LOCATION??process.env.VERTEX_AI_LOCATION??"us-central1",this.ai=new oc.GoogleGenAI({vertexai:!0,project:t,location:this.location,...e.googleAuthOptions?{googleAuthOptions:e.googleAuthOptions}:{}}),this.thinkingBudget=e.thinkingBudget}getDisplayName(){return"Google Vertex AI"}async getModels(){return[{id:"gemini-3.5-flash",displayName:"Gemini 3.5 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3.1-pro-preview",displayName:"Gemini 3.1 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.5-pro-preview-05-06",displayName:"Gemini 2.5 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.5-flash-preview-04-17",displayName:"Gemini 2.5 Flash Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.0-flash-001",displayName:"Gemini 2.0 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:8192},{id:"gemini-1.5-pro-002",displayName:"Gemini 1.5 Pro",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2097152,maxOutputTokens:8192},{id:"gemini-1.5-flash-002",displayName:"Gemini 1.5 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:8192}]}async generate(e){try{let t=e.__toolpack_request_id||`vtx-${Date.now()}`;h(`[VertexAI][${t}] generate() model=${e.model} messages=${e.messages.length} tools=${e.tools?.length??0}`),oe(t,"VertexAI",e.messages);let{model:o,config:n}=this.buildRequestParams(e),{history:s,lastUserMessage:i}=this.formatHistory(e.messages),a=i!==null?[...s,{role:"user",parts:typeof i=="string"?[{text:i}]:i}]:s,c=await this.ai.models.generateContent({model:o,contents:a,config:n}),{content:p,toolCalls:m,rawContent:d}=this.parseResponse(c,e.tools);if(m.length>0&&d){let f=m.map(b=>b.id).join("|");this.rawContentCache.size>=r.RAW_CONTENT_CACHE_MAX&&this.rawContentCache.delete(this.rawContentCache.keys().next().value),this.rawContentCache.set(f,d)}return h(`[VertexAI][${t}] Response finish_reason=${m.length>0?"tool_calls":"stop"} tool_calls=${m.length} content_preview=${D(p,200)}`),{content:p||null,usage:{prompt_tokens:c.usageMetadata?.promptTokenCount??0,completion_tokens:c.usageMetadata?.candidatesTokenCount??0,total_tokens:c.usageMetadata?.totalTokenCount??0},finish_reason:m.length>0?"tool_calls":"stop",tool_calls:m.length>0?m:void 0,raw:c}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`vtx-str-${Date.now()}`;h(`[VertexAI][${t}] stream() model=${e.model} messages=${e.messages.length} tools=${e.tools?.length??0}`),oe(t,"VertexAI",e.messages);let{model:o,config:n}=this.buildRequestParams(e),{history:s,lastUserMessage:i}=this.formatHistory(e.messages),a=i!==null?[...s,{role:"user",parts:typeof i=="string"?[{text:i}]:i}]:s,c=await this.ai.models.generateContentStream({model:o,contents:a,config:n});for await(let p of c)for(let m of p.candidates??[])for(let d of m.content?.parts??[])if(d.functionCall){let f=d.functionCall;h(`[VertexAI][${t}] stream tool_call name=${f.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:`vtx_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,name:this.restoreToolName(f.name,e.tools),arguments:f.args??{}}]}}else d.text&&(yield{delta:d.text})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Vertex AI embeddings are not supported by this adapter. Use the Gemini adapter (gemini provider) with text-embedding-004 instead.")}buildRequestParams(e){let t=e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format,o={systemInstruction:this.extractSystemInstruction(e.messages),maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||t)&&!e.tools?.length?"application/json":"text/plain",...t&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,nc.zodToJsonSchema)(e.response_format))}:{}};return e.tools&&e.tools.length>0&&(o.tools=[{functionDeclarations:e.tools.map(n=>({name:this.sanitizeToolName(n.function.name),description:n.function.description,parameters:this.sanitizeSchema(n.function.parameters)}))}]),this.thinkingBudget!==void 0&&this.thinkingBudget!==0&&(o.thinkingConfig={thinkingBudget:this.thinkingBudget}),{model:e.model,config:o}}formatHistory(e){let t=e.filter(c=>c.role!=="system");if(t.length===0)return{history:[],lastUserMessage:""};let o=t[t.length-1],n=o.role==="tool"&&!!o.tool_call_id,i=(n?t:t.slice(0,-1)).map(c=>{if(c.role==="tool"&&c.tool_call_id)return{role:"function",parts:[{functionResponse:{name:this.sanitizeToolName(c.name??c.tool_call_id),response:{name:this.sanitizeToolName(c.name??c.tool_call_id),content:typeof c.content=="string"?c.content:JSON.stringify(c.content)}}}]};if(c.role==="assistant"&&c.tool_calls&&c.tool_calls.length>0){let p=c.tool_calls.map(f=>f.id).join("|"),m=this.rawContentCache.get(p);if(m)return m;let d=[];typeof c.content=="string"&&c.content&&d.push({text:c.content});for(let f of c.tool_calls)d.push({functionCall:{name:this.sanitizeToolName(f.function.name),args:typeof f.function.arguments=="string"?JSON.parse(f.function.arguments||"{}"):f.function.arguments}});return{role:"model",parts:d}}return{role:c.role==="user"?"user":"model",parts:this.contentToParts(c.content)}}),a=[];for(let c of i){let p=a[a.length-1];c.role==="function"&&p?.role==="function"?p.parts.push(...c.parts):a.push(c)}return{history:a,lastUserMessage:n?null:this.contentToParts(o.content)}}contentToParts(e){return typeof e=="string"?[{text:e}]:e?e.map(t=>t.type==="text"?{text:t.text}:t.type==="image_data"?{inlineData:{mimeType:t.mimeType??"image/jpeg",data:t.data}}:null).filter(t=>t!==null):[]}parseResponse(e,t){let o=[],n="",s=null;for(let i of e.candidates??[]){i.content&&(s=i.content);for(let a of i.content?.parts??[])if(a.text&&!a.thought&&(n+=a.text),a.functionCall){let c=a.functionCall;o.push({id:`vtx_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,name:this.restoreToolName(c.name,t),arguments:c.args??{}})}}return{content:n,toolCalls:o,rawContent:s}}extractSystemInstruction(e){let t=e.filter(o=>o.role==="system");if(t.length!==0)return t.map(o=>typeof o.content=="string"?o.content:"").join(`
455
- `)}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name??e.replace(/_/g,".")}sanitizeSchema(e){if(!e||typeof e!="object")return e;let t={};for(let[o,n]of Object.entries(e))["additionalProperties","exclusiveMinimum","exclusiveMaximum","$schema","$id","definitions","$defs"].includes(o)||(t[o]=typeof n=="object"&&n!==null?Array.isArray(n)?n.map(s=>this.sanitizeSchema(s)):this.sanitizeSchema(n):n);return t}handleError(e){let t=e?.message??String(e);return e?.status===429||t.includes("RESOURCE_EXHAUSTED")?new re(t,void 0,e):e?.status===401||e?.status===403||t.includes("UNAUTHENTICATED")||t.includes("PERMISSION_DENIED")?new me(t,e):e?.status>=400&&e?.status<500?new M(t,e):new I(t||"Vertex AI Error","VERTEXAI_ERROR",e?.status??500,e)}};l();var rc=require("@google/generative-ai"),Js=require("zod-to-json-schema");ae();S();var Rn=class extends V{genAI;constructor(e){super(),this.genAI=new rc.GoogleGenerativeAI(e)}supportsFileUpload(){return!0}sanitizeSchema(e){if(!e||typeof e!="object")return e;let t={};for(let[o,n]of Object.entries(e))o==="additionalProperties"||o==="exclusiveMinimum"||o==="exclusiveMaximum"||o==="$schema"||o==="$id"||o==="definitions"||o==="$defs"||(typeof n=="object"&&n!==null?Array.isArray(n)?t[o]=n.map(s=>this.sanitizeSchema(s)):t[o]=this.sanitizeSchema(n):t[o]=n);return t}async uploadFile(e){try{let t=await import("fs"),o=await import("path");if(!e.filePath)throw new M("Gemini uploadFile requires a filePath.");let n=await t.promises.readFile(e.filePath),s=o.basename(e.filePath),i=e.mimeType||"application/octet-stream",c=`https://generativelanguage.googleapis.com/upload/v1beta/files?key=${this.genAI.apiKey}`,p="----WebKitFormBoundary"+Math.random().toString(36).substring(2),m=JSON.stringify({file:{displayName:s}}),d=Buffer.concat([Buffer.from(`--${p}\r
452
+ ${s}`}}return a});return{...e,messages:i}}else return{...e,messages:[{role:"system",content:s},...e.messages]}}async executeTool(e,t,o,n=0){let s=Date.now();this.emit("tool:started",{toolName:e.name,toolCallId:e.id,status:"started",args:e.arguments}),P(`[AIClient] Executing tool: ${e.name} with args: ${D(e.arguments,500)}`);let i=t.get(e.name),a=i?void 0:o?.customTools?.find(m=>m.name===e.name),c=i||a?void 0:this.toolRegistry?.get(e.name);if(!i&&!a&&!this.toolRegistry){let m="No tool registry configured";return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:m,duration:Date.now()-s}),JSON.stringify({error:m})}if(nt(e.name)){let m=this.executeToolSearch(e.arguments,o),d=Date.now()-s;return this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:typeof m=="string"?m.substring(0,200):JSON.stringify(m).substring(0,200),duration:d}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:m,duration:d,status:"success",timestamp:Date.now()}),m}let p=i||a||c;if(!p){O(`[AIClient] Tool '${e.name}' not found in registry or mode`);let m=this.findSimilarToolName(e.name),d=m?`Tool '${e.name}' not found. Did you mean '${m}'? Use tool.search to discover available tools.`:`Tool '${e.name}' not found. Use tool.search to discover available tools.`;return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:d,duration:Date.now()-s}),JSON.stringify({error:d})}try{let m=e.arguments,d=a??c;if(d?.confirmation&&this.onToolConfirm&&!this.isBypassed(d)){this.emit("tool:confirmation_requested",{tool:d,args:m,level:d.confirmation.level,reason:d.confirmation.reason});let v=await this.onToolConfirm(d,m,{roundNumber:n,conversationId:this.conversationId});if(this.emit("tool:confirmation_resolved",{tool:d,args:m,level:d.confirmation.level,reason:d.confirmation.reason,decision:v}),v.action==="deny"){let w=`[Execution denied by user${v.reason?": "+v.reason:""}]`,C=Date.now()-s;return this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:w,duration:C}),this.emit("tool:log",{id:e.id,name:e.name,arguments:m,result:w,duration:C,status:"success",timestamp:Date.now()}),w}v.action==="modify"&&(m=v.args)}let f=o?.toolsConfig?.additionalConfigurations?{...this.toolsConfig?.additionalConfigurations,...o.toolsConfig.additionalConfigurations}:this.toolsConfig?.additionalConfigurations??{},b={workspaceRoot:process.cwd(),config:f,log:v=>P(`[Tool] ${v}`),processRegistry:this.toolRegistry?.runtimeContext?.processRegistry,githubTokenStore:this.toolRegistry?.runtimeContext?.githubTokenStore},y=await p.execute(m,b),T=Date.now()-s;this.emit("tool:completed",{toolName:e.name,toolCallId:e.id,status:"completed",result:typeof y=="string"?y.startsWith("data:image/")?y:y.substring(0,200):JSON.stringify(y).substring(0,200),duration:T}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:y,duration:T,status:"success",timestamp:Date.now()});let k=typeof y=="string"?y.length:JSON.stringify(y).length;return P(`[AIClient] Tool ${e.name} executed successfully in ${T}ms result_len=${k}`),Rt("debug")&&h(`[AIClient] Tool ${e.name} result_preview=${D(y,400)}`),typeof y=="string"?y:JSON.stringify(y)}catch(m){let d=Date.now()-s,f=m.message||"Tool execution failed";return this.emit("tool:failed",{toolName:e.name,toolCallId:e.id,status:"failed",error:f,duration:d}),this.emit("tool:log",{id:e.id,name:e.name,arguments:e.arguments,result:JSON.stringify({error:f}),duration:d,status:"error",timestamp:Date.now()}),me(`[AIClient] Tool ${e.name} failed: ${D(f,300)}`),JSON.stringify({error:f})}}findSimilarToolName(e){if(!this.toolRegistry)return null;let t=this.toolRegistry.getAll(),o=e.replace(/_/g,".");if(t.some(c=>c.name===o))return o;let n=e.replace(/\./g,"_");if(t.some(c=>c.name===n))return n;let s=e.replace(/([a-z])([A-Z])/g,"$1_$2").toLowerCase().replace(/_/g,".");if(t.some(c=>c.name===s))return s;let i=null,a=1/0;for(let c of t){let p=this.levenshteinDistance(e.toLowerCase(),c.name.toLowerCase());p<=2&&p<a&&(a=p,i=c.name)}return i}levenshteinDistance(e,t){let o=[];for(let n=0;n<=t.length;n++)o[n]=[n];for(let n=0;n<=e.length;n++)o[0][n]=n;for(let n=1;n<=t.length;n++)for(let s=1;s<=e.length;s++)t.charAt(n-1)===e.charAt(s-1)?o[n][s]=o[n-1][s-1]:o[n][s]=Math.min(o[n-1][s-1]+1,o[n][s-1]+1,o[n-1][s]+1);return o[t.length][e.length]}executeToolSearch(e,t){let{query:o,category:n}=e,s=this.toolsConfig.toolSearch?.searchResultLimit??5,i=typeof n=="string"&&n.length>0?n:void 0,a=t===void 0?this.activeMode:t;if(a&&!(this.filterSchemasByMode([Ue()],a).length>0))return O("[AIClient] tool.search blocked by active mode"),JSON.stringify({query:o,found:0,tools:[],hint:"tool.search is not allowed in the current mode."});P(`[AIClient] Executing tool.search: query="${o}" category=${i||"all"} limit=${s}`);let c=a?Math.max(s*4,s):s,p=this.bm25Engine.search(o,{limit:c,category:i});if(a&&p.length>0){let d=this.filterSchemasByMode(p.map(T=>T.tool),a),f=new Set(d.map(T=>T.name)),b=p.length;p=p.filter(T=>f.has(T.toolName));let y=b-p.length;y>0&&h(`[AIClient] tool.search filtered out ${y} disallowed results for mode "${a.displayName}"`)}p.length>s&&(p=p.slice(0,s));let m=p.map(d=>d.toolName);return this.toolRouter.getDiscoveryCache().recordDiscovery(o,m),h(`[AIClient] tool.search found ${p.length} tools: ${m.join(", ")||"none"}`),JSON.stringify({query:o,found:p.length,tools:p.map(d=>({name:d.tool.name,displayName:d.tool.displayName,description:d.tool.description,category:d.tool.category,parameters:d.tool.parameters,relevanceScore:Math.round(d.score*100)/100})),hint:p.length>0?`Found ${p.length} tools. You can now call any of these tools directly.`:`No tools found for "${o}". Try a different search term.`})}wrapError(e){return e instanceof A?e:new I(e.message||"Unknown provider error","UNKNOWN_PROVIDER_ERROR",500,e)}budgetTruncate(e,t){let o=`
453
+ [Output truncated \u2014 round budget reached. Call the tool again with a narrower query to retrieve more.]`,s=t-o.length;return s>=100?e.slice(0,s)+o:"[Tool output omitted \u2014 round budget exhausted. Call the tool again with a narrower query.]"}};l();l();var Us=x(require("@anthropic-ai/sdk"),1),Vl=require("@anthropic-ai/sdk/helpers/zod");l();ie();var J=class{name;async getModels(){return[]}getDisplayName(){return this.name||this.constructor.name.replace(/Adapter$/,"")}supportsFileUpload(){return!1}async uploadFile(e){throw new M(`File upload API is not supported by ${this.getDisplayName()}`)}async deleteFile(e){throw new M(`File deletion API is not supported by ${this.getDisplayName()}`)}async countTokens(e,t){return null}};ie();S();var xn=class extends J{client;constructor(e,t){super(),this.client=new Us.default({apiKey:e,baseURL:t})}supportsFileUpload(){return!0}async uploadFile(e){try{let t=await import("fs");if(!e.filePath)throw new M("Anthropic uploadFile requires a filePath.");return{id:(await this.client.files.create({file:t.createReadStream(e.filePath),purpose:e.purpose||"vision"})).id}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{await this.client.files.delete(e)}catch(t){throw this.handleError(t)}}getDisplayName(){return"Anthropic"}async getModels(){return[{id:"claude-haiku-4-5-20251001",displayName:"Claude Haiku 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:64e3},{id:"claude-sonnet-4-5-20250929",displayName:"Claude Sonnet 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-sonnet-4-6",displayName:"Claude Sonnet 4.6",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-opus-4-5",displayName:"Claude Opus 4.5",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-opus-4-6",displayName:"Claude Opus 4.6",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:2e5,maxOutputTokens:16384}]}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,o=await this.toAnthropicMessages(e.messages,e.mediaOptions),n=o.system,s=o.userMessages,i={model:e.model,messages:s,system:n,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!1};e.tools&&e.tools.length>0?(i.tools=e.tools.map(b=>({name:this.sanitizeToolName(b.function.name),description:b.function.description,input_schema:b.function.parameters})),e.tool_choice==="required"?i.tool_choice={type:"any"}:e.tool_choice==="none"?delete i.tools:i.tool_choice={type:"auto"},h(`[Anthropic][${t}] Sending ${i.tools?.length||0} tools with tool_choice: ${i.tool_choice?.type||"unset"}`),i.tools&&i.tools.length>0&&h(`[Anthropic][${t}] First tool: ${D(i.tools[0],800)}`)):h(`[Anthropic][${t}] NO TOOLS in request`),h(`[Anthropic][${t}] generate() request: model=${i.model}, messages=${i.messages.length}, tools=${i.tools?.length||0}, tool_choice=${i.tool_choice?.type??"unset"}`),te(t,"Anthropic",i.messages);let a=e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format;a&&(i.output_config={format:(0,Vl.zodOutputFormat)(e.response_format)});let p=a?await this.client.messages.parse(i,e.signal?{signal:e.signal}:void 0):await this.client.messages.create(i,e.signal?{signal:e.signal}:void 0),m=[],d=[];for(let b of p.content)b.type==="text"?m.push(b.text):b.type==="tool_use"&&d.push({id:b.id,name:this.restoreToolName(b.name,e.tools),arguments:b.input});h(`[Anthropic][${t}] Response finish_reason=${p.stop_reason} tool_calls=${d.length} content_preview=${D(m.join(""),200)}`);let f={content:m.length>0?m.join(""):null,usage:{prompt_tokens:p.usage.input_tokens,completion_tokens:p.usage.output_tokens,total_tokens:p.usage.input_tokens+p.usage.output_tokens},finish_reason:this.mapFinishReason(p.stop_reason),tool_calls:d.length>0?d:void 0,raw:p};return a&&p.parsed_output!==void 0&&(f.data=p.parsed_output),f}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`str-${Date.now()}`,o=await this.toAnthropicMessages(e.messages,e.mediaOptions),n={model:e.model,messages:o.userMessages,system:o.system,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!0};e.tools&&e.tools.length>0?(n.tools=e.tools.map(m=>({name:this.sanitizeToolName(m.function.name),description:m.function.description,input_schema:m.function.parameters})),e.tool_choice==="required"?n.tool_choice={type:"any"}:e.tool_choice==="none"?delete n.tools:n.tool_choice={type:"auto"},h(`[Anthropic][${t}] Sending ${n.tools?.length||0} tools with tool_choice: ${n.tool_choice?.type||"unset"}`),n.tools&&n.tools.length>0&&h(`[Anthropic][${t}] First tool: ${D(n.tools[0],800)}`)):h(`[Anthropic][${t}] NO TOOLS in request`),h(`[Anthropic][${t}] Stream request: model=${n.model}, messages=${n.messages.length}, tools=${n.tools?.length||0}, tool_choice=${n.tool_choice?.type??"unset"}`),te(t,"Anthropic",n.messages);let s=await this.client.messages.create(n,e.signal?{signal:e.signal}:void 0),i="",a="",c="",p=!1;for await(let m of s)m.type==="content_block_start"&&m.content_block?.type==="tool_use"&&(p=!0,i=m.content_block.id,a=m.content_block.name,c=""),m.type==="content_block_delta"&&(m.delta.type==="text_delta"?yield{delta:m.delta.text}:m.delta.type==="input_json_delta"&&p&&(c+=m.delta.partial_json)),m.type==="content_block_stop"&&p&&(h(`[Anthropic][${t}] Stream finish_reason=tool_calls accumulated_call=${a}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:i,name:this.restoreToolName(a,e.tools),arguments:JSON.parse(c||"{}")}]},p=!1),m.type==="message_stop"&&(Be(`[Anthropic][${t}] Stream chunk finish_reason=stop`),yield{delta:"",finish_reason:"stop"})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Embeddings are not strictly supported by the Anthropic API currently.")}async toAnthropicMessages(e,t={}){let o,n=[],{normalizeImagePart:s}=await Promise.resolve().then(()=>(at(),$t));for(let i of e)if(i.role==="system"){if(typeof i.content=="string")o=i.content;else if(i.content!==null){let a=i.content.filter(c=>typeof c=="object"&&c.type==="text").map(c=>c.text).join(`
454
+ `);a&&(o=a)}}else if(i.role==="tool"&&i.tool_call_id){let a=typeof i.content=="string"?i.content:JSON.stringify(i.content),c=a.match(/^data:([\w/+.-]+);base64,(.+)$/s),p=c?c[1].startsWith("image/")?[{type:"image",source:{type:"base64",media_type:c[1],data:c[2]}}]:[{type:"document",source:{type:"base64",media_type:c[1],data:c[2]}}]:a;n.push({role:"user",content:[{type:"tool_result",tool_use_id:i.tool_call_id,content:p}]})}else if(i.role==="assistant"&&i.tool_calls&&i.tool_calls.length>0){let a=[];if(typeof i.content=="string"&&i.content)a.push({type:"text",text:i.content});else if(Array.isArray(i.content)){let c=i.content.filter(p=>typeof p=="object"&&p.type==="text").map(p=>p.text).join(`
455
+ `);c&&a.push({type:"text",text:c})}for(let c of i.tool_calls)a.push({type:"tool_use",id:c.id,name:this.sanitizeToolName(c.function.name),input:typeof c.function.arguments=="string"?JSON.parse(c.function.arguments||"{}"):c.function.arguments});n.push({role:"assistant",content:a})}else{let a=[];typeof i.content=="string"?a=i.content:i.content!==null&&(a=(await Promise.all(i.content.map(async c=>{if(c.type==="text")return{type:"text",text:c.text};if(c.type==="image_url"){let p=c.image_url.url;if(p.startsWith("data:")){let m=p.match(/^data:(image\/\w+);base64,(.+)$/);if(m)return{type:"image",source:{type:"base64",media_type:m[1],data:m[2]}}}return{type:"image",source:{type:"url",url:p}}}if(c.type==="image_data"||c.type==="image_file"){let{data:p,mimeType:m}=await s(c);return{type:"image",source:{type:"base64",media_type:m,data:p}}}if(c.type==="file"){let{url:p,mimeType:m}=c.file,d=p.match(/^data:([\w/+.-]+);base64,(.+)$/s);if(d){let[,f,b]=d;return f.startsWith("image/")?{type:"image",source:{type:"base64",media_type:f,data:b}}:{type:"document",source:{type:"base64",media_type:f,data:b}}}return m.startsWith("image/")?{type:"image",source:{type:"url",url:p}}:{type:"document",source:{type:"url",url:p}}}return null}))).filter(Boolean)),n.push({role:i.role==="user"?"user":"assistant",content:a})}return{system:o,userMessages:n}}mapFinishReason(e){return e==="end_turn"?"stop":e==="max_tokens"?"length":e==="stop_sequence"?"stop":e}handleError(e){if(e instanceof Us.default.APIError){let t=e.message;return e.status===401?new pe(t,e):e.status===429?new ne(t,void 0,e):e.status&&e.status>=400&&e.status<500?new M(t,e):new I(t,"ANTHROPIC_ERROR",e.status||500,e)}return new I("Unknown Anthropic error","UNKNOWN",500,e)}};l();var Ql=x(require("@anthropic-ai/vertex-sdk"),1);ie();S();var vn=class extends J{client;constructor(e={}){super(),this.name="anthropic-vertex";let t=e.projectId??process.env.ANTHROPIC_VERTEX_PROJECT_ID??process.env.GOOGLE_CLOUD_PROJECT,o=e.region??process.env.ANTHROPIC_VERTEX_REGION??"us-east5";this.client=new Ql.default({projectId:t,region:o})}getDisplayName(){return"Anthropic (Vertex AI)"}async getModels(){return[{id:"claude-sonnet-4-5@20250929",displayName:"Claude Sonnet 4.5 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-haiku-4-5@20251001",displayName:"Claude Haiku 4.5 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:16384},{id:"claude-3-5-sonnet-v2@20241022",displayName:"Claude 3.5 Sonnet v2 (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:8192},{id:"claude-3-5-haiku@20241022",displayName:"Claude 3.5 Haiku (Vertex AI)",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2e5,maxOutputTokens:8192}]}async generate(e){try{let t=e.__toolpack_request_id||`anv-${Date.now()}`,{system:o,userMessages:n}=await this.toAnthropicMessages(e.messages),s={model:e.model,messages:n,system:o,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p};e.tools&&e.tools.length>0&&(s.tools=e.tools.map(p=>({name:this.sanitizeToolName(p.function.name),description:p.function.description,input_schema:p.function.parameters})),e.tool_choice==="required"?s.tool_choice={type:"any"}:e.tool_choice==="none"?delete s.tools:s.tool_choice={type:"auto"}),h(`[AnthropicVertex][${t}] generate() model=${s.model} messages=${s.messages.length} tools=${s.tools?.length??0}`),te(t,"AnthropicVertex",s.messages);let i=await this.client.messages.create(s),a=[],c=[];for(let p of i.content)p.type==="text"&&a.push(p.text),p.type==="tool_use"&&c.push({id:p.id,name:this.restoreToolName(p.name,e.tools),arguments:p.input});return h(`[AnthropicVertex][${t}] Response finish_reason=${i.stop_reason} tool_calls=${c.length} content_preview=${D(a.join(""),200)}`),{content:a.length>0?a.join(""):null,usage:{prompt_tokens:i.usage.input_tokens,completion_tokens:i.usage.output_tokens,total_tokens:i.usage.input_tokens+i.usage.output_tokens},finish_reason:this.mapFinishReason(i.stop_reason),tool_calls:c.length>0?c:void 0,raw:i}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`anv-str-${Date.now()}`,{system:o,userMessages:n}=await this.toAnthropicMessages(e.messages),s={model:e.model,messages:n,system:o,max_tokens:e.max_tokens||4096,temperature:e.temperature,top_p:e.top_p,stream:!0};e.tools&&e.tools.length>0&&(s.tools=e.tools.map(d=>({name:this.sanitizeToolName(d.function.name),description:d.function.description,input_schema:d.function.parameters})),e.tool_choice==="required"?s.tool_choice={type:"any"}:e.tool_choice==="none"?delete s.tools:s.tool_choice={type:"auto"}),h(`[AnthropicVertex][${t}] stream() model=${s.model} messages=${s.messages.length} tools=${s.tools?.length??0}`);let i=await this.client.messages.create(s),a="",c="",p="",m=!1;for await(let d of i)d.type==="content_block_start"&&d.content_block?.type==="tool_use"&&(m=!0,a=d.content_block.id,c=d.content_block.name,p=""),d.type==="content_block_delta"&&(d.delta.type==="text_delta"?yield{delta:d.delta.text}:d.delta.type==="input_json_delta"&&m&&(p+=d.delta.partial_json)),d.type==="content_block_stop"&&m&&(yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:a,name:this.restoreToolName(c,e.tools),arguments:JSON.parse(p||"{}")}]},m=!1),d.type==="message_stop"&&(yield{delta:"",finish_reason:"stop"})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Embeddings are not supported by the Anthropic API.")}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name??e.replace(/_/g,".")}async toAnthropicMessages(e){let t,o=[];for(let n of e)if(n.role==="system")t=typeof n.content=="string"?n.content:"";else if(n.role==="tool"&&n.tool_call_id){let s=typeof n.content=="string"?n.content:JSON.stringify(n.content),i=s.match(/^data:([\w/+.-]+);base64,(.+)$/s),a=i?i[1].startsWith("image/")?[{type:"image",source:{type:"base64",media_type:i[1],data:i[2]}}]:[{type:"document",source:{type:"base64",media_type:i[1],data:i[2]}}]:s;o.push({role:"user",content:[{type:"tool_result",tool_use_id:n.tool_call_id,content:a}]})}else if(n.role==="assistant"&&n.tool_calls&&n.tool_calls.length>0){let s=[];typeof n.content=="string"&&n.content&&s.push({type:"text",text:n.content});for(let i of n.tool_calls)s.push({type:"tool_use",id:i.id,name:this.sanitizeToolName(i.function.name),input:typeof i.function.arguments=="string"?JSON.parse(i.function.arguments||"{}"):i.function.arguments});o.push({role:"assistant",content:s})}else{let s;typeof n.content=="string"||n.content===null?s=n.content??"":s=(await Promise.all(n.content.map(async i=>{if(i.type==="text")return{type:"text",text:i.text};if(i.type==="image_url"){let a=i.image_url.url;if(a.startsWith("data:")){let c=a.match(/^data:(image\/\w+);base64,(.+)$/);if(c)return{type:"image",source:{type:"base64",media_type:c[1],data:c[2]}}}return{type:"image",source:{type:"url",url:a}}}if(i.type==="image_data"||i.type==="image_file"){let{normalizeImagePart:a}=await Promise.resolve().then(()=>(at(),$t)),{data:c,mimeType:p}=await a(i);return{type:"image",source:{type:"base64",media_type:p,data:c}}}if(i.type==="file"){let{url:a,mimeType:c}=i.file,p=a.match(/^data:([\w/+.-]+);base64,(.+)$/s);if(p){let[,m,d]=p;return m.startsWith("image/")?{type:"image",source:{type:"base64",media_type:m,data:d}}:{type:"document",source:{type:"base64",media_type:m,data:d}}}return c.startsWith("image/")?{type:"image",source:{type:"url",url:a}}:{type:"document",source:{type:"url",url:a}}}return null}))).filter(Boolean),o.push({role:n.role==="user"?"user":"assistant",content:s})}return{system:t,userMessages:o}}mapFinishReason(e){return e==="end_turn"?"stop":e==="max_tokens"?"length":"stop"}handleError(e){let t=e?.message??String(e);return e?.status===401||e?.status===403?new pe(t,e):e?.status===429?new ne(t,void 0,e):e?.status>=400&&e?.status<500?new M(t,e):new I(t||"Anthropic Vertex error","ANTHROPIC_VERTEX_ERROR",e?.status??500,e)}};l();var Xl=require("@google/genai"),Yl=require("zod-to-json-schema");ie();S();var Cn=class r extends J{ai;location;thinkingBudget;rawContentCache=new Map;static RAW_CONTENT_CACHE_MAX=500;constructor(e={}){super(),this.name="vertexai";let t=e.projectId??process.env.TOOLPACK_VERTEXAI_PROJECT??process.env.VERTEX_AI_PROJECT??process.env.GOOGLE_CLOUD_PROJECT;if(!t)throw new pe("Vertex AI requires a GCP project ID. Pass projectId in config or set TOOLPACK_VERTEXAI_PROJECT / VERTEX_AI_PROJECT / GOOGLE_CLOUD_PROJECT.");this.location=e.location??process.env.TOOLPACK_VERTEXAI_LOCATION??process.env.VERTEX_AI_LOCATION??"us-central1",this.ai=new Xl.GoogleGenAI({vertexai:!0,project:t,location:this.location,...e.googleAuthOptions?{googleAuthOptions:e.googleAuthOptions}:{}}),this.thinkingBudget=e.thinkingBudget}getDisplayName(){return"Google Vertex AI"}async getModels(){return[{id:"gemini-3.5-flash",displayName:"Gemini 3.5 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3.1-pro-preview",displayName:"Gemini 3.1 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.5-pro-preview-05-06",displayName:"Gemini 2.5 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.5-flash-preview-04-17",displayName:"Gemini 2.5 Flash Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-2.0-flash-001",displayName:"Gemini 2.0 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:8192},{id:"gemini-1.5-pro-002",displayName:"Gemini 1.5 Pro",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:2097152,maxOutputTokens:8192},{id:"gemini-1.5-flash-002",displayName:"Gemini 1.5 Flash",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0},contextWindow:1048576,maxOutputTokens:8192}]}async generate(e){try{let t=e.__toolpack_request_id||`vtx-${Date.now()}`;h(`[VertexAI][${t}] generate() model=${e.model} messages=${e.messages.length} tools=${e.tools?.length??0}`),te(t,"VertexAI",e.messages);let{model:o,config:n}=this.buildRequestParams(e),{history:s,lastUserMessage:i}=this.formatHistory(e.messages),a=i!==null?[...s,{role:"user",parts:typeof i=="string"?[{text:i}]:i}]:s,c=await this.ai.models.generateContent({model:o,contents:a,config:n}),{content:p,toolCalls:m,rawContent:d}=this.parseResponse(c,e.tools);if(m.length>0&&d){let f=m.map(b=>b.id).join("|");this.rawContentCache.size>=r.RAW_CONTENT_CACHE_MAX&&this.rawContentCache.delete(this.rawContentCache.keys().next().value),this.rawContentCache.set(f,d)}return h(`[VertexAI][${t}] Response finish_reason=${m.length>0?"tool_calls":"stop"} tool_calls=${m.length} content_preview=${D(p,200)}`),{content:p||null,usage:{prompt_tokens:c.usageMetadata?.promptTokenCount??0,completion_tokens:c.usageMetadata?.candidatesTokenCount??0,total_tokens:c.usageMetadata?.totalTokenCount??0},finish_reason:m.length>0?"tool_calls":"stop",tool_calls:m.length>0?m:void 0,raw:c}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`vtx-str-${Date.now()}`;h(`[VertexAI][${t}] stream() model=${e.model} messages=${e.messages.length} tools=${e.tools?.length??0}`),te(t,"VertexAI",e.messages);let{model:o,config:n}=this.buildRequestParams(e),{history:s,lastUserMessage:i}=this.formatHistory(e.messages),a=i!==null?[...s,{role:"user",parts:typeof i=="string"?[{text:i}]:i}]:s,c=await this.ai.models.generateContentStream({model:o,contents:a,config:n});for await(let p of c)for(let m of p.candidates??[])for(let d of m.content?.parts??[])if(d.functionCall){let f=d.functionCall;h(`[VertexAI][${t}] stream tool_call name=${f.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:`vtx_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,name:this.restoreToolName(f.name,e.tools),arguments:f.args??{}}]}}else d.text&&(yield{delta:d.text})}catch(t){throw this.handleError(t)}}async embed(e){throw new M("Vertex AI embeddings are not supported by this adapter. Use the Gemini adapter (gemini provider) with text-embedding-004 instead.")}buildRequestParams(e){let t=e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format,o={systemInstruction:this.extractSystemInstruction(e.messages),maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||t)&&!e.tools?.length?"application/json":"text/plain",...t&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,Yl.zodToJsonSchema)(e.response_format))}:{}};return e.tools&&e.tools.length>0&&(o.tools=[{functionDeclarations:e.tools.map(n=>({name:this.sanitizeToolName(n.function.name),description:n.function.description,parameters:this.sanitizeSchema(n.function.parameters)}))}]),this.thinkingBudget!==void 0&&this.thinkingBudget!==0&&(o.thinkingConfig={thinkingBudget:this.thinkingBudget}),{model:e.model,config:o}}formatHistory(e){let t=e.filter(c=>c.role!=="system");if(t.length===0)return{history:[],lastUserMessage:""};let o=t[t.length-1],n=o.role==="tool"&&!!o.tool_call_id,i=(n?t:t.slice(0,-1)).map(c=>{if(c.role==="tool"&&c.tool_call_id){let p=this.sanitizeToolName(c.name??c.tool_call_id),m=typeof c.content=="string"?c.content:JSON.stringify(c.content),d=m.match(/^data:([\w/+.-]+);base64,(.+)$/s),f=[{functionResponse:{name:p,response:{name:p,content:d?"File data attached as sibling part.":m}}}];return d&&f.push({inlineData:{mimeType:d[1],data:d[2]}}),{role:"function",parts:f}}if(c.role==="assistant"&&c.tool_calls&&c.tool_calls.length>0){let p=c.tool_calls.map(f=>f.id).join("|"),m=this.rawContentCache.get(p);if(m)return m;let d=[];typeof c.content=="string"&&c.content&&d.push({text:c.content});for(let f of c.tool_calls)d.push({functionCall:{name:this.sanitizeToolName(f.function.name),args:typeof f.function.arguments=="string"?JSON.parse(f.function.arguments||"{}"):f.function.arguments}});return{role:"model",parts:d}}return{role:c.role==="user"?"user":"model",parts:this.contentToParts(c.content)}}),a=[];for(let c of i){let p=a[a.length-1];c.role==="function"&&p?.role==="function"?p.parts.push(...c.parts):a.push(c)}return{history:a,lastUserMessage:n?null:this.contentToParts(o.content)}}contentToParts(e){return typeof e=="string"?[{text:e}]:e?e.map(t=>{if(t.type==="text")return{text:t.text};if(t.type==="image_data"){let{data:o,mimeType:n}=t.image_data??{};return{inlineData:{mimeType:n??"image/jpeg",data:o??""}}}if(t.type==="image_url")return{fileData:{mimeType:"image/jpeg",fileUri:t.image_url?.url??""}};if(t.type==="file"){let o=t.file.url.match(/^data:([\w/+.-]+);base64,(.+)$/s);return o?{inlineData:{mimeType:o[1],data:o[2]}}:{fileData:{mimeType:t.file.mimeType,fileUri:t.file.url}}}return null}).filter(t=>t!==null):[]}parseResponse(e,t){let o=[],n="",s=null;for(let i of e.candidates??[]){i.content&&(s=i.content);for(let a of i.content?.parts??[])if(a.text&&!a.thought&&(n+=a.text),a.functionCall){let c=a.functionCall;o.push({id:`vtx_${Date.now()}_${Math.random().toString(36).slice(2,8)}`,name:this.restoreToolName(c.name,t),arguments:c.args??{}})}}return{content:n,toolCalls:o,rawContent:s}}extractSystemInstruction(e){let t=e.filter(o=>o.role==="system");if(t.length!==0)return t.map(o=>typeof o.content=="string"?o.content:"").join(`
456
+ `)}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name??e.replace(/_/g,".")}sanitizeSchema(e){if(!e||typeof e!="object")return e;let t={};for(let[o,n]of Object.entries(e))["additionalProperties","exclusiveMinimum","exclusiveMaximum","$schema","$id","definitions","$defs"].includes(o)||(t[o]=typeof n=="object"&&n!==null?Array.isArray(n)?n.map(s=>this.sanitizeSchema(s)):this.sanitizeSchema(n):n);return t}handleError(e){let t=e?.message??String(e);return e?.status===429||t.includes("RESOURCE_EXHAUSTED")?new ne(t,void 0,e):e?.status===401||e?.status===403||t.includes("UNAUTHENTICATED")||t.includes("PERMISSION_DENIED")?new pe(t,e):e?.status>=400&&e?.status<500?new M(t,e):new I(t||"Vertex AI Error","VERTEXAI_ERROR",e?.status??500,e)}};l();var Zl=require("@google/generative-ai"),Gs=require("zod-to-json-schema");ie();S();var kn=class extends J{genAI;constructor(e){super(),this.genAI=new Zl.GoogleGenerativeAI(e)}supportsFileUpload(){return!0}sanitizeSchema(e){if(!e||typeof e!="object")return e;let t={};for(let[o,n]of Object.entries(e))o==="additionalProperties"||o==="exclusiveMinimum"||o==="exclusiveMaximum"||o==="$schema"||o==="$id"||o==="definitions"||o==="$defs"||(typeof n=="object"&&n!==null?Array.isArray(n)?t[o]=n.map(s=>this.sanitizeSchema(s)):t[o]=this.sanitizeSchema(n):t[o]=n);return t}async uploadFile(e){try{let t=await import("fs"),o=await import("path");if(!e.filePath)throw new M("Gemini uploadFile requires a filePath.");let n=await t.promises.readFile(e.filePath),s=o.basename(e.filePath),i=e.mimeType||"application/octet-stream",c=`https://generativelanguage.googleapis.com/upload/v1beta/files?key=${this.genAI.apiKey}`,p="----WebKitFormBoundary"+Math.random().toString(36).substring(2),m=JSON.stringify({file:{displayName:s}}),d=Buffer.concat([Buffer.from(`--${p}\r
456
457
  Content-Type: application/json\r
457
458
  \r
458
459
  ${m}\r
@@ -461,23 +462,23 @@ Content-Type: ${i}\r
461
462
  \r
462
463
  `),n,Buffer.from(`\r
463
464
  --${p}--\r
464
- `)]),f=await fetch(c,{method:"POST",headers:{"Content-Type":`multipart/related; boundary=${p}`},body:d});if(!f.ok){let y=await f.text();throw new Error(`Gemini file upload failed: ${f.status} ${y}`)}let b=await f.json();return{id:b.file?.name||b.name,url:b.file?.uri||b.uri}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{let t=this.genAI.apiKey,o=`https://generativelanguage.googleapis.com/v1beta/${e}?key=${t}`,n=await fetch(o,{method:"DELETE"});if(!n.ok){let s=await n.text();throw new Error(`Gemini file deletion failed: ${n.status} ${s}`)}}catch(t){throw this.handleError(t)}}getDisplayName(){return"Google Gemini"}async getModels(){return[{id:"gemini-3.1-flash-lite-preview",displayName:"Gemini 3.1 Flash-Lite Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3-flash-preview",displayName:"Gemini 3 Flash Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3.1-pro-preview",displayName:"Gemini 3.1 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536}]}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,o={model:e.model,systemInstruction:this.extractSystemInstruction(e.messages)};e.tools&&e.tools.length>0?(o.tools=[{functionDeclarations:e.tools.map(f=>({name:this.sanitizeToolName(f.function.name),description:f.function.description,parameters:this.sanitizeSchema(f.function.parameters)}))}],h(`[Gemini][${t}] Sending ${e.tools.length} tools`),e.tools.length>0&&h(`[Gemini][${t}] First tool: ${D(e.tools[0],800)}`)):h(`[Gemini][${t}] NO TOOLS in request`),h(`[Gemini][${t}] generate() request: model=${e.model}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),oe(t,"Gemini",e.messages);let n=this.genAI.getGenerativeModel(o),{history:s,lastUserMessage:i}=await this.formatHistory(e.messages,e.mediaOptions),p=await(await n.startChat({history:s,generationConfig:{maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format)&&!e.tools?.length?"application/json":"text/plain",...e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,Js.zodToJsonSchema)(e.response_format))}:{}}}).sendMessage(i)).response,m=[],d="";for(let f of p.candidates||[])for(let b of f.content?.parts||[])if(b.text&&(d+=b.text),b.functionCall){let y=b.functionCall;m.push({id:`gemini_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(y.name,e.tools),arguments:y.args||{}})}return h(`[Gemini][${t}] Response finish_reason=${m.length>0?"tool_calls":"stop"} tool_calls=${m.length} content_preview=${D(d,200)}`),{content:d||null,usage:{prompt_tokens:p.usageMetadata?.promptTokenCount||0,completion_tokens:p.usageMetadata?.candidatesTokenCount||0,total_tokens:p.usageMetadata?.totalTokenCount||0},finish_reason:m.length>0?"tool_calls":"stop",tool_calls:m.length>0?m:void 0,raw:p}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t={model:e.model,systemInstruction:this.extractSystemInstruction(e.messages)};e.tools&&e.tools.length>0&&(t.tools=[{functionDeclarations:e.tools.map(p=>({name:this.sanitizeToolName(p.function.name),description:p.function.description,parameters:this.sanitizeSchema(p.function.parameters)}))}]);let o=e.__toolpack_request_id||`str-${Date.now()}`;h(`[Gemini][${o}] Stream request: model=${e.model}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),e.tools&&e.tools.length>0&&h(`[Gemini][${o}] First tool: ${D(e.tools[0],800)}`),oe(o,"Gemini",e.messages);let n=this.genAI.getGenerativeModel(t),{history:s,lastUserMessage:i}=await this.formatHistory(e.messages,e.mediaOptions),c=await n.startChat({history:s,generationConfig:{maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format)&&!e.tools?.length?"application/json":"text/plain",...e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,Js.zodToJsonSchema)(e.response_format))}:{}}}).sendMessageStream(i);for await(let p of c.stream){for(let m of p.candidates?.[0]?.content?.parts||[])m.functionCall?(h(`[Gemini][${o}] Stream finish_reason=tool_calls name=${m.functionCall.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:`gemini_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.functionCall.name,e.tools),arguments:m.functionCall.args||{}}]}):m.text&&(yield{delta:m.text});try{let m=p.text();m&&!p.candidates?.[0]?.content?.parts?.some(d=>d.text)&&(yield{delta:m})}catch{}}}catch(t){throw this.handleError(t)}}async embed(e){try{let t=this.genAI.getGenerativeModel({model:e.model});return Array.isArray(e.input)?{embeddings:await Promise.all(e.input.map(async n=>(await t.embedContent(n)).embedding.values))}:{embeddings:[(await t.embedContent(e.input)).embedding.values]}}catch(t){throw this.handleError(t)}}extractSystemInstruction(e){let t=e.filter(o=>o.role==="system");if(t.length!==0)return t.map(o=>typeof o.content=="string"?o.content:o.content===null?"":o.content.map(n=>n.text).join(`
465
+ `)]),f=await fetch(c,{method:"POST",headers:{"Content-Type":`multipart/related; boundary=${p}`},body:d});if(!f.ok){let y=await f.text();throw new Error(`Gemini file upload failed: ${f.status} ${y}`)}let b=await f.json();return{id:b.file?.name||b.name,url:b.file?.uri||b.uri}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{let t=this.genAI.apiKey,o=`https://generativelanguage.googleapis.com/v1beta/${e}?key=${t}`,n=await fetch(o,{method:"DELETE"});if(!n.ok){let s=await n.text();throw new Error(`Gemini file deletion failed: ${n.status} ${s}`)}}catch(t){throw this.handleError(t)}}getDisplayName(){return"Google Gemini"}async getModels(){return[{id:"gemini-3.1-flash-lite-preview",displayName:"Gemini 3.1 Flash-Lite Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3-flash-preview",displayName:"Gemini 3 Flash Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536},{id:"gemini-3.1-pro-preview",displayName:"Gemini 3.1 Pro Preview",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1048576,maxOutputTokens:65536}]}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,o={model:e.model,systemInstruction:this.extractSystemInstruction(e.messages)};e.tools&&e.tools.length>0?(o.tools=[{functionDeclarations:e.tools.map(f=>({name:this.sanitizeToolName(f.function.name),description:f.function.description,parameters:this.sanitizeSchema(f.function.parameters)}))}],h(`[Gemini][${t}] Sending ${e.tools.length} tools`),e.tools.length>0&&h(`[Gemini][${t}] First tool: ${D(e.tools[0],800)}`)):h(`[Gemini][${t}] NO TOOLS in request`),h(`[Gemini][${t}] generate() request: model=${e.model}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),te(t,"Gemini",e.messages);let n=this.genAI.getGenerativeModel(o),{history:s,lastUserMessage:i}=await this.formatHistory(e.messages,e.mediaOptions),p=await(await n.startChat({history:s,generationConfig:{maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format)&&!e.tools?.length?"application/json":"text/plain",...e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,Gs.zodToJsonSchema)(e.response_format))}:{}}}).sendMessage(i)).response,m=[],d="";for(let f of p.candidates||[])for(let b of f.content?.parts||[])if(b.text&&(d+=b.text),b.functionCall){let y=b.functionCall;m.push({id:`gemini_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(y.name,e.tools),arguments:y.args||{}})}return h(`[Gemini][${t}] Response finish_reason=${m.length>0?"tool_calls":"stop"} tool_calls=${m.length} content_preview=${D(d,200)}`),{content:d||null,usage:{prompt_tokens:p.usageMetadata?.promptTokenCount||0,completion_tokens:p.usageMetadata?.candidatesTokenCount||0,total_tokens:p.usageMetadata?.totalTokenCount||0},finish_reason:m.length>0?"tool_calls":"stop",tool_calls:m.length>0?m:void 0,raw:p}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t={model:e.model,systemInstruction:this.extractSystemInstruction(e.messages)};e.tools&&e.tools.length>0&&(t.tools=[{functionDeclarations:e.tools.map(p=>({name:this.sanitizeToolName(p.function.name),description:p.function.description,parameters:this.sanitizeSchema(p.function.parameters)}))}]);let o=e.__toolpack_request_id||`str-${Date.now()}`;h(`[Gemini][${o}] Stream request: model=${e.model}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),e.tools&&e.tools.length>0&&h(`[Gemini][${o}] First tool: ${D(e.tools[0],800)}`),te(o,"Gemini",e.messages);let n=this.genAI.getGenerativeModel(t),{history:s,lastUserMessage:i}=await this.formatHistory(e.messages,e.mediaOptions),c=await n.startChat({history:s,generationConfig:{maxOutputTokens:e.max_tokens,temperature:e.temperature,topP:e.top_p,responseMimeType:(e.response_format==="json_object"||e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format)&&!e.tools?.length?"application/json":"text/plain",...e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&!e.tools?.length?{responseSchema:this.sanitizeSchema((0,Gs.zodToJsonSchema)(e.response_format))}:{}}}).sendMessageStream(i);for await(let p of c.stream){for(let m of p.candidates?.[0]?.content?.parts||[])m.functionCall?(h(`[Gemini][${o}] Stream finish_reason=tool_calls name=${m.functionCall.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:[{id:`gemini_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.functionCall.name,e.tools),arguments:m.functionCall.args||{}}]}):m.text&&(yield{delta:m.text});try{let m=p.text();m&&!p.candidates?.[0]?.content?.parts?.some(d=>d.text)&&(yield{delta:m})}catch{}}}catch(t){throw this.handleError(t)}}async embed(e){try{let t=this.genAI.getGenerativeModel({model:e.model});return Array.isArray(e.input)?{embeddings:await Promise.all(e.input.map(async n=>(await t.embedContent(n)).embedding.values))}:{embeddings:[(await t.embedContent(e.input)).embedding.values]}}catch(t){throw this.handleError(t)}}extractSystemInstruction(e){let t=e.filter(o=>o.role==="system");if(t.length!==0)return t.map(o=>typeof o.content=="string"?o.content:o.content===null?"":o.content.map(n=>n.text).join(`
465
466
  `)).join(`
466
- `)}async formatHistory(e,t={}){let o=e.filter(d=>d.role!=="system");if(o.length===0)return{history:[],lastUserMessage:""};let n=o[o.length-1],s=o.slice(0,o.length-1),{normalizeImagePart:i}=await Promise.resolve().then(()=>(Et(),kn)),a=async d=>typeof d=="string"?[{text:d}]:d===null?[]:(await Promise.all(d.map(async b=>{if(b.type==="text")return{text:b.text};if(b.type==="image_data"||b.type==="image_file"||b.type==="image_url")try{let{data:y,mimeType:w}=await i(b);return{inlineData:{mimeType:w,data:y}}}catch{return b.type==="image_url"?{text:`[Image: ${b.image_url.url}]`}:{text:"[Unresolvable Image]"}}return null}))).filter(Boolean),c=await Promise.all(s.map(async d=>{if(d.role==="tool"&&d.tool_call_id)return{role:"function",parts:[{functionResponse:{name:this.sanitizeToolName(d.name||d.tool_call_id),response:{name:this.sanitizeToolName(d.name||d.tool_call_id),content:typeof d.content=="string"?d.content:JSON.stringify(d.content)}}}]};if(d.role==="assistant"&&d.tool_calls&&d.tool_calls.length>0){let f=[];if(typeof d.content=="string"&&d.content)f.push({text:d.content});else if(Array.isArray(d.content)){let b=d.content.filter(y=>typeof y=="object"&&y.type==="text").map(y=>y.text).join(`
467
- `);b&&f.push({text:b})}for(let b of d.tool_calls)f.push({functionCall:{name:this.sanitizeToolName(b.function.name),args:typeof b.function.arguments=="string"?JSON.parse(b.function.arguments||"{}"):b.function.arguments}});return{role:"model",parts:f}}return{role:d.role==="user"?"user":"model",parts:await a(d.content)}})),p=[];for(let d of c){let f=p[p.length-1];d.role==="function"&&f?.role==="function"?f.parts.push(...d.parts):p.push(d)}let m=typeof n.content=="string"?n.content:await a(n.content);return{history:p,lastUserMessage:m}}handleError(e){return e.status===429?new re(e.message,void 0,e):e.status>=400&&e.status<500?new M(e.message,e):e.message&&e.message.includes("API key")?new me(e.message,e):new I(e.message||"Gemini Error","GEMINI_ERROR",e.status||500,e)}};l();var Ke=x(require("fs"),1),Vs=x(require("path"),1);ae();var sc="toolpack.config.json",jr=new Map;async function ic(r){for(;jr.has(r);)await jr.get(r);let e,t=new Promise(o=>{e=o});return jr.set(r,t),()=>{jr.delete(r),e()}}function ct(r){if(r&&Ke.existsSync(r))return r;let e=Vs.join(process.cwd(),sc);return Ke.existsSync(e)?e:null}function $n(r){if(!r)return null;try{let e=Ke.readFileSync(r,"utf-8");return JSON.parse(e)}catch{return null}}function Lr(r){let e=r||ct();return $n(e)||{}}function ac(){}function lc(r){return(Lr(r).ollama?.models||[]).map(o=>({type:`ollama-${o.model.replace(/[:.]/g,"-")}`,model:o.model,label:o.label||o.model}))}function En(r){return Lr(r).ollama?.baseUrl||"http://localhost:11434"}async function cc(r){let{type:e,value:t,configPath:o}=r,n=o||ct();n||(n=Vs.join(process.cwd(),sc));let s=await ic(n);try{let i=$n(n)||{};switch(i.hitl||(i.hitl={}),i.hitl.bypass||(i.hitl.bypass={}),e){case"tool":i.hitl.bypass.tools||(i.hitl.bypass.tools=[]),i.hitl.bypass.tools.includes(t)||i.hitl.bypass.tools.push(t);break;case"category":i.hitl.bypass.categories||(i.hitl.bypass.categories=[]),i.hitl.bypass.categories.includes(t)||i.hitl.bypass.categories.push(t);break;case"level":{i.hitl.bypass.levels||(i.hitl.bypass.levels=[]);let a=t;i.hitl.bypass.levels.includes(a)||i.hitl.bypass.levels.push(a);break}}try{Ke.writeFileSync(n,JSON.stringify(i,null,4),"utf-8")}catch(a){throw new A(`Failed to write bypass rule to config file: ${a instanceof Error?a.message:String(a)}`,"CONFIG_WRITE_ERROR")}}finally{s()}}async function pc(r){let{type:e,value:t,configPath:o}=r,n=o||ct();if(!n)return;let s=await ic(n);try{let i=$n(n);if(!i?.hitl?.bypass)return;switch(e){case"tool":i.hitl.bypass.tools&&(i.hitl.bypass.tools=i.hitl.bypass.tools.filter(a=>a!==t));break;case"category":i.hitl.bypass.categories&&(i.hitl.bypass.categories=i.hitl.bypass.categories.filter(a=>a!==t));break;case"level":i.hitl.bypass.levels&&(i.hitl.bypass.levels=i.hitl.bypass.levels.filter(a=>a!==t));break}try{Ke.writeFileSync(n,JSON.stringify(i,null,4),"utf-8")}catch(a){throw new A(`Failed to remove bypass rule from config file: ${a instanceof Error?a.message:String(a)}`,"CONFIG_WRITE_ERROR")}}finally{s()}}l();l();var Xs=require("zod-to-json-schema");ae();S();l();var Qs=x(require("http"),1);function ke(r,e,t,o,n=12e4){return new Promise((s,i)=>{let a=new URL(e,r),c={hostname:a.hostname,port:a.port,path:a.pathname,method:t,headers:{"Content-Type":"application/json"},timeout:n},p=Qs.default.request(c,m=>{let d=[];m.on("data",f=>d.push(f)),m.on("end",()=>{s({status:m.statusCode||0,body:Buffer.concat(d).toString("utf-8")})})});p.on("error",m=>i(m)),p.on("timeout",()=>{p.destroy(),i(new Error("Request timed out"))}),o&&p.write(JSON.stringify(o)),p.end()})}function Fr(r,e,t,o=12e4,n){let s,i=!1;return n&&n.addEventListener("abort",()=>{i=!0,s&&s.destroy()},{once:!0}),{stream:async function*(){let c=new URL(e,r),p={hostname:c.hostname,port:c.port,path:c.pathname,method:"POST",headers:{"Content-Type":"application/json"},timeout:o},m=await new Promise((f,b)=>{s=Qs.default.request(p,f),s.on("error",b),s.on("timeout",()=>{s.destroy(),b(new Error("Stream request timed out"))}),s.write(JSON.stringify(t)),s.end()});if(m.statusCode&&m.statusCode>=400){let f="";for await(let b of m)f+=b.toString();throw new Error(`Ollama HTTP ${m.statusCode}: ${f}`)}let d="";for await(let f of m){if(i)break;let b=f.toString();if(d+=b,d.includes('"error"'))try{let w=JSON.parse(d.trim());if(w.error)throw new Error(`Ollama: ${w.error}`)}catch(w){if(w.message.startsWith("Ollama:"))throw w}let y=d.split(`
468
- `);d=y.pop()||"";for(let w of y)w.trim()&&(yield w)}d.trim()&&!i&&(yield d.trim())}(),abort:()=>{i=!0,s&&s.destroy()}}}var Je=class extends V{config;baseUrl;timeout;modelName;constructor(e){super(),this.config=e,this.baseUrl=e.baseUrl||"http://localhost:11434",this.timeout=e.timeout||12e4,this.modelName=e.model}getDisplayName(){return"Ollama"}async getModels(){try{return(await this.listModels()).map(t=>({id:t.name,displayName:t.name,capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!0,vision:!0}}))}catch{return[]}}async connect(){let e=await this.listModels(),t=this.config.model.split(":")[0].toLowerCase();if(!e.some(n=>n.name.split(":")[0].toLowerCase()===t||n.name.toLowerCase()===this.config.model.toLowerCase()))throw new M(`Model "${this.config.model}" is not pulled in Ollama. Run: ollama pull ${this.config.model}
469
- Available models: ${e.map(n=>n.name).join(", ")||"(none)"}`);return e}async listModels(){try{let e=await ke(this.baseUrl,"/api/tags","GET",void 0,5e3);if(e.status!==200)throw new I(`Ollama returned status ${e.status}`,"OLLAMA_ERROR",e.status);return JSON.parse(e.body).models||[]}catch(e){throw e instanceof I?e:new We(`Cannot connect to Ollama at ${this.baseUrl}. Is Ollama running? (ollama serve)`,e)}}async isAvailable(){try{return await ke(this.baseUrl,"/api/tags","GET",void 0,3e3),!0}catch{return!1}}async isModelAvailable(e){try{let t=await this.listModels(),o=(e||this.config.model).toLowerCase(),n=o.split(":")[0];return t.some(s=>s.name.split(":")[0].toLowerCase()===n||s.name.toLowerCase()===o)}catch{return!1}}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){let t=e.__toolpack_request_id||`gen-${Date.now()}`,o=await Promise.all(e.messages.map(i=>this.toOllamaMessage(i,e.mediaOptions))),n=e.model||this.config.model,s={model:n,messages:o,stream:!1,options:{temperature:e.temperature??this.config.temperature??.7,num_ctx:this.config.numCtx}};e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&(s.format=(0,Xs.zodToJsonSchema)(e.response_format)),e.tools&&e.tools.length>0&&e.tool_choice!=="none"&&(s.tools=e.tools.map(i=>({type:"function",function:{name:this.sanitizeToolName(i.function.name),description:i.function.description,parameters:i.function.parameters}})),h(`[Ollama][${t}] Sending ${e.tools.length} tools with tool_choice: ${e.tool_choice||"unset"}`),e.tools.length>0&&h(`[Ollama][${t}] First tool: ${D(e.tools[0],800)}`),h(`[Ollama][${t}] NO TOOLS in request`)),h(`[Ollama][${t}] generate() request: model=${n}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),oe(t,"Ollama",e.messages);try{let i=await ke(this.baseUrl,"/api/chat","POST",s,this.timeout);if(i.status!==200)throw this.handleHttpError(i.status,i.body);let a=JSON.parse(i.body),c=[];if(a.message?.tool_calls)for(let m of a.message.tool_calls)c.push({id:`ollama_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.function.name,e.tools),arguments:m.function.arguments||{}});let p={content:a.message?.content||null,usage:a.prompt_eval_count!=null?{prompt_tokens:a.prompt_eval_count||0,completion_tokens:a.eval_count||0,total_tokens:(a.prompt_eval_count||0)+(a.eval_count||0)}:void 0,finish_reason:c.length>0?"tool_calls":a.done?"stop":void 0,tool_calls:c.length>0?c:void 0,raw:a};return h(`[Ollama][${t}] Response finish_reason=${p.finish_reason} tool_calls=${c.length} content_preview=${D(p.content,200)}`),p}catch(i){throw i instanceof I?i:new We(`Failed to generate with Ollama model "${n}": ${i.message}`,i)}}async*stream(e){let t=e.__toolpack_request_id||`str-${Date.now()}`,o=await Promise.all(e.messages.map(a=>this.toOllamaMessage(a,e.mediaOptions))),n=e.model||this.config.model,s={model:n,messages:o,stream:!0,options:{temperature:e.temperature??this.config.temperature??.7,num_ctx:this.config.numCtx}};e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&(s.format=(0,Xs.zodToJsonSchema)(e.response_format)),e.tools&&e.tools.length>0&&e.tool_choice!=="none"&&(s.tools=e.tools.map(a=>({type:"function",function:{name:this.sanitizeToolName(a.function.name),description:a.function.description,parameters:a.function.parameters}})),h(`[Ollama][${t}] Sending ${e.tools.length} tools with tool_choice: ${e.tool_choice||"unset"}`),e.tools.length>0&&h(`[Ollama][${t}] First tool: ${D(e.tools[0],800)}`),h(`[Ollama][${t}] NO TOOLS in request`)),h(`[Ollama][${t}] Stream request: model=${n}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),oe(t,"Ollama",e.messages);let{stream:i}=Fr(this.baseUrl,"/api/chat",s,this.timeout,e.signal);try{for await(let a of i)try{let c=JSON.parse(a);if(c.message?.content){let p=c.message.tool_calls&&c.message.tool_calls.length>0;yield{delta:c.message.content,finish_reason:c.done&&!p?"stop":void 0,usage:c.done&&c.prompt_eval_count!=null?{prompt_tokens:c.prompt_eval_count||0,completion_tokens:c.eval_count||0,total_tokens:(c.prompt_eval_count||0)+(c.eval_count||0)}:void 0}}if(c.message?.tool_calls&&c.message.tool_calls.length>0){let p=c.message.tool_calls.map(m=>({id:`ollama_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.function.name,e.tools),arguments:m.function.arguments||{}}));h(`[Ollama][${t}] Stream finish_reason=tool_calls name=${p[0]?.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:p}}if(c.done&&!c.message?.content&&!c.message?.tool_calls){ze(`[Ollama][${t}] Stream chunk finish_reason=stop`),yield{delta:"",finish_reason:"stop"};return}}catch{}}catch(a){throw new We(`Stream failed for Ollama model "${n}": ${a.message}`,a)}}async embed(e){let t=e.__toolpack_request_id||`emb-${Date.now()}`,o=typeof e.input=="string"?[e.input]:e.input,n=e.model||this.config.model;h(`[Ollama][${t}] Embedding request: model=${n}, inputs=${o.length}`);try{let s=await ke(this.baseUrl,"/api/embed","POST",{model:n,input:o},this.timeout);if(s.status!==200)throw this.handleHttpError(s.status,s.body);return{embeddings:JSON.parse(s.body).embeddings||[]}}catch(s){throw s instanceof I?s:new We(`Embedding failed for Ollama model "${n}": ${s.message}`,s)}}async disconnect(){}async toOllamaMessage(e,t={}){let o="",n=[],{normalizeImagePart:s}=await Promise.resolve().then(()=>(Et(),kn));if(typeof e.content=="string")o=e.content;else if(e.content!==null){for(let a of e.content)if(a.type==="text")o+=a.text+`
467
+ `)}async formatHistory(e,t={}){let o=e.filter(d=>d.role!=="system");if(o.length===0)return{history:[],lastUserMessage:""};let n=o[o.length-1],s=o.slice(0,o.length-1),{normalizeImagePart:i}=await Promise.resolve().then(()=>(at(),$t)),a=async d=>typeof d=="string"?[{text:d}]:d===null?[]:(await Promise.all(d.map(async b=>{if(b.type==="text")return{text:b.text};if(b.type==="image_data"||b.type==="image_file"||b.type==="image_url")try{let{data:y,mimeType:T}=await i(b);return{inlineData:{mimeType:T,data:y}}}catch{return b.type==="image_url"?{text:`[Image: ${b.image_url.url}]`}:{text:"[Unresolvable Image]"}}if(b.type==="file"){let y=b.file.url.match(/^data:([\w/+.-]+);base64,(.+)$/s);return y?{inlineData:{mimeType:y[1],data:y[2]}}:{fileData:{fileUri:b.file.url,mimeType:b.file.mimeType}}}return null}))).filter(Boolean),c=await Promise.all(s.map(async d=>{if(d.role==="tool"&&d.tool_call_id){let f=this.sanitizeToolName(d.name||d.tool_call_id),b=typeof d.content=="string"?d.content:JSON.stringify(d.content),y=b.match(/^data:([\w/+.-]+);base64,(.+)$/s),T=[{functionResponse:{name:f,response:{name:f,content:y?"File data attached as sibling part.":b}}}];return y&&T.push({inlineData:{mimeType:y[1],data:y[2]}}),{role:"function",parts:T}}if(d.role==="assistant"&&d.tool_calls&&d.tool_calls.length>0){let f=[];if(typeof d.content=="string"&&d.content)f.push({text:d.content});else if(Array.isArray(d.content)){let b=d.content.filter(y=>typeof y=="object"&&y.type==="text").map(y=>y.text).join(`
468
+ `);b&&f.push({text:b})}for(let b of d.tool_calls)f.push({functionCall:{name:this.sanitizeToolName(b.function.name),args:typeof b.function.arguments=="string"?JSON.parse(b.function.arguments||"{}"):b.function.arguments}});return{role:"model",parts:f}}return{role:d.role==="user"?"user":"model",parts:await a(d.content)}})),p=[];for(let d of c){let f=p[p.length-1];d.role==="function"&&f?.role==="function"?f.parts.push(...d.parts):p.push(d)}let m=typeof n.content=="string"?n.content:await a(n.content);return{history:p,lastUserMessage:m}}handleError(e){return e.status===429?new ne(e.message,void 0,e):e.status>=400&&e.status<500?new M(e.message,e):e.message&&e.message.includes("API key")?new pe(e.message,e):new I(e.message||"Gemini Error","GEMINI_ERROR",e.status||500,e)}};l();var He=x(require("fs"),1),Bs=x(require("path"),1);ie();var ec="toolpack.config.json",Ar=new Map;async function tc(r){for(;Ar.has(r);)await Ar.get(r);let e,t=new Promise(o=>{e=o});return Ar.set(r,t),()=>{Ar.delete(r),e()}}function lt(r){if(r&&He.existsSync(r))return r;let e=Bs.join(process.cwd(),ec);return He.existsSync(e)?e:null}function Sn(r){if(!r)return null;try{let e=He.readFileSync(r,"utf-8");return JSON.parse(e)}catch{return null}}function Nr(r){let e=r||lt();return Sn(e)||{}}function oc(){}function nc(r){return(Nr(r).ollama?.models||[]).map(o=>({type:`ollama-${o.model.replace(/[:.]/g,"-")}`,model:o.model,label:o.label||o.model}))}function Pn(r){return Nr(r).ollama?.baseUrl||"http://localhost:11434"}async function rc(r){let{type:e,value:t,configPath:o}=r,n=o||lt();n||(n=Bs.join(process.cwd(),ec));let s=await tc(n);try{let i=Sn(n)||{};switch(i.hitl||(i.hitl={}),i.hitl.bypass||(i.hitl.bypass={}),e){case"tool":i.hitl.bypass.tools||(i.hitl.bypass.tools=[]),i.hitl.bypass.tools.includes(t)||i.hitl.bypass.tools.push(t);break;case"category":i.hitl.bypass.categories||(i.hitl.bypass.categories=[]),i.hitl.bypass.categories.includes(t)||i.hitl.bypass.categories.push(t);break;case"level":{i.hitl.bypass.levels||(i.hitl.bypass.levels=[]);let a=t;i.hitl.bypass.levels.includes(a)||i.hitl.bypass.levels.push(a);break}}try{He.writeFileSync(n,JSON.stringify(i,null,4),"utf-8")}catch(a){throw new A(`Failed to write bypass rule to config file: ${a instanceof Error?a.message:String(a)}`,"CONFIG_WRITE_ERROR")}}finally{s()}}async function sc(r){let{type:e,value:t,configPath:o}=r,n=o||lt();if(!n)return;let s=await tc(n);try{let i=Sn(n);if(!i?.hitl?.bypass)return;switch(e){case"tool":i.hitl.bypass.tools&&(i.hitl.bypass.tools=i.hitl.bypass.tools.filter(a=>a!==t));break;case"category":i.hitl.bypass.categories&&(i.hitl.bypass.categories=i.hitl.bypass.categories.filter(a=>a!==t));break;case"level":i.hitl.bypass.levels&&(i.hitl.bypass.levels=i.hitl.bypass.levels.filter(a=>a!==t));break}try{He.writeFileSync(n,JSON.stringify(i,null,4),"utf-8")}catch(a){throw new A(`Failed to remove bypass rule from config file: ${a instanceof Error?a.message:String(a)}`,"CONFIG_WRITE_ERROR")}}finally{s()}}l();l();var Hs=require("zod-to-json-schema");ie();S();l();var zs=x(require("http"),1);function Ce(r,e,t,o,n=12e4){return new Promise((s,i)=>{let a=new URL(e,r),c={hostname:a.hostname,port:a.port,path:a.pathname,method:t,headers:{"Content-Type":"application/json"},timeout:n},p=zs.default.request(c,m=>{let d=[];m.on("data",f=>d.push(f)),m.on("end",()=>{s({status:m.statusCode||0,body:Buffer.concat(d).toString("utf-8")})})});p.on("error",m=>i(m)),p.on("timeout",()=>{p.destroy(),i(new Error("Request timed out"))}),o&&p.write(JSON.stringify(o)),p.end()})}function Or(r,e,t,o=12e4,n){let s,i=!1;return n&&n.addEventListener("abort",()=>{i=!0,s&&s.destroy()},{once:!0}),{stream:async function*(){let c=new URL(e,r),p={hostname:c.hostname,port:c.port,path:c.pathname,method:"POST",headers:{"Content-Type":"application/json"},timeout:o},m=await new Promise((f,b)=>{s=zs.default.request(p,f),s.on("error",b),s.on("timeout",()=>{s.destroy(),b(new Error("Stream request timed out"))}),s.write(JSON.stringify(t)),s.end()});if(m.statusCode&&m.statusCode>=400){let f="";for await(let b of m)f+=b.toString();throw new Error(`Ollama HTTP ${m.statusCode}: ${f}`)}let d="";for await(let f of m){if(i)break;let b=f.toString();if(d+=b,d.includes('"error"'))try{let T=JSON.parse(d.trim());if(T.error)throw new Error(`Ollama: ${T.error}`)}catch(T){if(T.message.startsWith("Ollama:"))throw T}let y=d.split(`
469
+ `);d=y.pop()||"";for(let T of y)T.trim()&&(yield T)}d.trim()&&!i&&(yield d.trim())}(),abort:()=>{i=!0,s&&s.destroy()}}}var Ke=class extends J{config;baseUrl;timeout;modelName;constructor(e){super(),this.config=e,this.baseUrl=e.baseUrl||"http://localhost:11434",this.timeout=e.timeout||12e4,this.modelName=e.model}getDisplayName(){return"Ollama"}async getModels(){try{return(await this.listModels()).map(t=>({id:t.name,displayName:t.name,capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!0,vision:!0}}))}catch{return[]}}async connect(){let e=await this.listModels(),t=this.config.model.split(":")[0].toLowerCase();if(!e.some(n=>n.name.split(":")[0].toLowerCase()===t||n.name.toLowerCase()===this.config.model.toLowerCase()))throw new M(`Model "${this.config.model}" is not pulled in Ollama. Run: ollama pull ${this.config.model}
470
+ Available models: ${e.map(n=>n.name).join(", ")||"(none)"}`);return e}async listModels(){try{let e=await Ce(this.baseUrl,"/api/tags","GET",void 0,5e3);if(e.status!==200)throw new I(`Ollama returned status ${e.status}`,"OLLAMA_ERROR",e.status);return JSON.parse(e.body).models||[]}catch(e){throw e instanceof I?e:new qe(`Cannot connect to Ollama at ${this.baseUrl}. Is Ollama running? (ollama serve)`,e)}}async isAvailable(){try{return await Ce(this.baseUrl,"/api/tags","GET",void 0,3e3),!0}catch{return!1}}async isModelAvailable(e){try{let t=await this.listModels(),o=(e||this.config.model).toLowerCase(),n=o.split(":")[0];return t.some(s=>s.name.split(":")[0].toLowerCase()===n||s.name.toLowerCase()===o)}catch{return!1}}sanitizeToolName(e){return e.replace(/\./g,"_")}restoreToolName(e,t){return t?.find(n=>this.sanitizeToolName(n.function.name)===e)?.function.name||e.replace(/_/g,".")}async generate(e){let t=e.__toolpack_request_id||`gen-${Date.now()}`,o=await Promise.all(e.messages.map(i=>this.toOllamaMessage(i,e.mediaOptions))),n=e.model||this.config.model,s={model:n,messages:o,stream:!1,options:{temperature:e.temperature??this.config.temperature??.7,num_ctx:this.config.numCtx}};e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&(s.format=(0,Hs.zodToJsonSchema)(e.response_format)),e.tools&&e.tools.length>0&&e.tool_choice!=="none"&&(s.tools=e.tools.map(i=>({type:"function",function:{name:this.sanitizeToolName(i.function.name),description:i.function.description,parameters:i.function.parameters}})),h(`[Ollama][${t}] Sending ${e.tools.length} tools with tool_choice: ${e.tool_choice||"unset"}`),e.tools.length>0&&h(`[Ollama][${t}] First tool: ${D(e.tools[0],800)}`),h(`[Ollama][${t}] NO TOOLS in request`)),h(`[Ollama][${t}] generate() request: model=${n}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),te(t,"Ollama",e.messages);try{let i=await Ce(this.baseUrl,"/api/chat","POST",s,this.timeout);if(i.status!==200)throw this.handleHttpError(i.status,i.body);let a=JSON.parse(i.body),c=[];if(a.message?.tool_calls)for(let m of a.message.tool_calls)c.push({id:`ollama_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.function.name,e.tools),arguments:m.function.arguments||{}});let p={content:a.message?.content||null,usage:a.prompt_eval_count!=null?{prompt_tokens:a.prompt_eval_count||0,completion_tokens:a.eval_count||0,total_tokens:(a.prompt_eval_count||0)+(a.eval_count||0)}:void 0,finish_reason:c.length>0?"tool_calls":a.done?"stop":void 0,tool_calls:c.length>0?c:void 0,raw:a};return h(`[Ollama][${t}] Response finish_reason=${p.finish_reason} tool_calls=${c.length} content_preview=${D(p.content,200)}`),p}catch(i){throw i instanceof I?i:new qe(`Failed to generate with Ollama model "${n}": ${i.message}`,i)}}async*stream(e){let t=e.__toolpack_request_id||`str-${Date.now()}`,o=await Promise.all(e.messages.map(a=>this.toOllamaMessage(a,e.mediaOptions))),n=e.model||this.config.model,s={model:n,messages:o,stream:!0,options:{temperature:e.temperature??this.config.temperature??.7,num_ctx:this.config.numCtx}};e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format&&(s.format=(0,Hs.zodToJsonSchema)(e.response_format)),e.tools&&e.tools.length>0&&e.tool_choice!=="none"&&(s.tools=e.tools.map(a=>({type:"function",function:{name:this.sanitizeToolName(a.function.name),description:a.function.description,parameters:a.function.parameters}})),h(`[Ollama][${t}] Sending ${e.tools.length} tools with tool_choice: ${e.tool_choice||"unset"}`),e.tools.length>0&&h(`[Ollama][${t}] First tool: ${D(e.tools[0],800)}`),h(`[Ollama][${t}] NO TOOLS in request`)),h(`[Ollama][${t}] Stream request: model=${n}, messages=${e.messages.length}, tools=${e.tools?.length||0}`),te(t,"Ollama",e.messages);let{stream:i}=Or(this.baseUrl,"/api/chat",s,this.timeout,e.signal);try{for await(let a of i)try{let c=JSON.parse(a);if(c.message?.content){let p=c.message.tool_calls&&c.message.tool_calls.length>0;yield{delta:c.message.content,finish_reason:c.done&&!p?"stop":void 0,usage:c.done&&c.prompt_eval_count!=null?{prompt_tokens:c.prompt_eval_count||0,completion_tokens:c.eval_count||0,total_tokens:(c.prompt_eval_count||0)+(c.eval_count||0)}:void 0}}if(c.message?.tool_calls&&c.message.tool_calls.length>0){let p=c.message.tool_calls.map(m=>({id:`ollama_${Date.now()}_${Math.random().toString(36).substring(2,8)}`,name:this.restoreToolName(m.function.name,e.tools),arguments:m.function.arguments||{}}));h(`[Ollama][${t}] Stream finish_reason=tool_calls name=${p[0]?.name}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:p}}if(c.done&&!c.message?.content&&!c.message?.tool_calls){Be(`[Ollama][${t}] Stream chunk finish_reason=stop`),yield{delta:"",finish_reason:"stop"};return}}catch{}}catch(a){throw new qe(`Stream failed for Ollama model "${n}": ${a.message}`,a)}}async embed(e){let t=e.__toolpack_request_id||`emb-${Date.now()}`,o=typeof e.input=="string"?[e.input]:e.input,n=e.model||this.config.model;h(`[Ollama][${t}] Embedding request: model=${n}, inputs=${o.length}`);try{let s=await Ce(this.baseUrl,"/api/embed","POST",{model:n,input:o},this.timeout);if(s.status!==200)throw this.handleHttpError(s.status,s.body);return{embeddings:JSON.parse(s.body).embeddings||[]}}catch(s){throw s instanceof I?s:new qe(`Embedding failed for Ollama model "${n}": ${s.message}`,s)}}async disconnect(){}async toOllamaMessage(e,t={}){let o="",n=[],{normalizeImagePart:s}=await Promise.resolve().then(()=>(at(),$t));if(typeof e.content=="string")o=e.content;else if(e.content!==null){for(let a of e.content)if(a.type==="text")o+=a.text+`
470
471
  `;else if(a.type==="image_url"||a.type==="image_data"||a.type==="image_file")try{let{data:c}=await s(a);n.push(c)}catch{a.type==="image_url"?o+=`[Image: ${a.image_url.url}]
471
472
  `:o+=`[Unresolvable Image]
472
- `}o=o.trim()}let i={role:e.role,content:o};return n.length>0&&(i.images=n),e.role==="assistant"&&e.tool_calls&&e.tool_calls.length>0?i.tool_calls=e.tool_calls.map(a=>({function:{name:this.sanitizeToolName(a.function.name),arguments:typeof a.function.arguments=="string"?JSON.parse(a.function.arguments||"{}"):a.function.arguments}})):e.role==="tool"&&(i.content=o||JSON.stringify(e.content),e.name&&(i.tool_name=this.sanitizeToolName(e.name))),i}handleHttpError(e,t){let o=`Ollama error (HTTP ${e})`;try{let n=JSON.parse(t);n.error&&(o=`Ollama: ${n.error}`)}catch{}return e===404?new M(`Model not found: ${o}`):new I(o,"OLLAMA_ERROR",e)}};l();var Dt=class extends V{baseUrl;timeout;adapterCache=new Map;capabilityCache=new Map;constructor(e){super(),this.baseUrl=e?.baseUrl||"http://localhost:11434",this.timeout=12e4}getDisplayName(){return"Ollama"}async getModels(){let e;try{let t=await ke(this.baseUrl,"/api/tags","GET",void 0,5e3);if(t.status!==200)return[];e=JSON.parse(t.body).models||[]}catch{return[]}return Promise.all(e.map(t=>this.buildModelInfo(t)))}async generate(e){return this.getAdapterForModel(e.model).generate(this.stripToolsIfNeeded(e))}async*stream(e){yield*this.getAdapterForModel(e.model).stream(this.stripToolsIfNeeded(e))}async embed(e){return this.getAdapterForModel(e.model).embed(e)}async disconnect(){this.adapterCache.clear(),this.capabilityCache.clear()}stripToolsIfNeeded(e){let t=this.capabilityCache.get(e.model);if(t&&!t.toolCalling&&e.tools&&e.tools.length>0){let{tools:o,tool_choice:n,...s}=e,i=s,a={role:"system",content:"You do not have access to any tools or functions. Do not attempt to call tools, output tool invocations, or reference tool usage. Answer the user directly using only your own knowledge."};return i.messages=[...i.messages,a],i}return e}getAdapterForModel(e){let t=this.adapterCache.get(e);return t||(t=new Je({model:e,baseUrl:this.baseUrl,timeout:this.timeout}),this.adapterCache.set(e,t)),t}async buildModelInfo(e){let t=!1,o=!1,n=!1;try{let a=await ke(this.baseUrl,"/api/show","POST",{model:e.name},3e3);if(a.status===200){let p=(JSON.parse(a.body).details?.families||[]).map(m=>m.toLowerCase());o=p.some(m=>["clip","mllama"].includes(m)),n=p.some(m=>m.includes("bert")||m.includes("nomic"))}}catch{}t=await this.probeToolSupport(e.name);let s=e.name.toLowerCase();o||(o=["llava","vision","bakllava","moondream"].some(c=>s.includes(c))),n||(n=["nomic-embed","mxbai-embed","all-minilm","bge-","snowflake-arctic-embed"].some(c=>s.includes(c)));let i={toolCalling:t,vision:o,embeddings:n};return this.capabilityCache.set(e.name,i),{id:e.name,displayName:e.name,capabilities:{chat:!0,streaming:!0,toolCalling:t,embeddings:n,vision:o}}}async probeToolSupport(e){try{let t=await ke(this.baseUrl,"/api/chat","POST",{model:e,messages:[{role:"user",content:"hi"}],tools:[{type:"function",function:{name:"__probe",description:"probe",parameters:{type:"object",properties:{}}}}],stream:!1},1e4);return t.status>=400?!1:!JSON.parse(t.body).error}catch{return!1}}};l();var Ys=[{model:"qwen2.5-coder:3b",label:"Qwen 2.5 Coder 3B",params:"3B",size:"~2GB",selectorCapability:5,description:"Best code understanding at small size. Excellent HTML/CSS comprehension."},{model:"phi3:mini",label:"Phi-3 Mini",params:"3.8B",size:"~2.3GB",selectorCapability:4,description:"Strong reasoning for its size. Good at structured output."},{model:"codegemma:2b",label:"CodeGemma 2B",params:"2B",size:"~1.4GB",selectorCapability:4,description:"Compact code model from Google. Fast inference."},{model:"deepseek-coder:1.3b",label:"DeepSeek Coder 1.3B",params:"1.3B",size:"~0.8GB",selectorCapability:3,description:"Smallest viable option. Very fast but less accurate."},{model:"qwen2.5-coder:7b",label:"Qwen 2.5 Coder 7B",params:"7B",size:"~4.5GB",selectorCapability:5,description:"Higher accuracy than 3B variant. Requires more RAM/VRAM."},{model:"codellama:7b",label:"Code Llama 7B",params:"7B",size:"~3.8GB",selectorCapability:4,description:"Meta code model. Solid HTML/CSS understanding."}];function mc(){return Ys[0].model}function dc(r){let e=r.toLowerCase();return Ys.some(t=>t.model.toLowerCase()===e||t.model.split(":")[0].toLowerCase()===e.split(":")[0].toLowerCase())}function uc(){return[...Ys]}l();var Zs=x(require("openai"),1),ei=require("openai/helpers/zod");ae();S();var pt=class extends V{client;constructor(e,t){super(),this.client=new Zs.default({apiKey:e,baseURL:t,timeout:6e4,maxRetries:2})}supportsFileUpload(){return!0}async uploadFile(e){try{let t=await import("fs");if(!e.filePath)throw new M("OpenAI uploadFile requires a filePath.");return{id:(await this.client.files.create({file:t.createReadStream(e.filePath),purpose:e.purpose||"vision"})).id}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{await this.client.files.delete(e)}catch(t){throw this.handleError(t)}}getDisplayName(){return"OpenAI"}async getModels(){return[{id:"gpt-4.1-mini",displayName:"GPT-4.1 Mini",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1047576,maxOutputTokens:32768,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:null,costTier:"low"},{id:"gpt-4.1",displayName:"GPT-4.1",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1047576,maxOutputTokens:32768,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:null,costTier:"medium"},{id:"gpt-5.1",displayName:"GPT-5.1",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:4e5,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"medium"},{id:"gpt-5.2",displayName:"GPT-5.2",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:4e5,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"high"},{id:"gpt-5.4",displayName:"GPT-5.4",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:105e4,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"high"},{id:"gpt-5.4-pro",displayName:"GPT-5.4 Pro",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:105e4,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"extended",costTier:"premium"}]}sanitizeToolName(e){return e.replace(/\./g,"_")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,n={messages:await Promise.all(e.messages.map(d=>this.toOpenAIMessage(d,e.mediaOptions))),model:e.model,temperature:e.temperature,max_tokens:e.max_tokens,top_p:e.top_p,response_format:e.response_format==="json_object"?{type:"json_object"}:e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format?(0,ei.zodResponseFormat)(e.response_format,"structured_output"):void 0,stream:!1},s=new Map;e.tools&&e.tools.length>0&&(n.tools=e.tools.map(d=>{let f=this.sanitizeToolName(d.function.name);return s.set(f,d.function.name),{type:"function",function:{name:f,description:d.function.description,parameters:d.function.parameters}}}),n.tool_choice=e.tool_choice||"auto",h(`[OpenAI][${t}] Sending ${n.tools.length} tools with tool_choice: ${n.tool_choice}`),h(`[OpenAI][${t}] First tool: ${D(n.tools[0],800)}`)),h(`[OpenAI][${t}] Request params: ${D({model:n.model,messages_count:n.messages.length,has_tools:!!n.tools,tools_count:n.tools?.length,tool_choice:n.tool_choice},800)}`),oe(t,"OpenAI",n.messages);let i=await this.client.chat.completions.create(n,e.signal?{signal:e.signal}:void 0);ze(`[OpenAI][${t}] Raw completion: ${JSON.stringify(i)}`);let a=i.choices[0].message;h(`[OpenAI][${t}] Response: finish_reason=${i.choices[0].finish_reason}`),h(`[OpenAI][${t}] Response has tool_calls: ${!!a.tool_calls}, count: ${a.tool_calls?.length||0}`),h(`[OpenAI][${t}] Response content: ${JSON.stringify(a.content)}`),a.content&&h(`[OpenAI][${t}] Response content preview: ${D(a.content,200)}`);let c=i.choices[0],p,m=c.message.tool_calls;return m&&m.length>0&&(p=m.map(d=>({id:d.id,name:s.get(d.function.name)||d.function.name,arguments:JSON.parse(d.function.arguments)}))),{content:c.message.content,usage:i.usage?{prompt_tokens:i.usage.prompt_tokens,completion_tokens:i.usage.completion_tokens,total_tokens:i.usage.total_tokens}:void 0,finish_reason:c.finish_reason,tool_calls:p,raw:i}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`str-${Date.now()}`,n={messages:await Promise.all(e.messages.map(c=>this.toOpenAIMessage(c,e.mediaOptions))),model:e.model,temperature:e.temperature,max_tokens:e.max_tokens,top_p:e.top_p,response_format:e.response_format==="json_object"?{type:"json_object"}:e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format?(0,ei.zodResponseFormat)(e.response_format,"structured_output"):void 0,stream:!0},s=new Map;e.tools&&e.tools.length>0?(n.tools=e.tools.map(c=>{let p=this.sanitizeToolName(c.function.name);return s.set(p,c.function.name),{type:"function",function:{name:p,description:c.function.description,parameters:c.function.parameters}}}),n.tool_choice=e.tool_choice||"auto",h(`[OpenAI][${t}] Sending ${n.tools.length} tools with tool_choice: ${n.tool_choice}`),h(`[OpenAI][${t}] First tool: ${D(n.tools[0],800)}`)):h(`[OpenAI][${t}] NO TOOLS in request`),h(`[OpenAI][${t}] Stream request: model=${n.model}, messages=${n.messages.length}, tools=${n.tools?.length||0}, tool_choice=${n.tool_choice??"unset"}`),oe(t,"OpenAI",n.messages);let i=await this.client.chat.completions.create(n,e.signal?{signal:e.signal}:void 0),a=new Map;for await(let c of i){let p=c.choices[0];if(p.finish_reason&&ze(`[OpenAI][${t}] Stream chunk finish_reason=${p.finish_reason}`),p.delta.tool_calls)for(let m of p.delta.tool_calls){let d=m.index;a.has(d)||a.set(d,{id:m.id||"",name:m.function?.name||"",args:""});let f=a.get(d);m.id&&(f.id=m.id),m.function?.name&&(f.name=m.function.name),m.function?.arguments&&(f.args+=m.function.arguments),ze(`[OpenAI][${t}] tool_call_delta idx=${d} id=${m.id||f.id||""} name=${m.function?.name||f.name||""} args_delta=${D(m.function?.arguments||"",200)}`)}if(p.delta.content&&(yield{delta:p.delta.content,finish_reason:p.finish_reason,usage:c.usage}),!p.delta.content&&p.finish_reason&&p.finish_reason!=="tool_calls"&&(yield{delta:"",finish_reason:p.finish_reason,usage:c.usage}),p.finish_reason==="tool_calls"&&a.size>0){let m=Array.from(a.values()).map(d=>({id:d.id,name:s.get(d.name)||d.name,arguments:JSON.parse(d.args||"{}")}));h(`[OpenAI][${t}] Stream finish_reason=tool_calls accumulated_calls=${m.length} names=${m.map(d=>d.name).join(", ")}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:m}}}}catch(t){throw this.handleError(t)}}async embed(e){try{let t=typeof e.input=="string"?[e.input]:e.input,o=await this.client.embeddings.create({model:e.model,input:t});return{embeddings:o.data.map(n=>n.embedding),usage:o.usage}}catch(t){throw this.handleError(t)}}async toOpenAIMessage(e,t={}){if(e.role==="tool"&&e.tool_call_id)return{role:"tool",tool_call_id:e.tool_call_id,content:typeof e.content=="string"?e.content:JSON.stringify(e.content??"")};if(e.role==="assistant"&&e.tool_calls&&e.tool_calls.length>0)return{role:"assistant",content:typeof e.content=="string"?e.content:"",tool_calls:e.tool_calls.map(s=>({id:s.id,type:"function",function:{name:this.sanitizeToolName(s.function.name),arguments:s.function.arguments}}))};if(typeof e.content=="string")return{role:e.role,content:e.content};if(e.content===null||e.content===void 0)return{role:e.role,content:""};let{normalizeImagePart:o}=await Promise.resolve().then(()=>(Et(),kn)),n=await Promise.all(e.content.map(async s=>{if(s.type==="text")return{type:"text",text:s.text};if(s.type==="image_url")return{type:"image_url",image_url:{url:s.image_url.url}};if(s.type==="image_data"||s.type==="image_file"){let{data:i,mimeType:a}=await o(s);return{type:"image_url",image_url:{url:`data:${a};base64,${i}`}}}return null}));return{role:e.role,content:n.filter(Boolean)}}handleError(e){if(e instanceof Zs.default.APIError){let t=e.message;return e.status===401?new me(t,e):e.status===429?new re(t,void 0,e):e.status&&e.status>=400&&e.status<500?new M(t,e):new I(t,e.code||"OPENAI_ERROR",e.status||500,e)}return new I("Unknown error","UNKNOWN",500,e)}};l();var fc="https://openrouter.ai/api/v1",Dn=class extends pt{name="openrouter";_apiKey;constructor(e,t={}){super(e,fc),this._apiKey=e}getDisplayName(){return"OpenRouter"}supportsFileUpload(){return!1}async generate(e){return super.generate(this.normalizeRequest(e))}async*stream(e){yield*super.stream(this.normalizeRequest(e))}normalizeRequest(e){return e.tool_choice==="none"?{...e,tools:void 0,tool_choice:void 0}:e}async getModels(){try{let e=await fetch(`${fc}/models`,{headers:{Authorization:`Bearer ${this._apiKey}`}});return e.ok?(await e.json()).data.map(o=>this.mapModel(o)):[]}catch{return[]}}mapModel(e){let o=(e.architecture?.modality??"text->text").includes("image");return{id:e.id,displayName:e.name??e.id,capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:o},contextWindow:e.context_length??void 0,maxOutputTokens:e.top_provider?.max_completion_tokens??void 0,inputModalities:o?["text","image"]:["text"],outputModalities:["text"],reasoningTier:null,costTier:this.deriveCostTier(e.pricing)}}deriveCostTier(e){if(!e?.prompt)return"unknown";let t=parseFloat(e.prompt)*1e6;return t<1?"low":t<5?"medium":t<20?"high":"premium"}};Et();l();l();var pn=class{tools=new Map;projects=new Map;config=te;runtimeContext;register(e){this.tools.set(e.name,e)}registerCustom(e){this.tools.set(e.name,e)}get(e){return this.tools.get(e)}has(e){return this.tools.has(e)}getNames(){return Array.from(this.tools.keys())}getByCategory(e){return Array.from(this.tools.values()).filter(t=>t.category===e)}getEnabled(){if(this.config.enabledTools.length===0&&this.config.enabledToolCategories.length===0)return Array.from(this.tools.values());let e=this.getByNames(this.config.enabledTools),t=this.getByCategories(this.config.enabledToolCategories),o=new Set,n=[];for(let s of[...e,...t])o.has(s.name)||(o.add(s.name),n.push(s));return n}getSchemas(e){return(e?e.map(o=>this.tools.get(o)).filter(Boolean):this.getEnabled()).map(o=>({name:o.name,displayName:o.displayName,description:o.description,parameters:o.parameters,category:o.category,...o.cacheable!==void 0&&{cacheable:o.cacheable},...o.annotations!==void 0&&{annotations:o.annotations}}))}getByNames(e){return e.map(t=>this.tools.get(t)).filter(Boolean)}getByCategories(e){let t=new Set(e);return Array.from(this.tools.values()).filter(o=>t.has(o.category))}getCategories(){let e=new Set;for(let t of this.tools.values())e.add(t.category);return Array.from(e)}getAll(){return Array.from(this.tools.values())}setConfig(e){this.config=e}getConfig(){return this.config}get size(){return this.tools.size}async validateDependencies(e){let t=e.dependencies;if(!t||Object.keys(t).length===0)return[];let o=[];for(let n of Object.keys(t))try{await import(n)}catch{o.push(n)}return o}async loadProject(e){let t=await this.validateDependencies(e);if(t.length>0)throw new Error(`Tool project "${e.manifest.name}" has missing dependencies: ${t.join(", ")}. Install them with: npm install ${t.join(" ")}`);this.projects.set(e.manifest.name,e);for(let o of e.tools)this.register(o)}async loadProjects(e){for(let t of e)await this.loadProject(t)}getProject(e){return this.projects.get(e)}getProjects(){return Array.from(this.projects.values())}getProjectNames(){return Array.from(this.projects.keys())}async loadBuiltIn(){if(this.runtimeContext)return;let{ToolRuntimeContext:e}=await Promise.resolve().then(()=>(Tc(),wc));this.runtimeContext=new e;let{fsToolsProject:t}=await Promise.resolve().then(()=>(Ci(),Om)),{execToolsProject:o}=await Promise.resolve().then(()=>(Ai(),Ad)),{systemToolsProject:n}=await Promise.resolve().then(()=>(Ui(),du)),{httpToolsProject:s}=await Promise.resolve().then(()=>(Vi(),Ju)),{githubToolsProject:i}=await Promise.resolve().then(()=>(ia(),Qf)),{webToolsProject:a}=await Promise.resolve().then(()=>(wa(),gh)),{codingToolsProject:c}=await Promise.resolve().then(()=>(La(),ab)),{gitToolsProject:p,createGitCloneTool:m}=await Promise.resolve().then(()=>(Wa(),qb)),{diffToolsProject:d}=await Promise.resolve().then(()=>(Ba(),ew)),{dbToolsProject:f}=await Promise.resolve().then(()=>(Ja(),_w)),{cloudToolsProject:b}=await Promise.resolve().then(()=>(Qa(),Lw)),{slackToolsProject:y}=await Promise.resolve().then(()=>(rl(),xT)),{k8sToolsProject:w}=await Promise.resolve().then(()=>(il(),ST)),k={...p,tools:p.tools.map(v=>v.name==="git.clone"?m(this.runtimeContext.cloneState):v)};await this.loadProjects([t,o,n,s,i,a,c,k,d,f,b,y,w])}};l();var tt=x(require("fs"),1),us=x(require("path"),1);S();var PT="toolpack.config.json";function al(r){let e=$T(r);if(!tt.existsSync(e))return{};try{let t=tt.readFileSync(e,"utf-8");return JSON.parse(t)}catch{return{}}}function _T(r){let e=al(r),t=OC(e.tools||e);return h(JSON.stringify(t??{})),t}function RT(r,e){let t=$T(e),o={};try{tt.existsSync(t)&&(o=JSON.parse(tt.readFileSync(t,"utf-8")))}catch{o={}}o.tools=r,tt.writeFileSync(t,JSON.stringify(o,null,4),"utf-8")}function OC(r){let e=r.additionalConfigurations||{};return e.webSearch||(e.webSearch={}),!e.webSearch.tavilyApiKey&&process.env.TOOLPACK_TAVILY_API_KEY&&(e.webSearch.tavilyApiKey=process.env.TOOLPACK_TAVILY_API_KEY),!e.webSearch.braveApiKey&&process.env.TOOLPACK_BRAVE_API_KEY&&(e.webSearch.braveApiKey=process.env.TOOLPACK_BRAVE_API_KEY),{enabled:r.enabled??te.enabled,autoExecute:r.autoExecute??te.autoExecute,maxToolRounds:r.maxToolRounds??te.maxToolRounds,toolChoicePolicy:r.toolChoicePolicy??te.toolChoicePolicy,resultMaxChars:r.resultMaxChars??te.resultMaxChars,enabledTools:r.enabledTools??te.enabledTools,enabledToolCategories:r.enabledToolCategories??te.enabledToolCategories,toolSearch:r.toolSearch??te.toolSearch,additionalConfigurations:e}}function $T(r){return r?r.endsWith(".json")?us.resolve(r):us.resolve(r,PT):us.resolve(process.cwd(),PT)}l();S();function ET(r){if(!r.key||!/^[a-z0-9-]+$/.test(r.key))throw new Error(`Invalid tool project key: "${r.key}". Must be non-empty, lowercase, and contain no spaces (use hyphens).`);if(!r.name.trim())throw new Error("Tool project name cannot be empty.");if(!r.tools||r.tools.length===0)throw new Error("Tool project must contain at least one tool.");for(let t of r.tools){if(!t.name)throw new Error("Tool is missing a name.");if(!t.description)throw new Error(`Tool "${t.name}" is missing a description.`);if(!t.parameters)throw new Error(`Tool "${t.name}" is missing parameters.`);if(typeof t.execute!="function")throw new Error(`Tool "${t.name}" is missing an execute function.`);t.category!==r.category&&N(`[Toolpack] Tool "${t.name}" has category "${t.category}" which does not match project category "${r.category}".`)}let e=r.tools.map(t=>t.name);return{manifest:{key:r.key,name:r.name,displayName:r.displayName,version:r.version,description:r.description,author:r.author,repository:r.repository,category:r.category,tools:e},dependencies:r.dependencies,tools:r.tools}}xn();Ci();Ai();Ui();Vi();ia();wa();La();Wa();Ba();Ja();Qa();il();rl();l();l();var DT=require("child_process"),MT=require("events");S();var Tr=class extends Error{constructor(e,t){super(`MCP request timed out after ${t}ms: ${e}`),this.name="McpTimeoutError"}},Me=class extends Error{constructor(t,o){super(t);this.exitCode=o;this.name="McpConnectionError"}exitCode},mn=class extends MT.EventEmitter{constructor(t){super();this.config=t;this.defaultTimeoutMs=t.requestTimeoutMs??3e4,this.autoReconnect=t.autoReconnect??!1,this.maxReconnectAttempts=t.maxReconnectAttempts??3,this.reconnectDelayMs=t.reconnectDelayMs??1e3}config;process=null;messageQueue=new Map;nextId=1;buffer="";_connected=!1;_shuttingDown=!1;_reconnectAttempts=0;defaultTimeoutMs;autoReconnect;maxReconnectAttempts;reconnectDelayMs;get connected(){return this._connected&&this.process!==null}async initializeServer(){await this.request("initialize",{client:"toolpack-sdk"})}async connect(){if(this._shuttingDown)throw new Me("Client is shutting down");if(this.buffer="",this.process=(0,DT.spawn)(this.config.command,this.config.args||[],{env:{...process.env,...this.config.env},stdio:["pipe","pipe","pipe"]}),!this.process.stdout||!this.process.stdin)throw new Me("Failed to spawn MCP server: stdout/stdin unavailable");this.process.stdout.on("data",t=>{this.handleData(t)}),this.process.stderr&&this.process.stderr.on("data",t=>{N(`[MCP server stderr] ${t.toString().trim()}`)}),this.process.on("error",t=>{this._connected=!1,this.emit("error",t)}),this.process.on("exit",t=>{let o=this._connected;this._connected=!1,this.process=null,this.rejectAllPending(new Me(`MCP server exited with code ${t}`,t)),this.emit("close",t),o&&!this._shuttingDown&&this.autoReconnect&&this.attemptReconnect()}),this._reconnectAttempts=0,await this.initializeServer(),this._connected=!0}async attemptReconnect(){if(this._reconnectAttempts>=this.maxReconnectAttempts){this.emit("reconnect_failed",this._reconnectAttempts);return}this._reconnectAttempts++;let t=this._reconnectAttempts;if(this.emit("reconnecting",{attempt:t,max:this.maxReconnectAttempts}),await new Promise(o=>setTimeout(o,this.reconnectDelayMs*t)),!this._shuttingDown)try{await this.connect(),this.emit("reconnected",{attempt:t})}catch(o){this.emit("reconnect_error",{attempt:t,error:o})}}handleData(t){this.buffer+=t.toString();let o;for(;(o=this.buffer.indexOf(`
473
- `))!==-1;){let n=this.buffer.slice(0,o).trim();if(this.buffer=this.buffer.slice(o+1),n)try{let s=JSON.parse(n);this.handleMessage(s)}catch{}}}handleMessage(t){if(t.id&&(t.result!==void 0||t.error)){let o=this.messageQueue.get(t.id);o&&(o.timer&&clearTimeout(o.timer),t.error?o.reject(new Error(t.error.message)):o.resolve(t.result),this.messageQueue.delete(t.id))}else t.method&&(this.emit("notification",t),this.emit(t.method,t.params))}async callTool(t,o={},n){return this.request("tools/call",{name:t,arguments:o},n)}async readResource(t,o){return this.request("resources/read",{uri:t},o)}async request(t,o,n){if(!this.process||!this.process.stdin)throw new Me("Client not connected");let s=this.nextId++,i=n??this.defaultTimeoutMs,a={jsonrpc:"2.0",id:s,method:t,params:o};return new Promise((c,p)=>{let m;i>0&&(m=setTimeout(()=>{let d=this.messageQueue.get(s);d&&(this.messageQueue.delete(s),d.reject(new Tr(t,i)))},i)),this.messageQueue.set(s,{resolve:c,reject:p,timer:m});try{this.process.stdin.write(JSON.stringify(a)+`
474
- `)}catch(d){m&&clearTimeout(m),this.messageQueue.delete(s),p(d)}})}async disconnect(t=3e3){if(this._shuttingDown=!0,this.rejectAllPending(new Me("Client disconnecting")),!this.process){this._shuttingDown=!1;return}let o=this.process;return new Promise(n=>{let s=!1,i=()=>{s||(s=!0,this.process=null,this._connected=!1,this._shuttingDown=!1,n())};o.once("exit",i),o.kill("SIGTERM"),setTimeout(()=>{if(!s){try{o.kill("SIGKILL")}catch{}i()}},t)})}kill(){this._shuttingDown=!0,this.rejectAllPending(new Me("Client killed")),this.process&&(this.process.kill("SIGKILL"),this.process=null),this._connected=!1,this._shuttingDown=!1}rejectAllPending(t){for(let[o,n]of this.messageQueue)n.timer&&clearTimeout(n.timer),n.reject(t);this.messageQueue.clear()}};S();var xr=class{constructor(e){this.config=e}config;clients=new Map;serverConfigs=new Map;toolDefinitions=new Map;toolOwners=new Map;async connectServer(e){let{name:t,displayName:o,toolPrefix:n,...s}=e;P(`[MCP] Connecting to server: ${o||t}`);try{let i=new mn({...s,requestTimeoutMs:s.requestTimeoutMs??this.config.defaultTimeoutMs,autoReconnect:s.autoReconnect??this.config.autoReconnect??!0});this.setupClientEvents(i,t),await i.connect(),this.clients.set(t,i),this.serverConfigs.set(t,e),await this.discoverServerTools(t,i,e)}catch(i){throw de(`[MCP] Failed to connect to ${t}: ${i}`),i}}async connectAll(){let e=this.config.servers.filter(t=>t.autoConnect!==!1).map(t=>this.connectServer(t));await Promise.allSettled(e)}async disconnectServer(e){let t=this.clients.get(e);if(!t){N(`[MCP] Server ${e} not found`);return}P(`[MCP] Disconnecting from ${e}`);for(let[o,n]of this.toolOwners)n===e&&(this.toolDefinitions.delete(o),this.toolOwners.delete(o));await t.disconnect(),this.clients.delete(e),this.serverConfigs.delete(e)}async disconnectAll(){let e=Array.from(this.clients.keys()).map(t=>this.disconnectServer(t));await Promise.allSettled(e)}getToolDefinitions(){return Array.from(this.toolDefinitions.values())}getConnectedServers(){return Array.from(this.clients.keys())}isServerConnected(e){return this.clients.get(e)?.connected??!1}convertMcpTool(e,t,o,n){let s={type:"object",properties:e.inputSchema.properties||{},required:e.inputSchema.required||[]};return{name:`${o}${e.name}`,displayName:e.name,description:e.description||`MCP tool from ${t}`,category:"mcp",parameters:s,execute:async i=>{try{P(`[MCP] Executing ${e.name} on ${t}`);let a=await n.callTool(e.name,i);return JSON.stringify(a)}catch(a){throw de(`[MCP] Tool execution failed: ${a}`),a}}}}setupClientEvents(e,t){e.on("error",o=>{de(`[MCP] ${t} error: ${o}`)}),e.on("close",o=>{N(`[MCP] ${t} closed with code ${o}`)}),e.on("reconnecting",({attempt:o,max:n})=>{P(`[MCP] ${t} reconnecting (${o}/${n})`)}),e.on("reconnected",({attempt:o})=>{P(`[MCP] ${t} reconnected after ${o} attempts`),this.refreshServerTools(t).catch(n=>{de(`[MCP] ${t} tool refresh failed after reconnect: ${n}`)})}),e.on("reconnect_failed",o=>{de(`[MCP] ${t} failed to reconnect after ${o} attempts`)}),e.on("notification",o=>{P(`[MCP] ${t} notification: ${JSON.stringify(o)}`)})}removeServerToolDefinitions(e){for(let[t,o]of this.toolOwners)o===e&&(this.toolDefinitions.delete(t),this.toolOwners.delete(t))}async discoverServerTools(e,t,o){let s=(await t.request("tools/list"))?.tools||[];P(`[MCP] Discovered ${s.length} tools from ${e}`),this.removeServerToolDefinitions(e);let i=o.toolPrefix||`mcp.${e}.`;for(let a of s){let c=this.convertMcpTool(a,e,i,t);this.toolDefinitions.set(c.name,c),this.toolOwners.set(c.name,e)}}async refreshServerTools(e){let t=this.clients.get(e),o=this.serverConfigs.get(e);!t||!o||await this.discoverServerTools(e,t,o)}};async function fs(r){let e=new xr(r);await e.connectAll();let t=e.getToolDefinitions();return{manifest:{key:"mcp-tools",name:"mcp-tools",displayName:"MCP Tools",version:"1.0.0",description:`Tools from ${e.getConnectedServers().length} MCP server(s)`,category:"mcp",author:"Toolpack SDK",tools:t.map(n=>n.name)},tools:t,mcpManager:e}}async function gs(r){"mcpManager"in r&&await r.mcpManager.disconnectAll()}l();var X=x(require("fs/promises"),1),le=x(require("path"),1);function cl(r){let e={},t=r.match(/^---\n([\s\S]*?)\n---/);if(!t||!t[1])return e;for(let o of t[1].split(`
475
- `)){let n=o.indexOf(":");if(n===-1)continue;let s=o.substring(0,n).trim(),i=o.substring(n+1).trim();e[s]=i}return e}function pl(r){let e=r.match(/\[(.*)\]/);return!e||!e[1]?[]:e[1].split(",").map(t=>t.trim().replace(/"/g,"")).filter(Boolean)}function ll(r){let e=[],t=r.match(/## Triggers\n\n([\s\S]*?)(?=\n## |$)/);if(!t||!t[1])return e;for(let o of t[1].split(`
476
- `).filter(n=>n.startsWith("- "))){let n=o.match(/^- "(.*)"/);n&&n[1]&&e.push(n[1])}return e}function wt(r,e){let t=r.match(new RegExp(`## ${e}\\n\\n([\\s\\S]*?)(?=\\n## |$)`));return t&&t[1]?t[1].trim():""}async function AT(r,e){async function t(o){let n;try{n=await X.readdir(o)}catch{return null}for(let s of n){let i=le.join(o,s),a;try{a=await X.stat(i)}catch{continue}if(a.isDirectory()){let c=await t(i);if(c)return c}else if(a.isFile()&&s===`${e}.skill.md`)return i}return null}return t(r)}async function NC(r){let e=[];async function t(o){let n;try{n=await X.readdir(o)}catch{return}for(let s of n){let i=le.join(o,s),a;try{a=await X.stat(i)}catch{continue}a.isDirectory()?await t(i):a.isFile()&&s.endsWith(".skill.md")&&e.push(i)}}return await t(r),e}function IC(r){let{name:e,title:t,description:o,triggers:n,instructions:s,examples:i,tags:a}=r,c=new Date().toISOString(),p=a&&a.length>0?a.map(d=>`"${d}"`).join(", "):"",m=["---",`name: ${e}`,`title: ${t}`,"version: 1.0.0",`updated: ${c}`,`tags: [${p}]`,"---","","## Description","",o,"","## Triggers","",n.map(d=>`- "${d}"`).join(`
473
+ `}o=o.trim()}let i={role:e.role,content:o};return n.length>0&&(i.images=n),e.role==="assistant"&&e.tool_calls&&e.tool_calls.length>0?i.tool_calls=e.tool_calls.map(a=>({function:{name:this.sanitizeToolName(a.function.name),arguments:typeof a.function.arguments=="string"?JSON.parse(a.function.arguments||"{}"):a.function.arguments}})):e.role==="tool"&&(i.content=o||JSON.stringify(e.content),e.name&&(i.tool_name=this.sanitizeToolName(e.name))),i}handleHttpError(e,t){let o=`Ollama error (HTTP ${e})`;try{let n=JSON.parse(t);n.error&&(o=`Ollama: ${n.error}`)}catch{}return e===404?new M(`Model not found: ${o}`):new I(o,"OLLAMA_ERROR",e)}};l();var Et=class extends J{baseUrl;timeout;adapterCache=new Map;capabilityCache=new Map;constructor(e){super(),this.baseUrl=e?.baseUrl||"http://localhost:11434",this.timeout=12e4}getDisplayName(){return"Ollama"}async getModels(){let e;try{let t=await Ce(this.baseUrl,"/api/tags","GET",void 0,5e3);if(t.status!==200)return[];e=JSON.parse(t.body).models||[]}catch{return[]}return Promise.all(e.map(t=>this.buildModelInfo(t)))}async generate(e){return this.getAdapterForModel(e.model).generate(this.stripToolsIfNeeded(e))}async*stream(e){yield*this.getAdapterForModel(e.model).stream(this.stripToolsIfNeeded(e))}async embed(e){return this.getAdapterForModel(e.model).embed(e)}async disconnect(){this.adapterCache.clear(),this.capabilityCache.clear()}stripToolsIfNeeded(e){let t=this.capabilityCache.get(e.model);if(t&&!t.toolCalling&&e.tools&&e.tools.length>0){let{tools:o,tool_choice:n,...s}=e,i=s,a={role:"system",content:"You do not have access to any tools or functions. Do not attempt to call tools, output tool invocations, or reference tool usage. Answer the user directly using only your own knowledge."};return i.messages=[...i.messages,a],i}return e}getAdapterForModel(e){let t=this.adapterCache.get(e);return t||(t=new Ke({model:e,baseUrl:this.baseUrl,timeout:this.timeout}),this.adapterCache.set(e,t)),t}async buildModelInfo(e){let t=!1,o=!1,n=!1;try{let a=await Ce(this.baseUrl,"/api/show","POST",{model:e.name},3e3);if(a.status===200){let p=(JSON.parse(a.body).details?.families||[]).map(m=>m.toLowerCase());o=p.some(m=>["clip","mllama"].includes(m)),n=p.some(m=>m.includes("bert")||m.includes("nomic"))}}catch{}t=await this.probeToolSupport(e.name);let s=e.name.toLowerCase();o||(o=["llava","vision","bakllava","moondream"].some(c=>s.includes(c))),n||(n=["nomic-embed","mxbai-embed","all-minilm","bge-","snowflake-arctic-embed"].some(c=>s.includes(c)));let i={toolCalling:t,vision:o,embeddings:n};return this.capabilityCache.set(e.name,i),{id:e.name,displayName:e.name,capabilities:{chat:!0,streaming:!0,toolCalling:t,embeddings:n,vision:o}}}async probeToolSupport(e){try{let t=await Ce(this.baseUrl,"/api/chat","POST",{model:e,messages:[{role:"user",content:"hi"}],tools:[{type:"function",function:{name:"__probe",description:"probe",parameters:{type:"object",properties:{}}}}],stream:!1},1e4);return t.status>=400?!1:!JSON.parse(t.body).error}catch{return!1}}};l();var Ks=[{model:"qwen2.5-coder:3b",label:"Qwen 2.5 Coder 3B",params:"3B",size:"~2GB",selectorCapability:5,description:"Best code understanding at small size. Excellent HTML/CSS comprehension."},{model:"phi3:mini",label:"Phi-3 Mini",params:"3.8B",size:"~2.3GB",selectorCapability:4,description:"Strong reasoning for its size. Good at structured output."},{model:"codegemma:2b",label:"CodeGemma 2B",params:"2B",size:"~1.4GB",selectorCapability:4,description:"Compact code model from Google. Fast inference."},{model:"deepseek-coder:1.3b",label:"DeepSeek Coder 1.3B",params:"1.3B",size:"~0.8GB",selectorCapability:3,description:"Smallest viable option. Very fast but less accurate."},{model:"qwen2.5-coder:7b",label:"Qwen 2.5 Coder 7B",params:"7B",size:"~4.5GB",selectorCapability:5,description:"Higher accuracy than 3B variant. Requires more RAM/VRAM."},{model:"codellama:7b",label:"Code Llama 7B",params:"7B",size:"~3.8GB",selectorCapability:4,description:"Meta code model. Solid HTML/CSS understanding."}];function ic(){return Ks[0].model}function ac(r){let e=r.toLowerCase();return Ks.some(t=>t.model.toLowerCase()===e||t.model.split(":")[0].toLowerCase()===e.split(":")[0].toLowerCase())}function lc(){return[...Ks]}l();var Js=x(require("openai"),1),Vs=require("openai/helpers/zod");ie();S();var ct=class extends J{client;constructor(e,t){super(),this.client=new Js.default({apiKey:e,baseURL:t,timeout:6e4,maxRetries:2})}supportsFileUpload(){return!0}async uploadFile(e){try{let t=await import("fs");if(!e.filePath)throw new M("OpenAI uploadFile requires a filePath.");return{id:(await this.client.files.create({file:t.createReadStream(e.filePath),purpose:e.purpose||"vision"})).id}}catch(t){throw this.handleError(t)}}async deleteFile(e){try{await this.client.files.delete(e)}catch(t){throw this.handleError(t)}}getDisplayName(){return"OpenAI"}async getModels(){return[{id:"gpt-4.1-mini",displayName:"GPT-4.1 Mini",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1047576,maxOutputTokens:32768,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:null,costTier:"low"},{id:"gpt-4.1",displayName:"GPT-4.1",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:1047576,maxOutputTokens:32768,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:null,costTier:"medium"},{id:"gpt-5.1",displayName:"GPT-5.1",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:4e5,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"medium"},{id:"gpt-5.2",displayName:"GPT-5.2",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:4e5,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"high"},{id:"gpt-5.4",displayName:"GPT-5.4",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:105e4,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"standard",costTier:"high"},{id:"gpt-5.4-pro",displayName:"GPT-5.4 Pro",capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:!0,fileUpload:!0},contextWindow:105e4,maxOutputTokens:128e3,inputModalities:["text","image"],outputModalities:["text"],reasoningTier:"extended",costTier:"premium"}]}sanitizeToolName(e){return e.replace(/\./g,"_")}async generate(e){try{let t=e.__toolpack_request_id||`gen-${Date.now()}`,n={messages:await Promise.all(e.messages.map(d=>this.toOpenAIMessage(d,e.mediaOptions))),model:e.model,temperature:e.temperature,max_tokens:e.max_tokens,top_p:e.top_p,response_format:e.response_format==="json_object"?{type:"json_object"}:e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format?(0,Vs.zodResponseFormat)(e.response_format,"structured_output"):void 0,stream:!1},s=new Map;e.tools&&e.tools.length>0&&(n.tools=e.tools.map(d=>{let f=this.sanitizeToolName(d.function.name);return s.set(f,d.function.name),{type:"function",function:{name:f,description:d.function.description,parameters:d.function.parameters}}}),n.tool_choice=e.tool_choice||"auto",h(`[OpenAI][${t}] Sending ${n.tools.length} tools with tool_choice: ${n.tool_choice}`),h(`[OpenAI][${t}] First tool: ${D(n.tools[0],800)}`)),h(`[OpenAI][${t}] Request params: ${D({model:n.model,messages_count:n.messages.length,has_tools:!!n.tools,tools_count:n.tools?.length,tool_choice:n.tool_choice},800)}`),te(t,"OpenAI",n.messages);let i=await this.client.chat.completions.create(n,e.signal?{signal:e.signal}:void 0);Be(`[OpenAI][${t}] Raw completion: ${JSON.stringify(i)}`);let a=i.choices[0].message;h(`[OpenAI][${t}] Response: finish_reason=${i.choices[0].finish_reason}`),h(`[OpenAI][${t}] Response has tool_calls: ${!!a.tool_calls}, count: ${a.tool_calls?.length||0}`),h(`[OpenAI][${t}] Response content: ${JSON.stringify(a.content)}`),a.content&&h(`[OpenAI][${t}] Response content preview: ${D(a.content,200)}`);let c=i.choices[0],p,m=c.message.tool_calls;return m&&m.length>0&&(p=m.map(d=>({id:d.id,name:s.get(d.function.name)||d.function.name,arguments:JSON.parse(d.function.arguments)}))),{content:c.message.content,usage:i.usage?{prompt_tokens:i.usage.prompt_tokens,completion_tokens:i.usage.completion_tokens,total_tokens:i.usage.total_tokens}:void 0,finish_reason:c.finish_reason,tool_calls:p,raw:i}}catch(t){throw this.handleError(t)}}async*stream(e){try{let t=e.__toolpack_request_id||`str-${Date.now()}`,n={messages:await Promise.all(e.messages.map(c=>this.toOpenAIMessage(c,e.mediaOptions))),model:e.model,temperature:e.temperature,max_tokens:e.max_tokens,top_p:e.top_p,response_format:e.response_format==="json_object"?{type:"json_object"}:e.response_format&&typeof e.response_format=="object"&&"parse"in e.response_format?(0,Vs.zodResponseFormat)(e.response_format,"structured_output"):void 0,stream:!0},s=new Map;e.tools&&e.tools.length>0?(n.tools=e.tools.map(c=>{let p=this.sanitizeToolName(c.function.name);return s.set(p,c.function.name),{type:"function",function:{name:p,description:c.function.description,parameters:c.function.parameters}}}),n.tool_choice=e.tool_choice||"auto",h(`[OpenAI][${t}] Sending ${n.tools.length} tools with tool_choice: ${n.tool_choice}`),h(`[OpenAI][${t}] First tool: ${D(n.tools[0],800)}`)):h(`[OpenAI][${t}] NO TOOLS in request`),h(`[OpenAI][${t}] Stream request: model=${n.model}, messages=${n.messages.length}, tools=${n.tools?.length||0}, tool_choice=${n.tool_choice??"unset"}`),te(t,"OpenAI",n.messages);let i=await this.client.chat.completions.create(n,e.signal?{signal:e.signal}:void 0),a=new Map;for await(let c of i){let p=c.choices[0];if(p.finish_reason&&Be(`[OpenAI][${t}] Stream chunk finish_reason=${p.finish_reason}`),p.delta.tool_calls)for(let m of p.delta.tool_calls){let d=m.index;a.has(d)||a.set(d,{id:m.id||"",name:m.function?.name||"",args:""});let f=a.get(d);m.id&&(f.id=m.id),m.function?.name&&(f.name=m.function.name),m.function?.arguments&&(f.args+=m.function.arguments),Be(`[OpenAI][${t}] tool_call_delta idx=${d} id=${m.id||f.id||""} name=${m.function?.name||f.name||""} args_delta=${D(m.function?.arguments||"",200)}`)}if(p.delta.content&&(yield{delta:p.delta.content,finish_reason:p.finish_reason,usage:c.usage}),!p.delta.content&&p.finish_reason&&p.finish_reason!=="tool_calls"&&(yield{delta:"",finish_reason:p.finish_reason,usage:c.usage}),p.finish_reason==="tool_calls"&&a.size>0){let m=Array.from(a.values()).map(d=>({id:d.id,name:s.get(d.name)||d.name,arguments:JSON.parse(d.args||"{}")}));h(`[OpenAI][${t}] Stream finish_reason=tool_calls accumulated_calls=${m.length} names=${m.map(d=>d.name).join(", ")}`),yield{delta:"",finish_reason:"tool_calls",tool_calls:m}}}}catch(t){throw this.handleError(t)}}async embed(e){try{let t=typeof e.input=="string"?[e.input]:e.input,o=await this.client.embeddings.create({model:e.model,input:t});return{embeddings:o.data.map(n=>n.embedding),usage:o.usage}}catch(t){throw this.handleError(t)}}async toOpenAIMessage(e,t={}){if(e.role==="tool"&&e.tool_call_id){let s=typeof e.content=="string"?e.content:JSON.stringify(e.content??""),i=s.match(/^data:([\w/+.-]+);base64,(.+)$/s);return{role:"tool",tool_call_id:e.tool_call_id,content:i?i[1].startsWith("image/")?[{type:"image_url",image_url:{url:s}}]:"[File content not available inline for this provider]":s}}if(e.role==="assistant"&&e.tool_calls&&e.tool_calls.length>0)return{role:"assistant",content:typeof e.content=="string"?e.content:"",tool_calls:e.tool_calls.map(s=>({id:s.id,type:"function",function:{name:this.sanitizeToolName(s.function.name),arguments:s.function.arguments}}))};if(typeof e.content=="string")return{role:e.role,content:e.content};if(e.content===null||e.content===void 0)return{role:e.role,content:""};let{normalizeImagePart:o}=await Promise.resolve().then(()=>(at(),$t)),n=await Promise.all(e.content.map(async s=>{if(s.type==="text")return{type:"text",text:s.text};if(s.type==="image_url")return{type:"image_url",image_url:{url:s.image_url.url}};if(s.type==="image_data"||s.type==="image_file"){let{data:i,mimeType:a}=await o(s);return{type:"image_url",image_url:{url:`data:${a};base64,${i}`}}}if(s.type==="file"){let{url:i,mimeType:a}=s.file;return i.startsWith("data:")?a.startsWith("image/")?{type:"image_url",image_url:{url:i}}:null:a.startsWith("image/")?{type:"image_url",image_url:{url:i}}:{type:"file",file:{url:i}}}return null}));return{role:e.role,content:n.filter(Boolean)}}handleError(e){if(e instanceof Js.default.APIError){let t=e.message;return e.status===401?new pe(t,e):e.status===429?new ne(t,void 0,e):e.status&&e.status>=400&&e.status<500?new M(t,e):new I(t,e.code||"OPENAI_ERROR",e.status||500,e)}return new I("Unknown error","UNKNOWN",500,e)}};l();var cc="https://openrouter.ai/api/v1",_n=class extends ct{name="openrouter";_apiKey;constructor(e,t={}){super(e,cc),this._apiKey=e}getDisplayName(){return"OpenRouter"}supportsFileUpload(){return!1}async generate(e){return super.generate(this.normalizeRequest(e))}async*stream(e){yield*super.stream(this.normalizeRequest(e))}normalizeRequest(e){return e.tool_choice==="none"?{...e,tools:void 0,tool_choice:void 0}:e}async getModels(){try{let e=await fetch(`${cc}/models`,{headers:{Authorization:`Bearer ${this._apiKey}`}});return e.ok?(await e.json()).data.map(o=>this.mapModel(o)):[]}catch{return[]}}mapModel(e){let o=(e.architecture?.modality??"text->text").includes("image");return{id:e.id,displayName:e.name??e.id,capabilities:{chat:!0,streaming:!0,toolCalling:!0,embeddings:!1,vision:o},contextWindow:e.context_length??void 0,maxOutputTokens:e.top_provider?.max_completion_tokens??void 0,inputModalities:o?["text","image"]:["text"],outputModalities:["text"],reasoningTier:null,costTier:this.deriveCostTier(e.pricing)}}deriveCostTier(e){if(!e?.prompt)return"unknown";let t=parseFloat(e.prompt)*1e6;return t<1?"low":t<5?"medium":t<20?"high":"premium"}};at();l();l();var cn=class{tools=new Map;projects=new Map;config=ee;runtimeContext;register(e){this.tools.set(e.name,e)}registerCustom(e){this.tools.set(e.name,e)}get(e){return this.tools.get(e)}has(e){return this.tools.has(e)}getNames(){return Array.from(this.tools.keys())}getByCategory(e){return Array.from(this.tools.values()).filter(t=>t.category===e)}getEnabled(){if(this.config.enabledTools.length===0&&this.config.enabledToolCategories.length===0)return Array.from(this.tools.values());let e=this.getByNames(this.config.enabledTools),t=this.getByCategories(this.config.enabledToolCategories),o=new Set,n=[];for(let s of[...e,...t])o.has(s.name)||(o.add(s.name),n.push(s));return n}getSchemas(e){return(e?e.map(o=>this.tools.get(o)).filter(Boolean):this.getEnabled()).map(o=>({name:o.name,displayName:o.displayName,description:o.description,parameters:o.parameters,category:o.category,...o.cacheable!==void 0&&{cacheable:o.cacheable},...o.annotations!==void 0&&{annotations:o.annotations}}))}getByNames(e){return e.map(t=>this.tools.get(t)).filter(Boolean)}getByCategories(e){let t=new Set(e);return Array.from(this.tools.values()).filter(o=>t.has(o.category))}getCategories(){let e=new Set;for(let t of this.tools.values())e.add(t.category);return Array.from(e)}getAll(){return Array.from(this.tools.values())}setConfig(e){this.config=e}getConfig(){return this.config}get size(){return this.tools.size}async validateDependencies(e){let t=e.dependencies;if(!t||Object.keys(t).length===0)return[];let o=[];for(let n of Object.keys(t))try{await import(n)}catch{o.push(n)}return o}async loadProject(e){let t=await this.validateDependencies(e);if(t.length>0)throw new Error(`Tool project "${e.manifest.name}" has missing dependencies: ${t.join(", ")}. Install them with: npm install ${t.join(" ")}`);this.projects.set(e.manifest.name,e);for(let o of e.tools)this.register(o)}async loadProjects(e){for(let t of e)await this.loadProject(t)}getProject(e){return this.projects.get(e)}getProjects(){return Array.from(this.projects.values())}getProjectNames(){return Array.from(this.projects.keys())}async loadBuiltIn(){if(this.runtimeContext)return;let{ToolRuntimeContext:e}=await Promise.resolve().then(()=>(gc(),fc));this.runtimeContext=new e;let{fsToolsProject:t}=await Promise.resolve().then(()=>(bi(),$m)),{execToolsProject:o}=await Promise.resolve().then(()=>(Ri(),Rd)),{systemToolsProject:n}=await Promise.resolve().then(()=>(ji(),au)),{httpToolsProject:s}=await Promise.resolve().then(()=>(Bi(),Gu)),{githubToolsProject:i}=await Promise.resolve().then(()=>(ta(),zf)),{webToolsProject:a}=await Promise.resolve().then(()=>(fa(),ph)),{codingToolsProject:c}=await Promise.resolve().then(()=>(Aa(),ob)),{gitToolsProject:p,createGitCloneTool:m}=await Promise.resolve().then(()=>(Ia(),Ob)),{diffToolsProject:d}=await Promise.resolve().then(()=>(Fa(),Vb)),{dbToolsProject:f}=await Promise.resolve().then(()=>(Ga(),vT)),{cloudToolsProject:b}=await Promise.resolve().then(()=>(za(),AT)),{slackToolsProject:y}=await Promise.resolve().then(()=>(Za(),hw)),{k8sToolsProject:T}=await Promise.resolve().then(()=>(tl(),ww)),k={...p,tools:p.tools.map(v=>v.name==="git.clone"?m(this.runtimeContext.cloneState):v)};await this.loadProjects([t,o,n,s,i,a,c,k,d,f,b,y,T])}};l();var et=x(require("fs"),1),cs=x(require("path"),1);S();var xw="toolpack.config.json";function ol(r){let e=kw(r);if(!et.existsSync(e))return{};try{let t=et.readFileSync(e,"utf-8");return JSON.parse(t)}catch{return{}}}function vw(r){let e=ol(r),t=$C(e.tools||e);return h(JSON.stringify(t??{})),t}function Cw(r,e){let t=kw(e),o={};try{et.existsSync(t)&&(o=JSON.parse(et.readFileSync(t,"utf-8")))}catch{o={}}o.tools=r,et.writeFileSync(t,JSON.stringify(o,null,4),"utf-8")}function $C(r){let e=r.additionalConfigurations||{};return e.webSearch||(e.webSearch={}),!e.webSearch.tavilyApiKey&&process.env.TOOLPACK_TAVILY_API_KEY&&(e.webSearch.tavilyApiKey=process.env.TOOLPACK_TAVILY_API_KEY),!e.webSearch.braveApiKey&&process.env.TOOLPACK_BRAVE_API_KEY&&(e.webSearch.braveApiKey=process.env.TOOLPACK_BRAVE_API_KEY),{enabled:r.enabled??ee.enabled,autoExecute:r.autoExecute??ee.autoExecute,maxToolRounds:r.maxToolRounds??ee.maxToolRounds,toolChoicePolicy:r.toolChoicePolicy??ee.toolChoicePolicy,resultMaxChars:r.resultMaxChars??ee.resultMaxChars,enabledTools:r.enabledTools??ee.enabledTools,enabledToolCategories:r.enabledToolCategories??ee.enabledToolCategories,toolSearch:r.toolSearch??ee.toolSearch,additionalConfigurations:e}}function kw(r){return r?r.endsWith(".json")?cs.resolve(r):cs.resolve(r,xw):cs.resolve(process.cwd(),xw)}l();S();function Sw(r){if(!r.key||!/^[a-z0-9-]+$/.test(r.key))throw new Error(`Invalid tool project key: "${r.key}". Must be non-empty, lowercase, and contain no spaces (use hyphens).`);if(!r.name.trim())throw new Error("Tool project name cannot be empty.");if(!r.tools||r.tools.length===0)throw new Error("Tool project must contain at least one tool.");for(let t of r.tools){if(!t.name)throw new Error("Tool is missing a name.");if(!t.description)throw new Error(`Tool "${t.name}" is missing a description.`);if(!t.parameters)throw new Error(`Tool "${t.name}" is missing parameters.`);if(typeof t.execute!="function")throw new Error(`Tool "${t.name}" is missing an execute function.`);t.category!==r.category&&O(`[Toolpack] Tool "${t.name}" has category "${t.category}" which does not match project category "${r.category}".`)}let e=r.tools.map(t=>t.name);return{manifest:{key:r.key,name:r.name,displayName:r.displayName,version:r.version,description:r.description,author:r.author,repository:r.repository,category:r.category,tools:e},dependencies:r.dependencies,tools:r.tools}}bn();bi();Ri();ji();Bi();ta();fa();Aa();Ia();Fa();Ga();za();tl();Za();l();l();var Pw=require("child_process"),_w=require("events");S();var hr=class extends Error{constructor(e,t){super(`MCP request timed out after ${t}ms: ${e}`),this.name="McpTimeoutError"}},De=class extends Error{constructor(t,o){super(t);this.exitCode=o;this.name="McpConnectionError"}exitCode},pn=class extends _w.EventEmitter{constructor(t){super();this.config=t;this.defaultTimeoutMs=t.requestTimeoutMs??3e4,this.autoReconnect=t.autoReconnect??!1,this.maxReconnectAttempts=t.maxReconnectAttempts??3,this.reconnectDelayMs=t.reconnectDelayMs??1e3}config;process=null;messageQueue=new Map;nextId=1;buffer="";_connected=!1;_shuttingDown=!1;_reconnectAttempts=0;defaultTimeoutMs;autoReconnect;maxReconnectAttempts;reconnectDelayMs;get connected(){return this._connected&&this.process!==null}async initializeServer(){await this.request("initialize",{client:"toolpack-sdk"})}async connect(){if(this._shuttingDown)throw new De("Client is shutting down");if(this.buffer="",this.process=(0,Pw.spawn)(this.config.command,this.config.args||[],{env:{...process.env,...this.config.env},stdio:["pipe","pipe","pipe"]}),!this.process.stdout||!this.process.stdin)throw new De("Failed to spawn MCP server: stdout/stdin unavailable");this.process.stdout.on("data",t=>{this.handleData(t)}),this.process.stderr&&this.process.stderr.on("data",t=>{O(`[MCP server stderr] ${t.toString().trim()}`)}),this.process.on("error",t=>{this._connected=!1,this.emit("error",t)}),this.process.on("exit",t=>{let o=this._connected;this._connected=!1,this.process=null,this.rejectAllPending(new De(`MCP server exited with code ${t}`,t)),this.emit("close",t),o&&!this._shuttingDown&&this.autoReconnect&&this.attemptReconnect()}),this._reconnectAttempts=0,await this.initializeServer(),this._connected=!0}async attemptReconnect(){if(this._reconnectAttempts>=this.maxReconnectAttempts){this.emit("reconnect_failed",this._reconnectAttempts);return}this._reconnectAttempts++;let t=this._reconnectAttempts;if(this.emit("reconnecting",{attempt:t,max:this.maxReconnectAttempts}),await new Promise(o=>setTimeout(o,this.reconnectDelayMs*t)),!this._shuttingDown)try{await this.connect(),this.emit("reconnected",{attempt:t})}catch(o){this.emit("reconnect_error",{attempt:t,error:o})}}handleData(t){this.buffer+=t.toString();let o;for(;(o=this.buffer.indexOf(`
474
+ `))!==-1;){let n=this.buffer.slice(0,o).trim();if(this.buffer=this.buffer.slice(o+1),n)try{let s=JSON.parse(n);this.handleMessage(s)}catch{}}}handleMessage(t){if(t.id&&(t.result!==void 0||t.error)){let o=this.messageQueue.get(t.id);o&&(o.timer&&clearTimeout(o.timer),t.error?o.reject(new Error(t.error.message)):o.resolve(t.result),this.messageQueue.delete(t.id))}else t.method&&(this.emit("notification",t),this.emit(t.method,t.params))}async callTool(t,o={},n){return this.request("tools/call",{name:t,arguments:o},n)}async readResource(t,o){return this.request("resources/read",{uri:t},o)}async request(t,o,n){if(!this.process||!this.process.stdin)throw new De("Client not connected");let s=this.nextId++,i=n??this.defaultTimeoutMs,a={jsonrpc:"2.0",id:s,method:t,params:o};return new Promise((c,p)=>{let m;i>0&&(m=setTimeout(()=>{let d=this.messageQueue.get(s);d&&(this.messageQueue.delete(s),d.reject(new hr(t,i)))},i)),this.messageQueue.set(s,{resolve:c,reject:p,timer:m});try{this.process.stdin.write(JSON.stringify(a)+`
475
+ `)}catch(d){m&&clearTimeout(m),this.messageQueue.delete(s),p(d)}})}async disconnect(t=3e3){if(this._shuttingDown=!0,this.rejectAllPending(new De("Client disconnecting")),!this.process){this._shuttingDown=!1;return}let o=this.process;return new Promise(n=>{let s=!1,i=()=>{s||(s=!0,this.process=null,this._connected=!1,this._shuttingDown=!1,n())};o.once("exit",i),o.kill("SIGTERM"),setTimeout(()=>{if(!s){try{o.kill("SIGKILL")}catch{}i()}},t)})}kill(){this._shuttingDown=!0,this.rejectAllPending(new De("Client killed")),this.process&&(this.process.kill("SIGKILL"),this.process=null),this._connected=!1,this._shuttingDown=!1}rejectAllPending(t){for(let[o,n]of this.messageQueue)n.timer&&clearTimeout(n.timer),n.reject(t);this.messageQueue.clear()}};S();var yr=class{constructor(e){this.config=e}config;clients=new Map;serverConfigs=new Map;toolDefinitions=new Map;toolOwners=new Map;async connectServer(e){let{name:t,displayName:o,toolPrefix:n,...s}=e;P(`[MCP] Connecting to server: ${o||t}`);try{let i=new pn({...s,requestTimeoutMs:s.requestTimeoutMs??this.config.defaultTimeoutMs,autoReconnect:s.autoReconnect??this.config.autoReconnect??!0});this.setupClientEvents(i,t),await i.connect(),this.clients.set(t,i),this.serverConfigs.set(t,e),await this.discoverServerTools(t,i,e)}catch(i){throw me(`[MCP] Failed to connect to ${t}: ${i}`),i}}async connectAll(){let e=this.config.servers.filter(t=>t.autoConnect!==!1).map(t=>this.connectServer(t));await Promise.allSettled(e)}async disconnectServer(e){let t=this.clients.get(e);if(!t){O(`[MCP] Server ${e} not found`);return}P(`[MCP] Disconnecting from ${e}`);for(let[o,n]of this.toolOwners)n===e&&(this.toolDefinitions.delete(o),this.toolOwners.delete(o));await t.disconnect(),this.clients.delete(e),this.serverConfigs.delete(e)}async disconnectAll(){let e=Array.from(this.clients.keys()).map(t=>this.disconnectServer(t));await Promise.allSettled(e)}getToolDefinitions(){return Array.from(this.toolDefinitions.values())}getConnectedServers(){return Array.from(this.clients.keys())}isServerConnected(e){return this.clients.get(e)?.connected??!1}convertMcpTool(e,t,o,n){let s={type:"object",properties:e.inputSchema.properties||{},required:e.inputSchema.required||[]};return{name:`${o}${e.name}`,displayName:e.name,description:e.description||`MCP tool from ${t}`,category:"mcp",parameters:s,execute:async i=>{try{P(`[MCP] Executing ${e.name} on ${t}`);let a=await n.callTool(e.name,i);return JSON.stringify(a)}catch(a){throw me(`[MCP] Tool execution failed: ${a}`),a}}}}setupClientEvents(e,t){e.on("error",o=>{me(`[MCP] ${t} error: ${o}`)}),e.on("close",o=>{O(`[MCP] ${t} closed with code ${o}`)}),e.on("reconnecting",({attempt:o,max:n})=>{P(`[MCP] ${t} reconnecting (${o}/${n})`)}),e.on("reconnected",({attempt:o})=>{P(`[MCP] ${t} reconnected after ${o} attempts`),this.refreshServerTools(t).catch(n=>{me(`[MCP] ${t} tool refresh failed after reconnect: ${n}`)})}),e.on("reconnect_failed",o=>{me(`[MCP] ${t} failed to reconnect after ${o} attempts`)}),e.on("notification",o=>{P(`[MCP] ${t} notification: ${JSON.stringify(o)}`)})}removeServerToolDefinitions(e){for(let[t,o]of this.toolOwners)o===e&&(this.toolDefinitions.delete(t),this.toolOwners.delete(t))}async discoverServerTools(e,t,o){let s=(await t.request("tools/list"))?.tools||[];P(`[MCP] Discovered ${s.length} tools from ${e}`),this.removeServerToolDefinitions(e);let i=o.toolPrefix||`mcp.${e}.`;for(let a of s){let c=this.convertMcpTool(a,e,i,t);this.toolDefinitions.set(c.name,c),this.toolOwners.set(c.name,e)}}async refreshServerTools(e){let t=this.clients.get(e),o=this.serverConfigs.get(e);!t||!o||await this.discoverServerTools(e,t,o)}};async function ps(r){let e=new yr(r);await e.connectAll();let t=e.getToolDefinitions();return{manifest:{key:"mcp-tools",name:"mcp-tools",displayName:"MCP Tools",version:"1.0.0",description:`Tools from ${e.getConnectedServers().length} MCP server(s)`,category:"mcp",author:"Toolpack SDK",tools:t.map(n=>n.name)},tools:t,mcpManager:e}}async function ms(r){"mcpManager"in r&&await r.mcpManager.disconnectAll()}l();var Q=x(require("fs/promises"),1),ae=x(require("path"),1);function rl(r){let e={},t=r.match(/^---\n([\s\S]*?)\n---/);if(!t||!t[1])return e;for(let o of t[1].split(`
476
+ `)){let n=o.indexOf(":");if(n===-1)continue;let s=o.substring(0,n).trim(),i=o.substring(n+1).trim();e[s]=i}return e}function sl(r){let e=r.match(/\[(.*)\]/);return!e||!e[1]?[]:e[1].split(",").map(t=>t.trim().replace(/"/g,"")).filter(Boolean)}function nl(r){let e=[],t=r.match(/## Triggers\n\n([\s\S]*?)(?=\n## |$)/);if(!t||!t[1])return e;for(let o of t[1].split(`
477
+ `).filter(n=>n.startsWith("- "))){let n=o.match(/^- "(.*)"/);n&&n[1]&&e.push(n[1])}return e}function bt(r,e){let t=r.match(new RegExp(`## ${e}\\n\\n([\\s\\S]*?)(?=\\n## |$)`));return t&&t[1]?t[1].trim():""}async function Rw(r,e){async function t(o){let n;try{n=await Q.readdir(o)}catch{return null}for(let s of n){let i=ae.join(o,s),a;try{a=await Q.stat(i)}catch{continue}if(a.isDirectory()){let c=await t(i);if(c)return c}else if(a.isFile()&&s===`${e}.skill.md`)return i}return null}return t(r)}async function EC(r){let e=[];async function t(o){let n;try{n=await Q.readdir(o)}catch{return}for(let s of n){let i=ae.join(o,s),a;try{a=await Q.stat(i)}catch{continue}a.isDirectory()?await t(i):a.isFile()&&s.endsWith(".skill.md")&&e.push(i)}}return await t(r),e}function DC(r){let{name:e,title:t,description:o,triggers:n,instructions:s,examples:i,tags:a}=r,c=new Date().toISOString(),p=a&&a.length>0?a.map(d=>`"${d}"`).join(", "):"",m=["---",`name: ${e}`,`title: ${t}`,"version: 1.0.0",`updated: ${c}`,`tags: [${p}]`,"---","","## Description","",o,"","## Triggers","",n.map(d=>`- "${d}"`).join(`
477
478
  `),"","## Instructions","",s,""];return i&&m.push("## Examples","",i,""),m.join(`
478
- `)}function jC(r){return{name:"skill.create",displayName:"Create Skill",description:"Create a new .skill.md file in the skill library.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:'Skill name in kebab-case (e.g. "code-review"). Used as the filename.'},title:{type:"string",description:"Human-readable title for the skill (max 100 chars)."},description:{type:"string",description:"Short description for BM25 search indexing (max 300 chars)."},triggers:{type:"array",items:{type:"string"},description:"List of trigger phrases that activate this skill (min 1, max 10)."},instructions:{type:"string",description:"Behavioral instructions injected into context when the skill activates (max 2000 chars)."},examples:{type:"string",description:"Optional examples section (max 3000 chars, never auto-injected)."},tags:{type:"array",items:{type:"string"},description:"Optional tags for filtering and search (max 10)."},subfolder:{type:"string",description:'Optional subfolder within the skills directory (e.g. "coding").'}},required:["name","title","description","triggers","instructions"]},async execute(e){let t=e.name,o=e.title,n=e.description,s=e.triggers??[],i=e.instructions,a=e.examples,c=e.tags??[],p=e.subfolder;if(!/^[a-z][a-z0-9-]*$/.test(t))return JSON.stringify({error:"invalid_name",message:"Skill name must be kebab-case (lowercase letters, numbers, hyphens, starting with a letter)"},null,2);let m=p?le.join(r,p):r;await X.mkdir(m,{recursive:!0});let d=le.join(m,`${t}.skill.md`);try{return await X.access(d),JSON.stringify({error:"skill_exists",message:`Skill "${t}" already exists at ${d}. Use skill.update to modify it.`},null,2)}catch{}let f=IC({name:t,title:o,description:n,triggers:s,instructions:i,examples:a,tags:c});return await X.writeFile(d,f,"utf-8"),JSON.stringify({success:!0,skill:t,path:d,message:`Skill "${o}" created successfully`},null,2)}}}function LC(r){return{name:"skill.read",displayName:"Read Skill",description:"Read a skill file by name. Optionally read only a specific section.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:"Skill name (without the .skill.md extension)."},section:{type:"string",enum:["all","metadata","description","triggers","instructions","examples"],description:"Which section to return (default: all).",default:"all"}},required:["name"]},async execute(e){let t=e.name,o=e.section||"all",n=await AT(r,t);if(!n)return JSON.stringify({error:"skill_not_found",message:`Skill "${t}" not found. Use skill.list to see available skills.`},null,2);let s=(await X.readFile(n,"utf-8")).replace(/\r\n/g,`
479
- `),i=cl(s),a={name:i.name||t,title:i.title||t,version:i.version,tags:i.tags?pl(i.tags):[],updated:i.updated,path:n};return JSON.stringify(o==="metadata"?{skill:t,metadata:a}:o==="description"?{skill:t,description:wt(s,"Description")}:o==="triggers"?{skill:t,triggers:ll(s)}:o==="instructions"?{skill:t,instructions:wt(s,"Instructions")}:o==="examples"?{skill:t,examples:wt(s,"Examples")}:{skill:t,path:n,metadata:a,description:wt(s,"Description"),triggers:ll(s),instructions:wt(s,"Instructions"),examples:wt(s,"Examples")||void 0},null,2)}}}function FC(r){return{name:"skill.update",displayName:"Update Skill",description:"Update fields of an existing skill. Only provided fields are changed.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:"Skill name to update."},title:{type:"string",description:"New title (optional)."},description:{type:"string",description:"New description replacing the existing one (optional)."},triggers:{type:"array",items:{type:"string"},description:"New triggers list replacing the existing one (optional)."},instructions:{type:"string",description:"New instructions replacing the existing ones (optional)."},addExamples:{type:"string",description:"Additional examples text to append to the Examples section (optional)."},addTags:{type:"array",items:{type:"string"},description:"Tags to add to the existing tags (optional)."}},required:["name"]},async execute(e){let t=e.name,o=e.title,n=e.description,s=e.triggers,i=e.instructions,a=e.addExamples,c=e.addTags,p=await AT(r,t);if(!p)return JSON.stringify({error:"skill_not_found",message:`Skill "${t}" not found. Use skill.create to create it first.`},null,2);let m=(await X.readFile(p,"utf-8")).replace(/\r\n/g,`
480
- `),d=cl(m),f=d.tags?pl(d.tags):[],b=d.title||t,y=d.version||"1.0.0",w=o??b,k=c?[...new Set([...f,...c])]:f,v=new Date().toISOString();if(n!==void 0&&(m=m.replace(/## Description\n\n[\s\S]*?(?=\n## )/,`## Description
479
+ `)}function MC(r){return{name:"skill.create",displayName:"Create Skill",description:"Create a new .skill.md file in the skill library.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:'Skill name in kebab-case (e.g. "code-review"). Used as the filename.'},title:{type:"string",description:"Human-readable title for the skill (max 100 chars)."},description:{type:"string",description:"Short description for BM25 search indexing (max 300 chars)."},triggers:{type:"array",items:{type:"string"},description:"List of trigger phrases that activate this skill (min 1, max 10)."},instructions:{type:"string",description:"Behavioral instructions injected into context when the skill activates (max 2000 chars)."},examples:{type:"string",description:"Optional examples section (max 3000 chars, never auto-injected)."},tags:{type:"array",items:{type:"string"},description:"Optional tags for filtering and search (max 10)."},subfolder:{type:"string",description:'Optional subfolder within the skills directory (e.g. "coding").'}},required:["name","title","description","triggers","instructions"]},async execute(e){let t=e.name,o=e.title,n=e.description,s=e.triggers??[],i=e.instructions,a=e.examples,c=e.tags??[],p=e.subfolder;if(!/^[a-z][a-z0-9-]*$/.test(t))return JSON.stringify({error:"invalid_name",message:"Skill name must be kebab-case (lowercase letters, numbers, hyphens, starting with a letter)"},null,2);let m=p?ae.join(r,p):r;await Q.mkdir(m,{recursive:!0});let d=ae.join(m,`${t}.skill.md`);try{return await Q.access(d),JSON.stringify({error:"skill_exists",message:`Skill "${t}" already exists at ${d}. Use skill.update to modify it.`},null,2)}catch{}let f=DC({name:t,title:o,description:n,triggers:s,instructions:i,examples:a,tags:c});return await Q.writeFile(d,f,"utf-8"),JSON.stringify({success:!0,skill:t,path:d,message:`Skill "${o}" created successfully`},null,2)}}}function AC(r){return{name:"skill.read",displayName:"Read Skill",description:"Read a skill file by name. Optionally read only a specific section.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:"Skill name (without the .skill.md extension)."},section:{type:"string",enum:["all","metadata","description","triggers","instructions","examples"],description:"Which section to return (default: all).",default:"all"}},required:["name"]},async execute(e){let t=e.name,o=e.section||"all",n=await Rw(r,t);if(!n)return JSON.stringify({error:"skill_not_found",message:`Skill "${t}" not found. Use skill.list to see available skills.`},null,2);let s=(await Q.readFile(n,"utf-8")).replace(/\r\n/g,`
480
+ `),i=rl(s),a={name:i.name||t,title:i.title||t,version:i.version,tags:i.tags?sl(i.tags):[],updated:i.updated,path:n};return JSON.stringify(o==="metadata"?{skill:t,metadata:a}:o==="description"?{skill:t,description:bt(s,"Description")}:o==="triggers"?{skill:t,triggers:nl(s)}:o==="instructions"?{skill:t,instructions:bt(s,"Instructions")}:o==="examples"?{skill:t,examples:bt(s,"Examples")}:{skill:t,path:n,metadata:a,description:bt(s,"Description"),triggers:nl(s),instructions:bt(s,"Instructions"),examples:bt(s,"Examples")||void 0},null,2)}}}function NC(r){return{name:"skill.update",displayName:"Update Skill",description:"Update fields of an existing skill. Only provided fields are changed.",category:"skills",parameters:{type:"object",properties:{name:{type:"string",description:"Skill name to update."},title:{type:"string",description:"New title (optional)."},description:{type:"string",description:"New description replacing the existing one (optional)."},triggers:{type:"array",items:{type:"string"},description:"New triggers list replacing the existing one (optional)."},instructions:{type:"string",description:"New instructions replacing the existing ones (optional)."},addExamples:{type:"string",description:"Additional examples text to append to the Examples section (optional)."},addTags:{type:"array",items:{type:"string"},description:"Tags to add to the existing tags (optional)."}},required:["name"]},async execute(e){let t=e.name,o=e.title,n=e.description,s=e.triggers,i=e.instructions,a=e.addExamples,c=e.addTags,p=await Rw(r,t);if(!p)return JSON.stringify({error:"skill_not_found",message:`Skill "${t}" not found. Use skill.create to create it first.`},null,2);let m=(await Q.readFile(p,"utf-8")).replace(/\r\n/g,`
481
+ `),d=rl(m),f=d.tags?sl(d.tags):[],b=d.title||t,y=d.version||"1.0.0",T=o??b,k=c?[...new Set([...f,...c])]:f,v=new Date().toISOString();if(n!==void 0&&(m=m.replace(/## Description\n\n[\s\S]*?(?=\n## )/,`## Description
481
482
 
482
483
  ${n}
483
484
 
@@ -501,9 +502,9 @@ ${_}${E}${a}
501
502
  ## Examples
502
503
 
503
504
  ${a}
504
- `}m=m.replace(/^---\n[\s\S]*?\n---/,["---",`name: ${t}`,`title: ${w}`,`version: ${y}`,`updated: ${v}`,`tags: [${k.map(C=>`"${C}"`).join(", ")}]`,"---"].join(`
505
- `)),await X.writeFile(p,m,"utf-8");let T=[];return o&&T.push("title"),n!==void 0&&T.push("description"),s!==void 0&&T.push("triggers"),i!==void 0&&T.push("instructions"),a&&T.push("examples (appended)"),c&&T.push(`tags (+${c.length})`),JSON.stringify({success:!0,skill:t,path:p,updated:T,message:`Skill "${t}" updated successfully`},null,2)}}}function qC(r){return{name:"skill.list",displayName:"List Skills",description:"List all skills in the skill library, optionally filtered by tag.",category:"skills",parameters:{type:"object",properties:{tag:{type:"string",description:"Filter skills by tag (optional)."},verbose:{type:"boolean",description:"Include description and triggers in the output (default: false).",default:!1}},required:[]},async execute(e){let t=e.tag,o=e.verbose??!1;try{await X.access(r)}catch{return JSON.stringify({skills:[],count:0,message:"No skills directory found. Use skill.create to create your first skill."},null,2)}let n=await NC(r);if(n.length===0)return JSON.stringify({skills:[],count:0,message:"No skills found. Use skill.create to create your first skill."},null,2);let s=[];for(let i of n){let a=(await X.readFile(i,"utf-8")).replace(/\r\n/g,`
506
- `),c=cl(a),p=c.name||le.basename(i,".skill.md"),m=c.title||p,d=c.tags?pl(c.tags):[];if(t&&!d.includes(t))continue;let f=le.dirname(le.relative(r,i)),b=f==="."?void 0:f.split(le.sep)[0];o?s.push({name:p,title:m,tags:d,category:b,description:wt(a,"Description")||void 0,triggers:ll(a)}):s.push({name:p,title:m})}return JSON.stringify({skills:s,count:s.length,filtered:t?`by tag: ${t}`:null},null,2)}}}function OT(r){let e=le.resolve(r?.dir??".toolpack/skills"),t=[jC(e),LC(e),FC(e),qC(e)];return{manifest:{key:"skill",name:"skill-tools",displayName:"Skill Management",version:"1.0.0",description:"Tools for creating, reading, updating, and listing agent skill files.",tools:["skill.create","skill.read","skill.update","skill.list"],category:"skills"},tools:t}}l();l();l();l();var hs=`
505
+ `}m=m.replace(/^---\n[\s\S]*?\n---/,["---",`name: ${t}`,`title: ${T}`,`version: ${y}`,`updated: ${v}`,`tags: [${k.map(C=>`"${C}"`).join(", ")}]`,"---"].join(`
506
+ `)),await Q.writeFile(p,m,"utf-8");let w=[];return o&&w.push("title"),n!==void 0&&w.push("description"),s!==void 0&&w.push("triggers"),i!==void 0&&w.push("instructions"),a&&w.push("examples (appended)"),c&&w.push(`tags (+${c.length})`),JSON.stringify({success:!0,skill:t,path:p,updated:w,message:`Skill "${t}" updated successfully`},null,2)}}}function OC(r){return{name:"skill.list",displayName:"List Skills",description:"List all skills in the skill library, optionally filtered by tag.",category:"skills",parameters:{type:"object",properties:{tag:{type:"string",description:"Filter skills by tag (optional)."},verbose:{type:"boolean",description:"Include description and triggers in the output (default: false).",default:!1}},required:[]},async execute(e){let t=e.tag,o=e.verbose??!1;try{await Q.access(r)}catch{return JSON.stringify({skills:[],count:0,message:"No skills directory found. Use skill.create to create your first skill."},null,2)}let n=await EC(r);if(n.length===0)return JSON.stringify({skills:[],count:0,message:"No skills found. Use skill.create to create your first skill."},null,2);let s=[];for(let i of n){let a=(await Q.readFile(i,"utf-8")).replace(/\r\n/g,`
507
+ `),c=rl(a),p=c.name||ae.basename(i,".skill.md"),m=c.title||p,d=c.tags?sl(c.tags):[];if(t&&!d.includes(t))continue;let f=ae.dirname(ae.relative(r,i)),b=f==="."?void 0:f.split(ae.sep)[0];o?s.push({name:p,title:m,tags:d,category:b,description:bt(a,"Description")||void 0,triggers:nl(a)}):s.push({name:p,title:m})}return JSON.stringify({skills:s,count:s.length,filtered:t?`by tag: ${t}`:null},null,2)}}}function $w(r){let e=ae.resolve(r?.dir??".toolpack/skills"),t=[MC(e),AC(e),NC(e),OC(e)];return{manifest:{key:"skill",name:"skill-tools",displayName:"Skill Management",version:"1.0.0",description:"Tools for creating, reading, updating, and listing agent skill files.",tools:["skill.create","skill.read","skill.update","skill.list"],category:"skills"},tools:t}}l();l();l();l();var ds=`
507
508
  You are a planning assistant. Given a user request, create a detailed step-by-step plan.
508
509
 
509
510
  Rules:
@@ -529,7 +530,7 @@ Rules:
529
530
  }
530
531
  ]
531
532
  }
532
- `,WC={name:"Direct",planning:{enabled:!1},progress:{enabled:!0}},ml={name:"Agent",planning:{enabled:!0,planningPrompt:hs},progress:{enabled:!0},complexityRouting:{enabled:!0,strategy:"single-step",confidenceThreshold:.6}},NT=`
533
+ `,IC={name:"Direct",planning:{enabled:!1},progress:{enabled:!0}},il={name:"Agent",planning:{enabled:!0,planningPrompt:ds},progress:{enabled:!0},complexityRouting:{enabled:!0,strategy:"single-step",confidenceThreshold:.6}},Ew=`
533
534
  Create a step-by-step plan for this coding task.
534
535
 
535
536
  Rules:
@@ -552,7 +553,7 @@ JSON Schema:
552
553
  }
553
554
  ]
554
555
  }
555
- `,dl={name:"Coding",planning:{enabled:!0,planningPrompt:NT},progress:{enabled:!0},complexityRouting:{enabled:!0,strategy:"single-step",confidenceThreshold:.6}},ul={name:"Chat",planning:{enabled:!1},progress:{enabled:!1}};var fl={name:"agent",displayName:"Agent",description:"Full autonomous access \u2014 read, write, execute, browse",systemPrompt:["You are an autonomous AI agent with full access to all available tools.","You must use the tools provided to accomplish tasks end-to-end proactively.","If you require a capability that is not listed in your current tools, ALWAYS use `tool.search` to find it before improvising or giving up.","Before considering a tool to call, make sure that is the right tool for the job as per the users prompt.","Verify your actions and check for success or failure states.","Explain your actions briefly as you go."].join(" "),allowedToolCategories:[],blockedToolCategories:[],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!0,includeToolCategories:!0},workflow:ml,toolSearch:{alwaysLoadedTools:["fs.read_file","fs.write_file","fs.list_dir","web.search","web.fetch","skill.search","skill.read"]}},gl={name:"chat",displayName:"Chat",description:"Conversational assistant with web access",systemPrompt:["You are a conversational AI assistant with web access.","You can search the web, fetch online content, and make HTTP requests.","You do NOT have access to the local filesystem, command execution, or code modification.","Answer questions using your knowledge and web tools when helpful.","If the user asks for local file operations or code changes,","explain that you are in Chat mode and suggest they switch to Agent mode."].join(" "),allowedToolCategories:["http","web"],blockedToolCategories:["filesystem","execution","system","coding","git","database"],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!1,includeToolCategories:!0},workflow:ul,toolSearch:{alwaysLoadedTools:["web.search","web.fetch","fs.read_file","fs.list_dir"]}},hl={name:"coding",displayName:"Coding",description:"Concise coding mode \u2014 minimal text, focused on file operations and code changes",systemPrompt:["Coding assistant. Use tools to modify code.","Be concise. No conversational filler.","Show code changes clearly."].join(" "),allowedToolCategories:[],blockedToolCategories:[],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!0,includeToolCategories:!0},workflow:dl,toolSearch:{alwaysLoadedTools:["coding.read_code","coding.search_code","fs.read_file","fs.write_file","fs.list_dir","skill.search","skill.read","web.search","web.fetch"]}},vr=[fl,hl,gl],Tt="chat";var dn=class{modes=new Map;orderedNames=[];constructor(){for(let e of vr)this.register(e)}register(e){if(!e.name||typeof e.name!="string")throw new Error("ModeConfig.name is required and must be a non-empty string");if(!e.displayName||typeof e.displayName!="string")throw new Error("ModeConfig.displayName is required and must be a non-empty string");if(typeof e.systemPrompt!="string")throw new Error("ModeConfig.systemPrompt must be a string (can be empty for passthrough)");if(e.blockAllTools!==void 0&&typeof e.blockAllTools!="boolean")throw new Error("ModeConfig.blockAllTools must be a boolean");let t=["allowedToolCategories","blockedToolCategories","allowedTools","blockedTools"];for(let n of t)if(e[n]!==void 0&&!Array.isArray(e[n]))throw new Error(`ModeConfig.${n} must be an array`);let o=this.modes.has(e.name);this.modes.set(e.name,e),o||this.orderedNames.push(e.name)}get(e){return this.modes.get(e)}has(e){return this.modes.has(e)}getAll(){let e=[];for(let t of this.orderedNames){let o=this.modes.get(t);o&&e.push(o)}return e}getNames(){return[...this.orderedNames]}getDefault(){let e=this.modes.get(Tt);if(!e)throw new Error(`Default mode "${Tt}" not found in registry`);return e}getNext(e){let t=this.orderedNames.indexOf(e),o=t===-1?0:(t+1)%this.orderedNames.length,n=this.orderedNames[o],s=this.modes.get(n);if(!s)throw new Error(`Mode "${n}" not found in registry`);return s}get size(){return this.modes.size}remove(e){if(vr.some(n=>n.name===e))return!1;let o=this.modes.delete(e);return o&&(this.orderedNames=this.orderedNames.filter(n=>n!==e)),o}};l();function IT(r){return{name:r.name,displayName:r.displayName,description:r.description||r.displayName,systemPrompt:r.systemPrompt,allowedToolCategories:r.allowedToolCategories||[],blockedToolCategories:r.blockedToolCategories||[],allowedTools:r.allowedTools||[],blockedTools:r.blockedTools||[],blockAllTools:r.blockAllTools||!1,response_format:r.response_format,baseContext:r.baseContext,workflow:r.workflow,skillInterceptor:r.skillInterceptor??!1,rulesDir:r.rulesDir,streaming:r.streaming}}l();var ys={planning:{enabled:!1},progress:{enabled:!0}};l();S();var UC=hs,un=class{client;config;constructor(e,t){this.client=e,this.config=t}async createPlan(e,t){let o=this.config?.planningPrompt||UC,n=e.messages.filter(p=>p.role==="user").map(p=>typeof p.content=="string"?p.content:"[obj]").join(" ").substring(0,100);h(`[Planner] createPlan() provider=${t??"default"} maxSteps=${this.config?.maxSteps??20} request="${n}..."`);let s=e.messages.filter(p=>p.role==="system"),i=e.messages.filter(p=>p.role!=="system"),a=[{role:"system",content:o},...s,...i],c={...e,tools:void 0,tool_choice:"none",response_format:"json_object",messages:a};try{let p=await this.client.generate(c,t),m=this.parsePlan(p.content||"",e,p);return P(`[Planner] createPlan() succeeded plan.id=${m.id} steps=${m.steps.length}`),m}catch(p){return N(`[Planner] createPlan() failed, using fallback: ${p.message}`),this.createFallbackPlan(e)}}parsePlan(e,t,o){try{let n=JSON.parse(e);if(!n.summary||!Array.isArray(n.steps))throw new Error("Invalid plan structure: missing summary or steps array");let s=this.config?.maxSteps??20,i=n.steps.slice(0,s);n.steps.length>s&&N(`[Planner] parsePlan() truncated ${n.steps.length} steps to maxSteps=${s}`),h(`[Planner] parsePlan() parsed ${i.length} steps successfully`);let a=i.map((p,m)=>({id:`step-${Date.now()}-${m}`,number:p.number||m+1,description:p.description||"Unknown step",expectedTools:p.expectedTools||[],dependsOn:p.dependsOn||[],status:"pending"})),c=t.messages.filter(p=>p.role==="user").map(p=>typeof p.content=="string"?p.content:"[Complex Object]").join("\\n");return{id:`plan-${Date.now()}`,request:c,summary:n.summary,steps:a,status:"draft",createdAt:new Date,planningResponse:o}}catch(n){return N(`[Planner] parsePlan() failed: ${n.message} \u2014 using fallback`),this.createFallbackPlan(t)}}createFallbackPlan(e){N("[Planner] createFallbackPlan() \u2014 creating single-step fallback due to plan generation failure");let t=e.messages.filter(o=>o.role==="user").map(o=>typeof o.content=="string"?o.content:"[Complex Object]").join("\\n");return{id:`plan-${Date.now()}-fallback`,request:t,summary:"Fallback single-step plan due to generation failure",steps:[{id:"step-1",number:1,description:"Execute the user request",status:"pending",expectedTools:[],dependsOn:[]}],status:"draft",createdAt:new Date}}};l();var jT=require("events");S();var Cr=class extends jT.EventEmitter{client;config;planner;queryClassifier;pendingApprovals=new Map;constructor(e,t,o){super(),this.client=e,this.config=t,this.queryClassifier=o||new Rt,this.planner=new un(e,t.planning)}getConfig(){return this.config}setConfig(e){this.config=e,this.planner=new un(this.client,e.planning)}shouldRouteSimpleQuery(e){if(!this.config.complexityRouting?.enabled)return!1;let t=this.config.complexityRouting.strategy??"single-step";if(t==="disabled")return!1;let o=it(e.messages);if(!o)return!1;let n=this.queryClassifier.classify(o),s=this.config.complexityRouting.confidenceThreshold??.6,i=!1;switch(n.type){case"action":i=!1;break;case"conversational":i=!0;break;case"analytical":i=n.confidence>=s;break}return h(`[Workflow] shouldRouteSimpleQuery() type=${n.type} confidence=${n.confidence.toFixed(2)} threshold=${s} shouldRoute=${i} strategy=${t}`),i}async execute(e,t){if(this.shouldRouteSimpleQuery(e))return this.executeDirect(e,t);let o=this.config.planning?.enabled;if(h(`[Workflow] execute() planningEnabled=${o} provider=${t??"default"}`),!o)return h("[Workflow] execute() mode=direct"),this.executeDirect(e,t);h("[Workflow] execute() mode=plan-direct \u2014 creating plan");let n=await this.createPlan(e,t);if(this.emit("workflow:plan_created",n),this.config.planning?.requireApproval){P(`[Workflow] Plan "${n.id}" requires approval \u2014 waiting`),this.emitProgress(n,"awaiting_approval","Waiting for plan approval");let s=await this.waitForApproval(n.id);if(this.emit("workflow:plan_decision",n,s),!s)return P(`[Workflow] Plan "${n.id}" rejected by user`),n.status="cancelled",this.emitProgress(n,"failed","Plan rejected by user"),{success:!1,plan:n,error:"Plan rejected by user",metrics:{totalDuration:0,stepsCompleted:0,stepsFailed:0,retriesUsed:0}};P(`[Workflow] Plan "${n.id}" approved`)}return n.status="approved",this.executePlanDirect(n,e,t)}async executeDirect(e,t){let o=Date.now(),n=this.createDummyPlan(e);h(`[Workflow] executeDirect() provider=${t??"default"}`);try{this.emitProgress(n,"executing","Direct execution");let s=await this.client.generate(e,t);n.status="completed",n.completedAt=new Date,n.steps[0].status="completed";let i=Date.now()-o;h(`[Workflow] executeDirect() completed in ${i}ms content_len=${s.content?.length??0}`);let a={success:!0,plan:n,output:s.content||void 0,response:s,metrics:{totalDuration:Date.now()-o,stepsCompleted:1,stepsFailed:0,retriesUsed:0}};return this.emit("workflow:completed",n,a),this.emitProgress(n,"completed","Done"),a}catch(s){n.status="failed",n.completedAt=new Date,n.steps[0].status="failed",N(`[Workflow] executeDirect() failed: ${s.message}`);let i={success:!1,plan:n,error:s.message,metrics:{totalDuration:Date.now()-o,stepsCompleted:0,stepsFailed:1,retriesUsed:0}};return this.emit("workflow:failed",n,s),this.emitProgress(n,"failed","Execution failed"),i}}async createPlan(e,t){h(`[Workflow] createPlan() provider=${t??"default"}`);let o=this.createDummyPlan(e);o.status="draft",this.emitProgress(o,"planning","Creating plan...");let n=await this.planner.createPlan(e,t);return P(`[Workflow] createPlan() completed plan.id=${n.id} steps=${n.steps.length}`),n}async executePlanDirect(e,t,o){let n=Date.now();e.status="in_progress",e.startedAt=new Date,this.emit("workflow:started",e),this.emitProgress(e,"executing","Executing plan",10),h(`[Workflow] executePlanDirect() plan.id=${e.id} steps=${e.steps.length} provider=${o??"default"}`);let s=`
556
+ `,al={name:"Coding",planning:{enabled:!0,planningPrompt:Ew},progress:{enabled:!0},complexityRouting:{enabled:!0,strategy:"single-step",confidenceThreshold:.6}},ll={name:"Chat",planning:{enabled:!1},progress:{enabled:!1}};var cl={name:"agent",displayName:"Agent",description:"Full autonomous access \u2014 read, write, execute, browse",systemPrompt:["You are an autonomous AI agent with full access to all available tools.","You must use the tools provided to accomplish tasks end-to-end proactively.","If you require a capability that is not listed in your current tools, ALWAYS use `tool.search` to find it before improvising or giving up.","Before considering a tool to call, make sure that is the right tool for the job as per the users prompt.","Verify your actions and check for success or failure states.","Explain your actions briefly as you go."].join(" "),allowedToolCategories:[],blockedToolCategories:[],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!0,includeToolCategories:!0},workflow:il,toolSearch:{alwaysLoadedTools:["fs.read_file","fs.write_file","fs.list_dir","web.search","web.fetch","skill.search","skill.read"]}},pl={name:"chat",displayName:"Chat",description:"Conversational assistant with web access",systemPrompt:["You are a conversational AI assistant with web access.","You can search the web, fetch online content, and make HTTP requests.","You do NOT have access to the local filesystem, command execution, or code modification.","Answer questions using your knowledge and web tools when helpful.","If the user asks for local file operations or code changes,","explain that you are in Chat mode and suggest they switch to Agent mode."].join(" "),allowedToolCategories:["http","web"],blockedToolCategories:["filesystem","execution","system","coding","git","database"],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!1,includeToolCategories:!0},workflow:ll,toolSearch:{alwaysLoadedTools:["web.search","web.fetch","fs.read_file","fs.list_dir"]}},ml={name:"coding",displayName:"Coding",description:"Concise coding mode \u2014 minimal text, focused on file operations and code changes",systemPrompt:["Coding assistant. Use tools to modify code.","Be concise. No conversational filler.","Show code changes clearly."].join(" "),allowedToolCategories:[],blockedToolCategories:[],allowedTools:[],blockedTools:[],blockAllTools:!1,baseContext:{includeWorkingDirectory:!0,includeToolCategories:!0},workflow:al,toolSearch:{alwaysLoadedTools:["coding.read_code","coding.search_code","fs.read_file","fs.write_file","fs.list_dir","skill.search","skill.read","web.search","web.fetch"]}},br=[cl,ml,pl],Tt="chat";var mn=class{modes=new Map;orderedNames=[];constructor(){for(let e of br)this.register(e)}register(e){if(!e.name||typeof e.name!="string")throw new Error("ModeConfig.name is required and must be a non-empty string");if(!e.displayName||typeof e.displayName!="string")throw new Error("ModeConfig.displayName is required and must be a non-empty string");if(typeof e.systemPrompt!="string")throw new Error("ModeConfig.systemPrompt must be a string (can be empty for passthrough)");if(e.blockAllTools!==void 0&&typeof e.blockAllTools!="boolean")throw new Error("ModeConfig.blockAllTools must be a boolean");let t=["allowedToolCategories","blockedToolCategories","allowedTools","blockedTools"];for(let n of t)if(e[n]!==void 0&&!Array.isArray(e[n]))throw new Error(`ModeConfig.${n} must be an array`);let o=this.modes.has(e.name);this.modes.set(e.name,e),o||this.orderedNames.push(e.name)}get(e){return this.modes.get(e)}has(e){return this.modes.has(e)}getAll(){let e=[];for(let t of this.orderedNames){let o=this.modes.get(t);o&&e.push(o)}return e}getNames(){return[...this.orderedNames]}getDefault(){let e=this.modes.get(Tt);if(!e)throw new Error(`Default mode "${Tt}" not found in registry`);return e}getNext(e){let t=this.orderedNames.indexOf(e),o=t===-1?0:(t+1)%this.orderedNames.length,n=this.orderedNames[o],s=this.modes.get(n);if(!s)throw new Error(`Mode "${n}" not found in registry`);return s}get size(){return this.modes.size}remove(e){if(br.some(n=>n.name===e))return!1;let o=this.modes.delete(e);return o&&(this.orderedNames=this.orderedNames.filter(n=>n!==e)),o}};l();function Dw(r){return{name:r.name,displayName:r.displayName,description:r.description||r.displayName,systemPrompt:r.systemPrompt,allowedToolCategories:r.allowedToolCategories||[],blockedToolCategories:r.blockedToolCategories||[],allowedTools:r.allowedTools||[],blockedTools:r.blockedTools||[],blockAllTools:r.blockAllTools||!1,response_format:r.response_format,baseContext:r.baseContext,workflow:r.workflow,rulesDir:r.rulesDir,streaming:r.streaming}}l();var us={planning:{enabled:!1},progress:{enabled:!0}};l();S();var jC=ds,dn=class{client;config;constructor(e,t){this.client=e,this.config=t}async createPlan(e,t){let o=this.config?.planningPrompt||jC,n=e.messages.filter(p=>p.role==="user").map(p=>typeof p.content=="string"?p.content:"[obj]").join(" ").substring(0,100);h(`[Planner] createPlan() provider=${t??"default"} maxSteps=${this.config?.maxSteps??20} request="${n}..."`);let s=e.messages.filter(p=>p.role==="system"),i=e.messages.filter(p=>p.role!=="system"),a=[{role:"system",content:o},...s,...i],c={...e,tools:void 0,tool_choice:"none",response_format:"json_object",messages:a};try{let p=await this.client.generate(c,t),m=this.parsePlan(p.content||"",e,p);return P(`[Planner] createPlan() succeeded plan.id=${m.id} steps=${m.steps.length}`),m}catch(p){return O(`[Planner] createPlan() failed, using fallback: ${p.message}`),this.createFallbackPlan(e)}}parsePlan(e,t,o){try{let n=JSON.parse(e);if(!n.summary||!Array.isArray(n.steps))throw new Error("Invalid plan structure: missing summary or steps array");let s=this.config?.maxSteps??20,i=n.steps.slice(0,s);n.steps.length>s&&O(`[Planner] parsePlan() truncated ${n.steps.length} steps to maxSteps=${s}`),h(`[Planner] parsePlan() parsed ${i.length} steps successfully`);let a=i.map((p,m)=>({id:`step-${Date.now()}-${m}`,number:p.number||m+1,description:p.description||"Unknown step",expectedTools:p.expectedTools||[],dependsOn:p.dependsOn||[],status:"pending"})),c=t.messages.filter(p=>p.role==="user").map(p=>typeof p.content=="string"?p.content:"[Complex Object]").join("\\n");return{id:`plan-${Date.now()}`,request:c,summary:n.summary,steps:a,status:"draft",createdAt:new Date,planningResponse:o}}catch(n){return O(`[Planner] parsePlan() failed: ${n.message} \u2014 using fallback`),this.createFallbackPlan(t)}}createFallbackPlan(e){O("[Planner] createFallbackPlan() \u2014 creating single-step fallback due to plan generation failure");let t=e.messages.filter(o=>o.role==="user").map(o=>typeof o.content=="string"?o.content:"[Complex Object]").join("\\n");return{id:`plan-${Date.now()}-fallback`,request:t,summary:"Fallback single-step plan due to generation failure",steps:[{id:"step-1",number:1,description:"Execute the user request",status:"pending",expectedTools:[],dependsOn:[]}],status:"draft",createdAt:new Date}}};l();var Mw=require("events");S();var Tr=class extends Mw.EventEmitter{client;config;planner;queryClassifier;pendingApprovals=new Map;constructor(e,t,o){super(),this.client=e,this.config=t,this.queryClassifier=o||new _t,this.planner=new dn(e,t.planning)}getConfig(){return this.config}setConfig(e){this.config=e,this.planner=new dn(this.client,e.planning)}shouldRouteSimpleQuery(e){if(!this.config.complexityRouting?.enabled)return!1;let t=this.config.complexityRouting.strategy??"single-step";if(t==="disabled")return!1;let o=rt(e.messages);if(!o)return!1;let n=this.queryClassifier.classify(o),s=this.config.complexityRouting.confidenceThreshold??.6,i=!1;switch(n.type){case"action":i=!1;break;case"conversational":i=!0;break;case"analytical":i=n.confidence>=s;break}return h(`[Workflow] shouldRouteSimpleQuery() type=${n.type} confidence=${n.confidence.toFixed(2)} threshold=${s} shouldRoute=${i} strategy=${t}`),i}async execute(e,t){if(this.shouldRouteSimpleQuery(e))return this.executeDirect(e,t);let o=this.config.planning?.enabled;if(h(`[Workflow] execute() planningEnabled=${o} provider=${t??"default"}`),!o)return h("[Workflow] execute() mode=direct"),this.executeDirect(e,t);h("[Workflow] execute() mode=plan-direct \u2014 creating plan");let n=await this.createPlan(e,t);if(this.emit("workflow:plan_created",n),this.config.planning?.requireApproval){P(`[Workflow] Plan "${n.id}" requires approval \u2014 waiting`),this.emitProgress(n,"awaiting_approval","Waiting for plan approval");let s=await this.waitForApproval(n.id);if(this.emit("workflow:plan_decision",n,s),!s)return P(`[Workflow] Plan "${n.id}" rejected by user`),n.status="cancelled",this.emitProgress(n,"failed","Plan rejected by user"),{success:!1,plan:n,error:"Plan rejected by user",metrics:{totalDuration:0,stepsCompleted:0,stepsFailed:0,retriesUsed:0}};P(`[Workflow] Plan "${n.id}" approved`)}return n.status="approved",this.executePlanDirect(n,e,t)}async executeDirect(e,t){let o=Date.now(),n=this.createDummyPlan(e);h(`[Workflow] executeDirect() provider=${t??"default"}`);try{this.emitProgress(n,"executing","Direct execution");let s=await this.client.generate(e,t);n.status="completed",n.completedAt=new Date,n.steps[0].status="completed";let i=Date.now()-o;h(`[Workflow] executeDirect() completed in ${i}ms content_len=${s.content?.length??0}`);let a={success:!0,plan:n,output:s.content||void 0,response:s,metrics:{totalDuration:Date.now()-o,stepsCompleted:1,stepsFailed:0,retriesUsed:0}};return this.emit("workflow:completed",n,a),this.emitProgress(n,"completed","Done"),a}catch(s){n.status="failed",n.completedAt=new Date,n.steps[0].status="failed",O(`[Workflow] executeDirect() failed: ${s.message}`);let i={success:!1,plan:n,error:s.message,metrics:{totalDuration:Date.now()-o,stepsCompleted:0,stepsFailed:1,retriesUsed:0}};return this.emit("workflow:failed",n,s),this.emitProgress(n,"failed","Execution failed"),i}}async createPlan(e,t){h(`[Workflow] createPlan() provider=${t??"default"}`);let o=this.createDummyPlan(e);o.status="draft",this.emitProgress(o,"planning","Creating plan...");let n=await this.planner.createPlan(e,t);return P(`[Workflow] createPlan() completed plan.id=${n.id} steps=${n.steps.length}`),n}async executePlanDirect(e,t,o){let n=Date.now();e.status="in_progress",e.startedAt=new Date,this.emit("workflow:started",e),this.emitProgress(e,"executing","Executing plan",10),h(`[Workflow] executePlanDirect() plan.id=${e.id} steps=${e.steps.length} provider=${o??"default"}`);let s=`
556
557
  You have created the following plan to fulfill the request:
557
558
  Summary: ${e.summary}
558
559
 
@@ -561,7 +562,7 @@ ${e.steps.map(c=>`${c.number}. ${c.description}`).join(`
561
562
  `)}
562
563
 
563
564
  Execute this plan now.
564
- `.trim(),i=this.injectPlanContext(t.messages,s),a={...t,messages:i};try{let c=await this.client.generate(a,o);e.steps.forEach(m=>{m.status="completed",m.result={success:!0,output:c.content||"",response:c}}),e.status="completed",e.completedAt=new Date,e.metrics=this.computeMetrics(e,n,0),h(`[Workflow] executePlanDirect() completed plan.id=${e.id} duration=${Date.now()-n}ms`);let p={success:!0,plan:e,output:c.content||void 0,response:c,metrics:e.metrics};return this.emit("workflow:completed",e,p),this.emitProgress(e,"completed","Done"),p}catch(c){e.status="failed",e.completedAt=new Date,N(`[Workflow] executePlanDirect() failed plan.id=${e.id}: ${c.message}`);let p={success:!1,plan:e,error:c.message,metrics:this.computeMetrics(e,n,0)};return this.emit("workflow:failed",e,c),this.emitProgress(e,"failed","Execution failed"),p}}emitProgress(e,t,o,n){if(!this.config.progress?.enabled)return;let s=e.steps.length,i=e.steps.filter(p=>p.status==="completed"||p.status==="skipped").length,a=n??(s>0?Math.round(i/s*100):0),c={planId:e.id,currentStep:Math.min(i+1,s),totalSteps:s,percentage:a,currentStepDescription:o??e.steps[i]?.description??"Done",status:t??"executing"};this.emit("workflow:progress",c)}computeMetrics(e,t,o){return{totalDuration:Date.now()-t,stepsCompleted:e.steps.filter(n=>n.status==="completed").length,stepsFailed:e.steps.filter(n=>n.status==="failed").length,retriesUsed:o}}createDummyPlan(e){let t=e.messages.filter(o=>o.role==="user").map(o=>typeof o.content=="string"?o.content:"[Object]").join(`
565
+ `.trim(),i=this.injectPlanContext(t.messages,s),a={...t,messages:i};try{let c=await this.client.generate(a,o);e.steps.forEach(m=>{m.status="completed",m.result={success:!0,output:c.content||"",response:c}}),e.status="completed",e.completedAt=new Date,e.metrics=this.computeMetrics(e,n,0),h(`[Workflow] executePlanDirect() completed plan.id=${e.id} duration=${Date.now()-n}ms`);let p={success:!0,plan:e,output:c.content||void 0,response:c,metrics:e.metrics};return this.emit("workflow:completed",e,p),this.emitProgress(e,"completed","Done"),p}catch(c){e.status="failed",e.completedAt=new Date,O(`[Workflow] executePlanDirect() failed plan.id=${e.id}: ${c.message}`);let p={success:!1,plan:e,error:c.message,metrics:this.computeMetrics(e,n,0)};return this.emit("workflow:failed",e,c),this.emitProgress(e,"failed","Execution failed"),p}}emitProgress(e,t,o,n){if(!this.config.progress?.enabled)return;let s=e.steps.length,i=e.steps.filter(p=>p.status==="completed"||p.status==="skipped").length,a=n??(s>0?Math.round(i/s*100):0),c={planId:e.id,currentStep:Math.min(i+1,s),totalSteps:s,percentage:a,currentStepDescription:o??e.steps[i]?.description??"Done",status:t??"executing"};this.emit("workflow:progress",c)}computeMetrics(e,t,o){return{totalDuration:Date.now()-t,stepsCompleted:e.steps.filter(n=>n.status==="completed").length,stepsFailed:e.steps.filter(n=>n.status==="failed").length,retriesUsed:o}}createDummyPlan(e){let t=e.messages.filter(o=>o.role==="user").map(o=>typeof o.content=="string"?o.content:"[Object]").join(`
565
566
  `);return{id:`plan-direct-${Date.now()}`,request:t,summary:"Direct execution",steps:[{id:"step-1",number:1,description:"Execute request",status:"pending",dependsOn:[],expectedTools:[]}],status:"in_progress",createdAt:new Date}}injectPlanContext(e,t){if(e[0]?.role==="system"){let n=e[0],s=typeof n.content=="string"?n.content:n.content.map(i=>i.text??"").join("");return[{...n,content:`${t}
566
567
 
567
568
  ---
@@ -586,8 +587,8 @@ ${e.steps.map(a=>`${a.number}. ${a.description}`).join(`
586
587
  `)}
587
588
 
588
589
  Execute this plan now.
589
- `.trim(),s={...t,messages:this.injectPlanContext(t.messages,n)},i="";for await(let a of this.client.stream(s,o))a.delta&&(i+=a.delta),yield a;e.steps.forEach(a=>{a.status="completed",a.result={success:!0,output:i}}),e.status="completed",e.completedAt=new Date,this.emit("workflow:completed",e,{success:!0,plan:e,output:i,metrics:this.computeMetrics(e,e.startedAt.getTime(),0)}),this.emitProgress(e,"completed","Done")}waitForApproval(e){return new Promise(t=>{this.pendingApprovals.set(e,t)})}approvePlan(e){let t=this.pendingApprovals.get(e);t&&(t(!0),this.pendingApprovals.delete(e))}rejectPlan(e){let t=this.pendingApprovals.get(e);t&&(t(!1),this.pendingApprovals.delete(e))}};l();var Tl=require("events");S();var xl=class r extends Tl.EventEmitter{client;activeProviderName;modeRegistry;workflowExecutor;knowledgeLayers=[];customProviderNames=new Set;mcpToolProject=null;_interceptors=[];constructor(e,t,o){super(),this.client=e,this.activeProviderName=t,this.modeRegistry=o;let n=this.client.getProvider(t);n&&this.forwardEvents(n),this.workflowExecutor=new Cr(this.client,ys,this.client.getQueryClassifier()),this.forwardWorkflowEvents()}buildKnowledgeRequestTools(){return this.knowledgeLayers.length===0?[]:this.knowledgeLayers.length===1?[this.knowledgeLayers[0].toTool(),{name:"knowledge_add",displayName:"Add to Knowledge",description:"Add important new information to the knowledge base for future reference.",category:"knowledge",parameters:{type:"object",properties:{content:{type:"string",description:"The content to add to the knowledge base."},metadata:{type:"object",description:"Optional metadata such as source, category, or tags."}},required:["content"]},execute:async s=>({success:!0,id:await this.knowledgeLayers[0].add(s.content,s.metadata),message:"Content added to knowledge base successfully."})}]:[{name:"knowledge_search",displayName:"Knowledge Search",description:`Search across ${this.knowledgeLayers.length} knowledge layers for relevant information.`,category:"search",cacheable:!1,parameters:{type:"object",properties:{query:{type:"string",description:"Search query to find relevant information"},limit:{type:"number",description:"Maximum number of results to return (default: 10)"},threshold:{type:"number",description:"Minimum similarity threshold 0-1 (default: 0.7)"},filter:{type:"object",description:"Optional metadata filters"}},required:["query"]},execute:async o=>{let s=(await Promise.all(this.knowledgeLayers.map(async(a,c)=>(await a.toTool().execute({query:o.query,limit:o.limit,threshold:o.threshold,filter:o.filter})).map(d=>({...d,_layer:c}))))).flat();s.sort((a,c)=>(c.score??0)-(a.score??0));let i=o.limit??10;return s.slice(0,i)}},{name:"knowledge_add",displayName:"Add to Knowledge",description:"Add important new information to the primary knowledge base for future reference.",category:"knowledge",parameters:{type:"object",properties:{content:{type:"string",description:"The content to add to the knowledge base."},metadata:{type:"object",description:"Optional metadata such as source, category, or tags."}},required:["content"]},execute:async o=>({success:!0,id:await this.knowledgeLayers[0].add(o.content,o.metadata),message:"Content added to knowledge base successfully."})}]}prepareRequest(e){let t=[...this.buildKnowledgeRequestTools(),...e.requestTools||[]];if(t.length===0)return e;let o=new Map;for(let n of t)o.set(n.name,n);return{...e,requestTools:Array.from(o.values())}}static async init(e){Bl(e.logging);let t=new pn,o={...te,...e.toolsConfig||{}};t.setConfig(o),e.tools&&await t.loadBuiltIn(),e.toolOverrides?.length&&await t.loadProjects(e.toolOverrides);let n=null,s=e.mcp;if(s)try{P("[MCP] Initializing MCP tool integration");let T=await fs(s);n=T,await t.loadProjects([T]),P(`[MCP] Loaded ${T.tools.length} tools from MCP servers`)}catch(T){de(`[MCP] Failed to initialize MCP tools: ${T}`)}let i=e.disableBaseContext??!1,a={},c=new Set,p=e.defaultProvider||e.provider;if(e.providers)for(let[T,C]of Object.entries(e.providers)){let _=T===p,E=await r.createProvider(T,C,void 0,!_);E&&(a[T]=E)}else if(e.provider){let T={apiKey:e.apiKey,model:e.model,projectId:e.projectId,location:e.location,googleAuthOptions:e.googleAuthOptions,thinkingBudget:e.thinkingBudget,region:e.region},C=await r.createProvider(e.provider,T,void 0,!1);C&&(a[e.provider]=C)}else if(!e.customProviders)throw new Error('No provider specified. Pass { provider: "name" }, { providers: { ... } }, or { customProviders: { ... } } to init().');if(e.customProviders){let T=Array.isArray(e.customProviders)?e.customProviders:Object.entries(e.customProviders).map(([C,_])=>(_.name=_.name||C,_));for(let C of T){if(typeof C.generate!="function"||typeof C.stream!="function"||typeof C.embed!="function")throw new Error("Custom provider must implement the ProviderAdapter interface (generate, stream, embed methods). Import { ProviderAdapter } from 'toolpack' and implement or extend it.");let _=C.name;if(!_)throw new Error("Custom provider must have a 'name' property set. Set adapter.name in the constructor or use the record syntax: { 'provider-name': adapter }");if(a[_])throw new Error(`Custom provider name "${_}" conflicts with a built-in provider designation. Choose a different name.`);c.add(_),a[_]=C}}if(!p&&e.customProviders&&(p=(Array.isArray(e.customProviders)?e.customProviders[0]:Object.values(e.customProviders)[0])?.name),!p)throw new Error("No default provider specified.");let m=new dn;if(e.customModes)for(let T of e.customModes)m.register(T);let d={...e.hitl||{}};e.confirmationMode!==void 0&&(d.confirmationMode=e.confirmationMode),d.enabled===void 0&&e.onToolConfirm&&(d.enabled=!0),d.confirmationMode===void 0&&e.onToolConfirm&&(d.confirmationMode="all");let f=new Cn({providers:a,defaultProvider:p,toolRegistry:t,toolsConfig:t.getConfig(),disableBaseContext:i,hitlConfig:Object.keys(d).length>0?d:void 0,onToolConfirm:e.onToolConfirm,conversationId:e.conversationId,contextWindowConfig:e.contextWindow}),b=new r(f,p,m),y=e.knowledge,w=y==null?[]:Array.isArray(y)?y:[y];b.knowledgeLayers=w.filter(T=>!!T&&typeof T.toTool=="function"),b.customProviderNames=c,b.mcpToolProject=n,b._interceptors=e.interceptors??[];for(let T of b._interceptors)T.init&&await T.init();let k=e.defaultMode||Tt,v=m.get(k);return v&&(f.setMode(v),v.workflow&&b.workflowExecutor.setConfig(v.workflow)),b}static async createProvider(e,t,o,n=!1){if(e==="vertexai")return new _n({projectId:t.projectId,location:t.location,googleAuthOptions:t.googleAuthOptions,thinkingBudget:t.thinkingBudget});if(e==="anthropic-vertex")return new Pn({projectId:t.projectId,region:t.region});if(["openai","anthropic","gemini","openrouter"].includes(e)){let s=`TOOLPACK_${e.toUpperCase()}_KEY`,i=t.apiKey||process.env[s]||process.env[`${e.toUpperCase()}_API_KEY`];if(!i){if(n)return null;throw new Error(`No API key found for '${e}'. Set ${s} or pass apiKey in config.`)}switch(e){case"openai":return new pt(i,t.baseUrl);case"anthropic":return new Sn(i,t.baseUrl);case"gemini":return new Rn(i);case"openrouter":return new Dn(i,{siteUrl:t.siteUrl,siteName:t.siteName})}}if(e==="ollama")return new Dt({baseUrl:t.baseUrl||En(o)});if(e.startsWith("ollama-")){let s=t.model||e.replace(/^ollama-/,""),i=t.baseUrl||En(o);return new Je({model:s,baseUrl:i})}throw new Error(`Unknown provider type: ${e}`)}async generate(e,t){let o;if(typeof e=="string"?o={messages:[{role:"user",content:e}],model:""}:o=e,o=this.prepareRequest(o),o=this.resolveRequestModeName(o),(o.mode!==void 0?o.mode:this.getMode())?.workflow?.planning?.enabled){let s=await this.workflowExecutor.execute(o,t||this.activeProviderName),i=0,a=0,c=0,p={steps:[]};s.plan.planningResponse?.usage&&(i+=s.plan.planningResponse.usage.prompt_tokens,a+=s.plan.planningResponse.usage.completion_tokens||0,c+=s.plan.planningResponse.usage.total_tokens,p.planning=s.plan.planningResponse.usage);for(let d of s.plan.steps)if(d.status==="completed"&&d.result?.response?.usage){let f=d.result.response.usage;i+=f.prompt_tokens,a+=f.completion_tokens||0,c+=f.total_tokens,p.steps.push({stepNumber:d.number,description:d.description,usage:f})}let m={prompt_tokens:i,completion_tokens:a,total_tokens:c};return s.response?{...s.response,content:s.output||s.response.content||null,usage:m,usage_details:p}:{content:s.output||null,usage:m,usage_details:p}}return this._interceptors.length>0?this._buildInterceptorChain(this._interceptors,i=>this.client.generate(i??o,t))(o):this.client.generate(o,t)}resolveRequestModeName(e){if(typeof e.mode!="string")return e;let t=this.modeRegistry.get(e.mode);if(!t)throw new Error(`Mode "${e.mode}" not found. Available modes: ${this.modeRegistry.getNames().join(", ")}`);return{...e,mode:t}}_buildInterceptorChain(e,t){return e.reduceRight((o,n)=>s=>n(s,i=>o(i??s)),t)}async*stream(e,t){let o=this.prepareRequest(e);o=this.resolveRequestModeName(o);let n=o.mode!==void 0?o.mode:this.getMode(),s=t||this.activeProviderName;if(n?.workflow?.planning?.enabled){yield*this.workflowExecutor.stream(o,s);return}yield*this.client.stream(o,t)}async embed(e,t){return this.client.embed(e,t)}setProvider(e){let t=this.client.getProvider(e);this.activeProviderName=e,this.client.setDefaultProvider(e),this.forwardEvents(t)}getProvider(){return this.client.getProvider(this.activeProviderName)}getClient(){return this.client}reloadConfig(e){let t=e||ct();if(t)try{let o=$n(t);o?.hitl&&this.client.updateHitlConfig(o.hitl)}catch(o){N(`[Toolpack] Failed to reload config from ${t}: ${o instanceof Error?o.message:String(o)}`)}}getWorkflowExecutor(){return this.workflowExecutor}async disconnect(){let e=this.getProvider();e&&"disconnect"in e&&await e.disconnect(),this.mcpToolProject&&await gs(this.mcpToolProject)}async listProviders(){let e=this.client.getProviders(),t=[];for(let[o,n]of e.entries()){let s=this.customProviderNames.has(o),i=[];try{i=await n.getModels()}catch(a){N(`[Toolpack] Failed to fetch models for provider '${o}': ${a}`)}t.push({name:o,displayName:n.getDisplayName(),type:s?"custom":"built-in",models:i})}return t}async loadToolProject(e){return this.loadToolProjects([e])}async loadToolProjects(e){let t=this.client.getToolRegistry();if(!t)throw new Error("No tool registry configured. Initialize Toolpack with tools enabled.");for(let o of e)await t.loadProject(o);this.client.reindexTools()}searchTools(e,t){let o=this.client.executeToolSearch({query:e,...t?{category:t}:{}});return JSON.parse(o)}getRegisteredToolNames(){return this.client.getToolRegistry()?.getNames()??[]}async startMcpServer(e){let t=this.client.getToolRegistry();if(!t)throw new Error("No tool registry configured. Initialize Toolpack with tools enabled: Toolpack.init({ tools: true })");let o;try{o=(await Promise.resolve().then(()=>(VT(),JT))).startMcpServer}catch(s){throw s instanceof Error&&s.code==="MODULE_NOT_FOUND"&&s.message.includes("@modelcontextprotocol")?new Error(`MCP server requires @modelcontextprotocol/sdk. Install it with:
590
- npm install @modelcontextprotocol/sdk`):s}let n=e.searchMode?s=>this.client.executeToolSearch(s):void 0;return o(t,e,n)}async listModels(){let e=await this.listProviders(),t=[];for(let o of e)for(let n of o.models)t.push({...n,provider:o.name});return t}setMode(e){let t=this.modeRegistry.get(e);if(!t)throw new Error(`Mode "${e}" not found. Available modes: ${this.modeRegistry.getNames().join(", ")}`);return this.client.setMode(t),t.workflow?this.workflowExecutor.setConfig(t.workflow):this.workflowExecutor.setConfig(ys),t}getMode(){return this.client.getMode()}getActiveModeName(){let e=this.client.getMode();return e?e.displayName:"Default"}getModes(){return this.modeRegistry.getAll()}cycleMode(){let e=this.client.getMode(),t=e?e.name:"default",o=this.modeRegistry.getNext(t);return this.client.setMode(o),o}registerMode(e){this.modeRegistry.register(e)}forwardEvents(e){e instanceof Tl.EventEmitter&&e.on("status",t=>this.emit("status",t))}forwardWorkflowEvents(){let e=this.workflowExecutor;e.on("workflow:plan_created",t=>this.emit("workflow:plan_created",t)),e.on("workflow:plan_decision",(t,o)=>this.emit("workflow:plan_decision",t,o)),e.on("workflow:started",t=>this.emit("workflow:started",t)),e.on("workflow:progress",t=>this.emit("workflow:progress",t)),e.on("workflow:completed",(t,o)=>this.emit("workflow:completed",t,o)),e.on("workflow:failed",(t,o)=>this.emit("workflow:failed",t,o))}};l();l();l();var Ts=class{capacity;map;constructor(e){this.capacity=e,this.map=new Map}get(e){let t=this.map.get(e);if(t!==void 0)return this.map.delete(e),this.map.set(e,t),t}set(e,t){if(this.map.has(e))this.map.delete(e);else if(this.map.size>=this.capacity){let o=this.map.keys().next().value;o!==void 0&&this.map.delete(o)}this.map.set(e,t)}has(e){return this.map.has(e)}get size(){return this.map.size}};var xs=class{lru;maxMessagesPerConversation;constructor(e={}){this.lru=new Ts(e.maxConversations??500),this.maxMessagesPerConversation=e.maxMessagesPerConversation??500}async append(e){let t=this.lru.get(e.conversationId);t||(t=[],this.lru.set(e.conversationId,t)),!t.some(o=>o.id===e.id)&&(t.push(e),t.sort((o,n)=>o.timestamp.localeCompare(n.timestamp)),t.length>this.maxMessagesPerConversation&&t.splice(0,t.length-this.maxMessagesPerConversation))}async get(e,t={}){let n=(this.lru.get(e)??[]).slice();if(t.scope!==void 0&&(n=n.filter(s=>s.scope===t.scope)),t.sinceTimestamp!==void 0&&(n=n.filter(s=>s.timestamp>=t.sinceTimestamp)),t.participantIds!==void 0&&t.participantIds.length>0){let s=new Set(t.participantIds);n=n.filter(i=>s.has(i.participant.id))}return t.limit!==void 0&&n.length>t.limit&&(n=n.slice(n.length-t.limit)),n}async search(e,t,o={}){let n=this.lru.get(e)??[],s=t.toLowerCase(),i=o.limit??10,a=o.tokenCap??2e3,c=n.filter(d=>d.content.toLowerCase().includes(s)).slice().reverse(),p=[],m=0;for(let d of c){if(p.length>=i)break;let f=Math.ceil(d.content.length/4);if(p.length>0&&m+f>a)break;p.push(d),m+=f}return p}async deleteMessages(e,t){let o=this.lru.get(e);if(!o||t.length===0)return;let n=new Set(t),s=o.filter(i=>!n.has(i.id));this.lru.set(e,s)}clearConversation(e){this.lru.set(e,[])}get conversationCount(){return this.lru.size}};l();var QT=x(require("better-sqlite3"),1),fn=x(require("fs"),1),kr=x(require("path"),1);function KC(){let r=kr.join(process.cwd(),".toolpack","db","conversation");return fn.existsSync(r)||fn.mkdirSync(r,{recursive:!0}),kr.join(r,"conversation.sqlite")}var vs=class{db;maxMessagesPerConversation;useFTS;constructor(e={}){let t=e.dbPath??KC(),o=kr.dirname(t);if(fn.existsSync(o)||fn.mkdirSync(o,{recursive:!0}),this.db=new QT.default(t),e.enableWAL!==!1){try{this.db.pragma("journal_mode = WAL")}catch{}try{this.db.pragma("synchronous = NORMAL")}catch{}}this.useFTS=e.useFTS===!0,this.maxMessagesPerConversation=e.maxMessagesPerConversation??500,this.initSchema()}initSchema(){this.db.exec(`
590
+ `.trim(),s={...t,messages:this.injectPlanContext(t.messages,n)},i="";for await(let a of this.client.stream(s,o))a.delta&&(i+=a.delta),yield a;e.steps.forEach(a=>{a.status="completed",a.result={success:!0,output:i}}),e.status="completed",e.completedAt=new Date,this.emit("workflow:completed",e,{success:!0,plan:e,output:i,metrics:this.computeMetrics(e,e.startedAt.getTime(),0)}),this.emitProgress(e,"completed","Done")}waitForApproval(e){return new Promise(t=>{this.pendingApprovals.set(e,t)})}approvePlan(e){let t=this.pendingApprovals.get(e);t&&(t(!0),this.pendingApprovals.delete(e))}rejectPlan(e){let t=this.pendingApprovals.get(e);t&&(t(!1),this.pendingApprovals.delete(e))}};l();var gl=require("events");S();var hl=class r extends gl.EventEmitter{client;activeProviderName;modeRegistry;workflowExecutor;knowledgeLayers=[];customProviderNames=new Set;mcpToolProject=null;_interceptors=[];_instanceRequestTools=[];constructor(e,t,o){super(),this.client=e,this.activeProviderName=t,this.modeRegistry=o;let n=this.client.getProvider(t);n&&this.forwardEvents(n),this.workflowExecutor=new Tr(this.client,us,this.client.getQueryClassifier()),this.forwardWorkflowEvents()}_buildKnowledgeRequestTools(){return this.knowledgeLayers.length===0?[]:this.knowledgeLayers.length===1?[this.knowledgeLayers[0].toTool(),{name:"knowledge_add",displayName:"Add to Knowledge",description:"Add important new information to the knowledge base for future reference.",category:"knowledge",parameters:{type:"object",properties:{content:{type:"string",description:"The content to add to the knowledge base."},metadata:{type:"object",description:"Optional metadata such as source, category, or tags."}},required:["content"]},execute:async s=>({success:!0,id:await this.knowledgeLayers[0].add(s.content,s.metadata),message:"Content added to knowledge base successfully."})}]:[{name:"knowledge_search",displayName:"Knowledge Search",description:`Search across ${this.knowledgeLayers.length} knowledge layers for relevant information.`,category:"search",cacheable:!1,parameters:{type:"object",properties:{query:{type:"string",description:"Search query to find relevant information"},limit:{type:"number",description:"Maximum number of results to return (default: 10)"},threshold:{type:"number",description:"Minimum similarity threshold 0-1 (default: 0.7)"},filter:{type:"object",description:"Optional metadata filters"}},required:["query"]},execute:async o=>{let s=(await Promise.all(this.knowledgeLayers.map(async(a,c)=>(await a.toTool().execute({query:o.query,limit:o.limit,threshold:o.threshold,filter:o.filter})).map(d=>({...d,_layer:c}))))).flat();s.sort((a,c)=>(c.score??0)-(a.score??0));let i=o.limit??10;return s.slice(0,i)}},{name:"knowledge_add",displayName:"Add to Knowledge",description:"Add important new information to the primary knowledge base for future reference.",category:"knowledge",parameters:{type:"object",properties:{content:{type:"string",description:"The content to add to the knowledge base."},metadata:{type:"object",description:"Optional metadata such as source, category, or tags."}},required:["content"]},execute:async o=>({success:!0,id:await this.knowledgeLayers[0].add(o.content,o.metadata),message:"Content added to knowledge base successfully."})}]}registerRequestTools(e){for(let t of e){let o=this._instanceRequestTools.findIndex(n=>n.name===t.name);o>=0?this._instanceRequestTools[o]=t:this._instanceRequestTools.push(t)}}prepareRequest(e){let t=[...this._instanceRequestTools,...e.requestTools||[]];if(t.length===0)return e;let o=new Map;for(let n of t)o.set(n.name,n);return{...e,requestTools:Array.from(o.values())}}static async init(e){Fl(e.logging);let t=new cn,o={...ee,...e.toolsConfig||{}};t.setConfig(o),e.tools&&await t.loadBuiltIn(),e.toolOverrides?.length&&await t.loadProjects(e.toolOverrides);let n=null,s=e.mcp;if(s)try{P("[MCP] Initializing MCP tool integration");let w=await ps(s);n=w,await t.loadProjects([w]),P(`[MCP] Loaded ${w.tools.length} tools from MCP servers`)}catch(w){me(`[MCP] Failed to initialize MCP tools: ${w}`)}let i=e.disableBaseContext??!1,a={},c=new Set,p=e.defaultProvider||e.provider;if(e.providers)for(let[w,C]of Object.entries(e.providers)){let _=w===p,E=await r.createProvider(w,C,void 0,!_);E&&(a[w]=E)}else if(e.provider){let w={apiKey:e.apiKey,model:e.model,projectId:e.projectId,location:e.location,googleAuthOptions:e.googleAuthOptions,thinkingBudget:e.thinkingBudget,region:e.region},C=await r.createProvider(e.provider,w,void 0,!1);C&&(a[e.provider]=C)}else if(!e.customProviders)throw new Error('No provider specified. Pass { provider: "name" }, { providers: { ... } }, or { customProviders: { ... } } to init().');if(e.customProviders){let w=Array.isArray(e.customProviders)?e.customProviders:Object.entries(e.customProviders).map(([C,_])=>(_.name=_.name||C,_));for(let C of w){if(typeof C.generate!="function"||typeof C.stream!="function"||typeof C.embed!="function")throw new Error("Custom provider must implement the ProviderAdapter interface (generate, stream, embed methods). Import { ProviderAdapter } from 'toolpack' and implement or extend it.");let _=C.name;if(!_)throw new Error("Custom provider must have a 'name' property set. Set adapter.name in the constructor or use the record syntax: { 'provider-name': adapter }");if(a[_])throw new Error(`Custom provider name "${_}" conflicts with a built-in provider designation. Choose a different name.`);c.add(_),a[_]=C}}if(!p&&e.customProviders&&(p=(Array.isArray(e.customProviders)?e.customProviders[0]:Object.values(e.customProviders)[0])?.name),!p)throw new Error("No default provider specified.");let m=new mn;if(e.customModes)for(let w of e.customModes)m.register(w);let d={...e.hitl||{}};e.confirmationMode!==void 0&&(d.confirmationMode=e.confirmationMode),d.enabled===void 0&&e.onToolConfirm&&(d.enabled=!0),d.confirmationMode===void 0&&e.onToolConfirm&&(d.confirmationMode="all");let f=new wn({providers:a,defaultProvider:p,toolRegistry:t,toolsConfig:t.getConfig(),disableBaseContext:i,hitlConfig:Object.keys(d).length>0?d:void 0,onToolConfirm:e.onToolConfirm,conversationId:e.conversationId,contextWindowConfig:e.contextWindow}),b=new r(f,p,m),y=e.knowledge,T=y==null?[]:Array.isArray(y)?y:[y];b.knowledgeLayers=T.filter(w=>!!w&&typeof w.toTool=="function"),b.registerRequestTools(b._buildKnowledgeRequestTools()),b.customProviderNames=c,b.mcpToolProject=n,b._interceptors=e.interceptors??[];for(let w of b._interceptors)w.init&&await w.init();let k=e.defaultMode||Tt,v=m.get(k);return v&&(f.setMode(v),v.workflow&&b.workflowExecutor.setConfig(v.workflow)),b}static async createProvider(e,t,o,n=!1){if(e==="vertexai")return new Cn({projectId:t.projectId,location:t.location,googleAuthOptions:t.googleAuthOptions,thinkingBudget:t.thinkingBudget});if(e==="anthropic-vertex")return new vn({projectId:t.projectId,region:t.region});if(["openai","anthropic","gemini","openrouter"].includes(e)){let s=`TOOLPACK_${e.toUpperCase()}_KEY`,i=t.apiKey||process.env[s]||process.env[`${e.toUpperCase()}_API_KEY`];if(!i){if(n)return null;throw new Error(`No API key found for '${e}'. Set ${s} or pass apiKey in config.`)}switch(e){case"openai":return new ct(i,t.baseUrl);case"anthropic":return new xn(i,t.baseUrl);case"gemini":return new kn(i);case"openrouter":return new _n(i,{siteUrl:t.siteUrl,siteName:t.siteName})}}if(e==="ollama")return new Et({baseUrl:t.baseUrl||Pn(o)});if(e.startsWith("ollama-")){let s=t.model||e.replace(/^ollama-/,""),i=t.baseUrl||Pn(o);return new Ke({model:s,baseUrl:i})}throw new Error(`Unknown provider type: ${e}`)}async generate(e,t){let o;if(typeof e=="string"?o={messages:[{role:"user",content:e}],model:""}:o=e,o=this.prepareRequest(o),o=this.resolveRequestModeName(o),(o.mode!==void 0?o.mode:this.getMode())?.workflow?.planning?.enabled){let s=await this.workflowExecutor.execute(o,t||this.activeProviderName),i=0,a=0,c=0,p={steps:[]};s.plan.planningResponse?.usage&&(i+=s.plan.planningResponse.usage.prompt_tokens,a+=s.plan.planningResponse.usage.completion_tokens||0,c+=s.plan.planningResponse.usage.total_tokens,p.planning=s.plan.planningResponse.usage);for(let d of s.plan.steps)if(d.status==="completed"&&d.result?.response?.usage){let f=d.result.response.usage;i+=f.prompt_tokens,a+=f.completion_tokens||0,c+=f.total_tokens,p.steps.push({stepNumber:d.number,description:d.description,usage:f})}let m={prompt_tokens:i,completion_tokens:a,total_tokens:c};return s.response?{...s.response,content:s.output||s.response.content||null,usage:m,usage_details:p}:{content:s.output||null,usage:m,usage_details:p}}return this._interceptors.length>0?this._buildInterceptorChain(this._interceptors,i=>this.client.generate(i??o,t))(o):this.client.generate(o,t)}resolveRequestModeName(e){if(typeof e.mode!="string")return e;let t=this.modeRegistry.get(e.mode);if(!t)throw new Error(`Mode "${e.mode}" not found. Available modes: ${this.modeRegistry.getNames().join(", ")}`);return{...e,mode:t}}_buildInterceptorChain(e,t){return e.reduceRight((o,n)=>s=>n(s,i=>o(i??s)),t)}async*stream(e,t){let o=this.prepareRequest(e);o=this.resolveRequestModeName(o);let n=o.mode!==void 0?o.mode:this.getMode(),s=t||this.activeProviderName;if(n?.workflow?.planning?.enabled){yield*this.workflowExecutor.stream(o,s);return}yield*this.client.stream(o,t)}async embed(e,t){return this.client.embed(e,t)}setProvider(e){let t=this.client.getProvider(e);this.activeProviderName=e,this.client.setDefaultProvider(e),this.forwardEvents(t)}getProvider(){return this.client.getProvider(this.activeProviderName)}getClient(){return this.client}reloadConfig(e){let t=e||lt();if(t)try{let o=Sn(t);o?.hitl&&this.client.updateHitlConfig(o.hitl)}catch(o){O(`[Toolpack] Failed to reload config from ${t}: ${o instanceof Error?o.message:String(o)}`)}}getWorkflowExecutor(){return this.workflowExecutor}async disconnect(){let e=this.getProvider();e&&"disconnect"in e&&await e.disconnect(),this.mcpToolProject&&await ms(this.mcpToolProject)}async listProviders(){let e=this.client.getProviders(),t=[];for(let[o,n]of e.entries()){let s=this.customProviderNames.has(o),i=[];try{i=await n.getModels()}catch(a){O(`[Toolpack] Failed to fetch models for provider '${o}': ${a}`)}t.push({name:o,displayName:n.getDisplayName(),type:s?"custom":"built-in",models:i})}return t}async loadToolProject(e){return this.loadToolProjects([e])}async loadToolProjects(e){let t=this.client.getToolRegistry();if(!t)throw new Error("No tool registry configured. Initialize Toolpack with tools enabled.");for(let o of e)await t.loadProject(o);this.client.reindexTools()}loadRequestToolProject(e){this.registerRequestTools(e.tools)}searchTools(e,t){let o=this.client.executeToolSearch({query:e,...t?{category:t}:{}});return JSON.parse(o)}getRegisteredToolNames(){return this.client.getToolRegistry()?.getNames()??[]}async startMcpServer(e){let t=this.client.getToolRegistry();if(!t)throw new Error("No tool registry configured. Initialize Toolpack with tools enabled: Toolpack.init({ tools: true })");let o;try{o=(await Promise.resolve().then(()=>(Bw(),Gw))).startMcpServer}catch(s){throw s instanceof Error&&s.code==="MODULE_NOT_FOUND"&&s.message.includes("@modelcontextprotocol")?new Error(`MCP server requires @modelcontextprotocol/sdk. Install it with:
591
+ npm install @modelcontextprotocol/sdk`):s}let n=e.searchMode?s=>this.client.executeToolSearch(s):void 0;return o(t,e,n)}async listModels(){let e=await this.listProviders(),t=[];for(let o of e)for(let n of o.models)t.push({...n,provider:o.name});return t}setMode(e){let t=this.modeRegistry.get(e);if(!t)throw new Error(`Mode "${e}" not found. Available modes: ${this.modeRegistry.getNames().join(", ")}`);return this.client.setMode(t),t.workflow?this.workflowExecutor.setConfig(t.workflow):this.workflowExecutor.setConfig(us),t}getMode(){return this.client.getMode()}getActiveModeName(){let e=this.client.getMode();return e?e.displayName:"Default"}getModes(){return this.modeRegistry.getAll()}cycleMode(){let e=this.client.getMode(),t=e?e.name:"default",o=this.modeRegistry.getNext(t);return this.client.setMode(o),o}registerMode(e){this.modeRegistry.register(e)}forwardEvents(e){e instanceof gl.EventEmitter&&e.on("status",t=>this.emit("status",t))}forwardWorkflowEvents(){let e=this.workflowExecutor;e.on("workflow:plan_created",t=>this.emit("workflow:plan_created",t)),e.on("workflow:plan_decision",(t,o)=>this.emit("workflow:plan_decision",t,o)),e.on("workflow:started",t=>this.emit("workflow:started",t)),e.on("workflow:progress",t=>this.emit("workflow:progress",t)),e.on("workflow:completed",(t,o)=>this.emit("workflow:completed",t,o)),e.on("workflow:failed",(t,o)=>this.emit("workflow:failed",t,o))}};l();l();l();var hs=class{capacity;map;constructor(e){this.capacity=e,this.map=new Map}get(e){let t=this.map.get(e);if(t!==void 0)return this.map.delete(e),this.map.set(e,t),t}set(e,t){if(this.map.has(e))this.map.delete(e);else if(this.map.size>=this.capacity){let o=this.map.keys().next().value;o!==void 0&&this.map.delete(o)}this.map.set(e,t)}has(e){return this.map.has(e)}get size(){return this.map.size}};var ys=class{lru;maxMessagesPerConversation;constructor(e={}){this.lru=new hs(e.maxConversations??500),this.maxMessagesPerConversation=e.maxMessagesPerConversation??500}async append(e){let t=this.lru.get(e.conversationId);t||(t=[],this.lru.set(e.conversationId,t)),!t.some(o=>o.id===e.id)&&(t.push(e),t.sort((o,n)=>o.timestamp.localeCompare(n.timestamp)),t.length>this.maxMessagesPerConversation&&t.splice(0,t.length-this.maxMessagesPerConversation))}async get(e,t={}){let n=(this.lru.get(e)??[]).slice();if(t.scope!==void 0&&(n=n.filter(s=>s.scope===t.scope)),t.sinceTimestamp!==void 0&&(n=n.filter(s=>s.timestamp>=t.sinceTimestamp)),t.participantIds!==void 0&&t.participantIds.length>0){let s=new Set(t.participantIds);n=n.filter(i=>s.has(i.participant.id))}return t.limit!==void 0&&n.length>t.limit&&(n=n.slice(n.length-t.limit)),n}async search(e,t,o={}){let n=this.lru.get(e)??[],s=t.toLowerCase(),i=o.limit??10,a=o.tokenCap??2e3,c=n.filter(d=>d.content.toLowerCase().includes(s)).slice().reverse(),p=[],m=0;for(let d of c){if(p.length>=i)break;let f=Math.ceil(d.content.length/4);if(p.length>0&&m+f>a)break;p.push(d),m+=f}return p}async deleteMessages(e,t){let o=this.lru.get(e);if(!o||t.length===0)return;let n=new Set(t),s=o.filter(i=>!n.has(i.id));this.lru.set(e,s)}clearConversation(e){this.lru.set(e,[])}get conversationCount(){return this.lru.size}};l();var zw=x(require("better-sqlite3"),1),un=x(require("fs"),1),wr=x(require("path"),1);function UC(){let r=wr.join(process.cwd(),".toolpack","db","conversation");return un.existsSync(r)||un.mkdirSync(r,{recursive:!0}),wr.join(r,"conversation.sqlite")}var bs=class{db;maxMessagesPerConversation;useFTS;constructor(e={}){let t=e.dbPath??UC(),o=wr.dirname(t);if(un.existsSync(o)||un.mkdirSync(o,{recursive:!0}),this.db=new zw.default(t),e.enableWAL!==!1){try{this.db.pragma("journal_mode = WAL")}catch{}try{this.db.pragma("synchronous = NORMAL")}catch{}}this.useFTS=e.useFTS===!0,this.maxMessagesPerConversation=e.maxMessagesPerConversation??500,this.initSchema()}initSchema(){this.db.exec(`
591
592
  CREATE TABLE IF NOT EXISTS messages (
592
593
  id TEXT NOT NULL,
593
594
  conversation_id TEXT NOT NULL,
@@ -613,21 +614,6 @@ Execute this plan now.
613
614
  content, timestamp, scope, metadata
614
615
  FROM messages
615
616
  WHERE conversation_id = ? AND content LIKE ? COLLATE NOCASE
616
- ORDER BY timestamp DESC`).all(e,`%${t}%`);let a=i.map(m=>this.rowToMessage(m)),c=[],p=0;for(let m of a){if(c.length>=n)break;let d=Math.ceil(m.content.length/4);if(c.length>0&&p+d>s)break;c.push(m),p+=d}return c}async deleteMessages(e,t){if(!t||t.length===0)return;let o=t.map(()=>"?").join(",");if(this.db.prepare(`DELETE FROM messages WHERE conversation_id = ? AND id IN (${o})`).run(e,...t),this.useFTS){let s=t.map(c=>`${e}:${c}`),i=s.map(()=>"?").join(",");this.db.prepare(`DELETE FROM messages_fts WHERE doc_key IN (${i})`).run(...s)}}clearConversation(e){this.useFTS&&this.db.prepare("DELETE FROM messages_fts WHERE doc_key LIKE ?").run(`${e}:%`),this.db.prepare("DELETE FROM messages WHERE conversation_id = ?").run(e)}rowToMessage(e){return{id:e.id,conversationId:e.conversation_id,participant:{kind:e.participant_kind,id:e.participant_id,displayName:e.participant_display_name??void 0},content:e.content,timestamp:e.timestamp,scope:e.scope,metadata:e.metadata?JSON.parse(e.metadata):void 0}}close(){try{this.db.close()}catch{}}};l();var XT=x(require("os"),1),xt=x(require("path"),1),gn=x(require("fs"),1),vl=".toolpack",Cl="config",kl="toolpack.config.json";function YT(){return XT.homedir()}function ZT(){return xt.join(YT(),vl)}function Sl(){return xt.join(ZT(),Cl)}function Sr(){return xt.join(Sl(),kl)}function ex(r=process.cwd()){return xt.join(r,vl)}function Pl(r=process.cwd()){return xt.join(ex(r),Cl)}function Pr(r=process.cwd()){return xt.join(Pl(r),kl)}function _l(){let r=Sl();gn.existsSync(r)||gn.mkdirSync(r,{recursive:!0})}function JC(r=process.cwd()){let e=Pl(r);gn.existsSync(e)||gn.mkdirSync(e,{recursive:!0})}l();var ce=x(require("fs"),1),Cs=x(require("path"),1);function $l(r,e){if(!e)return r;if(!r)return e;let t={...r};for(let o of Object.keys(e))e[o]instanceof Array?t[o]=e[o]:e[o]instanceof Object&&o in r?t[o]=$l(r[o],e[o]):t[o]=e[o];return t}function Rl(r){if(!ce.existsSync(r))return null;try{let e=ce.readFileSync(r,"utf-8");return JSON.parse(e)}catch{return null}}function VC(r=process.cwd()){let e=Cs.join(r,"toolpack.config.json"),t=Sr(),o=Pr(r),n=Rl(e)||{},s=Rl(t)||{},i=Rl(o)||{},a=$l(n,s);return a=$l(a,i),a}function QC(r=process.cwd()){let e=Cs.join(r,"toolpack.config.json"),t=Sr(),o=Pr(r),n=!ce.existsSync(t),s=null,i="default";return ce.existsSync(o)?(s=o,i="local"):ce.existsSync(t)?(s=t,i="global"):ce.existsSync(e)&&(s=e,i="base"),{isFirstRun:n,activeConfigPath:s,configSource:i}}function XC(r=process.cwd()){let e=Sr();if(!ce.existsSync(e)){_l();let t=null,o=Pr(r);if(ce.existsSync(o))t=o;else{let s=Cs.join(r,"toolpack.config.json");if(ce.existsSync(s))t=s;else{let i=ct();i&&ce.existsSync(i)&&(t=i)}}let n={};if(t)try{let s=ce.readFileSync(t,"utf-8");n=JSON.parse(s)}catch{}ce.writeFileSync(e,JSON.stringify(n,null,4),"utf-8")}}l();l();l();var nt=x(require("fs/promises"),1),yn=x(require("path"),1);l();var YC=new Set(["a","an","the","and","or","but","in","on","at","to","for","of","with","by","from","as","is","was","are","were","been","be","have","has","had","do","does","did","will","would","could","should","may","might","must","shall","can","need","it","its","this","that","these","those","i","you","he","she","we","they","what","which","who","when","where","why","how","all","each","every","both","few","more","most","other","some","such","no","nor","not","only","own","same","so","than","too","very","just","also","now","here","there","then"]),hn=class{documents=new Map;termFrequencies=new Map;documentLengths=new Map;avgDocLength=0;k1;b;constructor(e=1.5,t=.75){this.k1=e,this.b=t}tokenize(e){if(!e)return[];let t=e.replace(/([a-z])([A-Z])/g,"$1 $2");return t=t.toLowerCase(),t=t.replace(/[^a-z0-9]/g," "),t.split(/\s+/).filter(o=>o.length>1).filter(o=>!YC.has(o))}addDocument(e,t){this.documents.set(e,t);let o=this.tokenize(t);this.documentLengths.set(e,o.length);let n={};for(let s of o)n[s]=(n[s]??0)+1;for(let[s,i]of Object.entries(n))this.termFrequencies.has(s)||this.termFrequencies.set(s,new Map),this.termFrequencies.get(s).set(e,i);this.updateAvgDocLength()}clear(){this.documents.clear(),this.termFrequencies.clear(),this.documentLengths.clear(),this.avgDocLength=0}get size(){return this.documents.size}updateAvgDocLength(){if(this.documentLengths.size===0){this.avgDocLength=0;return}let e=0;this.documentLengths.forEach(t=>{e+=t}),this.avgDocLength=e/this.documentLengths.size}idf(e){let t=this.documents.size,o=this.termFrequencies.get(e)?.size??0;return o===0?0:Math.log((t-o+.5)/(o+.5)+1)}search(e,t=10){let o=this.tokenize(e);if(o.length===0)return[];let n={};this.documents.forEach((i,a)=>{let c=0,p=this.documentLengths.get(a)??0;for(let m of o){let d=this.termFrequencies.get(m);if(!d)continue;let f=d.get(a)??0;if(f===0)continue;let b=this.idf(m),y=f*(this.k1+1),w=f+this.k1*(1-this.b+this.b*(p/this.avgDocLength));c+=b*(y/w)}c>0&&(n[a]=c)});let s=Object.entries(n).map(([i,a])=>({id:i,score:a}));return s.sort((i,a)=>a.score-i.score),s.slice(0,t)}};l();var ot=x(require("path"),1);function ks(r,e,t){let o=r.match(/^---\n([\s\S]*?)\n---/),n="",s="",i,a=[];if(o&&o[1]){let C=o[1].split(`
617
- `),_=!1;for(let E of C){if(_){let G=E.match(/^\s+-\s+(.+?)\s*$/);if(G){a.push(G[1].replace(/^["']|["']$/g,""));continue}_=!1}let $=E.indexOf(":");if($===-1)continue;let ne=E.substring(0,$).trim(),F=E.substring($+1).trim();if(ne==="name"&&(n=F),ne==="title"&&(s=F),ne==="version"&&(i=F),ne==="tags")if(F){let G=F.match(/\[([^\]]*)\]/);G&&(a=G[1].split(",").map(q=>q.trim().replace(/^["']|["']$/g,"")).filter(Boolean))}else _=!0,a=[]}}n||(n=ot.basename(e,".skill.md"));let c=r.match(/## Description\n\n([\s\S]*?)(?=\n## |$)/),p=c&&c[1]?c[1].trim():"",m=r.match(/## Triggers\n\n([\s\S]*?)(?=\n## |$)/),d=[];if(m&&m[1]){let C=m[1].split(`
618
- `).filter(_=>_.startsWith("- "));for(let _ of C){let E=_.match(/^- "(.*)"/);E&&E[1]&&d.push(E[1])}}let f=r.match(/## Instructions\n\n([\s\S]*?)(?=\n## |$)/),b=f&&f[1]?f[1].trim():"",y=r.match(/## Examples\n\n([\s\S]*?)(?=\n## |$)/),w=y&&y[1]?y[1].trim():void 0,k=ot.relative(t,e),v=ot.dirname(k),T=v==="."?void 0:v.split(ot.sep)[0];return{name:n,title:s,version:i,tags:a,category:T,filePath:e,description:p,triggers:d,instructions:b,examples:w||void 0,lastModified:0}}l();l();var H={name:50,title:100,tags:{count:10,each:30},description:300,triggers:{count:10,min:1,each:100},instructions:5e3,examples:3e3};var ZC=/^[a-z][a-z0-9-]*$/;function tx(r,e){let t=[],o=[];r.name?(ZC.test(r.name)||t.push(`name "${r.name}" must match kebab-case pattern /^[a-z][a-z0-9-]*$/`),r.name.length>H.name&&o.push(`name exceeds ${H.name} character limit (${r.name.length} chars)`)):t.push("name is required in frontmatter"),r.title?r.title.length>H.title&&o.push(`title exceeds ${H.title} character limit (${r.title.length} chars)`):t.push("title is required in frontmatter"),r.tags.length>H.tags.count&&o.push(`too many tags (${r.tags.length}); maximum is ${H.tags.count}`);for(let n of r.tags)n.length>H.tags.each&&o.push(`tag "${n}" exceeds ${H.tags.each} character limit`);if(r.description?r.description.length>H.description&&o.push(`description exceeds ${H.description} character limit (${r.description.length} chars)`):t.push("## Description section is required and must not be empty"),!r.triggers||r.triggers.length===0)t.push("## Triggers section must contain at least one trigger");else{r.triggers.length<3&&o.push(`only ${r.triggers.length} trigger(s) defined; add more variations (synonyms, short forms, longer phrases) so BM25 can match a wider range of user phrasings \u2014 aim for at least 3`),r.triggers.length>H.triggers.count&&o.push(`too many triggers (${r.triggers.length}); maximum is ${H.triggers.count}`);for(let n of r.triggers)n.length>H.triggers.each&&o.push(`trigger "${n.substring(0,50)}..." exceeds ${H.triggers.each} character limit`)}return r.instructions?r.instructions.length>H.instructions&&o.push(`instructions exceed ${H.instructions} character limit (${r.instructions.length} chars)`):t.push("## Instructions section is required and must not be empty"),r.examples&&r.examples.length>H.examples&&o.push(`examples exceed ${H.examples} character limit (${r.examples.length} chars)`),{file:e,errors:t,warnings:o}}var Ss=class{dir;onValidationError;loaded=!1;skills=new Map;fileMtimes=new Map;index=new hn;_buildPromise=null;constructor(e){this.dir=yn.resolve(e.dir),this.onValidationError=e.onValidationError}async findSkillFiles(e){let t=[],o;try{o=await nt.readdir(e)}catch{return t}for(let n of o){let s=yn.join(e,n),i;try{i=await nt.stat(s)}catch{continue}if(i.isDirectory()){let a=await this.findSkillFiles(s);t.push(...a)}else i.isFile()&&n.endsWith(".skill.md")&&t.push(s)}return t}buildIndexContent(e){let t=[];t.push(e.name,e.name,e.name),t.push(e.title,e.title,e.title);for(let o of e.tags)t.push(o,o);for(let o of e.triggers)t.push(o,o);return t.push(e.description),t.join(" ")}async needsRebuild(e){if(!this.loaded||e.length!==this.fileMtimes.size)return!0;for(let t of e)try{let o=await nt.stat(t),n=this.fileMtimes.get(t);if(n===void 0||o.mtimeMs!==n)return!0}catch{return!0}return!1}async buildIndex(e){this.loaded=!1,this.skills.clear(),this.fileMtimes.clear(),this.index.clear();let t=[],o=[],n=new Map;for(let s of e){let i,a;try{let[f,b]=await Promise.all([nt.readFile(s,"utf-8"),nt.stat(s)]);i=f.replace(/\r\n/g,`
619
- `),a=b.mtimeMs}catch{continue}this.fileMtimes.set(s,a);let c=ks(i,s,this.dir);c.lastModified=a;let p=yn.relative(this.dir,s),m=tx(c,p);if(m.warnings.length>0)for(let f of m.warnings)console.warn(`[skills] ${p}: ${f}`);if(m.errors.length>0){t.push({file:p,errors:m.errors}),this.onValidationError==="warn"&&console.warn(`[skills] Skipping invalid skill "${p}": ${m.errors.join("; ")}`);continue}let d=n.get(c.name);if(d){let f=`duplicate skill name "${c.name}" \u2014 already defined in "${d}"`;t.push({file:p,errors:[f]}),this.onValidationError==="warn"&&console.warn(`[skills] Skipping "${p}": ${f}`);continue}n.set(c.name,p),o.push(c)}if(t.length>0&&this.onValidationError==="fail"){let s=t.map(i=>` ${i.file}:
620
- ${i.errors.join(`
621
- `)}`).join(`
622
- `);throw new Error(`Skills validation failed \u2014 fix the following files before starting:
623
- ${s}`)}for(let s of o)this.skills.set(s.name,s),this.index.addDocument(s.name,this.buildIndexContent(s));this.loaded=!0}async ensureLoaded(){if(this._buildPromise)return this._buildPromise;let e=await this.findSkillFiles(this.dir);if(this._buildPromise)return this._buildPromise;if(await this.needsRebuild(e))return this._buildPromise?this._buildPromise:(this._buildPromise=this.buildIndex(e).finally(()=>{this._buildPromise=null}),this._buildPromise)}async search(e,t,o){await this.ensureLoaded();let n=this.index.search(e,t),s=[];for(let i of n){if(i.score<o)continue;let a=this.skills.get(i.id);a&&s.push({skill:a,score:i.score})}return s}async get(e){return await this.ensureLoaded(),this.skills.get(e)}async list(e){await this.ensureLoaded();let t=Array.from(this.skills.values());return e?.tag?t.filter(o=>o.tags.includes(e.tag)):t}};function ox(r){let e=r?.dir??".toolpack/skills",t=r?.maxSkills??3,o=r?.minScore??.3,n=r?.onValidationError??"fail",s=new Ss({dir:e,onValidationError:n});return Object.assign(async(i,a)=>{let c=i.mode;if(!c||typeof c!="object"||c.skillInterceptor!==!0)return a(i);let p=i.messages??[],m=-1;for(let f=p.length-1;f>=0;f--)if(p[f].role==="user"){m=f;break}let d=p.filter(f=>f.role==="user"&&typeof f.content=="string").slice(-3).map(f=>f.content.trim()).filter(Boolean).join(" ");if(d){let f=await s.search(d,t,o);if(f.length>0){let y=`<skill-instructions>
624
- ${f.map(v=>`--- Skill: ${v.skill.title} ---
625
- ${v.skill.instructions.trim()}
626
- ---`).join(`
627
-
628
- `)}
629
- </skill-instructions>`,w=p.findIndex(v=>v.role==="system"),k;return w>=0&&typeof p[w].content=="string"?k=p.map((v,T)=>T===w?{...v,content:`${v.content}
630
-
631
- ${y}`}:v):w<0?k=[{role:"system",content:y},...p]:k=p.map((v,T)=>T===m&&typeof v.content=="string"?{...v,content:`${y}
632
-
633
- ${v.content}`}:v),a({...i,messages:k})}}return a(i)},{init:()=>s.ensureLoaded()})}0&&(module.exports={AGENT_MODE,AGENT_PLANNING_PROMPT,AGENT_WORKFLOW,AIClient,AnthropicAdapter,AnthropicVertexAdapter,AuthenticationError,BM25Engine,BM25SearchEngine,BUILT_IN_MODES,CHAT_MODE,CHAT_WORKFLOW,CODING_MODE,CODING_PLANNING_PROMPT,CODING_WORKFLOW,CONFIG_DIR_NAME,CONFIG_FILE_NAME,ConnectionError,ContextWindowConfigError,ContextWindowExceededError,ContextWindowStateManager,ConversationNotFoundError,DEFAULT_MODE_NAME,DEFAULT_TOOLS_CONFIG,DEFAULT_TOOL_SEARCH_CONFIG,DEFAULT_WORKFLOW,DEFAULT_WORKFLOW_CONFIG,GeminiAdapter,InMemoryConversationStore,InsufficientContextError,InvalidRequestError,McpClient,McpConnectionError,McpTimeoutError,McpToolManager,ModeRegistry,OllamaAdapter,OllamaProvider,OpenAIAdapter,OpenRouterAdapter,PageError,Planner,ProviderAdapter,ProviderError,RateLimitError,RuleLoader,SDKError,SQLiteConversationStore,SummarizationError,TOOLPACK_DIR_NAME,TOOL_SEARCH_NAME,TimeoutError,ToolDiscoveryCache,ToolRegistry,ToolRouter,Toolpack,VertexAIAdapter,WorkflowExecutor,addBypassRule,buildSummarizedHistory,cloudDeployTool,cloudListTool,cloudStatusTool,cloudToolsProject,codingExtractFunctionTool,codingFindReferencesTool,codingFindSymbolTool,codingGetCallHierarchyTool,codingGetDiagnosticsTool,codingGetExportsTool,codingGetImportsTool,codingGetOutlineTool,codingGetSymbolsTool,codingGoToDefinitionTool,codingMultiFileEditTool,codingRefactorRenameTool,codingToolsProject,countTokens,createContextWindowStateManager,createMcpToolProject,createMode,createSkillInterceptor,createSkillTools,createSummarizationReport,createSummarySystemMessage,createToolProject,dbCountTool,dbDeleteTool,dbInsertTool,dbQueryTool,dbSchemaTool,dbTablesTool,dbToolsProject,dbUpdateTool,diffApplyTool,diffCreateTool,diffPreviewTool,diffToolsProject,disconnectMcpToolProject,ensureGlobalConfigDir,ensureLocalConfigDir,estimateSummaryTokens,estimateTokenCount,execKillTool,execListProcessesTool,execReadOutputTool,execRunBackgroundTool,execRunBlockingTool,execRunShellTool,execRunTool,execTailOutputTool,execToolsProject,extractConversationKeypoints,fetchUrlAsBase64,fsAppendFileTool,fsBatchReadTool,fsBatchWriteTool,fsCopyTool,fsCreateDirTool,fsDeleteDirTool,fsDeleteFileTool,fsExistsTool,fsGlobTool,fsListDirTool,fsMoveTool,fsReadFileRangeTool,fsReadFileTool,fsReplaceInFileTool,fsSearchTool,fsStatTool,fsToolsProject,fsTreeTool,fsWriteFileTool,generateSummarizationPrompt,generateToolCategoriesPrompt,getContextWindowPercentage,getDefaultSlmModel,getGlobalConfigDir,getGlobalConfigPath,getGlobalToolpackDir,getLocalConfigDir,getLocalConfigPath,getLocalToolpackDir,getMessageStats,getMimeType,getOllamaBaseUrl,getOllamaProviderEntries,getRegisteredSlmModels,getRuntimeConfigStatus,getSafeOutputReserve,getToolSearchSchema,getToolpackConfig,getUserHomeDir,gitAddTool,gitBlameTool,gitBranchCreateTool,gitBranchListTool,gitCheckoutTool,gitCloneTool,gitCommitTool,gitDiffTool,gitLogTool,gitStatusTool,gitToolsProject,githubContentsGetTextTool,githubGraphqlExecuteTool,githubIssuesCommentsCreateTool,githubPrDiffGetTool,githubPrFilesListTool,githubPrReviewCommentsReplyTool,githubPrReviewThreadsListTool,githubPrReviewThreadsResolveTool,githubPrReviewsSubmitTool,githubToolsProject,groupMessagesByRole,handleContextWindowError,httpDeleteTool,httpDownloadTool,httpGetTool,httpPostTool,httpPutTool,httpToolsProject,initializeGlobalConfigIfFirstRun,isContextWindowError,isDataUri,isRegisteredSlm,isToolSearchTool,k8sApplyManifestTool,k8sDeleteResourceTool,k8sDescribeTool,k8sGetConfigMapTool,k8sGetLogsTool,k8sGetNamespacesTool,k8sListDeploymentsTool,k8sListPodsTool,k8sListServicesTool,k8sSwitchContextTool,k8sToolsProject,k8sWaitForDeploymentTool,loadFullConfig,loadRuntimeConfig,loadToolsConfig,mergeSummarizationResults,normalizeImagePart,ollamaRequest,ollamaStream,parseDataUri,parseSkillFile,parseSummarizationResponse,prepareSummarizationRequest,pruneMessages,readFileAsBase64,reloadToolpackConfig,removeBypassRule,saveToolsConfig,slackAuthTestTool,slackChatPostEphemeralTool,slackChatPostMessageTool,slackConversationsHistoryTool,slackConversationsRepliesTool,slackReactionsAddTool,slackToolsProject,systemCwdTool,systemDiskUsageTool,systemEnvTool,systemInfoTool,systemSetEnvTool,systemToolsProject,toDataUri,toolSearchDefinition,truncateMessage,validateSummarizationResult,webExtractLinksTool,webFeedTool,webFetchTool,webMapTool,webMetadataTool,webScrapeTool,webScreenshotTool,webSearchTool,webSitemapTool,webToolsProject,wouldExceedContextWindow});
617
+ ORDER BY timestamp DESC`).all(e,`%${t}%`);let a=i.map(m=>this.rowToMessage(m)),c=[],p=0;for(let m of a){if(c.length>=n)break;let d=Math.ceil(m.content.length/4);if(c.length>0&&p+d>s)break;c.push(m),p+=d}return c}async deleteMessages(e,t){if(!t||t.length===0)return;let o=t.map(()=>"?").join(",");if(this.db.prepare(`DELETE FROM messages WHERE conversation_id = ? AND id IN (${o})`).run(e,...t),this.useFTS){let s=t.map(c=>`${e}:${c}`),i=s.map(()=>"?").join(",");this.db.prepare(`DELETE FROM messages_fts WHERE doc_key IN (${i})`).run(...s)}}clearConversation(e){this.useFTS&&this.db.prepare("DELETE FROM messages_fts WHERE doc_key LIKE ?").run(`${e}:%`),this.db.prepare("DELETE FROM messages WHERE conversation_id = ?").run(e)}rowToMessage(e){return{id:e.id,conversationId:e.conversation_id,participant:{kind:e.participant_kind,id:e.participant_id,displayName:e.participant_display_name??void 0},content:e.content,timestamp:e.timestamp,scope:e.scope,metadata:e.metadata?JSON.parse(e.metadata):void 0}}close(){try{this.db.close()}catch{}}};l();var Hw=x(require("os"),1),wt=x(require("path"),1),fn=x(require("fs"),1),yl=".toolpack",bl="config",Tl="toolpack.config.json";function Kw(){return Hw.homedir()}function Jw(){return wt.join(Kw(),yl)}function wl(){return wt.join(Jw(),bl)}function xr(){return wt.join(wl(),Tl)}function Vw(r=process.cwd()){return wt.join(r,yl)}function xl(r=process.cwd()){return wt.join(Vw(r),bl)}function vr(r=process.cwd()){return wt.join(xl(r),Tl)}function vl(){let r=wl();fn.existsSync(r)||fn.mkdirSync(r,{recursive:!0})}function GC(r=process.cwd()){let e=xl(r);fn.existsSync(e)||fn.mkdirSync(e,{recursive:!0})}l();var le=x(require("fs"),1),Ts=x(require("path"),1);function kl(r,e){if(!e)return r;if(!r)return e;let t={...r};for(let o of Object.keys(e))e[o]instanceof Array?t[o]=e[o]:e[o]instanceof Object&&o in r?t[o]=kl(r[o],e[o]):t[o]=e[o];return t}function Cl(r){if(!le.existsSync(r))return null;try{let e=le.readFileSync(r,"utf-8");return JSON.parse(e)}catch{return null}}function BC(r=process.cwd()){let e=Ts.join(r,"toolpack.config.json"),t=xr(),o=vr(r),n=Cl(e)||{},s=Cl(t)||{},i=Cl(o)||{},a=kl(n,s);return a=kl(a,i),a}function zC(r=process.cwd()){let e=Ts.join(r,"toolpack.config.json"),t=xr(),o=vr(r),n=!le.existsSync(t),s=null,i="default";return le.existsSync(o)?(s=o,i="local"):le.existsSync(t)?(s=t,i="global"):le.existsSync(e)&&(s=e,i="base"),{isFirstRun:n,activeConfigPath:s,configSource:i}}function HC(r=process.cwd()){let e=xr();if(!le.existsSync(e)){vl();let t=null,o=vr(r);if(le.existsSync(o))t=o;else{let s=Ts.join(r,"toolpack.config.json");if(le.existsSync(s))t=s;else{let i=lt();i&&le.existsSync(i)&&(t=i)}}let n={};if(t)try{let s=le.readFileSync(t,"utf-8");n=JSON.parse(s)}catch{}le.writeFileSync(e,JSON.stringify(n,null,4),"utf-8")}}l();l();var KC=new Set(["a","an","the","and","or","but","in","on","at","to","for","of","with","by","from","as","is","was","are","were","been","be","have","has","had","do","does","did","will","would","could","should","may","might","must","shall","can","need","it","its","this","that","these","those","i","you","he","she","we","they","what","which","who","when","where","why","how","all","each","every","both","few","more","most","other","some","such","no","nor","not","only","own","same","so","than","too","very","just","also","now","here","there","then"]),ws=class{documents=new Map;termFrequencies=new Map;documentLengths=new Map;avgDocLength=0;k1;b;constructor(e=1.5,t=.75){this.k1=e,this.b=t}tokenize(e){if(!e)return[];let t=e.replace(/([a-z])([A-Z])/g,"$1 $2");return t=t.toLowerCase(),t=t.replace(/[^a-z0-9]/g," "),t.split(/\s+/).filter(o=>o.length>1).filter(o=>!KC.has(o))}addDocument(e,t){this.documents.set(e,t);let o=this.tokenize(t);this.documentLengths.set(e,o.length);let n={};for(let s of o)n[s]=(n[s]??0)+1;for(let[s,i]of Object.entries(n))this.termFrequencies.has(s)||this.termFrequencies.set(s,new Map),this.termFrequencies.get(s).set(e,i);this.updateAvgDocLength()}clear(){this.documents.clear(),this.termFrequencies.clear(),this.documentLengths.clear(),this.avgDocLength=0}get size(){return this.documents.size}updateAvgDocLength(){if(this.documentLengths.size===0){this.avgDocLength=0;return}let e=0;this.documentLengths.forEach(t=>{e+=t}),this.avgDocLength=e/this.documentLengths.size}idf(e){let t=this.documents.size,o=this.termFrequencies.get(e)?.size??0;return o===0?0:Math.log((t-o+.5)/(o+.5)+1)}search(e,t=10){let o=this.tokenize(e);if(o.length===0)return[];let n={};this.documents.forEach((i,a)=>{let c=0,p=this.documentLengths.get(a)??0;for(let m of o){let d=this.termFrequencies.get(m);if(!d)continue;let f=d.get(a)??0;if(f===0)continue;let b=this.idf(m),y=f*(this.k1+1),T=f+this.k1*(1-this.b+this.b*(p/this.avgDocLength));c+=b*(y/T)}c>0&&(n[a]=c)});let s=Object.entries(n).map(([i,a])=>({id:i,score:a}));return s.sort((i,a)=>a.score-i.score),s.slice(0,t)}};l();var tt=x(require("path"),1);function Qw(r,e,t){let o=r.match(/^---\n([\s\S]*?)\n---/),n="",s="",i,a=[];if(o&&o[1]){let C=o[1].split(`
618
+ `),_=!1;for(let E of C){if(_){let G=E.match(/^\s+-\s+(.+?)\s*$/);if(G){a.push(G[1].replace(/^["']|["']$/g,""));continue}_=!1}let $=E.indexOf(":");if($===-1)continue;let oe=E.substring(0,$).trim(),F=E.substring($+1).trim();if(oe==="name"&&(n=F),oe==="title"&&(s=F),oe==="version"&&(i=F),oe==="tags")if(F){let G=F.match(/\[([^\]]*)\]/);G&&(a=G[1].split(",").map(q=>q.trim().replace(/^["']|["']$/g,"")).filter(Boolean))}else _=!0,a=[]}}n||(n=tt.basename(e,".skill.md"));let c=r.match(/## Description\n\n([\s\S]*?)(?=\n## |$)/),p=c&&c[1]?c[1].trim():"",m=r.match(/## Triggers\n\n([\s\S]*?)(?=\n## |$)/),d=[];if(m&&m[1]){let C=m[1].split(`
619
+ `).filter(_=>_.startsWith("- "));for(let _ of C){let E=_.match(/^- "(.*)"/);E&&E[1]&&d.push(E[1])}}let f=r.match(/## Instructions\n\n([\s\S]*?)(?=\n## |$)/),b=f&&f[1]?f[1].trim():"",y=r.match(/## Examples\n\n([\s\S]*?)(?=\n## |$)/),T=y&&y[1]?y[1].trim():void 0,k=tt.relative(t,e),v=tt.dirname(k),w=v==="."?void 0:v.split(tt.sep)[0];return{name:n,title:s,version:i,tags:a,category:w,filePath:e,description:p,triggers:d,instructions:b,examples:T||void 0,lastModified:0}}0&&(module.exports={AGENT_MODE,AGENT_PLANNING_PROMPT,AGENT_WORKFLOW,AIClient,AnthropicAdapter,AnthropicVertexAdapter,AuthenticationError,BM25Engine,BM25SearchEngine,BUILT_IN_MODES,CHAT_MODE,CHAT_WORKFLOW,CODING_MODE,CODING_PLANNING_PROMPT,CODING_WORKFLOW,CONFIG_DIR_NAME,CONFIG_FILE_NAME,ConnectionError,ContextWindowConfigError,ContextWindowExceededError,ContextWindowStateManager,ConversationNotFoundError,DEFAULT_MODE_NAME,DEFAULT_TOOLS_CONFIG,DEFAULT_TOOL_SEARCH_CONFIG,DEFAULT_WORKFLOW,DEFAULT_WORKFLOW_CONFIG,FILE_LIMITS,GeminiAdapter,InMemoryConversationStore,InsufficientContextError,InvalidRequestError,McpClient,McpConnectionError,McpTimeoutError,McpToolManager,ModeRegistry,OllamaAdapter,OllamaProvider,OpenAIAdapter,OpenRouterAdapter,PageError,Planner,ProviderAdapter,ProviderError,RateLimitError,RuleLoader,SDKError,SQLiteConversationStore,SummarizationError,TOOLPACK_DIR_NAME,TOOL_SEARCH_NAME,TimeoutError,ToolDiscoveryCache,ToolRegistry,ToolRouter,Toolpack,VertexAIAdapter,WorkflowExecutor,addBypassRule,buildSummarizedHistory,cloudDeployTool,cloudListTool,cloudStatusTool,cloudToolsProject,codingExtractFunctionTool,codingFindReferencesTool,codingFindSymbolTool,codingGetCallHierarchyTool,codingGetDiagnosticsTool,codingGetExportsTool,codingGetImportsTool,codingGetOutlineTool,codingGetSymbolsTool,codingGoToDefinitionTool,codingMultiFileEditTool,codingRefactorRenameTool,codingToolsProject,countTokens,createContextWindowStateManager,createMcpToolProject,createMode,createSkillTools,createSummarizationReport,createSummarySystemMessage,createToolProject,dbCountTool,dbDeleteTool,dbInsertTool,dbQueryTool,dbSchemaTool,dbTablesTool,dbToolsProject,dbUpdateTool,diffApplyTool,diffCreateTool,diffPreviewTool,diffToolsProject,disconnectMcpToolProject,ensureGlobalConfigDir,ensureLocalConfigDir,estimateSummaryTokens,estimateTokenCount,execKillTool,execListProcessesTool,execReadOutputTool,execRunBackgroundTool,execRunBlockingTool,execRunShellTool,execRunTool,execTailOutputTool,execToolsProject,extractConversationKeypoints,fetchUrlAsBase64,fsAppendFileTool,fsBatchReadTool,fsBatchWriteTool,fsCopyTool,fsCreateDirTool,fsDeleteDirTool,fsDeleteFileTool,fsExistsTool,fsGlobTool,fsListDirTool,fsMoveTool,fsReadFileRangeTool,fsReadFileTool,fsReplaceInFileTool,fsSearchTool,fsStatTool,fsToolsProject,fsTreeTool,fsWriteFileTool,generateSummarizationPrompt,generateToolCategoriesPrompt,getContextWindowPercentage,getDefaultSlmModel,getGlobalConfigDir,getGlobalConfigPath,getGlobalToolpackDir,getLocalConfigDir,getLocalConfigPath,getLocalToolpackDir,getMessageStats,getMimeType,getOllamaBaseUrl,getOllamaProviderEntries,getRegisteredSlmModels,getRuntimeConfigStatus,getSafeOutputReserve,getToolSearchSchema,getToolpackConfig,getUserHomeDir,gitAddTool,gitBlameTool,gitBranchCreateTool,gitBranchListTool,gitCheckoutTool,gitCloneTool,gitCommitTool,gitDiffTool,gitLogTool,gitStatusTool,gitToolsProject,githubContentsGetTextTool,githubGraphqlExecuteTool,githubIssuesCommentsCreateTool,githubPrDiffGetTool,githubPrFilesListTool,githubPrReviewCommentsReplyTool,githubPrReviewThreadsListTool,githubPrReviewThreadsResolveTool,githubPrReviewsSubmitTool,githubToolsProject,groupMessagesByRole,handleContextWindowError,httpDeleteTool,httpDownloadTool,httpGetTool,httpPostTool,httpPutTool,httpToolsProject,initializeGlobalConfigIfFirstRun,isContextWindowError,isDataUri,isRegisteredSlm,isToolSearchTool,k8sApplyManifestTool,k8sDeleteResourceTool,k8sDescribeTool,k8sGetConfigMapTool,k8sGetLogsTool,k8sGetNamespacesTool,k8sListDeploymentsTool,k8sListPodsTool,k8sListServicesTool,k8sSwitchContextTool,k8sToolsProject,k8sWaitForDeploymentTool,loadFullConfig,loadRuntimeConfig,loadToolsConfig,mergeSummarizationResults,normalizeImagePart,ollamaRequest,ollamaStream,parseDataUri,parseSkillFile,parseSummarizationResponse,prepareSummarizationRequest,pruneMessages,readFileAsBase64,reloadToolpackConfig,removeBypassRule,saveToolsConfig,slackAuthTestTool,slackChatPostEphemeralTool,slackChatPostMessageTool,slackConversationsHistoryTool,slackConversationsRepliesTool,slackReactionsAddTool,slackToolsProject,systemCwdTool,systemDiskUsageTool,systemEnvTool,systemInfoTool,systemSetEnvTool,systemToolsProject,toDataUri,toolSearchDefinition,truncateMessage,validateSummarizationResult,webExtractLinksTool,webFeedTool,webFetchTool,webMapTool,webMetadataTool,webScrapeTool,webScreenshotTool,webSearchTool,webSitemapTool,webToolsProject,wouldExceedContextWindow});