qlogicagent 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (449) hide show
  1. package/dist/agent/agent.d.ts +0 -1
  2. package/dist/agent/agent.js +0 -1
  3. package/dist/agent/tool-loop.d.ts +0 -1
  4. package/dist/agent/tool-loop.js +0 -1
  5. package/dist/agent/types.d.ts +0 -1
  6. package/dist/agent/types.js +0 -1
  7. package/dist/cli/main.d.ts +0 -1
  8. package/dist/cli/main.js +0 -1
  9. package/dist/cli/stdio-server.d.ts +0 -1
  10. package/dist/cli/stdio-server.js +0 -1
  11. package/dist/config/config.d.ts +0 -1
  12. package/dist/config/config.js +0 -1
  13. package/dist/contracts/hooks.d.ts +0 -1
  14. package/dist/contracts/hooks.js +0 -1
  15. package/dist/contracts/index.d.ts +0 -1
  16. package/dist/contracts/index.js +0 -1
  17. package/dist/contracts/planner.d.ts +0 -1
  18. package/dist/contracts/planner.js +0 -1
  19. package/dist/contracts/skill-candidate.d.ts +0 -1
  20. package/dist/contracts/skill-candidate.js +0 -1
  21. package/dist/contracts/todo.d.ts +0 -1
  22. package/dist/contracts/todo.js +0 -1
  23. package/dist/index.d.ts +0 -1
  24. package/dist/index.js +0 -1
  25. package/dist/llm/builtin-providers.d.ts +0 -1
  26. package/dist/llm/builtin-providers.js +0 -1
  27. package/dist/llm/index.d.ts +0 -1
  28. package/dist/llm/index.js +0 -1
  29. package/dist/llm/llm-client.d.ts +0 -1
  30. package/dist/llm/llm-client.js +0 -1
  31. package/dist/llm/model-catalog.d.ts +0 -1
  32. package/dist/llm/model-catalog.js +0 -1
  33. package/dist/llm/provider-def.d.ts +0 -1
  34. package/dist/llm/provider-def.js +0 -1
  35. package/dist/llm/provider-registry.d.ts +0 -1
  36. package/dist/llm/provider-registry.js +0 -1
  37. package/dist/llm/transport.d.ts +0 -1
  38. package/dist/llm/transport.js +0 -1
  39. package/dist/llm/transports/anthropic-messages.d.ts +0 -1
  40. package/dist/llm/transports/anthropic-messages.js +0 -1
  41. package/dist/llm/transports/openai-chat.d.ts +0 -1
  42. package/dist/llm/transports/openai-chat.js +0 -1
  43. package/dist/orchestration/agent-registry.d.ts +0 -1
  44. package/dist/orchestration/agent-registry.js +0 -1
  45. package/dist/orchestration/approval-aware-tool-plan.d.ts +0 -1
  46. package/dist/orchestration/approval-aware-tool-plan.js +0 -1
  47. package/dist/orchestration/context-compression.d.ts +0 -1
  48. package/dist/orchestration/context-compression.js +0 -1
  49. package/dist/orchestration/conversation-repair.d.ts +0 -1
  50. package/dist/orchestration/conversation-repair.js +0 -1
  51. package/dist/orchestration/curator-scheduler.d.ts +0 -1
  52. package/dist/orchestration/curator-scheduler.js +0 -1
  53. package/dist/orchestration/embedded-failover-policy.d.ts +0 -1
  54. package/dist/orchestration/embedded-failover-policy.js +0 -1
  55. package/dist/orchestration/error-classification.d.ts +0 -1
  56. package/dist/orchestration/error-classification.js +0 -1
  57. package/dist/orchestration/failover-classification.d.ts +0 -1
  58. package/dist/orchestration/failover-classification.js +0 -1
  59. package/dist/orchestration/failover-error.d.ts +0 -1
  60. package/dist/orchestration/failover-error.js +0 -1
  61. package/dist/orchestration/fork-subagent.d.ts +0 -1
  62. package/dist/orchestration/fork-subagent.js +0 -1
  63. package/dist/orchestration/index.d.ts +0 -1
  64. package/dist/orchestration/index.js +0 -1
  65. package/dist/orchestration/memory-flush-policy.d.ts +0 -1
  66. package/dist/orchestration/memory-flush-policy.js +0 -1
  67. package/dist/orchestration/memory-provider.d.ts +0 -1
  68. package/dist/orchestration/memory-provider.js +0 -1
  69. package/dist/orchestration/parallel-tool-calls.d.ts +0 -1
  70. package/dist/orchestration/parallel-tool-calls.js +0 -1
  71. package/dist/orchestration/prompt-cache-strategy.d.ts +0 -1
  72. package/dist/orchestration/prompt-cache-strategy.js +0 -1
  73. package/dist/orchestration/reactive-compact.d.ts +0 -1
  74. package/dist/orchestration/reactive-compact.js +0 -1
  75. package/dist/orchestration/retry-loop.d.ts +0 -1
  76. package/dist/orchestration/retry-loop.js +0 -1
  77. package/dist/orchestration/skill-candidate.d.ts +0 -1
  78. package/dist/orchestration/skill-candidate.js +0 -1
  79. package/dist/orchestration/skill-consolidation.d.ts +0 -1
  80. package/dist/orchestration/skill-consolidation.js +0 -1
  81. package/dist/orchestration/skill-improvement.d.ts +0 -1
  82. package/dist/orchestration/skill-improvement.js +0 -1
  83. package/dist/orchestration/skill-similarity.d.ts +0 -1
  84. package/dist/orchestration/skill-similarity.js +0 -1
  85. package/dist/orchestration/streaming-tool-executor.d.ts +0 -1
  86. package/dist/orchestration/streaming-tool-executor.js +0 -1
  87. package/dist/orchestration/team-orchestration.d.ts +0 -1
  88. package/dist/orchestration/team-orchestration.js +0 -1
  89. package/dist/orchestration/team-tool-loop-wiring.d.ts +0 -1
  90. package/dist/orchestration/team-tool-loop-wiring.js +0 -1
  91. package/dist/orchestration/tool-choice-policy.d.ts +0 -1
  92. package/dist/orchestration/tool-choice-policy.js +0 -1
  93. package/dist/orchestration/tool-loop-state.d.ts +0 -1
  94. package/dist/orchestration/tool-loop-state.js +0 -1
  95. package/dist/orchestration/tool-schema.d.ts +0 -1
  96. package/dist/orchestration/tool-schema.js +0 -1
  97. package/dist/orchestration/transcript-repair.d.ts +0 -1
  98. package/dist/orchestration/transcript-repair.js +0 -1
  99. package/dist/orchestration/turn-loop-guard.d.ts +0 -1
  100. package/dist/orchestration/turn-loop-guard.js +0 -1
  101. package/dist/orchestration/web-browser-policy.d.ts +0 -1
  102. package/dist/orchestration/web-browser-policy.js +0 -1
  103. package/dist/runtime/context-compression.d.ts +0 -1
  104. package/dist/runtime/context-compression.js +0 -1
  105. package/dist/runtime/hook-registry.d.ts +0 -1
  106. package/dist/runtime/hook-registry.js +0 -1
  107. package/dist/runtime/memory-hooks.d.ts +0 -1
  108. package/dist/runtime/memory-hooks.js +0 -1
  109. package/dist/runtime/tool-eligibility.d.ts +0 -1
  110. package/dist/runtime/tool-eligibility.js +0 -1
  111. package/dist/skills/index.d.ts +0 -1
  112. package/dist/skills/index.js +0 -1
  113. package/dist/skills/memory-extractor.d.ts +0 -1
  114. package/dist/skills/memory-extractor.js +0 -1
  115. package/dist/skills/memory-query-tool.d.ts +0 -1
  116. package/dist/skills/memory-query-tool.js +0 -1
  117. package/dist/skills/memory-store.d.ts +0 -1
  118. package/dist/skills/memory-store.js +0 -1
  119. package/dist/skills/memory-tool.d.ts +0 -1
  120. package/dist/skills/memory-tool.js +0 -1
  121. package/dist/skills/portable-tool.d.ts +0 -1
  122. package/dist/skills/portable-tool.js +0 -1
  123. package/dist/skills/qmemory-adapter.d.ts +0 -1
  124. package/dist/skills/qmemory-adapter.js +0 -1
  125. package/dist/skills/skill-frontmatter.d.ts +0 -1
  126. package/dist/skills/skill-frontmatter.js +0 -1
  127. package/dist/skills/skill-guard.d.ts +0 -1
  128. package/dist/skills/skill-guard.js +0 -1
  129. package/dist/skills/skill-loader.d.ts +0 -1
  130. package/dist/skills/skill-loader.js +0 -1
  131. package/dist/skills/skill-source.d.ts +0 -1
  132. package/dist/skills/skill-source.js +0 -1
  133. package/dist/skills/skill-types.d.ts +0 -1
  134. package/dist/skills/skill-types.js +0 -1
  135. package/dist/skills/think-tool.d.ts +0 -1
  136. package/dist/skills/think-tool.js +0 -1
  137. package/dist/skills/todo-tool.d.ts +0 -1
  138. package/dist/skills/todo-tool.js +0 -1
  139. package/dist/skills/tools/agent-tool.d.ts +0 -1
  140. package/dist/skills/tools/agent-tool.js +0 -1
  141. package/dist/skills/tools/apply-patch-tool.d.ts +0 -1
  142. package/dist/skills/tools/apply-patch-tool.js +0 -1
  143. package/dist/skills/tools/ask-user-tool.d.ts +0 -1
  144. package/dist/skills/tools/ask-user-tool.js +0 -1
  145. package/dist/skills/tools/brief-tool.d.ts +0 -1
  146. package/dist/skills/tools/brief-tool.js +0 -1
  147. package/dist/skills/tools/browser-tool.d.ts +0 -1
  148. package/dist/skills/tools/browser-tool.js +0 -1
  149. package/dist/skills/tools/checkpoint-tool.d.ts +0 -1
  150. package/dist/skills/tools/checkpoint-tool.js +0 -1
  151. package/dist/skills/tools/config-tool.d.ts +0 -1
  152. package/dist/skills/tools/config-tool.js +0 -1
  153. package/dist/skills/tools/cron-tool.d.ts +0 -1
  154. package/dist/skills/tools/cron-tool.js +0 -1
  155. package/dist/skills/tools/edit-tool.d.ts +0 -1
  156. package/dist/skills/tools/edit-tool.js +0 -1
  157. package/dist/skills/tools/exec-tool.d.ts +0 -1
  158. package/dist/skills/tools/exec-tool.js +0 -1
  159. package/dist/skills/tools/image-generate-tool.d.ts +0 -1
  160. package/dist/skills/tools/image-generate-tool.js +0 -1
  161. package/dist/skills/tools/instructions-tool.d.ts +0 -1
  162. package/dist/skills/tools/instructions-tool.js +0 -1
  163. package/dist/skills/tools/lsp-tool.d.ts +0 -1
  164. package/dist/skills/tools/lsp-tool.js +0 -1
  165. package/dist/skills/tools/mcp-client-types.d.ts +0 -1
  166. package/dist/skills/tools/mcp-client-types.js +0 -1
  167. package/dist/skills/tools/mcp-tool.d.ts +0 -1
  168. package/dist/skills/tools/mcp-tool.js +0 -1
  169. package/dist/skills/tools/memory-tool.d.ts +0 -1
  170. package/dist/skills/tools/memory-tool.js +0 -1
  171. package/dist/skills/tools/monitor-tool.d.ts +0 -1
  172. package/dist/skills/tools/monitor-tool.js +0 -1
  173. package/dist/skills/tools/music-generate-tool.d.ts +0 -1
  174. package/dist/skills/tools/music-generate-tool.js +0 -1
  175. package/dist/skills/tools/notify-tool.d.ts +0 -1
  176. package/dist/skills/tools/notify-tool.js +0 -1
  177. package/dist/skills/tools/patch-tool.d.ts +0 -1
  178. package/dist/skills/tools/patch-tool.js +0 -1
  179. package/dist/skills/tools/pdf-tool.d.ts +0 -1
  180. package/dist/skills/tools/pdf-tool.js +0 -1
  181. package/dist/skills/tools/plan-mode-tool.d.ts +0 -1
  182. package/dist/skills/tools/plan-mode-tool.js +0 -1
  183. package/dist/skills/tools/read-tool.d.ts +0 -1
  184. package/dist/skills/tools/read-tool.js +0 -1
  185. package/dist/skills/tools/repl-tool.d.ts +0 -1
  186. package/dist/skills/tools/repl-tool.js +0 -1
  187. package/dist/skills/tools/search-tool.d.ts +0 -1
  188. package/dist/skills/tools/search-tool.js +0 -1
  189. package/dist/skills/tools/send-message-tool.d.ts +0 -1
  190. package/dist/skills/tools/send-message-tool.js +0 -1
  191. package/dist/skills/tools/skill-list-tool.d.ts +0 -1
  192. package/dist/skills/tools/skill-list-tool.js +0 -1
  193. package/dist/skills/tools/skill-manage-tool.d.ts +0 -1
  194. package/dist/skills/tools/skill-manage-tool.js +0 -1
  195. package/dist/skills/tools/skill-view-tool.d.ts +0 -1
  196. package/dist/skills/tools/skill-view-tool.js +0 -1
  197. package/dist/skills/tools/sleep-tool.d.ts +0 -1
  198. package/dist/skills/tools/sleep-tool.js +0 -1
  199. package/dist/skills/tools/structured-output-tool.d.ts +0 -1
  200. package/dist/skills/tools/structured-output-tool.js +0 -1
  201. package/dist/skills/tools/task-tool.d.ts +0 -1
  202. package/dist/skills/tools/task-tool.js +0 -1
  203. package/dist/skills/tools/team-tool.d.ts +0 -1
  204. package/dist/skills/tools/team-tool.js +0 -1
  205. package/dist/skills/tools/tool-search-tool.d.ts +0 -1
  206. package/dist/skills/tools/tool-search-tool.js +0 -1
  207. package/dist/skills/tools/tts-tool.d.ts +0 -1
  208. package/dist/skills/tools/tts-tool.js +0 -1
  209. package/dist/skills/tools/video-edit-tool.d.ts +0 -1
  210. package/dist/skills/tools/video-edit-tool.js +0 -1
  211. package/dist/skills/tools/video-generate-tool.d.ts +0 -1
  212. package/dist/skills/tools/video-generate-tool.js +0 -1
  213. package/dist/skills/tools/video-merge-tool.d.ts +0 -1
  214. package/dist/skills/tools/video-merge-tool.js +0 -1
  215. package/dist/skills/tools/video-upscale-tool.d.ts +0 -1
  216. package/dist/skills/tools/video-upscale-tool.js +0 -1
  217. package/dist/skills/tools/web-fetch-tool.d.ts +0 -1
  218. package/dist/skills/tools/web-fetch-tool.js +0 -1
  219. package/dist/skills/tools/web-search-tool.d.ts +0 -1
  220. package/dist/skills/tools/web-search-tool.js +0 -1
  221. package/dist/skills/tools/worktree-tool.d.ts +0 -1
  222. package/dist/skills/tools/worktree-tool.js +0 -1
  223. package/dist/skills/tools/write-tool.d.ts +0 -1
  224. package/dist/skills/tools/write-tool.js +0 -1
  225. package/package.json +1 -1
  226. package/dist/agent/agent.d.ts.map +0 -1
  227. package/dist/agent/agent.js.map +0 -1
  228. package/dist/agent/tool-loop.d.ts.map +0 -1
  229. package/dist/agent/tool-loop.js.map +0 -1
  230. package/dist/agent/types.d.ts.map +0 -1
  231. package/dist/agent/types.js.map +0 -1
  232. package/dist/cli/main.d.ts.map +0 -1
  233. package/dist/cli/main.js.map +0 -1
  234. package/dist/cli/stdio-server.d.ts.map +0 -1
  235. package/dist/cli/stdio-server.js.map +0 -1
  236. package/dist/config/config.d.ts.map +0 -1
  237. package/dist/config/config.js.map +0 -1
  238. package/dist/contracts/hooks.d.ts.map +0 -1
  239. package/dist/contracts/hooks.js.map +0 -1
  240. package/dist/contracts/index.d.ts.map +0 -1
  241. package/dist/contracts/index.js.map +0 -1
  242. package/dist/contracts/planner.d.ts.map +0 -1
  243. package/dist/contracts/planner.js.map +0 -1
  244. package/dist/contracts/skill-candidate.d.ts.map +0 -1
  245. package/dist/contracts/skill-candidate.js.map +0 -1
  246. package/dist/contracts/todo.d.ts.map +0 -1
  247. package/dist/contracts/todo.js.map +0 -1
  248. package/dist/index.d.ts.map +0 -1
  249. package/dist/index.js.map +0 -1
  250. package/dist/llm/builtin-providers.d.ts.map +0 -1
  251. package/dist/llm/builtin-providers.js.map +0 -1
  252. package/dist/llm/index.d.ts.map +0 -1
  253. package/dist/llm/index.js.map +0 -1
  254. package/dist/llm/llm-client.d.ts.map +0 -1
  255. package/dist/llm/llm-client.js.map +0 -1
  256. package/dist/llm/model-catalog.d.ts.map +0 -1
  257. package/dist/llm/model-catalog.js.map +0 -1
  258. package/dist/llm/provider-def.d.ts.map +0 -1
  259. package/dist/llm/provider-def.js.map +0 -1
  260. package/dist/llm/provider-registry.d.ts.map +0 -1
  261. package/dist/llm/provider-registry.js.map +0 -1
  262. package/dist/llm/transport.d.ts.map +0 -1
  263. package/dist/llm/transport.js.map +0 -1
  264. package/dist/llm/transports/anthropic-messages.d.ts.map +0 -1
  265. package/dist/llm/transports/anthropic-messages.js.map +0 -1
  266. package/dist/llm/transports/openai-chat.d.ts.map +0 -1
  267. package/dist/llm/transports/openai-chat.js.map +0 -1
  268. package/dist/orchestration/agent-registry.d.ts.map +0 -1
  269. package/dist/orchestration/agent-registry.js.map +0 -1
  270. package/dist/orchestration/approval-aware-tool-plan.d.ts.map +0 -1
  271. package/dist/orchestration/approval-aware-tool-plan.js.map +0 -1
  272. package/dist/orchestration/context-compression.d.ts.map +0 -1
  273. package/dist/orchestration/context-compression.js.map +0 -1
  274. package/dist/orchestration/conversation-repair.d.ts.map +0 -1
  275. package/dist/orchestration/conversation-repair.js.map +0 -1
  276. package/dist/orchestration/curator-scheduler.d.ts.map +0 -1
  277. package/dist/orchestration/curator-scheduler.js.map +0 -1
  278. package/dist/orchestration/embedded-failover-policy.d.ts.map +0 -1
  279. package/dist/orchestration/embedded-failover-policy.js.map +0 -1
  280. package/dist/orchestration/error-classification.d.ts.map +0 -1
  281. package/dist/orchestration/error-classification.js.map +0 -1
  282. package/dist/orchestration/failover-classification.d.ts.map +0 -1
  283. package/dist/orchestration/failover-classification.js.map +0 -1
  284. package/dist/orchestration/failover-error.d.ts.map +0 -1
  285. package/dist/orchestration/failover-error.js.map +0 -1
  286. package/dist/orchestration/fork-subagent.d.ts.map +0 -1
  287. package/dist/orchestration/fork-subagent.js.map +0 -1
  288. package/dist/orchestration/index.d.ts.map +0 -1
  289. package/dist/orchestration/index.js.map +0 -1
  290. package/dist/orchestration/memory-flush-policy.d.ts.map +0 -1
  291. package/dist/orchestration/memory-flush-policy.js.map +0 -1
  292. package/dist/orchestration/memory-provider.d.ts.map +0 -1
  293. package/dist/orchestration/memory-provider.js.map +0 -1
  294. package/dist/orchestration/parallel-tool-calls.d.ts.map +0 -1
  295. package/dist/orchestration/parallel-tool-calls.js.map +0 -1
  296. package/dist/orchestration/prompt-cache-strategy.d.ts.map +0 -1
  297. package/dist/orchestration/prompt-cache-strategy.js.map +0 -1
  298. package/dist/orchestration/reactive-compact.d.ts.map +0 -1
  299. package/dist/orchestration/reactive-compact.js.map +0 -1
  300. package/dist/orchestration/retry-loop.d.ts.map +0 -1
  301. package/dist/orchestration/retry-loop.js.map +0 -1
  302. package/dist/orchestration/skill-candidate.d.ts.map +0 -1
  303. package/dist/orchestration/skill-candidate.js.map +0 -1
  304. package/dist/orchestration/skill-consolidation.d.ts.map +0 -1
  305. package/dist/orchestration/skill-consolidation.js.map +0 -1
  306. package/dist/orchestration/skill-improvement.d.ts.map +0 -1
  307. package/dist/orchestration/skill-improvement.js.map +0 -1
  308. package/dist/orchestration/skill-similarity.d.ts.map +0 -1
  309. package/dist/orchestration/skill-similarity.js.map +0 -1
  310. package/dist/orchestration/streaming-tool-executor.d.ts.map +0 -1
  311. package/dist/orchestration/streaming-tool-executor.js.map +0 -1
  312. package/dist/orchestration/team-orchestration.d.ts.map +0 -1
  313. package/dist/orchestration/team-orchestration.js.map +0 -1
  314. package/dist/orchestration/team-tool-loop-wiring.d.ts.map +0 -1
  315. package/dist/orchestration/team-tool-loop-wiring.js.map +0 -1
  316. package/dist/orchestration/tool-choice-policy.d.ts.map +0 -1
  317. package/dist/orchestration/tool-choice-policy.js.map +0 -1
  318. package/dist/orchestration/tool-loop-state.d.ts.map +0 -1
  319. package/dist/orchestration/tool-loop-state.js.map +0 -1
  320. package/dist/orchestration/tool-schema.d.ts.map +0 -1
  321. package/dist/orchestration/tool-schema.js.map +0 -1
  322. package/dist/orchestration/transcript-repair.d.ts.map +0 -1
  323. package/dist/orchestration/transcript-repair.js.map +0 -1
  324. package/dist/orchestration/turn-loop-guard.d.ts.map +0 -1
  325. package/dist/orchestration/turn-loop-guard.js.map +0 -1
  326. package/dist/orchestration/web-browser-policy.d.ts.map +0 -1
  327. package/dist/orchestration/web-browser-policy.js.map +0 -1
  328. package/dist/runtime/context-compression.d.ts.map +0 -1
  329. package/dist/runtime/context-compression.js.map +0 -1
  330. package/dist/runtime/hook-registry.d.ts.map +0 -1
  331. package/dist/runtime/hook-registry.js.map +0 -1
  332. package/dist/runtime/memory-hooks.d.ts.map +0 -1
  333. package/dist/runtime/memory-hooks.js.map +0 -1
  334. package/dist/runtime/tool-eligibility.d.ts.map +0 -1
  335. package/dist/runtime/tool-eligibility.js.map +0 -1
  336. package/dist/skills/index.d.ts.map +0 -1
  337. package/dist/skills/index.js.map +0 -1
  338. package/dist/skills/memory-extractor.d.ts.map +0 -1
  339. package/dist/skills/memory-extractor.js.map +0 -1
  340. package/dist/skills/memory-query-tool.d.ts.map +0 -1
  341. package/dist/skills/memory-query-tool.js.map +0 -1
  342. package/dist/skills/memory-store.d.ts.map +0 -1
  343. package/dist/skills/memory-store.js.map +0 -1
  344. package/dist/skills/memory-tool.d.ts.map +0 -1
  345. package/dist/skills/memory-tool.js.map +0 -1
  346. package/dist/skills/portable-tool.d.ts.map +0 -1
  347. package/dist/skills/portable-tool.js.map +0 -1
  348. package/dist/skills/qmemory-adapter.d.ts.map +0 -1
  349. package/dist/skills/qmemory-adapter.js.map +0 -1
  350. package/dist/skills/skill-frontmatter.d.ts.map +0 -1
  351. package/dist/skills/skill-frontmatter.js.map +0 -1
  352. package/dist/skills/skill-guard.d.ts.map +0 -1
  353. package/dist/skills/skill-guard.js.map +0 -1
  354. package/dist/skills/skill-loader.d.ts.map +0 -1
  355. package/dist/skills/skill-loader.js.map +0 -1
  356. package/dist/skills/skill-source.d.ts.map +0 -1
  357. package/dist/skills/skill-source.js.map +0 -1
  358. package/dist/skills/skill-types.d.ts.map +0 -1
  359. package/dist/skills/skill-types.js.map +0 -1
  360. package/dist/skills/think-tool.d.ts.map +0 -1
  361. package/dist/skills/think-tool.js.map +0 -1
  362. package/dist/skills/todo-tool.d.ts.map +0 -1
  363. package/dist/skills/todo-tool.js.map +0 -1
  364. package/dist/skills/tools/agent-tool.d.ts.map +0 -1
  365. package/dist/skills/tools/agent-tool.js.map +0 -1
  366. package/dist/skills/tools/apply-patch-tool.d.ts.map +0 -1
  367. package/dist/skills/tools/apply-patch-tool.js.map +0 -1
  368. package/dist/skills/tools/ask-user-tool.d.ts.map +0 -1
  369. package/dist/skills/tools/ask-user-tool.js.map +0 -1
  370. package/dist/skills/tools/brief-tool.d.ts.map +0 -1
  371. package/dist/skills/tools/brief-tool.js.map +0 -1
  372. package/dist/skills/tools/browser-tool.d.ts.map +0 -1
  373. package/dist/skills/tools/browser-tool.js.map +0 -1
  374. package/dist/skills/tools/checkpoint-tool.d.ts.map +0 -1
  375. package/dist/skills/tools/checkpoint-tool.js.map +0 -1
  376. package/dist/skills/tools/config-tool.d.ts.map +0 -1
  377. package/dist/skills/tools/config-tool.js.map +0 -1
  378. package/dist/skills/tools/cron-tool.d.ts.map +0 -1
  379. package/dist/skills/tools/cron-tool.js.map +0 -1
  380. package/dist/skills/tools/edit-tool.d.ts.map +0 -1
  381. package/dist/skills/tools/edit-tool.js.map +0 -1
  382. package/dist/skills/tools/exec-tool.d.ts.map +0 -1
  383. package/dist/skills/tools/exec-tool.js.map +0 -1
  384. package/dist/skills/tools/image-generate-tool.d.ts.map +0 -1
  385. package/dist/skills/tools/image-generate-tool.js.map +0 -1
  386. package/dist/skills/tools/instructions-tool.d.ts.map +0 -1
  387. package/dist/skills/tools/instructions-tool.js.map +0 -1
  388. package/dist/skills/tools/lsp-tool.d.ts.map +0 -1
  389. package/dist/skills/tools/lsp-tool.js.map +0 -1
  390. package/dist/skills/tools/mcp-client-types.d.ts.map +0 -1
  391. package/dist/skills/tools/mcp-client-types.js.map +0 -1
  392. package/dist/skills/tools/mcp-tool.d.ts.map +0 -1
  393. package/dist/skills/tools/mcp-tool.js.map +0 -1
  394. package/dist/skills/tools/memory-tool.d.ts.map +0 -1
  395. package/dist/skills/tools/memory-tool.js.map +0 -1
  396. package/dist/skills/tools/monitor-tool.d.ts.map +0 -1
  397. package/dist/skills/tools/monitor-tool.js.map +0 -1
  398. package/dist/skills/tools/music-generate-tool.d.ts.map +0 -1
  399. package/dist/skills/tools/music-generate-tool.js.map +0 -1
  400. package/dist/skills/tools/notify-tool.d.ts.map +0 -1
  401. package/dist/skills/tools/notify-tool.js.map +0 -1
  402. package/dist/skills/tools/patch-tool.d.ts.map +0 -1
  403. package/dist/skills/tools/patch-tool.js.map +0 -1
  404. package/dist/skills/tools/pdf-tool.d.ts.map +0 -1
  405. package/dist/skills/tools/pdf-tool.js.map +0 -1
  406. package/dist/skills/tools/plan-mode-tool.d.ts.map +0 -1
  407. package/dist/skills/tools/plan-mode-tool.js.map +0 -1
  408. package/dist/skills/tools/read-tool.d.ts.map +0 -1
  409. package/dist/skills/tools/read-tool.js.map +0 -1
  410. package/dist/skills/tools/repl-tool.d.ts.map +0 -1
  411. package/dist/skills/tools/repl-tool.js.map +0 -1
  412. package/dist/skills/tools/search-tool.d.ts.map +0 -1
  413. package/dist/skills/tools/search-tool.js.map +0 -1
  414. package/dist/skills/tools/send-message-tool.d.ts.map +0 -1
  415. package/dist/skills/tools/send-message-tool.js.map +0 -1
  416. package/dist/skills/tools/skill-list-tool.d.ts.map +0 -1
  417. package/dist/skills/tools/skill-list-tool.js.map +0 -1
  418. package/dist/skills/tools/skill-manage-tool.d.ts.map +0 -1
  419. package/dist/skills/tools/skill-manage-tool.js.map +0 -1
  420. package/dist/skills/tools/skill-view-tool.d.ts.map +0 -1
  421. package/dist/skills/tools/skill-view-tool.js.map +0 -1
  422. package/dist/skills/tools/sleep-tool.d.ts.map +0 -1
  423. package/dist/skills/tools/sleep-tool.js.map +0 -1
  424. package/dist/skills/tools/structured-output-tool.d.ts.map +0 -1
  425. package/dist/skills/tools/structured-output-tool.js.map +0 -1
  426. package/dist/skills/tools/task-tool.d.ts.map +0 -1
  427. package/dist/skills/tools/task-tool.js.map +0 -1
  428. package/dist/skills/tools/team-tool.d.ts.map +0 -1
  429. package/dist/skills/tools/team-tool.js.map +0 -1
  430. package/dist/skills/tools/tool-search-tool.d.ts.map +0 -1
  431. package/dist/skills/tools/tool-search-tool.js.map +0 -1
  432. package/dist/skills/tools/tts-tool.d.ts.map +0 -1
  433. package/dist/skills/tools/tts-tool.js.map +0 -1
  434. package/dist/skills/tools/video-edit-tool.d.ts.map +0 -1
  435. package/dist/skills/tools/video-edit-tool.js.map +0 -1
  436. package/dist/skills/tools/video-generate-tool.d.ts.map +0 -1
  437. package/dist/skills/tools/video-generate-tool.js.map +0 -1
  438. package/dist/skills/tools/video-merge-tool.d.ts.map +0 -1
  439. package/dist/skills/tools/video-merge-tool.js.map +0 -1
  440. package/dist/skills/tools/video-upscale-tool.d.ts.map +0 -1
  441. package/dist/skills/tools/video-upscale-tool.js.map +0 -1
  442. package/dist/skills/tools/web-fetch-tool.d.ts.map +0 -1
  443. package/dist/skills/tools/web-fetch-tool.js.map +0 -1
  444. package/dist/skills/tools/web-search-tool.d.ts.map +0 -1
  445. package/dist/skills/tools/web-search-tool.js.map +0 -1
  446. package/dist/skills/tools/worktree-tool.d.ts.map +0 -1
  447. package/dist/skills/tools/worktree-tool.js.map +0 -1
  448. package/dist/skills/tools/write-tool.d.ts.map +0 -1
  449. package/dist/skills/tools/write-tool.js.map +0 -1
