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.
- package/dist/agent/agent.d.ts +0 -1
- package/dist/agent/agent.js +0 -1
- package/dist/agent/tool-loop.d.ts +0 -1
- package/dist/agent/tool-loop.js +0 -1
- package/dist/agent/types.d.ts +0 -1
- package/dist/agent/types.js +0 -1
- package/dist/cli/main.d.ts +0 -1
- package/dist/cli/main.js +0 -1
- package/dist/cli/stdio-server.d.ts +0 -1
- package/dist/cli/stdio-server.js +0 -1
- package/dist/config/config.d.ts +0 -1
- package/dist/config/config.js +0 -1
- package/dist/contracts/hooks.d.ts +0 -1
- package/dist/contracts/hooks.js +0 -1
- package/dist/contracts/index.d.ts +0 -1
- package/dist/contracts/index.js +0 -1
- package/dist/contracts/planner.d.ts +0 -1
- package/dist/contracts/planner.js +0 -1
- package/dist/contracts/skill-candidate.d.ts +0 -1
- package/dist/contracts/skill-candidate.js +0 -1
- package/dist/contracts/todo.d.ts +0 -1
- package/dist/contracts/todo.js +0 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.js +0 -1
- package/dist/llm/builtin-providers.d.ts +0 -1
- package/dist/llm/builtin-providers.js +0 -1
- package/dist/llm/index.d.ts +0 -1
- package/dist/llm/index.js +0 -1
- package/dist/llm/llm-client.d.ts +0 -1
- package/dist/llm/llm-client.js +0 -1
- package/dist/llm/model-catalog.d.ts +0 -1
- package/dist/llm/model-catalog.js +0 -1
- package/dist/llm/provider-def.d.ts +0 -1
- package/dist/llm/provider-def.js +0 -1
- package/dist/llm/provider-registry.d.ts +0 -1
- package/dist/llm/provider-registry.js +0 -1
- package/dist/llm/transport.d.ts +0 -1
- package/dist/llm/transport.js +0 -1
- package/dist/llm/transports/anthropic-messages.d.ts +0 -1
- package/dist/llm/transports/anthropic-messages.js +0 -1
- package/dist/llm/transports/openai-chat.d.ts +0 -1
- package/dist/llm/transports/openai-chat.js +0 -1
- package/dist/orchestration/agent-registry.d.ts +0 -1
- package/dist/orchestration/agent-registry.js +0 -1
- package/dist/orchestration/approval-aware-tool-plan.d.ts +0 -1
- package/dist/orchestration/approval-aware-tool-plan.js +0 -1
- package/dist/orchestration/context-compression.d.ts +0 -1
- package/dist/orchestration/context-compression.js +0 -1
- package/dist/orchestration/conversation-repair.d.ts +0 -1
- package/dist/orchestration/conversation-repair.js +0 -1
- package/dist/orchestration/curator-scheduler.d.ts +0 -1
- package/dist/orchestration/curator-scheduler.js +0 -1
- package/dist/orchestration/embedded-failover-policy.d.ts +0 -1
- package/dist/orchestration/embedded-failover-policy.js +0 -1
- package/dist/orchestration/error-classification.d.ts +0 -1
- package/dist/orchestration/error-classification.js +0 -1
- package/dist/orchestration/failover-classification.d.ts +0 -1
- package/dist/orchestration/failover-classification.js +0 -1
- package/dist/orchestration/failover-error.d.ts +0 -1
- package/dist/orchestration/failover-error.js +0 -1
- package/dist/orchestration/fork-subagent.d.ts +0 -1
- package/dist/orchestration/fork-subagent.js +0 -1
- package/dist/orchestration/index.d.ts +0 -1
- package/dist/orchestration/index.js +0 -1
- package/dist/orchestration/memory-flush-policy.d.ts +0 -1
- package/dist/orchestration/memory-flush-policy.js +0 -1
- package/dist/orchestration/memory-provider.d.ts +0 -1
- package/dist/orchestration/memory-provider.js +0 -1
- package/dist/orchestration/parallel-tool-calls.d.ts +0 -1
- package/dist/orchestration/parallel-tool-calls.js +0 -1
- package/dist/orchestration/prompt-cache-strategy.d.ts +0 -1
- package/dist/orchestration/prompt-cache-strategy.js +0 -1
- package/dist/orchestration/reactive-compact.d.ts +0 -1
- package/dist/orchestration/reactive-compact.js +0 -1
- package/dist/orchestration/retry-loop.d.ts +0 -1
- package/dist/orchestration/retry-loop.js +0 -1
- package/dist/orchestration/skill-candidate.d.ts +0 -1
- package/dist/orchestration/skill-candidate.js +0 -1
- package/dist/orchestration/skill-consolidation.d.ts +0 -1
- package/dist/orchestration/skill-consolidation.js +0 -1
- package/dist/orchestration/skill-improvement.d.ts +0 -1
- package/dist/orchestration/skill-improvement.js +0 -1
- package/dist/orchestration/skill-similarity.d.ts +0 -1
- package/dist/orchestration/skill-similarity.js +0 -1
- package/dist/orchestration/streaming-tool-executor.d.ts +0 -1
- package/dist/orchestration/streaming-tool-executor.js +0 -1
- package/dist/orchestration/team-orchestration.d.ts +0 -1
- package/dist/orchestration/team-orchestration.js +0 -1
- package/dist/orchestration/team-tool-loop-wiring.d.ts +0 -1
- package/dist/orchestration/team-tool-loop-wiring.js +0 -1
- package/dist/orchestration/tool-choice-policy.d.ts +0 -1
- package/dist/orchestration/tool-choice-policy.js +0 -1
- package/dist/orchestration/tool-loop-state.d.ts +0 -1
- package/dist/orchestration/tool-loop-state.js +0 -1
- package/dist/orchestration/tool-schema.d.ts +0 -1
- package/dist/orchestration/tool-schema.js +0 -1
- package/dist/orchestration/transcript-repair.d.ts +0 -1
- package/dist/orchestration/transcript-repair.js +0 -1
- package/dist/orchestration/turn-loop-guard.d.ts +0 -1
- package/dist/orchestration/turn-loop-guard.js +0 -1
- package/dist/orchestration/web-browser-policy.d.ts +0 -1
- package/dist/orchestration/web-browser-policy.js +0 -1
- package/dist/runtime/context-compression.d.ts +0 -1
- package/dist/runtime/context-compression.js +0 -1
- package/dist/runtime/hook-registry.d.ts +0 -1
- package/dist/runtime/hook-registry.js +0 -1
- package/dist/runtime/memory-hooks.d.ts +0 -1
- package/dist/runtime/memory-hooks.js +0 -1
- package/dist/runtime/tool-eligibility.d.ts +0 -1
- package/dist/runtime/tool-eligibility.js +0 -1
- package/dist/skills/index.d.ts +0 -1
- package/dist/skills/index.js +0 -1
- package/dist/skills/memory-extractor.d.ts +0 -1
- package/dist/skills/memory-extractor.js +0 -1
- package/dist/skills/memory-query-tool.d.ts +0 -1
- package/dist/skills/memory-query-tool.js +0 -1
- package/dist/skills/memory-store.d.ts +0 -1
- package/dist/skills/memory-store.js +0 -1
- package/dist/skills/memory-tool.d.ts +0 -1
- package/dist/skills/memory-tool.js +0 -1
- package/dist/skills/portable-tool.d.ts +0 -1
- package/dist/skills/portable-tool.js +0 -1
- package/dist/skills/qmemory-adapter.d.ts +0 -1
- package/dist/skills/qmemory-adapter.js +0 -1
- package/dist/skills/skill-frontmatter.d.ts +0 -1
- package/dist/skills/skill-frontmatter.js +0 -1
- package/dist/skills/skill-guard.d.ts +0 -1
- package/dist/skills/skill-guard.js +0 -1
- package/dist/skills/skill-loader.d.ts +0 -1
- package/dist/skills/skill-loader.js +0 -1
- package/dist/skills/skill-source.d.ts +0 -1
- package/dist/skills/skill-source.js +0 -1
- package/dist/skills/skill-types.d.ts +0 -1
- package/dist/skills/skill-types.js +0 -1
- package/dist/skills/think-tool.d.ts +0 -1
- package/dist/skills/think-tool.js +0 -1
- package/dist/skills/todo-tool.d.ts +0 -1
- package/dist/skills/todo-tool.js +0 -1
- package/dist/skills/tools/agent-tool.d.ts +0 -1
- package/dist/skills/tools/agent-tool.js +0 -1
- package/dist/skills/tools/apply-patch-tool.d.ts +0 -1
- package/dist/skills/tools/apply-patch-tool.js +0 -1
- package/dist/skills/tools/ask-user-tool.d.ts +0 -1
- package/dist/skills/tools/ask-user-tool.js +0 -1
- package/dist/skills/tools/brief-tool.d.ts +0 -1
- package/dist/skills/tools/brief-tool.js +0 -1
- package/dist/skills/tools/browser-tool.d.ts +0 -1
- package/dist/skills/tools/browser-tool.js +0 -1
- package/dist/skills/tools/checkpoint-tool.d.ts +0 -1
- package/dist/skills/tools/checkpoint-tool.js +0 -1
- package/dist/skills/tools/config-tool.d.ts +0 -1
- package/dist/skills/tools/config-tool.js +0 -1
- package/dist/skills/tools/cron-tool.d.ts +0 -1
- package/dist/skills/tools/cron-tool.js +0 -1
- package/dist/skills/tools/edit-tool.d.ts +0 -1
- package/dist/skills/tools/edit-tool.js +0 -1
- package/dist/skills/tools/exec-tool.d.ts +0 -1
- package/dist/skills/tools/exec-tool.js +0 -1
- package/dist/skills/tools/image-generate-tool.d.ts +0 -1
- package/dist/skills/tools/image-generate-tool.js +0 -1
- package/dist/skills/tools/instructions-tool.d.ts +0 -1
- package/dist/skills/tools/instructions-tool.js +0 -1
- package/dist/skills/tools/lsp-tool.d.ts +0 -1
- package/dist/skills/tools/lsp-tool.js +0 -1
- package/dist/skills/tools/mcp-client-types.d.ts +0 -1
- package/dist/skills/tools/mcp-client-types.js +0 -1
- package/dist/skills/tools/mcp-tool.d.ts +0 -1
- package/dist/skills/tools/mcp-tool.js +0 -1
- package/dist/skills/tools/memory-tool.d.ts +0 -1
- package/dist/skills/tools/memory-tool.js +0 -1
- package/dist/skills/tools/monitor-tool.d.ts +0 -1
- package/dist/skills/tools/monitor-tool.js +0 -1
- package/dist/skills/tools/music-generate-tool.d.ts +0 -1
- package/dist/skills/tools/music-generate-tool.js +0 -1
- package/dist/skills/tools/notify-tool.d.ts +0 -1
- package/dist/skills/tools/notify-tool.js +0 -1
- package/dist/skills/tools/patch-tool.d.ts +0 -1
- package/dist/skills/tools/patch-tool.js +0 -1
- package/dist/skills/tools/pdf-tool.d.ts +0 -1
- package/dist/skills/tools/pdf-tool.js +0 -1
- package/dist/skills/tools/plan-mode-tool.d.ts +0 -1
- package/dist/skills/tools/plan-mode-tool.js +0 -1
- package/dist/skills/tools/read-tool.d.ts +0 -1
- package/dist/skills/tools/read-tool.js +0 -1
- package/dist/skills/tools/repl-tool.d.ts +0 -1
- package/dist/skills/tools/repl-tool.js +0 -1
- package/dist/skills/tools/search-tool.d.ts +0 -1
- package/dist/skills/tools/search-tool.js +0 -1
- package/dist/skills/tools/send-message-tool.d.ts +0 -1
- package/dist/skills/tools/send-message-tool.js +0 -1
- package/dist/skills/tools/skill-list-tool.d.ts +0 -1
- package/dist/skills/tools/skill-list-tool.js +0 -1
- package/dist/skills/tools/skill-manage-tool.d.ts +0 -1
- package/dist/skills/tools/skill-manage-tool.js +0 -1
- package/dist/skills/tools/skill-view-tool.d.ts +0 -1
- package/dist/skills/tools/skill-view-tool.js +0 -1
- package/dist/skills/tools/sleep-tool.d.ts +0 -1
- package/dist/skills/tools/sleep-tool.js +0 -1
- package/dist/skills/tools/structured-output-tool.d.ts +0 -1
- package/dist/skills/tools/structured-output-tool.js +0 -1
- package/dist/skills/tools/task-tool.d.ts +0 -1
- package/dist/skills/tools/task-tool.js +0 -1
- package/dist/skills/tools/team-tool.d.ts +0 -1
- package/dist/skills/tools/team-tool.js +0 -1
- package/dist/skills/tools/tool-search-tool.d.ts +0 -1
- package/dist/skills/tools/tool-search-tool.js +0 -1
- package/dist/skills/tools/tts-tool.d.ts +0 -1
- package/dist/skills/tools/tts-tool.js +0 -1
- package/dist/skills/tools/video-edit-tool.d.ts +0 -1
- package/dist/skills/tools/video-edit-tool.js +0 -1
- package/dist/skills/tools/video-generate-tool.d.ts +0 -1
- package/dist/skills/tools/video-generate-tool.js +0 -1
- package/dist/skills/tools/video-merge-tool.d.ts +0 -1
- package/dist/skills/tools/video-merge-tool.js +0 -1
- package/dist/skills/tools/video-upscale-tool.d.ts +0 -1
- package/dist/skills/tools/video-upscale-tool.js +0 -1
- package/dist/skills/tools/web-fetch-tool.d.ts +0 -1
- package/dist/skills/tools/web-fetch-tool.js +0 -1
- package/dist/skills/tools/web-search-tool.d.ts +0 -1
- package/dist/skills/tools/web-search-tool.js +0 -1
- package/dist/skills/tools/worktree-tool.d.ts +0 -1
- package/dist/skills/tools/worktree-tool.js +0 -1
- package/dist/skills/tools/write-tool.d.ts +0 -1
- package/dist/skills/tools/write-tool.js +0 -1
- package/package.json +1 -1
- package/dist/agent/agent.d.ts.map +0 -1
- package/dist/agent/agent.js.map +0 -1
- package/dist/agent/tool-loop.d.ts.map +0 -1
- package/dist/agent/tool-loop.js.map +0 -1
- package/dist/agent/types.d.ts.map +0 -1
- package/dist/agent/types.js.map +0 -1
- package/dist/cli/main.d.ts.map +0 -1
- package/dist/cli/main.js.map +0 -1
- package/dist/cli/stdio-server.d.ts.map +0 -1
- package/dist/cli/stdio-server.js.map +0 -1
- package/dist/config/config.d.ts.map +0 -1
- package/dist/config/config.js.map +0 -1
- package/dist/contracts/hooks.d.ts.map +0 -1
- package/dist/contracts/hooks.js.map +0 -1
- package/dist/contracts/index.d.ts.map +0 -1
- package/dist/contracts/index.js.map +0 -1
- package/dist/contracts/planner.d.ts.map +0 -1
- package/dist/contracts/planner.js.map +0 -1
- package/dist/contracts/skill-candidate.d.ts.map +0 -1
- package/dist/contracts/skill-candidate.js.map +0 -1
- package/dist/contracts/todo.d.ts.map +0 -1
- package/dist/contracts/todo.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -1
- package/dist/llm/builtin-providers.d.ts.map +0 -1
- package/dist/llm/builtin-providers.js.map +0 -1
- package/dist/llm/index.d.ts.map +0 -1
- package/dist/llm/index.js.map +0 -1
- package/dist/llm/llm-client.d.ts.map +0 -1
- package/dist/llm/llm-client.js.map +0 -1
- package/dist/llm/model-catalog.d.ts.map +0 -1
- package/dist/llm/model-catalog.js.map +0 -1
- package/dist/llm/provider-def.d.ts.map +0 -1
- package/dist/llm/provider-def.js.map +0 -1
- package/dist/llm/provider-registry.d.ts.map +0 -1
- package/dist/llm/provider-registry.js.map +0 -1
- package/dist/llm/transport.d.ts.map +0 -1
- package/dist/llm/transport.js.map +0 -1
- package/dist/llm/transports/anthropic-messages.d.ts.map +0 -1
- package/dist/llm/transports/anthropic-messages.js.map +0 -1
- package/dist/llm/transports/openai-chat.d.ts.map +0 -1
- package/dist/llm/transports/openai-chat.js.map +0 -1
- package/dist/orchestration/agent-registry.d.ts.map +0 -1
- package/dist/orchestration/agent-registry.js.map +0 -1
- package/dist/orchestration/approval-aware-tool-plan.d.ts.map +0 -1
- package/dist/orchestration/approval-aware-tool-plan.js.map +0 -1
- package/dist/orchestration/context-compression.d.ts.map +0 -1
- package/dist/orchestration/context-compression.js.map +0 -1
- package/dist/orchestration/conversation-repair.d.ts.map +0 -1
- package/dist/orchestration/conversation-repair.js.map +0 -1
- package/dist/orchestration/curator-scheduler.d.ts.map +0 -1
- package/dist/orchestration/curator-scheduler.js.map +0 -1
- package/dist/orchestration/embedded-failover-policy.d.ts.map +0 -1
- package/dist/orchestration/embedded-failover-policy.js.map +0 -1
- package/dist/orchestration/error-classification.d.ts.map +0 -1
- package/dist/orchestration/error-classification.js.map +0 -1
- package/dist/orchestration/failover-classification.d.ts.map +0 -1
- package/dist/orchestration/failover-classification.js.map +0 -1
- package/dist/orchestration/failover-error.d.ts.map +0 -1
- package/dist/orchestration/failover-error.js.map +0 -1
- package/dist/orchestration/fork-subagent.d.ts.map +0 -1
- package/dist/orchestration/fork-subagent.js.map +0 -1
- package/dist/orchestration/index.d.ts.map +0 -1
- package/dist/orchestration/index.js.map +0 -1
- package/dist/orchestration/memory-flush-policy.d.ts.map +0 -1
- package/dist/orchestration/memory-flush-policy.js.map +0 -1
- package/dist/orchestration/memory-provider.d.ts.map +0 -1
- package/dist/orchestration/memory-provider.js.map +0 -1
- package/dist/orchestration/parallel-tool-calls.d.ts.map +0 -1
- package/dist/orchestration/parallel-tool-calls.js.map +0 -1
- package/dist/orchestration/prompt-cache-strategy.d.ts.map +0 -1
- package/dist/orchestration/prompt-cache-strategy.js.map +0 -1
- package/dist/orchestration/reactive-compact.d.ts.map +0 -1
- package/dist/orchestration/reactive-compact.js.map +0 -1
- package/dist/orchestration/retry-loop.d.ts.map +0 -1
- package/dist/orchestration/retry-loop.js.map +0 -1
- package/dist/orchestration/skill-candidate.d.ts.map +0 -1
- package/dist/orchestration/skill-candidate.js.map +0 -1
- package/dist/orchestration/skill-consolidation.d.ts.map +0 -1
- package/dist/orchestration/skill-consolidation.js.map +0 -1
- package/dist/orchestration/skill-improvement.d.ts.map +0 -1
- package/dist/orchestration/skill-improvement.js.map +0 -1
- package/dist/orchestration/skill-similarity.d.ts.map +0 -1
- package/dist/orchestration/skill-similarity.js.map +0 -1
- package/dist/orchestration/streaming-tool-executor.d.ts.map +0 -1
- package/dist/orchestration/streaming-tool-executor.js.map +0 -1
- package/dist/orchestration/team-orchestration.d.ts.map +0 -1
- package/dist/orchestration/team-orchestration.js.map +0 -1
- package/dist/orchestration/team-tool-loop-wiring.d.ts.map +0 -1
- package/dist/orchestration/team-tool-loop-wiring.js.map +0 -1
- package/dist/orchestration/tool-choice-policy.d.ts.map +0 -1
- package/dist/orchestration/tool-choice-policy.js.map +0 -1
- package/dist/orchestration/tool-loop-state.d.ts.map +0 -1
- package/dist/orchestration/tool-loop-state.js.map +0 -1
- package/dist/orchestration/tool-schema.d.ts.map +0 -1
- package/dist/orchestration/tool-schema.js.map +0 -1
- package/dist/orchestration/transcript-repair.d.ts.map +0 -1
- package/dist/orchestration/transcript-repair.js.map +0 -1
- package/dist/orchestration/turn-loop-guard.d.ts.map +0 -1
- package/dist/orchestration/turn-loop-guard.js.map +0 -1
- package/dist/orchestration/web-browser-policy.d.ts.map +0 -1
- package/dist/orchestration/web-browser-policy.js.map +0 -1
- package/dist/runtime/context-compression.d.ts.map +0 -1
- package/dist/runtime/context-compression.js.map +0 -1
- package/dist/runtime/hook-registry.d.ts.map +0 -1
- package/dist/runtime/hook-registry.js.map +0 -1
- package/dist/runtime/memory-hooks.d.ts.map +0 -1
- package/dist/runtime/memory-hooks.js.map +0 -1
- package/dist/runtime/tool-eligibility.d.ts.map +0 -1
- package/dist/runtime/tool-eligibility.js.map +0 -1
- package/dist/skills/index.d.ts.map +0 -1
- package/dist/skills/index.js.map +0 -1
- package/dist/skills/memory-extractor.d.ts.map +0 -1
- package/dist/skills/memory-extractor.js.map +0 -1
- package/dist/skills/memory-query-tool.d.ts.map +0 -1
- package/dist/skills/memory-query-tool.js.map +0 -1
- package/dist/skills/memory-store.d.ts.map +0 -1
- package/dist/skills/memory-store.js.map +0 -1
- package/dist/skills/memory-tool.d.ts.map +0 -1
- package/dist/skills/memory-tool.js.map +0 -1
- package/dist/skills/portable-tool.d.ts.map +0 -1
- package/dist/skills/portable-tool.js.map +0 -1
- package/dist/skills/qmemory-adapter.d.ts.map +0 -1
- package/dist/skills/qmemory-adapter.js.map +0 -1
- package/dist/skills/skill-frontmatter.d.ts.map +0 -1
- package/dist/skills/skill-frontmatter.js.map +0 -1
- package/dist/skills/skill-guard.d.ts.map +0 -1
- package/dist/skills/skill-guard.js.map +0 -1
- package/dist/skills/skill-loader.d.ts.map +0 -1
- package/dist/skills/skill-loader.js.map +0 -1
- package/dist/skills/skill-source.d.ts.map +0 -1
- package/dist/skills/skill-source.js.map +0 -1
- package/dist/skills/skill-types.d.ts.map +0 -1
- package/dist/skills/skill-types.js.map +0 -1
- package/dist/skills/think-tool.d.ts.map +0 -1
- package/dist/skills/think-tool.js.map +0 -1
- package/dist/skills/todo-tool.d.ts.map +0 -1
- package/dist/skills/todo-tool.js.map +0 -1
- package/dist/skills/tools/agent-tool.d.ts.map +0 -1
- package/dist/skills/tools/agent-tool.js.map +0 -1
- package/dist/skills/tools/apply-patch-tool.d.ts.map +0 -1
- package/dist/skills/tools/apply-patch-tool.js.map +0 -1
- package/dist/skills/tools/ask-user-tool.d.ts.map +0 -1
- package/dist/skills/tools/ask-user-tool.js.map +0 -1
- package/dist/skills/tools/brief-tool.d.ts.map +0 -1
- package/dist/skills/tools/brief-tool.js.map +0 -1
- package/dist/skills/tools/browser-tool.d.ts.map +0 -1
- package/dist/skills/tools/browser-tool.js.map +0 -1
- package/dist/skills/tools/checkpoint-tool.d.ts.map +0 -1
- package/dist/skills/tools/checkpoint-tool.js.map +0 -1
- package/dist/skills/tools/config-tool.d.ts.map +0 -1
- package/dist/skills/tools/config-tool.js.map +0 -1
- package/dist/skills/tools/cron-tool.d.ts.map +0 -1
- package/dist/skills/tools/cron-tool.js.map +0 -1
- package/dist/skills/tools/edit-tool.d.ts.map +0 -1
- package/dist/skills/tools/edit-tool.js.map +0 -1
- package/dist/skills/tools/exec-tool.d.ts.map +0 -1
- package/dist/skills/tools/exec-tool.js.map +0 -1
- package/dist/skills/tools/image-generate-tool.d.ts.map +0 -1
- package/dist/skills/tools/image-generate-tool.js.map +0 -1
- package/dist/skills/tools/instructions-tool.d.ts.map +0 -1
- package/dist/skills/tools/instructions-tool.js.map +0 -1
- package/dist/skills/tools/lsp-tool.d.ts.map +0 -1
- package/dist/skills/tools/lsp-tool.js.map +0 -1
- package/dist/skills/tools/mcp-client-types.d.ts.map +0 -1
- package/dist/skills/tools/mcp-client-types.js.map +0 -1
- package/dist/skills/tools/mcp-tool.d.ts.map +0 -1
- package/dist/skills/tools/mcp-tool.js.map +0 -1
- package/dist/skills/tools/memory-tool.d.ts.map +0 -1
- package/dist/skills/tools/memory-tool.js.map +0 -1
- package/dist/skills/tools/monitor-tool.d.ts.map +0 -1
- package/dist/skills/tools/monitor-tool.js.map +0 -1
- package/dist/skills/tools/music-generate-tool.d.ts.map +0 -1
- package/dist/skills/tools/music-generate-tool.js.map +0 -1
- package/dist/skills/tools/notify-tool.d.ts.map +0 -1
- package/dist/skills/tools/notify-tool.js.map +0 -1
- package/dist/skills/tools/patch-tool.d.ts.map +0 -1
- package/dist/skills/tools/patch-tool.js.map +0 -1
- package/dist/skills/tools/pdf-tool.d.ts.map +0 -1
- package/dist/skills/tools/pdf-tool.js.map +0 -1
- package/dist/skills/tools/plan-mode-tool.d.ts.map +0 -1
- package/dist/skills/tools/plan-mode-tool.js.map +0 -1
- package/dist/skills/tools/read-tool.d.ts.map +0 -1
- package/dist/skills/tools/read-tool.js.map +0 -1
- package/dist/skills/tools/repl-tool.d.ts.map +0 -1
- package/dist/skills/tools/repl-tool.js.map +0 -1
- package/dist/skills/tools/search-tool.d.ts.map +0 -1
- package/dist/skills/tools/search-tool.js.map +0 -1
- package/dist/skills/tools/send-message-tool.d.ts.map +0 -1
- package/dist/skills/tools/send-message-tool.js.map +0 -1
- package/dist/skills/tools/skill-list-tool.d.ts.map +0 -1
- package/dist/skills/tools/skill-list-tool.js.map +0 -1
- package/dist/skills/tools/skill-manage-tool.d.ts.map +0 -1
- package/dist/skills/tools/skill-manage-tool.js.map +0 -1
- package/dist/skills/tools/skill-view-tool.d.ts.map +0 -1
- package/dist/skills/tools/skill-view-tool.js.map +0 -1
- package/dist/skills/tools/sleep-tool.d.ts.map +0 -1
- package/dist/skills/tools/sleep-tool.js.map +0 -1
- package/dist/skills/tools/structured-output-tool.d.ts.map +0 -1
- package/dist/skills/tools/structured-output-tool.js.map +0 -1
- package/dist/skills/tools/task-tool.d.ts.map +0 -1
- package/dist/skills/tools/task-tool.js.map +0 -1
- package/dist/skills/tools/team-tool.d.ts.map +0 -1
- package/dist/skills/tools/team-tool.js.map +0 -1
- package/dist/skills/tools/tool-search-tool.d.ts.map +0 -1
- package/dist/skills/tools/tool-search-tool.js.map +0 -1
- package/dist/skills/tools/tts-tool.d.ts.map +0 -1
- package/dist/skills/tools/tts-tool.js.map +0 -1
- package/dist/skills/tools/video-edit-tool.d.ts.map +0 -1
- package/dist/skills/tools/video-edit-tool.js.map +0 -1
- package/dist/skills/tools/video-generate-tool.d.ts.map +0 -1
- package/dist/skills/tools/video-generate-tool.js.map +0 -1
- package/dist/skills/tools/video-merge-tool.d.ts.map +0 -1
- package/dist/skills/tools/video-merge-tool.js.map +0 -1
- package/dist/skills/tools/video-upscale-tool.d.ts.map +0 -1
- package/dist/skills/tools/video-upscale-tool.js.map +0 -1
- package/dist/skills/tools/web-fetch-tool.d.ts.map +0 -1
- package/dist/skills/tools/web-fetch-tool.js.map +0 -1
- package/dist/skills/tools/web-search-tool.d.ts.map +0 -1
- package/dist/skills/tools/web-search-tool.js.map +0 -1
- package/dist/skills/tools/worktree-tool.d.ts.map +0 -1
- package/dist/skills/tools/worktree-tool.js.map +0 -1
- package/dist/skills/tools/write-tool.d.ts.map +0 -1
- package/dist/skills/tools/write-tool.js.map +0 -1
package/dist/agent/agent.d.ts
CHANGED
package/dist/agent/agent.js
CHANGED
|
@@ -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
|
package/dist/agent/tool-loop.js
CHANGED
package/dist/agent/types.d.ts
CHANGED
package/dist/agent/types.js
CHANGED
package/dist/cli/main.d.ts
CHANGED
package/dist/cli/main.js
CHANGED
package/dist/cli/stdio-server.js
CHANGED
package/dist/config/config.d.ts
CHANGED
package/dist/config/config.js
CHANGED
|
@@ -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
|
package/dist/contracts/hooks.js
CHANGED
package/dist/contracts/index.js
CHANGED
|
@@ -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
|
package/dist/contracts/todo.d.ts
CHANGED
package/dist/contracts/todo.js
CHANGED
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
|
package/dist/llm/index.d.ts
CHANGED
|
@@ -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
|
package/dist/llm/llm-client.d.ts
CHANGED
package/dist/llm/llm-client.js
CHANGED
package/dist/llm/provider-def.js
CHANGED
package/dist/llm/transport.d.ts
CHANGED
package/dist/llm/transport.js
CHANGED
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|
|
@@ -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
|