@@ -41,4 +41,3 @@ export declare class Agent {
41
41
  */
42
42
  run(request: TurnRequest, signal?: AbortSignal): AsyncGenerator<TurnEvent>;
43
43
  }
44
- //# sourceMappingURL=agent.d.ts.map
@@ -111,4 +111,3 @@ export class Agent {
111
111
  }
112
112
  }
113
113
  }
114
- //# sourceMappingURL=agent.js.map
@@ -62,4 +62,3 @@ export interface ToolLoopParams {
62
62
  * - error: unrecoverable error
63
63
  */
64
64
  export declare function executeToolLoop(params: ToolLoopParams, transport: LLMTransport, toolInvoker: ToolInvoker, log: AgentLogger): AsyncGenerator<TurnEvent>;
65
- //# sourceMappingURL=tool-loop.d.ts.map
@@ -573,4 +573,3 @@ async function* executeSingleLLMRound(turnId, model, messages, apiKey, temperatu
573
573
  model,
574
574
  };
575
575
  }
576
- //# sourceMappingURL=tool-loop.js.map
@@ -173,4 +173,3 @@ export interface AgentLogger {
173
173
  debug(message: string): void;
174
174
  }
175
175
  export type { HookRegistry };
176
- //# sourceMappingURL=types.d.ts.map
@@ -12,4 +12,3 @@
12
12
  * No imports from express/pg/ioredis/ws.
13
13
  */
14
14
  export {};
15
- //# sourceMappingURL=types.js.map
@@ -9,4 +9,3 @@
9
9
  * qlogicagent [--verbose]
10
10
  */
11
11
  export {};
12
- //# sourceMappingURL=main.d.ts.map
package/dist/cli/main.js CHANGED
@@ -21,4 +21,3 @@ process.on("SIGTERM", shutdown);
21
21
  process.on("SIGINT", shutdown);
22
22
  // Start the JSON-RPC stdio server
23
23
  server.start();
24
- //# sourceMappingURL=main.js.map
@@ -43,4 +43,3 @@ export declare class StdioServer {
43
43
  private writeStdout;
44
44
  private log;
45
45
  }
46
- //# sourceMappingURL=stdio-server.d.ts.map
@@ -461,4 +461,3 @@ export class StdioServer {
461
461
  }
462
462
  }
463
463
  }
464
- //# sourceMappingURL=stdio-server.js.map
@@ -15,4 +15,3 @@ export interface AgentConfig {
15
15
  * --verbose / -v Enable verbose logging
16
16
  */
17
17
  export declare function parseCliArgs(argv: string[]): AgentConfig;
18
- //# sourceMappingURL=config.d.ts.map
@@ -19,4 +19,3 @@ export function parseCliArgs(argv) {
19
19
  }
20
20
  return config;
21
21
  }
22
- //# sourceMappingURL=config.js.map
@@ -118,4 +118,3 @@ export interface HookRegistry {
118
118
  register<P extends HookPoint>(registration: HookRegistration<P>): () => void;
119
119
  invoke<P extends HookPoint>(point: P, context: HookContextMap[P]): Promise<HookResult<HookContextMap[P]>>;
120
120
  }
121
- //# sourceMappingURL=hooks.d.ts.map
@@ -5,4 +5,3 @@
5
5
  * at well-defined lifecycle points during session, turn, and tool execution.
6
6
  */
7
7
  export {};
8
- //# sourceMappingURL=hooks.js.map
@@ -8,4 +8,3 @@ export * from "./planner.js";
8
8
  export * from "./todo.js";
9
9
  export * from "./hooks.js";
10
10
  export * from "./skill-candidate.js";
11
- //# sourceMappingURL=index.d.ts.map
@@ -8,4 +8,3 @@ export * from "./planner.js";
8
8
  export * from "./todo.js";
9
9
  export * from "./hooks.js";
10
10
  export * from "./skill-candidate.js";
11
- //# sourceMappingURL=index.js.map
@@ -33,4 +33,3 @@ export interface TaskPlanProgressSnapshot {
33
33
  result?: string;
34
34
  }>;
35
35
  }
36
- //# sourceMappingURL=planner.d.ts.map
@@ -1,3 +1,2 @@
1
1
  export const TASK_STEP_STATUS_VALUES = ["pending", "in-progress", "completed", "skipped"];
2
2
  export const TASK_PLAN_STATUS_VALUES = ["active", "completed", "abandoned"];
3
- //# sourceMappingURL=planner.js.map
@@ -61,4 +61,3 @@ export declare function normalizeSkillCandidateArtifact(value: unknown): SkillCa
61
61
  export declare function normalizeSkillCandidateSourceExecution(value: unknown): SkillCandidateSourceExecutionContract | null;
62
62
  export declare function normalizeSkillCandidateReview(value: unknown): SkillCandidateReviewContract | null;
63
63
  export declare function normalizeSkillCandidateEffectiveness(value: unknown): SkillCandidateEffectivenessContract | null;
64
- //# sourceMappingURL=skill-candidate.d.ts.map
@@ -193,4 +193,3 @@ export function normalizeSkillCandidateEffectiveness(value) {
193
193
  ...(activityCount !== undefined ? { activityCount } : {}),
194
194
  };
195
195
  }
196
- //# sourceMappingURL=skill-candidate.js.map
@@ -12,4 +12,3 @@ export interface TodoListSummary {
12
12
  notStarted: number;
13
13
  }
14
14
  export declare function summarizeTodoList(items: readonly TodoItem[]): TodoListSummary;
15
- //# sourceMappingURL=todo.d.ts.map
@@ -7,4 +7,3 @@ export function summarizeTodoList(items) {
7
7
  notStarted: items.filter((item) => item.status === "not-started").length,
8
8
  };
9
9
  }
10
- //# sourceMappingURL=todo.js.map
package/dist/index.d.ts CHANGED
@@ -11,4 +11,3 @@ export { ProviderRegistry, createLLMClient, autoDetectProvider, } from "./llm/in
11
11
  export type { LLMTransport, LLMRequest, LLMChunk } from "./llm/index.js";
12
12
  export { createHookRegistry } from "./runtime/hook-registry.js";
13
13
  export { buildSkillInstruction, shouldCreateSkill, shouldImproveSkill, } from "./orchestration/index.js";
14
- //# sourceMappingURL=index.d.ts.map
package/dist/index.js CHANGED
@@ -13,4 +13,3 @@ export { ProviderRegistry, createLLMClient, autoDetectProvider, } from "./llm/in
13
13
  export { createHookRegistry } from "./runtime/hook-registry.js";
14
14
  // ── Orchestration ──────────────────────────────────────────
15
15
  export { buildSkillInstruction, shouldCreateSkill, shouldImproveSkill, } from "./orchestration/index.js";
16
- //# sourceMappingURL=index.js.map
@@ -8,4 +8,3 @@
8
8
  */
9
9
  import type { ProviderDef } from "./provider-def.js";
10
10
  export declare const BUILTIN_PROVIDERS: ProviderDef[];
11
- //# sourceMappingURL=builtin-providers.d.ts.map
@@ -529,4 +529,3 @@ export const BUILTIN_PROVIDERS = [
529
529
  ],
530
530
  },
531
531
  ];
532
- //# sourceMappingURL=builtin-providers.js.map
@@ -13,4 +13,3 @@ export type { LLMClientConfig, LLMClient } from "./llm-client.js";
13
13
  export { createLLMClient, autoDetectProvider } from "./llm-client.js";
14
14
  export { OpenAIChatTransport } from "./transports/openai-chat.js";
15
15
  export { AnthropicMessagesTransport } from "./transports/anthropic-messages.js";
16
- //# sourceMappingURL=index.d.ts.map
package/dist/llm/index.js CHANGED
@@ -12,4 +12,3 @@ export { createLLMClient, autoDetectProvider } from "./llm-client.js";
12
12
  // Transports
13
13
  export { OpenAIChatTransport } from "./transports/openai-chat.js";
14
14
  export { AnthropicMessagesTransport } from "./transports/anthropic-messages.js";
15
- //# sourceMappingURL=index.js.map
@@ -41,4 +41,3 @@ export declare function autoDetectProvider(registry: ProviderRegistry): {
41
41
  apiKey: string;
42
42
  defaultModel: string;
43
43
  } | undefined;
44
- //# sourceMappingURL=llm-client.d.ts.map
@@ -65,4 +65,3 @@ function createTransport(providerDef, baseUrl) {
65
65
  throw new Error(`Unsupported transport type: "${providerDef.transport}" for provider "${providerDef.id}"`);
66
66
  }
67
67
  }
68
- //# sourceMappingURL=llm-client.js.map
@@ -51,4 +51,3 @@ export declare class ModelCatalog {
51
51
  private backgroundFetch;
52
52
  private fetchRemote;
53
53
  }
54
- //# sourceMappingURL=model-catalog.d.ts.map
@@ -189,4 +189,3 @@ function parseModelsDevResponse(data) {
189
189
  }
190
190
  return providers;
191
191
  }
192
- //# sourceMappingURL=model-catalog.js.map
@@ -57,4 +57,3 @@ export interface ModelInfo {
57
57
  /** Cost per 1M output tokens (USD) */
58
58
  costOutput?: number;
59
59
  }
60
- //# sourceMappingURL=provider-def.d.ts.map
@@ -10,4 +10,3 @@
10
10
  * Layer 3: user config (from agent.turn.config)
11
11
  */
12
12
  export {};
13
- //# sourceMappingURL=provider-def.js.map
@@ -52,4 +52,3 @@ export declare class ProviderRegistry {
52
52
  */
53
53
  resolveApiKey(providerId: string, explicitKey?: string): string | undefined;
54
54
  }
55
- //# sourceMappingURL=provider-registry.d.ts.map
@@ -145,4 +145,3 @@ export class ProviderRegistry {
145
145
  return undefined;
146
146
  }
147
147
  }
148
- //# sourceMappingURL=provider-registry.js.map
@@ -60,4 +60,3 @@ export interface LLMTransport {
60
60
  export declare function accumulateToolCalls(accumulator: Map<number, AccumulatedToolCall>, chunk: LLMChunk & {
61
61
  type: "tool_call_delta";
62
62
  }): void;
63
- //# sourceMappingURL=transport.d.ts.map
@@ -25,4 +25,3 @@ export function accumulateToolCalls(accumulator, chunk) {
25
25
  tc.name += chunk.name;
26
26
  tc.arguments += chunk.arguments;
27
27
  }
28
- //# sourceMappingURL=transport.js.map
@@ -29,4 +29,3 @@ export declare class AnthropicMessagesTransport implements LLMTransport {
29
29
  private parseSSEStream;
30
30
  private mapEvent;
31
31
  }
32
- //# sourceMappingURL=anthropic-messages.d.ts.map
@@ -291,4 +291,3 @@ function convertToolDef(tool) {
291
291
  input_schema: tool.function.parameters ?? { type: "object", properties: {} },
292
292
  };
293
293
  }
294
- //# sourceMappingURL=anthropic-messages.js.map
@@ -34,4 +34,3 @@ export declare class OpenAIChatTransport implements LLMTransport {
34
34
  private parseSSEStream;
35
35
  private mapChunk;
36
36
  }
37
- //# sourceMappingURL=openai-chat.d.ts.map
@@ -163,4 +163,3 @@ export class OpenAIChatTransport {
163
163
  }
164
164
  }
165
165
  }
166
- //# sourceMappingURL=openai-chat.js.map
@@ -39,4 +39,3 @@ export declare function isBuiltInAgent(name: string): boolean;
39
39
  * Returns the set of tool names the agent is allowed to use.
40
40
  */
41
41
  export declare function resolveAgentToolSet(agent: AgentDefinition, availableTools: string[]): string[];
42
- //# sourceMappingURL=agent-registry.d.ts.map
@@ -114,4 +114,3 @@ export function resolveAgentToolSet(agent, availableTools) {
114
114
  }
115
115
  return [...availableTools];
116
116
  }
117
- //# sourceMappingURL=agent-registry.js.map
@@ -30,4 +30,3 @@ export declare function buildApprovalAwareReason(params: {
30
30
  step: ApprovalAwareToolPlanStep | undefined;
31
31
  }): string;
32
32
  export declare function buildApprovalStepContext(step: ApprovalAwareToolPlanStep | undefined): ToolExecutionStepContext;
33
- //# sourceMappingURL=approval-aware-tool-plan.d.ts.map
@@ -85,4 +85,3 @@ export function buildApprovalStepContext(step) {
85
85
  stepSummary: step.summary,
86
86
  };
87
87
  }
88
- //# sourceMappingURL=approval-aware-tool-plan.js.map
@@ -218,4 +218,3 @@ export declare class ContextEngineRegistry {
218
218
  active: boolean;
219
219
  }>;
220
220
  }
221
- //# sourceMappingURL=context-compression.d.ts.map
@@ -581,4 +581,3 @@ function computeMessagePrefixHash(messages) {
581
581
  }
582
582
  return parts.join("|");
583
583
  }
584
- //# sourceMappingURL=context-compression.js.map
@@ -59,4 +59,3 @@ export declare function downgradeOpenAiReasoningBlocks<T extends {
59
59
  content?: unknown;
60
60
  }>(messages: readonly T[]): T[];
61
61
  export declare function repairOpenAiResponsesItems<T extends OpenAiResponsesItemLike>(items: readonly T[], options?: ConversationRepairOptions): T[];
62
- //# sourceMappingURL=conversation-repair.d.ts.map
@@ -427,4 +427,3 @@ export function repairOpenAiResponsesItems(items, options) {
427
427
  }
428
428
  return repairedItems;
429
429
  }
430
- //# sourceMappingURL=conversation-repair.js.map
@@ -117,4 +117,3 @@ export declare function computeLifecycleTransitions(skills: readonly CuratorSkil
117
117
  * are eligible for review. Returns at most maxReviewBatchSize names.
118
118
  */
119
119
  export declare function selectReviewCandidates(skills: readonly CuratorSkillRecord[], policy?: Partial<CuratorSchedulePolicy>): string[];
120
- //# sourceMappingURL=curator-scheduler.d.ts.map
@@ -133,4 +133,3 @@ export function selectReviewCandidates(skills, policy) {
133
133
  .slice(0, resolved.maxReviewBatchSize)
134
134
  .map((s) => s.name);
135
135
  }
136
- //# sourceMappingURL=curator-scheduler.js.map
@@ -108,4 +108,3 @@ export declare function buildAssistantFailoverErrorDetails(params: {
108
108
  message: string;
109
109
  status: number | undefined;
110
110
  };
111
- //# sourceMappingURL=embedded-failover-policy.d.ts.map
@@ -166,4 +166,3 @@ export function buildAssistantFailoverErrorDetails(params) {
166
166
  status: params.failoverStatus ?? (params.timeoutDetectedFromMessage ? (params.timeoutStatus ?? 408) : undefined),
167
167
  };
168
168
  }
169
- //# sourceMappingURL=embedded-failover-policy.js.map
@@ -10,4 +10,3 @@ export interface RetryStrategy {
10
10
  export declare function classifyError(status: number | undefined, message?: string): ErrorCategory;
11
11
  export declare function classifyErrorFromReason(reason: FailoverReason): ErrorCategory;
12
12
  export declare function getRetryStrategy(category: ErrorCategory): RetryStrategy;
13
- //# sourceMappingURL=error-classification.d.ts.map
@@ -75,4 +75,3 @@ export function classifyErrorFromReason(reason) {
75
75
  export function getRetryStrategy(category) {
76
76
  return RETRY_STRATEGIES[category];
77
77
  }
78
- //# sourceMappingURL=error-classification.js.map
@@ -6,4 +6,3 @@ export declare function classifyFailoverReasonFromHttpStatus(status: number | un
6
6
  export declare function isModelNotFoundErrorMessage(raw: string): boolean;
7
7
  export declare function classifyFailoverReason(raw: string): FailoverReason | null;
8
8
  export declare function isFailoverErrorMessage(raw: string): boolean;
9
- //# sourceMappingURL=failover-classification.d.ts.map
@@ -379,4 +379,3 @@ export function classifyFailoverReason(raw) {
379
379
  export function isFailoverErrorMessage(raw) {
380
380
  return classifyFailoverReason(raw) !== null;
381
381
  }
382
- //# sourceMappingURL=failover-classification.js.map
@@ -31,4 +31,3 @@ export declare function coerceToFailoverError(err: unknown, context?: {
31
31
  model?: string;
32
32
  profileId?: string;
33
33
  }): FailoverError | null;
34
- //# sourceMappingURL=failover-error.d.ts.map
@@ -196,4 +196,3 @@ export function coerceToFailoverError(err, context) {
196
196
  cause: err instanceof Error ? err : undefined,
197
197
  });
198
198
  }
199
- //# sourceMappingURL=failover-error.js.map
@@ -98,4 +98,3 @@ export declare function resolveForkChildTools(parentTools: string[], agent: Agen
98
98
  * Generate a unique agent ID for a fork child.
99
99
  */
100
100
  export declare function generateForkChildAgentId(parentAgentId: string, agentName: string, depth: number): string;
101
- //# sourceMappingURL=fork-subagent.d.ts.map
@@ -96,4 +96,3 @@ export function generateForkChildAgentId(parentAgentId, agentName, depth) {
96
96
  const ts = Date.now().toString(36);
97
97
  return `${parentAgentId}:fork:${agentName}:d${depth}:${ts}`;
98
98
  }
99
- //# sourceMappingURL=fork-subagent.js.map
@@ -118,4 +118,3 @@ export { getBuiltInAgent, getBuiltInAgents, isBuiltInAgent, resolveAgentToolSet,
118
118
  export { calculateTokenWarningState, createTurnLoopGuardState, resolveApiErrorRecovery, resolveOutputTokenEscalation, shouldAbortTurn, type ApiErrorRecovery, type TokenWarningState, type TurnLoopGuardConfig, type TurnLoopGuardState, } from "./turn-loop-guard.js";
119
119
  export { buildPostCompactRestorationMessage, computeToolDelta, createReactiveCompactState, DEFAULT_REACTIVE_COMPACT_CONFIG, shouldAttemptReactiveCompact, type PostCompactRestorationPayload, type ReactiveCompactConfig, type ReactiveCompactState, } from "./reactive-compact.js";
120
120
  export { aggregateTeamToolResults, mapTeamRequestToForkConfigs, resolveTeamExecutionPlan, type TeamAgentRequest, type TeamAggregatedResult, type TeamExecutionBatch, type TeamExecutionPlan, type TeamToolRequest, } from "./team-tool-loop-wiring.js";
121
- //# sourceMappingURL=index.d.ts.map
@@ -265,4 +265,3 @@ export { getBuiltInAgent, getBuiltInAgents, isBuiltInAgent, resolveAgentToolSet,
265
265
  export { calculateTokenWarningState, createTurnLoopGuardState, resolveApiErrorRecovery, resolveOutputTokenEscalation, shouldAbortTurn, } from "./turn-loop-guard.js";
266
266
  export { buildPostCompactRestorationMessage, computeToolDelta, createReactiveCompactState, DEFAULT_REACTIVE_COMPACT_CONFIG, shouldAttemptReactiveCompact, } from "./reactive-compact.js";
267
267
  export { aggregateTeamToolResults, mapTeamRequestToForkConfigs, resolveTeamExecutionPlan, } from "./team-tool-loop-wiring.js";
268
- //# sourceMappingURL=index.js.map
@@ -55,4 +55,3 @@ export declare function resolveMemoryFlushProjection(params: {
55
55
  promptTokenEstimate?: number;
56
56
  resolveEffectivePromptTokens: (promptTokensSnapshot: number, transcriptOutputTokens: number | undefined, promptTokenEstimate: number | undefined) => number | undefined;
57
57
  }): MemoryFlushProjection;
58
- //# sourceMappingURL=memory-flush-policy.d.ts.map
@@ -83,4 +83,3 @@ export function resolveMemoryFlushProjection(params) {
83
83
  tokenCountForFlush,
84
84
  };
85
85
  }
86
- //# sourceMappingURL=memory-flush-policy.js.map
@@ -12,4 +12,3 @@ export interface MemoryProviderLifecycleInvocation {
12
12
  attemptId?: string;
13
13
  writeAccess: MemoryWriteAccess;
14
14
  }
15
- //# sourceMappingURL=memory-provider.d.ts.map
@@ -1,3 +1,2 @@
1
1
  import { MEMORY_OBSERVATION_HOOK_VALUES, MEMORY_OBSERVATION_SOURCE_VALUES, MEMORY_WRITE_ACCESS_VALUES, } from "qlogicagent-runtime-contracts";
2
2
  export { MEMORY_OBSERVATION_HOOK_VALUES, MEMORY_OBSERVATION_SOURCE_VALUES, MEMORY_WRITE_ACCESS_VALUES, };
3
- //# sourceMappingURL=memory-provider.js.map
@@ -39,4 +39,3 @@ export interface ResolveParallelToolCallSchedulingResult<TCall extends ToolCallL
39
39
  }
40
40
  export declare function normalizeParallelToolCallsPreference(rawValue: unknown): ParallelToolCallsPreference | undefined;
41
41
  export declare function resolveParallelToolCallScheduling<TCall extends ToolCallLike, TCapability extends ToolCapabilityLike>(params: ResolveParallelToolCallSchedulingInput<TCall, TCapability>): ResolveParallelToolCallSchedulingResult<TCall>;
42
- //# sourceMappingURL=parallel-tool-calls.d.ts.map
@@ -57,4 +57,3 @@ export function resolveParallelToolCallScheduling(params) {
57
57
  warnings,
58
58
  };
59
59
  }
60
- //# sourceMappingURL=parallel-tool-calls.js.map
@@ -124,4 +124,3 @@ export declare function detectCacheBreaks(state: CacheBreakDetectionState, curre
124
124
  * Uses DJB2 algorithm (fast, good distribution for strings).
125
125
  */
126
126
  export declare function quickHash(input: string): string;
127
- //# sourceMappingURL=prompt-cache-strategy.d.ts.map
@@ -226,4 +226,3 @@ export function quickHash(input) {
226
226
  }
227
227
  return (hash >>> 0).toString(36);
228
228
  }
229
- //# sourceMappingURL=prompt-cache-strategy.js.map
@@ -71,4 +71,3 @@ export declare function computeToolDelta(currentTools: string[], toolsAtLastComp
71
71
  added: string[];
72
72
  removed: string[];
73
73
  };
74
- //# sourceMappingURL=reactive-compact.d.ts.map
@@ -76,4 +76,3 @@ export function computeToolDelta(currentTools, toolsAtLastCompact) {
76
76
  const removed = toolsAtLastCompact.filter((t) => !currentSet.has(t));
77
77
  return { added, removed };
78
78
  }
79
- //# sourceMappingURL=reactive-compact.js.map
@@ -20,4 +20,3 @@ export declare function resolveScaledRetryIterations(params: {
20
20
  minIterations?: number;
21
21
  maxIterations?: number;
22
22
  }): number;
23
- //# sourceMappingURL=retry-loop.d.ts.map
@@ -22,4 +22,3 @@ export function resolveScaledRetryIterations(params) {
22
22
  const scaled = baseIterations + Math.max(1, Math.floor(params.candidateCount)) * perCandidateIterations;
23
23
  return Math.min(maxIterations, Math.max(minIterations, scaled));
24
24
  }
25
- //# sourceMappingURL=retry-loop.js.map
@@ -50,4 +50,3 @@ export declare function buildSkillCandidateEffectivenessSummary(params: {
50
50
  lastObservedAt?: string;
51
51
  updatedAt?: string;
52
52
  }): SkillCandidateEffectivenessContract;
53
- //# sourceMappingURL=skill-candidate.d.ts.map
@@ -139,4 +139,3 @@ export function buildSkillCandidateEffectivenessSummary(params) {
139
139
  updatedAt: params.updatedAt ?? new Date().toISOString(),
140
140
  });
141
141
  }
142
- //# sourceMappingURL=skill-candidate.js.map
@@ -121,4 +121,3 @@ export interface CuratorRunReport {
121
121
  * Build a human-readable summary from a curator run report.
122
122
  */
123
123
  export declare function buildCuratorRunSummary(report: CuratorRunReport): string;
124
- //# sourceMappingURL=skill-consolidation.d.ts.map
@@ -218,4 +218,3 @@ export function buildCuratorRunSummary(report) {
218
218
  parts.push(`LLM: ${report.consolidationsAccepted} consolidated, ${report.pruningsAccepted} pruned, ${report.actionsRejected} rejected, ${report.hallucinations} hallucinated`);
219
219
  return parts.join("; ");
220
220
  }
221
- //# sourceMappingURL=skill-consolidation.js.map
@@ -57,4 +57,3 @@ export declare function buildSkillInstruction(result: SkillTurnResult, context:
57
57
  tools: string[];
58
58
  suggestedName?: string;
59
59
  }): SkillInstruction | null;
60
- //# sourceMappingURL=skill-improvement.d.ts.map
@@ -64,4 +64,3 @@ export function buildSkillInstruction(result, context) {
64
64
  }
65
65
  return null;
66
66
  }
67
- //# sourceMappingURL=skill-improvement.js.map
@@ -96,4 +96,3 @@ export type SimilarityDecision = {
96
96
  reason: string;
97
97
  };
98
98
  export declare function decideSimilarityAction(matches: readonly SimilarSkillMatch[], policy?: Partial<SkillSimilarityPolicy>): SimilarityDecision;
99
- //# sourceMappingURL=skill-similarity.d.ts.map
@@ -129,4 +129,3 @@ export function decideSimilarityAction(matches, policy) {
129
129
  reason: `similarity ${(top.score.overall * 100).toFixed(0)}% between review and creation thresholds`,
130
130
  };
131
131
  }
132
- //# sourceMappingURL=skill-similarity.js.map
@@ -71,4 +71,3 @@ export declare function canDispatchDuringStreaming(toolCall: StreamingToolCall,
71
71
  serialOnly?: boolean;
72
72
  parallelSafe?: boolean;
73
73
  }): boolean;
74
- //# sourceMappingURL=streaming-tool-executor.d.ts.map
@@ -94,4 +94,3 @@ export function canDispatchDuringStreaming(toolCall, manifest) {
94
94
  // Safe to dispatch during streaming
95
95
  return true;
96
96
  }
97
- //# sourceMappingURL=streaming-tool-executor.js.map
@@ -193,4 +193,3 @@ export declare function buildAgentTaskPrompt(params: {
193
193
  plan: TeamPlan;
194
194
  dependencyResults: TeamAgentResult[];
195
195
  }): string;
196
- //# sourceMappingURL=team-orchestration.d.ts.map
@@ -367,4 +367,3 @@ function getRoleGuidance(role) {
367
367
  return "Complete the assigned task to the best of your ability.";
368
368
  }
369
369
  }
370
- //# sourceMappingURL=team-orchestration.js.map
@@ -90,4 +90,3 @@ export declare function mapTeamRequestToForkConfigs(request: TeamToolRequest, ag
90
90
  maxTurns?: number;
91
91
  role: AgentRole;
92
92
  }>;
93
- //# sourceMappingURL=team-tool-loop-wiring.d.ts.map
@@ -145,4 +145,3 @@ export function mapTeamRequestToForkConfigs(request, agentRegistry) {
145
145
  };
146
146
  });
147
147
  }
148
- //# sourceMappingURL=team-tool-loop-wiring.js.map
@@ -52,4 +52,3 @@ export declare function applyToolChoiceCompatibility(params: {
52
52
  warnings: string[];
53
53
  };
54
54
  export declare function applyToolChoicePolicy<TTool extends ToolChoiceToolLike>(params: ApplyToolChoicePolicyInput<TTool>): ApplyToolChoicePolicyResult<TTool>;
55
- //# sourceMappingURL=tool-choice-policy.d.ts.map
@@ -162,4 +162,3 @@ export function applyToolChoicePolicy(params) {
162
162
  }
163
163
  return { tools, normalizedToolChoice: toolChoice, warnings };
164
164
  }
165
- //# sourceMappingURL=tool-choice-policy.js.map
@@ -48,4 +48,3 @@ export declare function recoverToolLoopStateFromResponsesItems<TItem extends Ope
48
48
  lastStopReason?: string;
49
49
  options?: ConversationRepairOptions;
50
50
  }): RepairToolLoopStateResult<TItem>;
51
- //# sourceMappingURL=tool-loop-state.d.ts.map
@@ -131,4 +131,3 @@ export function recoverToolLoopStateFromResponsesItems(params) {
131
131
  recoveryActions,
132
132
  };
133
133
  }
134
- //# sourceMappingURL=tool-loop-state.js.map
@@ -37,4 +37,3 @@ export declare function buildToolResultMessage(callId: string, result: {
37
37
  error?: string;
38
38
  }): Record<string, unknown>;
39
39
  export declare function cleanToolSchemaForGemini(schema: Record<string, unknown>): unknown;
40
- //# sourceMappingURL=tool-schema.d.ts.map
@@ -295,4 +295,3 @@ export function buildToolResultMessage(callId, result) {
295
295
  export function cleanToolSchemaForGemini(schema) {
296
296
  return cleanSchemaForGemini(schema);
297
297
  }
298
- //# sourceMappingURL=tool-schema.js.map