fengming 0.3.1 → 0.3.3
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/CHANGELOG.md +3 -8
- package/LICENSE +0 -0
- package/README.md +0 -0
- package/THIRD_PARTY_NOTICES.md +0 -0
- package/dist/auto-reply/reply/export-html/template.css +0 -0
- package/dist/auto-reply/reply/export-html/template.html +0 -0
- package/dist/auto-reply/reply/export-html/template.js +0 -0
- package/dist/auto-reply/reply/export-html/vendor/highlight.min.js +0 -0
- package/dist/auto-reply/reply/export-html/vendor/marked.min.js +0 -0
- package/dist/build-info.json +2 -2
- package/dist/bundled/boot-md/HOOK.md +0 -0
- package/dist/bundled/bootstrap-extra-files/HOOK.md +0 -0
- package/dist/bundled/command-logger/HOOK.md +0 -0
- package/dist/bundled/compaction-notifier/HOOK.md +0 -0
- package/dist/bundled/session-memory/HOOK.md +0 -0
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/canvas-host/a2ui/a2ui.bundle.js +0 -0
- package/dist/canvas-host/a2ui/index.html +0 -0
- package/dist/cli-startup-metadata.json +8 -8
- package/dist/control-ui/apple-touch-icon.png +0 -0
- package/dist/control-ui/assets/{activity-164wVojz.js → activity-B7yRLbf3.js} +2 -2
- package/dist/control-ui/assets/{agents-B2f8TYRm.js → agents-E-3DAkaW.js} +33 -29
- package/dist/control-ui/assets/{channel-config-extras-Cnty6sJP.js → channel-config-extras-GDGUjA2T.js} +2 -2
- package/dist/control-ui/assets/{channels-DoO-OrjQ.js → channels-D0c7A9OX.js} +7 -7
- package/dist/control-ui/assets/{cron-DTyzT3TV.js → cron-B54j2Vmo.js} +11 -9
- package/dist/control-ui/assets/{debug-DmFMvLdY.js → debug-CRcGYNA9.js} +2 -2
- package/dist/control-ui/assets/i18n-BWPaSddY.js +2 -0
- package/dist/control-ui/assets/{index-nC-y5600.js → index-bZJJ7U8q.js} +104 -91
- package/dist/control-ui/assets/{instances-DWljwzyf.js → instances-RcBeqNzx.js} +2 -2
- package/dist/control-ui/assets/{logs-D7YSLRvz.js → logs-atEFsTJJ.js} +7 -7
- package/dist/control-ui/assets/{nodes-D1vIdMC3.js → nodes-BoWRh42t.js} +63 -55
- package/dist/control-ui/assets/{push-subscription-SK4PlhIV.js → push-subscription-CY8GxC_U.js} +2 -2
- package/dist/control-ui/assets/{sessions-BqzDZWTD.js → sessions-BmRQ932H.js} +3 -3
- package/dist/control-ui/assets/{skills-CAvbfEkF.js → skills-BDn45kHZ.js} +38 -34
- package/dist/control-ui/assets/{skills-shared-KvN3lpfP.js → skills-shared-lQxAuc7D.js} +2 -2
- package/dist/control-ui/assets/{workboard-DsePRAcc.js → workboard-BwbcNuC5.js} +2 -2
- package/dist/control-ui/favicon-32.png +0 -0
- package/dist/control-ui/favicon.ico +0 -0
- package/dist/control-ui/favicon.svg +0 -0
- package/dist/control-ui/index.html +2 -2
- package/dist/control-ui/manifest.webmanifest +0 -0
- package/dist/control-ui/sw.js +1 -1
- package/dist/entry.js +0 -0
- package/dist/extensions/browser/skills/browser-automation/SKILL.md +0 -0
- package/dist/index.js +0 -0
- package/dist/plugin-sdk/.boundary-entry-shims.stamp +1 -1
- package/dist/plugin-sdk/agent-config-primitives.d.ts +1 -1
- package/dist/plugin-sdk/{agent-harness-runtime-Bkrjji63.d.ts → agent-harness-runtime-CgQiThzm.d.ts} +2 -2
- package/dist/plugin-sdk/agent-harness-runtime.d.ts +4 -4
- package/dist/plugin-sdk/agent-harness-task-runtime.d.ts +1 -1
- package/dist/plugin-sdk/agent-harness.d.ts +4 -4
- package/dist/plugin-sdk/agent-runtime.d.ts +1 -1
- package/dist/plugin-sdk/{bundled-channel-config-schema-DcGjByUV.d.ts → bundled-channel-config-schema-C3pWWvwG.d.ts} +26 -26
- package/dist/plugin-sdk/bundled-channel-config-schema.d.ts +3 -3
- package/dist/plugin-sdk/channel-config-primitives.d.ts +2 -2
- package/dist/plugin-sdk/channel-config-schema-legacy.d.ts +3 -3
- package/dist/plugin-sdk/channel-config-schema.d.ts +2 -2
- package/dist/plugin-sdk/channel-core.d.ts +3 -3
- package/dist/plugin-sdk/channel-entry-contract.d.ts +1 -1
- package/dist/plugin-sdk/{channel-pairing-CzsPAHgH.d.ts → channel-pairing-CX6ncj1r.d.ts} +1 -1
- package/dist/plugin-sdk/channel-pairing.d.ts +1 -1
- package/dist/plugin-sdk/channel-plugin-common.d.ts +3 -3
- package/dist/plugin-sdk/cli-backend.d.ts +1 -1
- package/dist/plugin-sdk/compat.d.ts +6 -6
- package/dist/plugin-sdk/{config-schema-DUddICQM.d.ts → config-schema-D7cABQ6o.d.ts} +1 -1
- package/dist/plugin-sdk/{config-schema-N64y7n8C.d.ts → config-schema-DuJUjn6k.d.ts} +1 -1
- package/dist/plugin-sdk/config-schema.d.ts +8 -8
- package/dist/plugin-sdk/{core-BWZB2hNB.d.ts → core-CPtu2Ftl.d.ts} +1 -1
- package/dist/plugin-sdk/core.d.ts +8 -8
- package/dist/plugin-sdk/{delegate-o5xckIuc.d.ts → delegate-uk6vAMkc.d.ts} +1 -1
- package/dist/plugin-sdk/discord.d.ts +4 -4
- package/dist/plugin-sdk/{fengming-runtime-abXAXyq2.d.ts → fengming-runtime-Dt2ZEVYX.d.ts} +1 -1
- package/dist/plugin-sdk/gateway-runtime.d.ts +1 -1
- package/dist/plugin-sdk/{host-compat-D2Ky8seZ.d.ts → host-compat-CM0h9ODw.d.ts} +1 -1
- package/dist/plugin-sdk/{http-registry-oxJbX3E-.d.ts → http-registry-BniL_epL.d.ts} +2 -2
- package/dist/plugin-sdk/image-generation-core.d.ts +4 -4
- package/dist/plugin-sdk/image-generation-runtime.d.ts +3 -3
- package/dist/plugin-sdk/index.d.ts +4 -4
- package/dist/plugin-sdk/lmstudio.d.ts +1 -1
- package/dist/plugin-sdk/{loader-CgJhYjxT.d.ts → loader-aELh60PE.d.ts} +3 -3
- package/dist/plugin-sdk/{logger-CyDIBtoX.d.ts → logger-BpB3--7Z.d.ts} +1 -1
- package/dist/plugin-sdk/logging-core.d.ts +3 -3
- package/dist/plugin-sdk/memory-core-host-engine-embeddings.d.ts +2 -2
- package/dist/plugin-sdk/memory-core-host-engine-foundation.d.ts +3 -3
- package/dist/plugin-sdk/{memory-core-host-engine-storage-DfW7ZqD0.d.ts → memory-core-host-engine-storage-DYPjOQCg.d.ts} +1 -1
- package/dist/plugin-sdk/memory-core-host-engine-storage.d.ts +1 -1
- package/dist/plugin-sdk/memory-core-host-runtime-cli.d.ts +1 -1
- package/dist/plugin-sdk/memory-core-host-runtime-core.d.ts +3 -3
- package/dist/plugin-sdk/memory-core.d.ts +3 -3
- package/dist/plugin-sdk/memory-host-core.d.ts +3 -3
- package/dist/plugin-sdk/migration-runtime.d.ts +1 -1
- package/dist/plugin-sdk/migration.d.ts +1 -1
- package/dist/plugin-sdk/music-generation-core.d.ts +2 -2
- package/dist/plugin-sdk/{plugin-entry-C9xM-ZA9.d.ts → plugin-entry-DO9kQeTr.d.ts} +1 -1
- package/dist/plugin-sdk/plugin-entry.d.ts +3 -3
- package/dist/plugin-sdk/plugin-runtime.d.ts +3 -3
- package/dist/plugin-sdk/{provider-api-key-auth-DOmYPTC2.d.ts → provider-api-key-auth-DvIiojS6.d.ts} +1 -1
- package/dist/plugin-sdk/provider-auth-api-key.d.ts +4 -4
- package/dist/plugin-sdk/{provider-auth-helpers-pqDNrZTd.d.ts → provider-auth-helpers-CYkWZ0vq.d.ts} +1 -1
- package/dist/plugin-sdk/{provider-auth-input-Ckt-cU4H.d.ts → provider-auth-input-DUV6ZTw4.d.ts} +1 -1
- package/dist/plugin-sdk/provider-auth-result.d.ts +1 -1
- package/dist/plugin-sdk/provider-auth-runtime.d.ts +1 -1
- package/dist/plugin-sdk/provider-auth.d.ts +5 -5
- package/dist/plugin-sdk/provider-catalog-runtime.d.ts +2 -2
- package/dist/plugin-sdk/{provider-catalog-shared-QvOT8Wz1.d.ts → provider-catalog-shared-Cm3SyFfL.d.ts} +1 -1
- package/dist/plugin-sdk/provider-catalog-shared.d.ts +2 -2
- package/dist/plugin-sdk/provider-entry.d.ts +3 -3
- package/dist/plugin-sdk/{provider-model-shared-Bnc8IMx5.d.ts → provider-model-shared-D5rgn7Gb.d.ts} +1 -1
- package/dist/plugin-sdk/provider-model-shared.d.ts +2 -2
- package/dist/plugin-sdk/{provider-registry-CxdVib8g.d.ts → provider-registry-D0vmhPWL.d.ts} +1 -1
- package/dist/plugin-sdk/{provider-registry-CqB5bSAD.d.ts → provider-registry-DiKX35tc.d.ts} +1 -1
- package/dist/plugin-sdk/{provider-registry-Ba1nNfhA.d.ts → provider-registry-DxdZT9UN.d.ts} +1 -1
- package/dist/plugin-sdk/{provider-self-hosted-setup-eMoeVPnF.d.ts → provider-self-hosted-setup-BPx7JMDC.d.ts} +1 -1
- package/dist/plugin-sdk/provider-setup.d.ts +2 -2
- package/dist/plugin-sdk/{provider-stream-CGaLae9n.d.ts → provider-stream-DcC2vn_N.d.ts} +1 -1
- package/dist/plugin-sdk/provider-stream-family.d.ts +2 -2
- package/dist/plugin-sdk/{provider-stream-shared-u5mt-8_i.d.ts → provider-stream-shared-ByDv3QKm.d.ts} +1 -1
- package/dist/plugin-sdk/provider-stream-shared.d.ts +1 -1
- package/dist/plugin-sdk/provider-stream.d.ts +2 -2
- package/dist/plugin-sdk/provider-tools.d.ts +1 -1
- package/dist/plugin-sdk/provider-web-fetch-contract.d.ts +1 -1
- package/dist/plugin-sdk/provider-web-fetch.d.ts +1 -1
- package/dist/plugin-sdk/provider-web-search-config-contract.d.ts +2 -2
- package/dist/plugin-sdk/{provider-web-search-contract-fields-BiWOSs_d.d.ts → provider-web-search-contract-fields-CY4v8kS-.d.ts} +1 -1
- package/dist/plugin-sdk/provider-web-search-contract.d.ts +2 -2
- package/dist/plugin-sdk/provider-web-search.d.ts +1 -1
- package/dist/plugin-sdk/realtime-transcription.d.ts +1 -1
- package/dist/plugin-sdk/realtime-voice.d.ts +1 -1
- package/dist/plugin-sdk/{redact-identifier-CVqsKaEK.d.ts → redact-identifier-CVwkabcI.d.ts} +1 -1
- package/dist/plugin-sdk/{registry-Gq9OFlb3.d.ts → registry-CzaGoAKH.d.ts} +2 -2
- package/dist/plugin-sdk/{registry-types-DyBkef1H.d.ts → registry-types-DN1yiH3F.d.ts} +2 -2
- package/dist/plugin-sdk/reply-runtime.d.ts +1 -1
- package/dist/plugin-sdk/runtime-env.d.ts +3 -3
- package/dist/plugin-sdk/runtime-store.d.ts +1 -1
- package/dist/plugin-sdk/runtime.d.ts +3 -3
- package/dist/plugin-sdk/self-hosted-provider-setup.d.ts +2 -2
- package/dist/plugin-sdk/simple-completion-runtime.d.ts +1 -1
- package/dist/plugin-sdk/speech-core.d.ts +2 -2
- package/dist/plugin-sdk/speech.d.ts +2 -2
- package/dist/plugin-sdk/{subsystem-Boo2DQIV.d.ts → subsystem-n4Y4vCcQ.d.ts} +1 -1
- package/dist/plugin-sdk/text-runtime.d.ts +2 -2
- package/dist/plugin-sdk/tool-plugin.d.ts +2 -2
- package/dist/plugin-sdk/tts-runtime.d.ts +1 -1
- package/dist/plugin-sdk/{types-DGF1KeaJ.d.ts → types-BI8R-vGd.d.ts} +2 -2
- package/dist/plugin-sdk/{types-DpaN54PS.d.ts → types-CsqNt0j8.d.ts} +1 -1
- package/dist/plugin-sdk/{unhandled-rejections-Bez6JG0y.d.ts → unhandled-rejections-D9eBl3hT.d.ts} +2 -2
- package/dist/plugin-sdk/video-generation-core.d.ts +3 -3
- package/dist/plugin-sdk/video-generation-runtime.d.ts +3 -3
- package/dist/plugin-sdk/webhook-ingress.d.ts +1 -1
- package/dist/plugin-sdk/webhook-targets.d.ts +1 -1
- package/dist/plugin-sdk/{zod-schema.core-B4_b2R5K.d.ts → zod-schema.core-CwBNqcXp.d.ts} +1 -1
- package/dist/postinstall-inventory.json +50 -50
- package/docs/.i18n/README.md +0 -0
- package/docs/.i18n/ar-navigation.json +0 -0
- package/docs/.i18n/de-navigation.json +0 -0
- package/docs/.i18n/es-navigation.json +0 -0
- package/docs/.i18n/fr-navigation.json +0 -0
- package/docs/.i18n/glossary.ar.json +0 -0
- package/docs/.i18n/glossary.de.json +0 -0
- package/docs/.i18n/glossary.es.json +0 -0
- package/docs/.i18n/glossary.fa.json +0 -0
- package/docs/.i18n/glossary.fr.json +0 -0
- package/docs/.i18n/glossary.id.json +0 -0
- package/docs/.i18n/glossary.it.json +0 -0
- package/docs/.i18n/glossary.ja-JP.json +0 -0
- package/docs/.i18n/glossary.ko.json +0 -0
- package/docs/.i18n/glossary.nl.json +0 -0
- package/docs/.i18n/glossary.pl.json +0 -0
- package/docs/.i18n/glossary.pt-BR.json +0 -0
- package/docs/.i18n/glossary.th.json +0 -0
- package/docs/.i18n/glossary.tr.json +0 -0
- package/docs/.i18n/glossary.uk.json +0 -0
- package/docs/.i18n/glossary.vi.json +0 -0
- package/docs/.i18n/glossary.zh-CN.json +0 -0
- package/docs/.i18n/glossary.zh-TW.json +0 -0
- package/docs/.i18n/id-navigation.json +0 -0
- package/docs/.i18n/it-navigation.json +0 -0
- package/docs/.i18n/ja-navigation.json +0 -0
- package/docs/.i18n/ko-navigation.json +0 -0
- package/docs/.i18n/pl-navigation.json +0 -0
- package/docs/.i18n/pt-BR-navigation.json +0 -0
- package/docs/.i18n/tr-navigation.json +0 -0
- package/docs/.i18n/translation-workflow.md +0 -0
- package/docs/.i18n/zh-Hans-navigation.json +0 -0
- package/docs/AGENTS.md +0 -0
- package/docs/CLAUDE.md +0 -0
- package/docs/agent-runtime-architecture.md +0 -0
- package/docs/announcements/bluebubbles-imessage.md +0 -0
- package/docs/auth-credential-semantics.md +0 -0
- package/docs/automation/auth-monitoring.md +0 -0
- package/docs/automation/clawflow.md +0 -0
- package/docs/automation/cron-jobs.md +0 -0
- package/docs/automation/cron-vs-heartbeat.md +0 -0
- package/docs/automation/gmail-pubsub.md +0 -0
- package/docs/automation/hooks.md +0 -0
- package/docs/automation/index.md +0 -0
- package/docs/automation/poll.md +0 -0
- package/docs/automation/standing-orders.md +0 -0
- package/docs/automation/taskflow.md +0 -0
- package/docs/automation/tasks.md +0 -0
- package/docs/automation/troubleshooting.md +0 -0
- package/docs/automation/webhook.md +0 -0
- package/docs/brave-search.md +0 -0
- package/docs/channels/access-groups.md +0 -0
- package/docs/channels/ambient-room-events.md +0 -0
- package/docs/channels/bot-loop-protection.md +0 -0
- package/docs/channels/broadcast-groups.md +0 -0
- package/docs/channels/channel-routing.md +0 -0
- package/docs/channels/clickclack.md +0 -0
- package/docs/channels/discord.md +0 -0
- package/docs/channels/feishu.md +0 -0
- package/docs/channels/googlechat.md +0 -0
- package/docs/channels/group-messages.md +0 -0
- package/docs/channels/groups.md +0 -0
- package/docs/channels/imessage-from-bluebubbles.md +0 -0
- package/docs/channels/imessage.md +0 -0
- package/docs/channels/index.md +0 -0
- package/docs/channels/irc.md +0 -0
- package/docs/channels/line.md +0 -0
- package/docs/channels/location.md +0 -0
- package/docs/channels/matrix-migration.md +0 -0
- package/docs/channels/matrix-presentation.md +0 -0
- package/docs/channels/matrix-push-rules.md +0 -0
- package/docs/channels/matrix.md +0 -0
- package/docs/channels/mattermost.md +0 -0
- package/docs/channels/msteams.md +0 -0
- package/docs/channels/nextcloud-talk.md +0 -0
- package/docs/channels/nostr.md +0 -0
- package/docs/channels/pairing.md +0 -0
- package/docs/channels/qqbot.md +0 -0
- package/docs/channels/signal.md +0 -0
- package/docs/channels/slack.md +0 -0
- package/docs/channels/synology-chat.md +0 -0
- package/docs/channels/telegram.md +0 -0
- package/docs/channels/tlon.md +0 -0
- package/docs/channels/troubleshooting.md +0 -0
- package/docs/channels/twitch.md +0 -0
- package/docs/channels/wechat.md +0 -0
- package/docs/channels/whatsapp.md +0 -0
- package/docs/channels/yuanbao.md +0 -0
- package/docs/channels/zalo.md +0 -0
- package/docs/channels/zalouser.md +0 -0
- package/docs/ci.md +0 -0
- package/docs/clawhub/publishing.md +0 -0
- package/docs/cli/acp.md +0 -0
- package/docs/cli/agent.md +0 -0
- package/docs/cli/agents.md +0 -0
- package/docs/cli/approvals.md +0 -0
- package/docs/cli/backup.md +0 -0
- package/docs/cli/browser.md +0 -0
- package/docs/cli/channels.md +0 -0
- package/docs/cli/clawbot.md +0 -0
- package/docs/cli/commitments.md +0 -0
- package/docs/cli/completion.md +0 -0
- package/docs/cli/config.md +0 -0
- package/docs/cli/configure.md +0 -0
- package/docs/cli/crestodian.md +0 -0
- package/docs/cli/cron.md +0 -0
- package/docs/cli/daemon.md +0 -0
- package/docs/cli/dashboard.md +0 -0
- package/docs/cli/devices.md +0 -0
- package/docs/cli/directory.md +0 -0
- package/docs/cli/dns.md +0 -0
- package/docs/cli/docs.md +0 -0
- package/docs/cli/doctor.md +0 -0
- package/docs/cli/flows.md +0 -0
- package/docs/cli/gateway.md +0 -0
- package/docs/cli/health.md +0 -0
- package/docs/cli/hooks.md +0 -0
- package/docs/cli/index.md +0 -0
- package/docs/cli/infer.md +0 -0
- package/docs/cli/logs.md +0 -0
- package/docs/cli/mcp.md +0 -0
- package/docs/cli/memory.md +0 -0
- package/docs/cli/message.md +0 -0
- package/docs/cli/migrate.md +0 -0
- package/docs/cli/models.md +0 -0
- package/docs/cli/node.md +0 -0
- package/docs/cli/nodes.md +0 -0
- package/docs/cli/onboard.md +0 -0
- package/docs/cli/pairing.md +0 -0
- package/docs/cli/path.md +0 -0
- package/docs/cli/plugins.md +0 -0
- package/docs/cli/policy.md +0 -0
- package/docs/cli/proxy.md +0 -0
- package/docs/cli/qr.md +0 -0
- package/docs/cli/reset.md +0 -0
- package/docs/cli/sandbox.md +0 -0
- package/docs/cli/secrets.md +0 -0
- package/docs/cli/security.md +0 -0
- package/docs/cli/sessions.md +0 -0
- package/docs/cli/setup.md +0 -0
- package/docs/cli/skills.md +0 -0
- package/docs/cli/status.md +0 -0
- package/docs/cli/system.md +0 -0
- package/docs/cli/tasks.md +0 -0
- package/docs/cli/transcripts.md +0 -0
- package/docs/cli/tui.md +0 -0
- package/docs/cli/uninstall.md +0 -0
- package/docs/cli/update.md +0 -0
- package/docs/cli/voicecall.md +0 -0
- package/docs/cli/webhooks.md +0 -0
- package/docs/cli/wiki.md +0 -0
- package/docs/concepts/active-memory.md +0 -0
- package/docs/concepts/agent-loop.md +0 -0
- package/docs/concepts/agent-runtimes.md +0 -0
- package/docs/concepts/agent-workspace.md +0 -0
- package/docs/concepts/agent.md +0 -0
- package/docs/concepts/architecture.md +0 -0
- package/docs/concepts/channel-docking.md +0 -0
- package/docs/concepts/commitments.md +0 -0
- package/docs/concepts/compaction.md +0 -0
- package/docs/concepts/context-engine.md +0 -0
- package/docs/concepts/context.md +0 -0
- package/docs/concepts/delegate-architecture.md +0 -0
- package/docs/concepts/dreaming.md +0 -0
- package/docs/concepts/experimental-features.md +0 -0
- package/docs/concepts/features.md +0 -0
- package/docs/concepts/fengming-sdk.md +0 -0
- package/docs/concepts/mantis-slack-desktop-runbook.md +0 -0
- package/docs/concepts/mantis.md +0 -0
- package/docs/concepts/markdown-formatting.md +0 -0
- package/docs/concepts/memory-builtin.md +0 -0
- package/docs/concepts/memory-honcho.md +0 -0
- package/docs/concepts/memory-qmd.md +0 -0
- package/docs/concepts/memory-search.md +0 -0
- package/docs/concepts/memory.md +0 -0
- package/docs/concepts/message-lifecycle-refactor.md +0 -0
- package/docs/concepts/messages.md +0 -0
- package/docs/concepts/model-failover.md +0 -0
- package/docs/concepts/model-providers.md +0 -0
- package/docs/concepts/models.md +0 -0
- package/docs/concepts/multi-agent.md +0 -0
- package/docs/concepts/oauth.md +0 -0
- package/docs/concepts/parallel-specialist-lanes.md +0 -0
- package/docs/concepts/personal-agent-benchmark-pack.md +0 -0
- package/docs/concepts/presence.md +0 -0
- package/docs/concepts/progress-drafts.md +0 -0
- package/docs/concepts/qa-e2e-automation.md +0 -0
- package/docs/concepts/qa-matrix.md +0 -0
- package/docs/concepts/queue-steering.md +0 -0
- package/docs/concepts/queue.md +0 -0
- package/docs/concepts/retry.md +0 -0
- package/docs/concepts/session-pruning.md +0 -0
- package/docs/concepts/session-tool.md +0 -0
- package/docs/concepts/session.md +0 -0
- package/docs/concepts/soul.md +0 -0
- package/docs/concepts/streaming.md +0 -0
- package/docs/concepts/system-prompt.md +0 -0
- package/docs/concepts/timezone.md +0 -0
- package/docs/concepts/typebox.md +0 -0
- package/docs/concepts/typing-indicators.md +0 -0
- package/docs/concepts/usage-tracking.md +0 -0
- package/docs/date-time.md +0 -0
- package/docs/debug/node-issue.md +0 -0
- package/docs/diagnostics/flags.md +0 -0
- package/docs/docs.json +0 -0
- package/docs/fengming-agent-runtime.md +0 -0
- package/docs/gateway/authentication.md +0 -0
- package/docs/gateway/background-process.md +0 -0
- package/docs/gateway/bonjour.md +0 -0
- package/docs/gateway/bridge-protocol.md +0 -0
- package/docs/gateway/cli-backends.md +0 -0
- package/docs/gateway/config-agents.md +0 -0
- package/docs/gateway/config-channels.md +0 -0
- package/docs/gateway/config-tools.md +0 -0
- package/docs/gateway/configuration-examples.md +0 -0
- package/docs/gateway/configuration-reference.md +0 -0
- package/docs/gateway/configuration.md +0 -0
- package/docs/gateway/diagnostics.md +0 -0
- package/docs/gateway/discovery.md +0 -0
- package/docs/gateway/doctor.md +0 -0
- package/docs/gateway/gateway-lock.md +0 -0
- package/docs/gateway/health.md +0 -0
- package/docs/gateway/heartbeat.md +0 -0
- package/docs/gateway/index.md +0 -0
- package/docs/gateway/local-model-services.md +0 -0
- package/docs/gateway/local-models.md +0 -0
- package/docs/gateway/logging.md +0 -0
- package/docs/gateway/multiple-gateways.md +0 -0
- package/docs/gateway/network-model.md +0 -0
- package/docs/gateway/openai-http-api.md +0 -0
- package/docs/gateway/openresponses-http-api.md +0 -0
- package/docs/gateway/openshell.md +0 -0
- package/docs/gateway/opentelemetry.md +0 -0
- package/docs/gateway/operator-scopes.md +0 -0
- package/docs/gateway/pairing.md +0 -0
- package/docs/gateway/prometheus.md +0 -0
- package/docs/gateway/protocol.md +0 -0
- package/docs/gateway/remote-gateway-readme.md +0 -0
- package/docs/gateway/remote.md +0 -0
- package/docs/gateway/sandbox-vs-tool-policy-vs-elevated.md +0 -0
- package/docs/gateway/sandboxing.md +0 -0
- package/docs/gateway/secrets-plan-contract.md +0 -0
- package/docs/gateway/secrets.md +0 -0
- package/docs/gateway/security/audit-checks.md +0 -0
- package/docs/gateway/security/exposure-runbook.md +0 -0
- package/docs/gateway/security/index.md +0 -0
- package/docs/gateway/security/secure-file-operations.md +0 -0
- package/docs/gateway/security/shrinkwrap.md +0 -0
- package/docs/gateway/tailscale.md +0 -0
- package/docs/gateway/tools-invoke-http-api.md +0 -0
- package/docs/gateway/troubleshooting.md +0 -0
- package/docs/gateway/trusted-proxy-auth.md +0 -0
- package/docs/help/debugging.md +0 -0
- package/docs/help/environment.md +0 -0
- package/docs/help/faq-first-run.md +0 -0
- package/docs/help/faq-models.md +0 -0
- package/docs/help/faq.md +0 -0
- package/docs/help/index.md +0 -0
- package/docs/help/scripts.md +0 -0
- package/docs/help/testing-live.md +0 -0
- package/docs/help/testing-updates-plugins.md +0 -0
- package/docs/help/testing.md +0 -0
- package/docs/help/troubleshooting.md +0 -0
- package/docs/index.md +0 -0
- package/docs/install/ansible.md +0 -0
- package/docs/install/azure.md +0 -0
- package/docs/install/bun.md +0 -0
- package/docs/install/clawdock.md +0 -0
- package/docs/install/development-channels.md +0 -0
- package/docs/install/digitalocean.md +0 -0
- package/docs/install/docker-vm-runtime.md +0 -0
- package/docs/install/docker.md +0 -0
- package/docs/install/exe-dev.md +0 -0
- package/docs/install/fly.md +0 -0
- package/docs/install/gcp.md +0 -0
- package/docs/install/hetzner.md +0 -0
- package/docs/install/hostinger.md +0 -0
- package/docs/install/index.md +0 -0
- package/docs/install/installer.md +0 -0
- package/docs/install/kubernetes.md +0 -0
- package/docs/install/macos-vm.md +0 -0
- package/docs/install/migrating-claude.md +0 -0
- package/docs/install/migrating-hermes.md +0 -0
- package/docs/install/migrating.md +0 -0
- package/docs/install/nix.md +0 -0
- package/docs/install/node.md +0 -0
- package/docs/install/northflank.mdx +0 -0
- package/docs/install/oracle.md +0 -0
- package/docs/install/podman.md +0 -0
- package/docs/install/railway.mdx +0 -0
- package/docs/install/raspberry-pi.md +0 -0
- package/docs/install/render.mdx +0 -0
- package/docs/install/uninstall.md +0 -0
- package/docs/install/updating.md +0 -0
- package/docs/install/upstash.md +0 -0
- package/docs/logging.md +0 -0
- package/docs/nav-tabs-underline.js +0 -0
- package/docs/network.md +0 -0
- package/docs/nodes/audio.md +0 -0
- package/docs/nodes/camera.md +0 -0
- package/docs/nodes/images.md +0 -0
- package/docs/nodes/index.md +0 -0
- package/docs/nodes/location-command.md +0 -0
- package/docs/nodes/media-understanding.md +0 -0
- package/docs/nodes/talk.md +0 -0
- package/docs/nodes/troubleshooting.md +0 -0
- package/docs/nodes/voicewake.md +0 -0
- package/docs/perplexity.md +0 -0
- package/docs/plan/codex-context-engine-harness.md +0 -0
- package/docs/plan/ui-channels.md +0 -0
- package/docs/platforms/digitalocean.md +0 -0
- package/docs/platforms/easyrunner.md +0 -0
- package/docs/platforms/index.md +0 -0
- package/docs/platforms/linux.md +0 -0
- package/docs/platforms/mac/bundled-gateway.md +0 -0
- package/docs/platforms/mac/canvas.md +0 -0
- package/docs/platforms/mac/child-process.md +0 -0
- package/docs/platforms/mac/dev-setup.md +0 -0
- package/docs/platforms/mac/health.md +0 -0
- package/docs/platforms/mac/icon.md +0 -0
- package/docs/platforms/mac/logging.md +0 -0
- package/docs/platforms/mac/menu-bar.md +0 -0
- package/docs/platforms/mac/peekaboo.md +0 -0
- package/docs/platforms/mac/permissions.md +0 -0
- package/docs/platforms/mac/remote.md +0 -0
- package/docs/platforms/mac/signing.md +0 -0
- package/docs/platforms/mac/skills.md +0 -0
- package/docs/platforms/mac/voice-overlay.md +0 -0
- package/docs/platforms/mac/voicewake.md +0 -0
- package/docs/platforms/mac/webchat.md +0 -0
- package/docs/platforms/mac/xpc.md +0 -0
- package/docs/platforms/oracle.md +0 -0
- package/docs/platforms/raspberry-pi.md +0 -0
- package/docs/platforms/windows.md +0 -0
- package/docs/plugins/adding-capabilities.md +0 -0
- package/docs/plugins/admin-http-rpc.md +0 -0
- package/docs/plugins/agent-tools.md +0 -0
- package/docs/plugins/architecture-internals.md +0 -0
- package/docs/plugins/architecture.md +0 -0
- package/docs/plugins/building-extensions.md +0 -0
- package/docs/plugins/building-plugins.md +0 -0
- package/docs/plugins/bundles.md +0 -0
- package/docs/plugins/cli-backend-plugins.md +0 -0
- package/docs/plugins/codex-computer-use.md +0 -0
- package/docs/plugins/codex-harness-reference.md +0 -0
- package/docs/plugins/codex-harness-runtime.md +0 -0
- package/docs/plugins/codex-harness.md +0 -0
- package/docs/plugins/codex-native-plugins.md +0 -0
- package/docs/plugins/community.md +0 -0
- package/docs/plugins/compatibility.md +0 -0
- package/docs/plugins/copilot.md +0 -0
- package/docs/plugins/dependency-resolution.md +0 -0
- package/docs/plugins/google-meet.md +0 -0
- package/docs/plugins/hooks.md +0 -0
- package/docs/plugins/install-overrides.md +0 -0
- package/docs/plugins/manage-plugins.md +0 -0
- package/docs/plugins/manifest.md +0 -0
- package/docs/plugins/memory-lancedb.md +0 -0
- package/docs/plugins/memory-wiki.md +0 -0
- package/docs/plugins/message-presentation.md +0 -0
- package/docs/plugins/oc-path.md +0 -0
- package/docs/plugins/plugin-inventory.md +0 -0
- package/docs/plugins/plugin-permission-requests.md +0 -0
- package/docs/plugins/reference/acpx.md +0 -0
- package/docs/plugins/reference/admin-http-rpc.md +0 -0
- package/docs/plugins/reference/alibaba.md +0 -0
- package/docs/plugins/reference/amazon-bedrock-mantle.md +0 -0
- package/docs/plugins/reference/amazon-bedrock.md +0 -0
- package/docs/plugins/reference/anthropic-vertex.md +0 -0
- package/docs/plugins/reference/anthropic.md +0 -0
- package/docs/plugins/reference/arcee.md +0 -0
- package/docs/plugins/reference/azure-speech.md +0 -0
- package/docs/plugins/reference/bonjour.md +0 -0
- package/docs/plugins/reference/brave.md +0 -0
- package/docs/plugins/reference/browser.md +0 -0
- package/docs/plugins/reference/byteplus.md +0 -0
- package/docs/plugins/reference/canvas.md +0 -0
- package/docs/plugins/reference/cerebras.md +0 -0
- package/docs/plugins/reference/chutes.md +0 -0
- package/docs/plugins/reference/clickclack.md +0 -0
- package/docs/plugins/reference/cloudflare-ai-gateway.md +0 -0
- package/docs/plugins/reference/codex-supervisor.md +0 -0
- package/docs/plugins/reference/codex.md +0 -0
- package/docs/plugins/reference/comfy.md +0 -0
- package/docs/plugins/reference/copilot-proxy.md +0 -0
- package/docs/plugins/reference/copilot.md +0 -0
- package/docs/plugins/reference/deepgram.md +0 -0
- package/docs/plugins/reference/deepinfra.md +0 -0
- package/docs/plugins/reference/deepseek.md +0 -0
- package/docs/plugins/reference/diagnostics-otel.md +0 -0
- package/docs/plugins/reference/diagnostics-prometheus.md +0 -0
- package/docs/plugins/reference/diffs-language-pack.md +0 -0
- package/docs/plugins/reference/diffs.md +0 -0
- package/docs/plugins/reference/discord.md +0 -0
- package/docs/plugins/reference/document-extract.md +0 -0
- package/docs/plugins/reference/duckduckgo.md +0 -0
- package/docs/plugins/reference/elevenlabs.md +0 -0
- package/docs/plugins/reference/exa.md +0 -0
- package/docs/plugins/reference/fal.md +0 -0
- package/docs/plugins/reference/feishu.md +0 -0
- package/docs/plugins/reference/file-transfer.md +0 -0
- package/docs/plugins/reference/firecrawl.md +0 -0
- package/docs/plugins/reference/fireworks.md +0 -0
- package/docs/plugins/reference/github-copilot.md +0 -0
- package/docs/plugins/reference/gmi.md +0 -0
- package/docs/plugins/reference/google-meet.md +0 -0
- package/docs/plugins/reference/google.md +0 -0
- package/docs/plugins/reference/googlechat.md +0 -0
- package/docs/plugins/reference/gradium.md +0 -0
- package/docs/plugins/reference/groq.md +0 -0
- package/docs/plugins/reference/huggingface.md +0 -0
- package/docs/plugins/reference/imessage.md +0 -0
- package/docs/plugins/reference/inworld.md +0 -0
- package/docs/plugins/reference/irc.md +0 -0
- package/docs/plugins/reference/kilocode.md +0 -0
- package/docs/plugins/reference/kimi.md +0 -0
- package/docs/plugins/reference/line.md +0 -0
- package/docs/plugins/reference/litellm.md +0 -0
- package/docs/plugins/reference/llm-task.md +0 -0
- package/docs/plugins/reference/lmstudio.md +0 -0
- package/docs/plugins/reference/lobster.md +0 -0
- package/docs/plugins/reference/matrix.md +0 -0
- package/docs/plugins/reference/mattermost.md +0 -0
- package/docs/plugins/reference/memory-core.md +0 -0
- package/docs/plugins/reference/memory-lancedb.md +0 -0
- package/docs/plugins/reference/memory-wiki.md +0 -0
- package/docs/plugins/reference/microsoft-foundry.md +0 -0
- package/docs/plugins/reference/microsoft.md +0 -0
- package/docs/plugins/reference/migrate-claude.md +0 -0
- package/docs/plugins/reference/migrate-hermes.md +0 -0
- package/docs/plugins/reference/minimax.md +0 -0
- package/docs/plugins/reference/mistral.md +0 -0
- package/docs/plugins/reference/moonshot.md +0 -0
- package/docs/plugins/reference/msteams.md +0 -0
- package/docs/plugins/reference/nextcloud-talk.md +0 -0
- package/docs/plugins/reference/nostr.md +0 -0
- package/docs/plugins/reference/novita.md +0 -0
- package/docs/plugins/reference/nvidia.md +0 -0
- package/docs/plugins/reference/oc-path.md +0 -0
- package/docs/plugins/reference/ollama.md +0 -0
- package/docs/plugins/reference/open-prose.md +0 -0
- package/docs/plugins/reference/openai.md +0 -0
- package/docs/plugins/reference/opencode-go.md +0 -0
- package/docs/plugins/reference/opencode.md +0 -0
- package/docs/plugins/reference/openrouter.md +0 -0
- package/docs/plugins/reference/openshell.md +0 -0
- package/docs/plugins/reference/perplexity.md +0 -0
- package/docs/plugins/reference/pixverse.md +0 -0
- package/docs/plugins/reference/policy.md +0 -0
- package/docs/plugins/reference/qa-channel.md +0 -0
- package/docs/plugins/reference/qa-lab.md +0 -0
- package/docs/plugins/reference/qa-matrix.md +0 -0
- package/docs/plugins/reference/qianfan.md +0 -0
- package/docs/plugins/reference/qqbot.md +0 -0
- package/docs/plugins/reference/qwen.md +0 -0
- package/docs/plugins/reference/runway.md +0 -0
- package/docs/plugins/reference/searxng.md +0 -0
- package/docs/plugins/reference/senseaudio.md +0 -0
- package/docs/plugins/reference/sglang.md +0 -0
- package/docs/plugins/reference/signal.md +0 -0
- package/docs/plugins/reference/skill-workshop.md +0 -0
- package/docs/plugins/reference/slack.md +0 -0
- package/docs/plugins/reference/stepfun.md +0 -0
- package/docs/plugins/reference/synology-chat.md +0 -0
- package/docs/plugins/reference/synthetic.md +0 -0
- package/docs/plugins/reference/tavily.md +0 -0
- package/docs/plugins/reference/telegram.md +0 -0
- package/docs/plugins/reference/tencent.md +0 -0
- package/docs/plugins/reference/tlon.md +0 -0
- package/docs/plugins/reference/together.md +0 -0
- package/docs/plugins/reference/tokenjuice.md +0 -0
- package/docs/plugins/reference/tts-local-cli.md +0 -0
- package/docs/plugins/reference/twitch.md +0 -0
- package/docs/plugins/reference/venice.md +0 -0
- package/docs/plugins/reference/vercel-ai-gateway.md +0 -0
- package/docs/plugins/reference/vllm.md +0 -0
- package/docs/plugins/reference/voice-call.md +0 -0
- package/docs/plugins/reference/volcengine.md +0 -0
- package/docs/plugins/reference/voyage.md +0 -0
- package/docs/plugins/reference/vydra.md +0 -0
- package/docs/plugins/reference/web-readability.md +0 -0
- package/docs/plugins/reference/webhooks.md +0 -0
- package/docs/plugins/reference/whatsapp.md +0 -0
- package/docs/plugins/reference/workboard.md +0 -0
- package/docs/plugins/reference/xai.md +0 -0
- package/docs/plugins/reference/xiaomi.md +0 -0
- package/docs/plugins/reference/zai.md +0 -0
- package/docs/plugins/reference/zalo.md +0 -0
- package/docs/plugins/reference/zalouser.md +0 -0
- package/docs/plugins/reference.md +0 -0
- package/docs/plugins/sdk-agent-harness.md +0 -0
- package/docs/plugins/sdk-channel-inbound.md +0 -0
- package/docs/plugins/sdk-channel-ingress.md +0 -0
- package/docs/plugins/sdk-channel-message.md +0 -0
- package/docs/plugins/sdk-channel-outbound.md +0 -0
- package/docs/plugins/sdk-channel-plugins.md +0 -0
- package/docs/plugins/sdk-channel-turn.md +0 -0
- package/docs/plugins/sdk-entrypoints.md +0 -0
- package/docs/plugins/sdk-migration.md +0 -0
- package/docs/plugins/sdk-overview.md +0 -0
- package/docs/plugins/sdk-provider-plugins.md +0 -0
- package/docs/plugins/sdk-runtime.md +0 -0
- package/docs/plugins/sdk-setup.md +0 -0
- package/docs/plugins/sdk-subpaths.md +0 -0
- package/docs/plugins/sdk-testing.md +0 -0
- package/docs/plugins/skill-workshop.md +0 -0
- package/docs/plugins/tool-plugins.md +0 -0
- package/docs/plugins/voice-call.md +0 -0
- package/docs/plugins/webhooks.md +0 -0
- package/docs/plugins/workboard.md +0 -0
- package/docs/plugins/zalouser.md +0 -0
- package/docs/prose.md +0 -0
- package/docs/providers/alibaba.md +0 -0
- package/docs/providers/anthropic.md +0 -0
- package/docs/providers/arcee.md +0 -0
- package/docs/providers/azure-speech.md +0 -0
- package/docs/providers/bedrock-mantle.md +0 -0
- package/docs/providers/bedrock.md +0 -0
- package/docs/providers/cerebras.md +0 -0
- package/docs/providers/chutes.md +0 -0
- package/docs/providers/claude-max-api-proxy.md +0 -0
- package/docs/providers/cloudflare-ai-gateway.md +0 -0
- package/docs/providers/comfy.md +0 -0
- package/docs/providers/deepgram.md +0 -0
- package/docs/providers/deepinfra.md +0 -0
- package/docs/providers/deepseek.md +0 -0
- package/docs/providers/ds4.md +0 -0
- package/docs/providers/elevenlabs.md +0 -0
- package/docs/providers/fal.md +0 -0
- package/docs/providers/fireworks.md +0 -0
- package/docs/providers/github-copilot.md +0 -0
- package/docs/providers/gmi.md +0 -0
- package/docs/providers/google.md +0 -0
- package/docs/providers/gradium.md +0 -0
- package/docs/providers/groq.md +0 -0
- package/docs/providers/huggingface.md +0 -0
- package/docs/providers/index.md +0 -0
- package/docs/providers/inferrs.md +0 -0
- package/docs/providers/inworld.md +0 -0
- package/docs/providers/kilocode.md +0 -0
- package/docs/providers/litellm.md +0 -0
- package/docs/providers/lmstudio.md +0 -0
- package/docs/providers/minimax.md +0 -0
- package/docs/providers/mistral.md +0 -0
- package/docs/providers/models.md +0 -0
- package/docs/providers/moonshot.md +0 -0
- package/docs/providers/novita.md +0 -0
- package/docs/providers/nvidia.md +0 -0
- package/docs/providers/ollama-cloud.md +0 -0
- package/docs/providers/ollama.md +0 -0
- package/docs/providers/openai.md +0 -0
- package/docs/providers/opencode-go.md +0 -0
- package/docs/providers/opencode.md +0 -0
- package/docs/providers/openrouter.md +0 -0
- package/docs/providers/perplexity-provider.md +0 -0
- package/docs/providers/pixverse.md +0 -0
- package/docs/providers/qianfan.md +0 -0
- package/docs/providers/qwen-oauth.md +0 -0
- package/docs/providers/qwen.md +0 -0
- package/docs/providers/runway.md +0 -0
- package/docs/providers/senseaudio.md +0 -0
- package/docs/providers/sglang.md +0 -0
- package/docs/providers/stepfun.md +0 -0
- package/docs/providers/synthetic.md +0 -0
- package/docs/providers/tencent.md +0 -0
- package/docs/providers/together.md +0 -0
- package/docs/providers/venice.md +0 -0
- package/docs/providers/vercel-ai-gateway.md +0 -0
- package/docs/providers/vllm.md +0 -0
- package/docs/providers/volcengine.md +0 -0
- package/docs/providers/vydra.md +0 -0
- package/docs/providers/xai.md +0 -0
- package/docs/providers/xiaomi.md +0 -0
- package/docs/providers/zai.md +0 -0
- package/docs/refactor/access.md +0 -0
- package/docs/refactor/acp.md +0 -0
- package/docs/refactor/canvas.md +0 -0
- package/docs/refactor/database-first.md +0 -0
- package/docs/refactor/ingress-core.md +0 -0
- package/docs/reference/AGENTS.default.md +0 -0
- package/docs/reference/RELEASING.md +0 -0
- package/docs/reference/api-usage-costs.md +0 -0
- package/docs/reference/application-modernization-plan.md +0 -0
- package/docs/reference/code-mode.md +0 -0
- package/docs/reference/credits.md +0 -0
- package/docs/reference/device-models.md +0 -0
- package/docs/reference/fengming-sdk-api-design.md +0 -0
- package/docs/reference/full-release-validation.md +0 -0
- package/docs/reference/memory-config.md +0 -0
- package/docs/reference/prompt-caching.md +0 -0
- package/docs/reference/release-performance-sweep.md +0 -0
- package/docs/reference/rich-output-protocol.md +0 -0
- package/docs/reference/rpc.md +0 -0
- package/docs/reference/secret-placeholder-conventions.md +0 -0
- package/docs/reference/secretref-credential-surface.md +0 -0
- package/docs/reference/secretref-user-supplied-credentials-matrix.json +0 -0
- package/docs/reference/session-management-compaction.md +0 -0
- package/docs/reference/templates/AGENTS.dev.md +0 -0
- package/docs/reference/templates/AGENTS.md +0 -0
- package/docs/reference/templates/BOOT.md +0 -0
- package/docs/reference/templates/BOOTSTRAP.md +0 -0
- package/docs/reference/templates/CLAUDE.md +0 -0
- package/docs/reference/templates/HEARTBEAT.md +0 -0
- package/docs/reference/templates/IDENTITY.dev.md +0 -0
- package/docs/reference/templates/IDENTITY.md +0 -0
- package/docs/reference/templates/SOUL.dev.md +0 -0
- package/docs/reference/templates/SOUL.md +0 -0
- package/docs/reference/templates/TOOLS.dev.md +0 -0
- package/docs/reference/templates/TOOLS.md +0 -0
- package/docs/reference/templates/USER.dev.md +0 -0
- package/docs/reference/templates/USER.md +0 -0
- package/docs/reference/test.md +0 -0
- package/docs/reference/token-use.md +0 -0
- package/docs/reference/transcript-hygiene.md +0 -0
- package/docs/reference/wizard.md +0 -0
- package/docs/security/CONTRIBUTING-THREAT-MODEL.md +0 -0
- package/docs/security/THREAT-MODEL-ATLAS.md +0 -0
- package/docs/security/formal-verification.md +0 -0
- package/docs/security/incident-response.md +0 -0
- package/docs/security/network-proxy.md +0 -0
- package/docs/snippets/plugin-publish/minimal-fengming.plugin.json +0 -0
- package/docs/snippets/plugin-publish/minimal-package.json +0 -0
- package/docs/specs/claw-supervisor.md +0 -0
- package/docs/start/bootstrapping.md +0 -0
- package/docs/start/docs-directory.md +0 -0
- package/docs/start/fengming.md +0 -0
- package/docs/start/getting-started.md +0 -0
- package/docs/start/hubs.md +0 -0
- package/docs/start/lore.md +0 -0
- package/docs/start/onboarding-overview.md +0 -0
- package/docs/start/onboarding.md +0 -0
- package/docs/start/quickstart.md +0 -0
- package/docs/start/setup.md +0 -0
- package/docs/start/showcase.md +0 -0
- package/docs/start/wizard-cli-automation.md +0 -0
- package/docs/start/wizard-cli-reference.md +0 -0
- package/docs/start/wizard.md +0 -0
- package/docs/style.css +0 -0
- package/docs/superpowers/specs/2026-04-22-tweakcn-custom-theme-import-design.md +0 -0
- package/docs/tools/acp-agents-setup.md +0 -0
- package/docs/tools/acp-agents.md +0 -0
- package/docs/tools/agent-send.md +0 -0
- package/docs/tools/apply-patch.md +0 -0
- package/docs/tools/brave-search.md +0 -0
- package/docs/tools/browser-control.md +0 -0
- package/docs/tools/browser-linux-troubleshooting.md +0 -0
- package/docs/tools/browser-login.md +0 -0
- package/docs/tools/browser-wsl2-windows-remote-cdp-troubleshooting.md +0 -0
- package/docs/tools/browser.md +0 -0
- package/docs/tools/btw.md +0 -0
- package/docs/tools/capability-cookbook.md +0 -0
- package/docs/tools/clawhub.md +0 -0
- package/docs/tools/code-execution.md +0 -0
- package/docs/tools/creating-skills.md +0 -0
- package/docs/tools/diffs.md +0 -0
- package/docs/tools/duckduckgo-search.md +0 -0
- package/docs/tools/elevated.md +0 -0
- package/docs/tools/exa-search.md +0 -0
- package/docs/tools/exec-approvals-advanced.md +0 -0
- package/docs/tools/exec-approvals.md +0 -0
- package/docs/tools/exec.md +0 -0
- package/docs/tools/firecrawl.md +0 -0
- package/docs/tools/gemini-search.md +0 -0
- package/docs/tools/goal.md +0 -0
- package/docs/tools/grok-search.md +0 -0
- package/docs/tools/image-generation.md +0 -0
- package/docs/tools/index.md +0 -0
- package/docs/tools/kimi-search.md +0 -0
- package/docs/tools/llm-task.md +0 -0
- package/docs/tools/lobster.md +0 -0
- package/docs/tools/loop-detection.md +0 -0
- package/docs/tools/media-overview.md +0 -0
- package/docs/tools/minimax-search.md +0 -0
- package/docs/tools/multi-agent-sandbox-tools.md +0 -0
- package/docs/tools/music-generation.md +0 -0
- package/docs/tools/ollama-search.md +0 -0
- package/docs/tools/pdf.md +0 -0
- package/docs/tools/perplexity-search.md +0 -0
- package/docs/tools/plugin.md +0 -0
- package/docs/tools/reactions.md +0 -0
- package/docs/tools/searxng-search.md +0 -0
- package/docs/tools/skills-config.md +0 -0
- package/docs/tools/skills.md +0 -0
- package/docs/tools/slash-commands.md +0 -0
- package/docs/tools/steer.md +0 -0
- package/docs/tools/subagents.md +0 -0
- package/docs/tools/tavily.md +0 -0
- package/docs/tools/thinking.md +0 -0
- package/docs/tools/tokenjuice.md +0 -0
- package/docs/tools/tool-search.md +0 -0
- package/docs/tools/trajectory.md +0 -0
- package/docs/tools/tts.md +0 -0
- package/docs/tools/video-generation.md +0 -0
- package/docs/tools/web-fetch.md +0 -0
- package/docs/tools/web.md +0 -0
- package/docs/tts.md +0 -0
- package/docs/vps.md +0 -0
- package/docs/web/control-ui.md +0 -0
- package/docs/web/dashboard.md +0 -0
- package/docs/web/index.md +0 -0
- package/docs/web/tui.md +0 -0
- package/docs/web/webchat.md +0 -0
- package/npm-shrinkwrap.json +0 -0
- package/package.json +110 -114
- package/patches/.gitkeep +0 -0
- package/patches/@agentclientprotocol__claude-agent-acp@0.37.0.patch +0 -0
- package/pnpm-workspace.yaml +0 -0
- package/scripts/crabbox-wrapper.mjs +0 -0
- package/scripts/lib/official-external-channel-catalog.json +0 -0
- package/scripts/lib/official-external-plugin-catalog.json +0 -0
- package/scripts/lib/official-external-provider-catalog.json +0 -0
- package/scripts/lib/package-dist-imports.mjs +0 -0
- package/scripts/npm-runner.mjs +0 -0
- package/scripts/postinstall-bundled-plugins.mjs +0 -0
- package/scripts/preinstall-package-manager-warning.mjs +0 -0
- package/scripts/prepare-git-hooks.mjs +0 -0
- package/scripts/windows-cmd-helpers.mjs +0 -0
- package/skills/canvas/SKILL.md +0 -0
- package/skills/clawhub/SKILL.md +0 -0
- package/skills/coding-agent/SKILL.md +0 -0
- package/skills/diagram-maker/SKILL.md +0 -0
- package/skills/diagram-maker/references/excalidraw-patterns.md +0 -0
- package/skills/diagram-maker/references/svg-template.md +0 -0
- package/skills/gemini/SKILL.md +0 -0
- package/skills/gh-issues/SKILL.md +0 -0
- package/skills/gifgrep/SKILL.md +0 -0
- package/skills/github/SKILL.md +0 -0
- package/skills/healthcheck/SKILL.md +0 -0
- package/skills/mcporter/SKILL.md +0 -0
- package/skills/meme-maker/SKILL.md +0 -0
- package/skills/meme-maker/references/templates.json +0 -0
- package/skills/meme-maker/scripts/meme.mjs +0 -0
- package/skills/model-usage/SKILL.md +0 -0
- package/skills/model-usage/references/codexbar-cli.md +0 -0
- package/skills/model-usage/scripts/model_usage.py +0 -0
- package/skills/model-usage/scripts/test_model_usage.py +0 -0
- package/skills/nano-pdf/SKILL.md +0 -0
- package/skills/node-connect/SKILL.md +0 -0
- package/skills/node-inspect-debugger/SKILL.md +0 -0
- package/skills/openai-whisper/SKILL.md +0 -0
- package/skills/openai-whisper-api/SKILL.md +0 -0
- package/skills/openai-whisper-api/scripts/transcribe.sh +0 -0
- package/skills/oracle/SKILL.md +0 -0
- package/skills/pyproject.toml +0 -0
- package/skills/python-debugpy/SKILL.md +0 -0
- package/skills/sag/SKILL.md +0 -0
- package/skills/session-logs/SKILL.md +0 -0
- package/skills/sherpa-onnx-tts/SKILL.md +0 -0
- package/skills/sherpa-onnx-tts/bin/sherpa-onnx-tts +0 -0
- package/skills/skill-creator/SKILL.md +0 -0
- package/skills/skill-creator/license.txt +0 -0
- package/skills/skill-creator/scripts/init_skill.py +0 -0
- package/skills/skill-creator/scripts/package_skill.py +0 -0
- package/skills/skill-creator/scripts/quick_validate.py +0 -0
- package/skills/skill-creator/scripts/test_package_skill.py +0 -0
- package/skills/skill-creator/scripts/test_quick_validate.py +0 -0
- package/skills/spike/SKILL.md +0 -0
- package/skills/summarize/SKILL.md +0 -0
- package/skills/taskflow/SKILL.md +0 -0
- package/skills/taskflow/examples/inbox-triage.lobster +0 -0
- package/skills/taskflow/examples/pr-intake.lobster +0 -0
- package/skills/taskflow-inbox-triage/SKILL.md +0 -0
- package/skills/video-frames/SKILL.md +0 -0
- package/skills/video-frames/scripts/frame.sh +0 -0
- package/skills/voice-call/SKILL.md +0 -0
- package/skills/weather/SKILL.md +0 -0
- package/src/agents/templates/HEARTBEAT.md +0 -0
- package/dist/control-ui/assets/i18n-COx0mMoe.js +0 -2
|
@@ -3,7 +3,7 @@ import { a as SourceReplyDeliveryMode$1 } from "./types-DWr32r-j.js";
|
|
|
3
3
|
import { a as GroupToolPolicyBySenderConfig, o as GroupToolPolicyConfig } from "./types.tools-BWrdsQTh.js";
|
|
4
4
|
import { n as HistoryMediaEntry, t as HistoryEntry } from "./history.types-D_WxL2c8.js";
|
|
5
5
|
import { n as normalizeAccountId } from "./account-id-Dh6XMgGH.js";
|
|
6
|
-
import { ha as registerContextEngine } from "./types-
|
|
6
|
+
import { ha as registerContextEngine } from "./types-BI8R-vGd.js";
|
|
7
7
|
import { c as MemoryPluginPublicArtifact, l as MemoryPluginPublicArtifactsProvider, s as MemoryPluginCapability } from "./memory-state-DMCrU17a.js";
|
|
8
8
|
import { Dt as onDiagnosticEvent, a as DiagnosticEventPayload } from "./diagnostic-events-CPKK3QGR.js";
|
|
9
9
|
import { a as resolveToolsBySender, i as resolveChannelGroupToolsPolicy, n as resolveChannelGroupPolicy, r as resolveChannelGroupRequireMention, t as ChannelGroupPolicy } from "./group-policy-DVFOn42s.js";
|
|
@@ -12,23 +12,23 @@ import { i as createTypingCallbacks$1, n as CreateTypingCallbacksParams$1, r as
|
|
|
12
12
|
import { a as resolveChannelSourceReplyDeliveryMode$1, i as createChannelReplyPipeline$1, r as ReplyPrefixContext$1, t as ChannelReplyPipeline$1 } from "./reply-pipeline-HkBr3yuk.js";
|
|
13
13
|
import { i as createReplyPrefixOptions$1, n as ReplyPrefixOptions$1, r as createReplyPrefixContext$1, t as ReplyPrefixContextBundle$1 } from "./reply-prefix-Cmmy8_3j.js";
|
|
14
14
|
import { n as createChannelHistoryWindow, t as ChannelHistoryWindow } from "./history-window-DpOfKxmG.js";
|
|
15
|
-
import { a as GroupPolicySchema, f as requireAllowlistAllowFrom, i as DmPolicySchema, n as ContextVisibilityModeSchema, o as MarkdownConfigSchema, p as requireOpenAllowFrom, r as DmConfigSchema, s as ReplyRuntimeConfigSchemaShape, t as BlockStreamingCoalesceSchema } from "./zod-schema.core-
|
|
15
|
+
import { a as GroupPolicySchema, f as requireAllowlistAllowFrom, i as DmPolicySchema, n as ContextVisibilityModeSchema, o as MarkdownConfigSchema, p as requireOpenAllowFrom, r as DmConfigSchema, s as ReplyRuntimeConfigSchemaShape, t as BlockStreamingCoalesceSchema } from "./zod-schema.core-CwBNqcXp.js";
|
|
16
16
|
import { t as ToolPolicySchema } from "./zod-schema.agent-runtime-DWbjdB_w.js";
|
|
17
17
|
import { o as optionalStringEnum, s as stringEnum } from "./typebox-DYcWd2Ud.js";
|
|
18
18
|
import { n as formatAllowFromLowercase, o as mapAllowlistResolutionInputs, r as formatNormalizedAllowFromEntries } from "./allow-from-Cyh-mzVO.js";
|
|
19
|
-
import { a as buildNestedDmConfigSchema, i as buildJsonChannelConfigSchema, n as buildCatchallMultiAccountChannelSchema, r as buildChannelConfigSchema, t as AllowFromListSchema } from "./config-schema-
|
|
19
|
+
import { a as buildNestedDmConfigSchema, i as buildJsonChannelConfigSchema, n as buildCatchallMultiAccountChannelSchema, r as buildChannelConfigSchema, t as AllowFromListSchema } from "./config-schema-D7cABQ6o.js";
|
|
20
20
|
import { i as createAccountStatusSink } from "./channel-lifecycle.core-Dheykrhe.js";
|
|
21
21
|
import { t as buildAccountScopedDmSecurityPolicy } from "./helpers-DaK8xjIK.js";
|
|
22
22
|
import { createHybridChannelConfigAdapter, createHybridChannelConfigBase, createScopedAccountConfigAccessors, createScopedChannelConfigAdapter, createScopedChannelConfigBase, createScopedDmSecurityResolver, createTopLevelChannelConfigAdapter, createTopLevelChannelConfigBase, mapAllowFromEntries } from "./channel-config-helpers.js";
|
|
23
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
23
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
24
24
|
import { t as KeyedAsyncQueue } from "./keyed-async-queue-DgXrABQM.js";
|
|
25
|
-
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-
|
|
25
|
+
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-uk6vAMkc.js";
|
|
26
26
|
import { c as resolveDmGroupAccessWithLists, i as readStoreAllowFromForDmPolicy, l as resolveEffectiveAllowFromLists, s as resolveDmGroupAccessWithCommandGate, t as DM_GROUP_ACCESS_REASON, u as resolveOpenDmAllowlistAccess } from "./dm-policy-shared-BLYD7XQw.js";
|
|
27
27
|
import { t as createRuntimeDirectoryLiveAdapter } from "./runtime-forwarders-BenVGhHS.js";
|
|
28
28
|
import { C as createOpenProviderConfiguredRouteWarningCollector, D as projectConfigAccountIdWarningCollector, E as projectAccountWarningCollector, O as projectConfigWarningCollector, S as createOpenGroupPolicyRestrictSendersWarningCollector, T as projectAccountConfigWarningCollector, _ as createAllowlistProviderGroupPolicyWarningCollector, a as normalizeAllowFromList, b as createAllowlistProviderRouteAllowlistWarningCollector, c as buildOpenGroupPolicyWarning, d as collectOpenGroupPolicyConfiguredRouteWarnings, f as collectOpenGroupPolicyRestrictSendersWarnings, g as composeWarningCollectors, h as composeAccountWarningCollectors, i as createRestrictSendersChannelSecurity, k as projectWarningCollector, l as collectAllowlistProviderGroupPolicyWarnings, m as collectOpenProviderGroupPolicyWarnings, n as coerceNativeSetting, o as buildOpenGroupPolicyConfigureRouteAllowlistWarning, p as collectOpenGroupPolicyRouteAllowlistWarnings, r as createDangerousNameMatchingMutableAllowlistWarningCollector, s as buildOpenGroupPolicyRestrictSendersWarning, t as ChannelMutableAllowlistCandidate, u as collectAllowlistProviderRestrictSendersWarnings, v as createAllowlistProviderOpenWarningCollector, w as createOpenProviderGroupPolicyWarningCollector, x as createConditionalWarningCollector, y as createAllowlistProviderRestrictSendersWarningCollector } from "./channel-policy-DEjs83id.js";
|
|
29
29
|
import { d as resolveSenderScopedGroupPolicy, s as evaluateGroupRouteAccessForPolicy, u as evaluateSenderGroupAccessForPolicy } from "./group-access-C5TiJmBT.js";
|
|
30
30
|
import { t as DirectoryConfigParams } from "./directory-types-CCNHF95P.js";
|
|
31
|
-
import { a as upsertApiKeyProfile, i as buildApiKeyCredential, n as WriteOAuthCredentialsOptions, o as writeOAuthCredentials, r as applyAuthProfileConfig, t as ApiKeyStorageOptions } from "./provider-auth-helpers-
|
|
31
|
+
import { a as upsertApiKeyProfile, i as buildApiKeyCredential, n as WriteOAuthCredentialsOptions, o as writeOAuthCredentials, r as applyAuthProfileConfig, t as ApiKeyStorageOptions } from "./provider-auth-helpers-CYkWZ0vq.js";
|
|
32
32
|
import { createPluginRuntimeStore } from "./runtime-store.js";
|
|
33
33
|
import { r as resolvePreferredFengMingTmpDir } from "./tmp-fengming-dir-HmCtzUON.js";
|
|
34
34
|
import { a as buildHistoryContextFromMap, c as buildPendingHistoryContextFromMap, d as evictOldHistoryKeys, f as normalizeHistoryMediaEntries, h as recordPendingHistoryEntryWithMedia, i as buildHistoryContextFromEntries, l as clearHistoryEntries, m as recordPendingHistoryEntryIfEnabled, n as HISTORY_CONTEXT_MARKER, o as buildInboundHistoryFromEntries, p as recordPendingHistoryEntry, r as buildHistoryContext, s as buildInboundHistoryFromMap, t as DEFAULT_GROUP_HISTORY_LIMIT, u as clearHistoryEntriesIfEnabled } from "./reply-history-D0BAmlGo.js";
|
|
@@ -10,8 +10,8 @@ declare const AllowFromListSchema: z.ZodOptional<z.ZodArray<z.ZodUnion<readonly
|
|
|
10
10
|
declare function buildNestedDmConfigSchema(extraShape?: ZodRawShape): z.ZodOptional<z.ZodObject<{
|
|
11
11
|
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
12
12
|
policy: z.ZodOptional<z.ZodEnum<{
|
|
13
|
-
allowlist: "allowlist";
|
|
14
13
|
pairing: "pairing";
|
|
14
|
+
allowlist: "allowlist";
|
|
15
15
|
open: "open";
|
|
16
16
|
disabled: "disabled";
|
|
17
17
|
}>>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { h as PluginConfigUiHint } from "./manifest-registry-BLSdm8Mv.js";
|
|
2
2
|
import { t as JsonSchemaObject } from "./json-schema.types-fpZiub1R.js";
|
|
3
|
-
import { h as FengMingPluginConfigSchema } from "./types-
|
|
3
|
+
import { h as FengMingPluginConfigSchema } from "./types-BI8R-vGd.js";
|
|
4
4
|
import { ZodTypeAny } from "zod";
|
|
5
5
|
|
|
6
6
|
//#region src/plugins/config-schema.d.ts
|
|
@@ -1001,8 +1001,8 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
1001
1001
|
maxConcurrent: z.ZodOptional<z.ZodNumber>;
|
|
1002
1002
|
subagents: z.ZodOptional<z.ZodObject<{
|
|
1003
1003
|
delegationMode: z.ZodOptional<z.ZodEnum<{
|
|
1004
|
-
suggest: "suggest";
|
|
1005
1004
|
prefer: "prefer";
|
|
1005
|
+
suggest: "suggest";
|
|
1006
1006
|
}>>;
|
|
1007
1007
|
allowAgents: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1008
1008
|
maxConcurrent: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1146,8 +1146,8 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
1146
1146
|
}, z.core.$strict>>>;
|
|
1147
1147
|
thinkingDefault: z.ZodOptional<z.ZodEnum<{
|
|
1148
1148
|
medium: "medium";
|
|
1149
|
-
max: "max";
|
|
1150
1149
|
off: "off";
|
|
1150
|
+
max: "max";
|
|
1151
1151
|
minimal: "minimal";
|
|
1152
1152
|
low: "low";
|
|
1153
1153
|
high: "high";
|
|
@@ -1415,8 +1415,8 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
1415
1415
|
}, z.core.$strict>>;
|
|
1416
1416
|
subagents: z.ZodOptional<z.ZodObject<{
|
|
1417
1417
|
delegationMode: z.ZodOptional<z.ZodEnum<{
|
|
1418
|
-
suggest: "suggest";
|
|
1419
1418
|
prefer: "prefer";
|
|
1419
|
+
suggest: "suggest";
|
|
1420
1420
|
}>>;
|
|
1421
1421
|
allowAgents: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1422
1422
|
model: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
@@ -4098,8 +4098,8 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
4098
4098
|
}, z.core.$strict>>;
|
|
4099
4099
|
maintenance: z.ZodOptional<z.ZodObject<{
|
|
4100
4100
|
mode: z.ZodOptional<z.ZodEnum<{
|
|
4101
|
-
warn: "warn";
|
|
4102
4101
|
enforce: "enforce";
|
|
4102
|
+
warn: "warn";
|
|
4103
4103
|
}>>;
|
|
4104
4104
|
pruneAfter: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
4105
4105
|
pruneDays: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4359,9 +4359,9 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
4359
4359
|
voice: z.ZodOptional<z.ZodString>;
|
|
4360
4360
|
instructions: z.ZodOptional<z.ZodString>;
|
|
4361
4361
|
mode: z.ZodOptional<z.ZodEnum<{
|
|
4362
|
-
transcription: "transcription";
|
|
4363
4362
|
realtime: "realtime";
|
|
4364
4363
|
"stt-tts": "stt-tts";
|
|
4364
|
+
transcription: "transcription";
|
|
4365
4365
|
}>>;
|
|
4366
4366
|
transport: z.ZodOptional<z.ZodEnum<{
|
|
4367
4367
|
webrtc: "webrtc";
|
|
@@ -4381,8 +4381,8 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
4381
4381
|
}, z.core.$strict>>;
|
|
4382
4382
|
consultThinkingLevel: z.ZodOptional<z.ZodEnum<{
|
|
4383
4383
|
medium: "medium";
|
|
4384
|
-
max: "max";
|
|
4385
4384
|
off: "off";
|
|
4385
|
+
max: "max";
|
|
4386
4386
|
minimal: "minimal";
|
|
4387
4387
|
low: "low";
|
|
4388
4388
|
high: "high";
|
|
@@ -4659,13 +4659,13 @@ declare const FengMingSchema: z.ZodObject<{
|
|
|
4659
4659
|
agents: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4660
4660
|
defaultToolsApprovalMode: z.ZodOptional<z.ZodEnum<{
|
|
4661
4661
|
auto: "auto";
|
|
4662
|
-
approve: "approve";
|
|
4663
4662
|
prompt: "prompt";
|
|
4663
|
+
approve: "approve";
|
|
4664
4664
|
}>>;
|
|
4665
4665
|
default_tools_approval_mode: z.ZodOptional<z.ZodEnum<{
|
|
4666
4666
|
auto: "auto";
|
|
4667
|
-
approve: "approve";
|
|
4668
4667
|
prompt: "prompt";
|
|
4668
|
+
approve: "approve";
|
|
4669
4669
|
}>>;
|
|
4670
4670
|
}, z.core.$strict>>;
|
|
4671
4671
|
}, z.core.$catchall<z.ZodUnknown>>>>;
|
|
@@ -8,7 +8,7 @@ import { b as OutboundDeliveryResult, n as ChannelOutboundAdapter } from "./outb
|
|
|
8
8
|
import { t as ChannelPairingAdapter } from "./pairing.types-CjibUmGE.js";
|
|
9
9
|
import { n as ChannelPlugin } from "./types.public-DLZUN0vk.js";
|
|
10
10
|
import { n as ResolvedConfiguredAcpBinding } from "./persistent-bindings.resolve-DvUSwZiz.js";
|
|
11
|
-
import { Qn as PluginRuntime, l as FengMingPluginApi } from "./types-
|
|
11
|
+
import { Qn as PluginRuntime, l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
12
12
|
//#region src/shared/gateway-bind-url.d.ts
|
|
13
13
|
type GatewayBindUrlResult = {
|
|
14
14
|
url: string;
|
|
@@ -13,30 +13,30 @@ import { n as resolveGatewayPort } from "./paths-C3uC9oQL.js";
|
|
|
13
13
|
import { s as resolveThreadSessionKeys } from "./session-key-fJM_U9Lv.js";
|
|
14
14
|
import { n as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "./account-id-Dh6XMgGH.js";
|
|
15
15
|
import { t as resolveConfiguredAcpBindingRecord } from "./persistent-bindings.resolve-DvUSwZiz.js";
|
|
16
|
-
import { Ao as FengMingPluginActiveModelContext, B as FengMingPluginServiceContext, Bc as ProviderThinkingProfile, Bn as ProviderTransportTurnState, Bt as ProviderCatalogResult, Cr as PluginSessionTurnUnscheduleByTagResult, Et as ProviderAuthDoctorHintContext, Ft as ProviderBuiltInModelSuppressionResult, Ha as RuntimeLogger, Hn as ProviderWebSocketSessionPolicy, In as ProviderSanitizeReplayHistoryContext, It as ProviderCacheTtlEligibilityContext, Jn as UnifiedModelCatalogProviderContext, K as MediaUnderstandingProviderPlugin, Kn as SpeechProviderPlugin, Mn as ProviderResolveUsageAuthContext, Mo as FengMingPluginToolContext, Mt as ProviderBuildMissingAuthMessageContext, Nn as ProviderResolveWebSocketSessionPolicyContext, No as FengMingPluginToolFactory, Nt as ProviderBuildUnknownModelHintContext, On as ProviderResolveDynamicModelContext, Ot as ProviderAuthMethod, Pn as ProviderResolvedUsageAuth, Pt as ProviderBuiltInModelSuppressionContext, Qn as PluginRuntime, Rc as ProviderDefaultThinkingPolicyContext, Rn as ProviderToolSchemaDiagnostic, Rt as ProviderCatalogContext, Sn as ProviderReplayPolicyContext, Sr as PluginSessionTurnUnscheduleByTagParams, Tn as ProviderReplaySessionState, Tr as PluginTrustedToolPolicyRegistration, Tt as ProviderAuthContext, Un as ProviderWrapStreamFnContext, Vc as ProviderRuntimeModel, Vn as ProviderValidateReplayTurnsContext, Wn as RealtimeTranscriptionProviderPlugin, Wt as ProviderDiscoveryContext, Xt as ProviderFetchUsageSnapshotContext, Yn as UnifiedModelCatalogProviderPlugin, _n as ProviderPrepareRuntimeAuthContext, _r as PluginSessionExtensionProjection, an as ProviderNormalizeToolSchemasContext, ar as PluginAgentEventEmitParams, at as PluginCommandContext, bn as ProviderReasoningOutputModeContext, br as PluginSessionSchedulerJobRegistration, cr as PluginControlUiDescriptor, ct as PluginCommandResult, dr as PluginRuntimeLifecycleRegistration, en as ProviderModernModelPolicyContext, fr as PluginSessionActionContext, g as FengMingPluginDefinition, gn as ProviderPrepareExtraParamsContext, gr as PluginSessionAttachmentResult, h as FengMingPluginConfigSchema, hn as ProviderPrepareDynamicModelContext, hr as PluginSessionAttachmentParams, ht as PluginLogger, i as AgentPromptSurfaceKind, in as ProviderNormalizeResolvedModelContext, jn as ProviderResolveTransportTurnStateContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext, l as FengMingPluginApi, lr as PluginRunContextGetParams, m as FengMingPluginCommandDefinition, mr as PluginSessionActionResult, n as AgentPromptGuidance, or as PluginAgentEventEmitResult, pr as PluginSessionActionRegistration, r as AgentPromptGuidanceEntry, sr as PluginAgentEventSubscriptionRegistration, ur as PluginRunContextPatch, vn as ProviderPreparedRuntimeAuth, vr as PluginSessionExtensionRegistration, wi as AgentHarness, wn as ProviderReplaySessionEntry, wr as PluginToolMetadataRegistration, wt as ProviderAugmentModelCatalogContext, xn as ProviderReplayPolicy, xr as PluginSessionTurnScheduleParams, yn as ProviderReasoningOutputMode, yr as PluginSessionSchedulerJobHandle, z as FengMingPluginService, zc as ProviderThinkingPolicyContext } from "./types-
|
|
16
|
+
import { Ao as FengMingPluginActiveModelContext, B as FengMingPluginServiceContext, Bc as ProviderThinkingProfile, Bn as ProviderTransportTurnState, Bt as ProviderCatalogResult, Cr as PluginSessionTurnUnscheduleByTagResult, Et as ProviderAuthDoctorHintContext, Ft as ProviderBuiltInModelSuppressionResult, Ha as RuntimeLogger, Hn as ProviderWebSocketSessionPolicy, In as ProviderSanitizeReplayHistoryContext, It as ProviderCacheTtlEligibilityContext, Jn as UnifiedModelCatalogProviderContext, K as MediaUnderstandingProviderPlugin, Kn as SpeechProviderPlugin, Mn as ProviderResolveUsageAuthContext, Mo as FengMingPluginToolContext, Mt as ProviderBuildMissingAuthMessageContext, Nn as ProviderResolveWebSocketSessionPolicyContext, No as FengMingPluginToolFactory, Nt as ProviderBuildUnknownModelHintContext, On as ProviderResolveDynamicModelContext, Ot as ProviderAuthMethod, Pn as ProviderResolvedUsageAuth, Pt as ProviderBuiltInModelSuppressionContext, Qn as PluginRuntime, Rc as ProviderDefaultThinkingPolicyContext, Rn as ProviderToolSchemaDiagnostic, Rt as ProviderCatalogContext, Sn as ProviderReplayPolicyContext, Sr as PluginSessionTurnUnscheduleByTagParams, Tn as ProviderReplaySessionState, Tr as PluginTrustedToolPolicyRegistration, Tt as ProviderAuthContext, Un as ProviderWrapStreamFnContext, Vc as ProviderRuntimeModel, Vn as ProviderValidateReplayTurnsContext, Wn as RealtimeTranscriptionProviderPlugin, Wt as ProviderDiscoveryContext, Xt as ProviderFetchUsageSnapshotContext, Yn as UnifiedModelCatalogProviderPlugin, _n as ProviderPrepareRuntimeAuthContext, _r as PluginSessionExtensionProjection, an as ProviderNormalizeToolSchemasContext, ar as PluginAgentEventEmitParams, at as PluginCommandContext, bn as ProviderReasoningOutputModeContext, br as PluginSessionSchedulerJobRegistration, cr as PluginControlUiDescriptor, ct as PluginCommandResult, dr as PluginRuntimeLifecycleRegistration, en as ProviderModernModelPolicyContext, fr as PluginSessionActionContext, g as FengMingPluginDefinition, gn as ProviderPrepareExtraParamsContext, gr as PluginSessionAttachmentResult, h as FengMingPluginConfigSchema, hn as ProviderPrepareDynamicModelContext, hr as PluginSessionAttachmentParams, ht as PluginLogger, i as AgentPromptSurfaceKind, in as ProviderNormalizeResolvedModelContext, jn as ProviderResolveTransportTurnStateContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext, l as FengMingPluginApi, lr as PluginRunContextGetParams, m as FengMingPluginCommandDefinition, mr as PluginSessionActionResult, n as AgentPromptGuidance, or as PluginAgentEventEmitResult, pr as PluginSessionActionRegistration, r as AgentPromptGuidanceEntry, sr as PluginAgentEventSubscriptionRegistration, ur as PluginRunContextPatch, vn as ProviderPreparedRuntimeAuth, vr as PluginSessionExtensionRegistration, wi as AgentHarness, wn as ProviderReplaySessionEntry, wr as PluginToolMetadataRegistration, wt as ProviderAugmentModelCatalogContext, xn as ProviderReplayPolicy, xr as PluginSessionTurnScheduleParams, yn as ProviderReasoningOutputMode, yr as PluginSessionSchedulerJobHandle, z as FengMingPluginService, zc as ProviderThinkingPolicyContext } from "./types-BI8R-vGd.js";
|
|
17
17
|
import { n as UsageProviderId, r as UsageWindow, t as ProviderUsageSnapshot } from "./provider-usage.types-CjxqEeB-.js";
|
|
18
18
|
import { D as readStringParam, S as readNumberParam, T as readStringArrayParam, d as createActionGate, g as jsonResult, r as AnyAgentTool, w as readReactionParams } from "./common-BKppoVNO.js";
|
|
19
|
-
import { n as createSubsystemLogger } from "./subsystem-
|
|
20
|
-
import { r as GatewayRequestHandlerOptions } from "./types-
|
|
19
|
+
import { n as createSubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
20
|
+
import { r as GatewayRequestHandlerOptions } from "./types-CsqNt0j8.js";
|
|
21
21
|
import { r as ReplyPayload } from "./reply-payload-Cj6hH8Jm.js";
|
|
22
22
|
import { c as MemoryPluginPublicArtifact, l as MemoryPluginPublicArtifactsProvider, s as MemoryPluginCapability } from "./memory-state-DMCrU17a.js";
|
|
23
23
|
import { Bt as PluginNextTurnInjectionEnqueueResult, Ft as PluginAgentTurnPrepareEvent, Ht as PluginJsonValue, It as PluginAgentTurnPrepareResult, Lt as PluginHeartbeatPromptContributionEvent, Rt as PluginHeartbeatPromptContributionResult, Vt as PluginNextTurnInjectionRecord, at as PluginHookReplyPayload, ct as PluginHookReplyPayloadSendingResult, it as PluginHookReplyDispatchResult, nt as PluginHookReplyDispatchContext, ot as PluginHookReplyPayloadSendingContext, rt as PluginHookReplyDispatchEvent, st as PluginHookReplyPayloadSendingEvent, zt as PluginNextTurnInjection } from "./hook-types-X1hhuNxy.js";
|
|
24
24
|
import { i as buildAgentSessionKey, n as RoutePeer, r as RoutePeerKind } from "./resolve-route-GQ3IYHuI.js";
|
|
25
25
|
import { n as channelTargetsSchema, o as optionalStringEnum, s as stringEnum, t as channelTargetSchema } from "./typebox-DYcWd2Ud.js";
|
|
26
26
|
import { t as AllowlistMatch } from "./allowlist-match-D7Z-4JYw.js";
|
|
27
|
-
import { i as buildJsonChannelConfigSchema, o as emptyChannelConfigSchema, r as buildChannelConfigSchema } from "./config-schema-
|
|
27
|
+
import { i as buildJsonChannelConfigSchema, o as emptyChannelConfigSchema, r as buildChannelConfigSchema } from "./config-schema-D7cABQ6o.js";
|
|
28
28
|
import { n as formatPairingApproveHint, r as parseOptionalDelimitedEntries } from "./helpers-DaK8xjIK.js";
|
|
29
|
-
import { n as buildPluginConfigSchema, r as emptyPluginConfigSchema, t as buildJsonPluginConfigSchema } from "./config-schema-
|
|
30
|
-
import { t as definePluginEntry } from "./plugin-entry-
|
|
29
|
+
import { n as buildPluginConfigSchema, r as emptyPluginConfigSchema, t as buildJsonPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
30
|
+
import { t as definePluginEntry } from "./plugin-entry-DO9kQeTr.js";
|
|
31
31
|
import { n as NormalizedLocation } from "./location-D6ia4w3e.js";
|
|
32
32
|
import { r as enqueueKeyedTask, t as KeyedAsyncQueue } from "./keyed-async-queue-DgXrABQM.js";
|
|
33
33
|
import { i as resolveGlobalDedupeCache, r as createDedupeCache } from "./dedupe-DTDO6GA8.js";
|
|
34
34
|
import { a as generateSecureUuid, i as generateSecureToken } from "./secure-random-C6rj1jbz.js";
|
|
35
|
-
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-
|
|
35
|
+
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-uk6vAMkc.js";
|
|
36
36
|
import { s as migrateBaseNameToDefaultAccount, t as applyAccountNameToChannelSection } from "./setup-helpers-11IuEdzo.js";
|
|
37
37
|
import { n as deleteAccountFromConfigSection, r as setAccountEnabledInConfigSection, t as clearAccountEntryFields } from "./config-helpers-BiuzR4y4.js";
|
|
38
38
|
import { a as SecretFileReadResult, c as tryReadSecretFileSync, i as SecretFileReadOptions, o as loadSecretFileSync, s as readSecretFileSync, t as DEFAULT_SECRET_FILE_MAX_BYTES } from "./secret-file-CjbjgOXf.js";
|
|
39
|
-
import { _ as resolveTailnetHostWithRunner, a as buildThreadAwareOutboundSessionRoute, c as defineChannelPluginEntry, d as getChatChannelMeta, f as recoverCurrentThreadSessionId, g as TailscaleStatusCommandRunner, h as TailscaleStatusCommandResult, i as buildChannelOutboundSessionRoute, l as defineSetupPluginEntry, m as stripTargetKindPrefix, n as ThreadAwareOutboundSessionRouteRecoveryContext, o as createChannelPluginBase, p as stripChannelTargetPrefix, r as ThreadAwareOutboundSessionRouteThreadSource, s as createChatChannelPlugin, t as ChannelOutboundSessionRouteParams, u as ensureConfiguredAcpBindingReady, v as GatewayBindUrlResult, y as resolveGatewayBindUrl } from "./core-
|
|
39
|
+
import { _ as resolveTailnetHostWithRunner, a as buildThreadAwareOutboundSessionRoute, c as defineChannelPluginEntry, d as getChatChannelMeta, f as recoverCurrentThreadSessionId, g as TailscaleStatusCommandRunner, h as TailscaleStatusCommandResult, i as buildChannelOutboundSessionRoute, l as defineSetupPluginEntry, m as stripTargetKindPrefix, n as ThreadAwareOutboundSessionRouteRecoveryContext, o as createChannelPluginBase, p as stripChannelTargetPrefix, r as ThreadAwareOutboundSessionRouteThreadSource, s as createChatChannelPlugin, t as ChannelOutboundSessionRouteParams, u as ensureConfiguredAcpBindingReady, v as GatewayBindUrlResult, y as resolveGatewayBindUrl } from "./core-CPtu2Ftl.js";
|
|
40
40
|
import { i as normalizeHyphenSlug, n as normalizeAtHashSlug } from "./string-normalization-BP5dS4Vd.js";
|
|
41
41
|
import { _ as parseStrictPositiveInteger } from "./number-coercion-C_9og5vg.js";
|
|
42
42
|
import { i as resolveClientIp, r as isTrustedProxyAddress } from "./net-F7HGAsK5.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { M as MemoryCitationsMode } from "./types.tools-BWrdsQTh.js";
|
|
2
|
-
import { ba as ContextEngine, ya as CompactResult } from "./types-
|
|
2
|
+
import { ba as ContextEngine, ya as CompactResult } from "./types-BI8R-vGd.js";
|
|
3
3
|
|
|
4
4
|
//#region src/context-engine/delegate.d.ts
|
|
5
5
|
/**
|
|
@@ -2,10 +2,10 @@ import { F as ChannelStatusIssue, m as ChannelGroupContext, r as ChannelAccountS
|
|
|
2
2
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
3
3
|
import { n as ChannelPlugin, t as ChannelMessageActionName } from "./types.public-DLZUN0vk.js";
|
|
4
4
|
import { n as normalizeAccountId, t as DEFAULT_ACCOUNT_ID } from "./account-id-Dh6XMgGH.js";
|
|
5
|
-
import { Qn as PluginRuntime, l as FengMingPluginApi } from "./types-
|
|
6
|
-
import { r as buildChannelConfigSchema } from "./config-schema-
|
|
7
|
-
import { r as DiscordConfigSchema } from "./bundled-channel-config-schema-
|
|
8
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
5
|
+
import { Qn as PluginRuntime, l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
6
|
+
import { r as buildChannelConfigSchema } from "./config-schema-D7cABQ6o.js";
|
|
7
|
+
import { r as DiscordConfigSchema } from "./bundled-channel-config-schema-C3pWWvwG.js";
|
|
8
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
9
9
|
import { s as migrateBaseNameToDefaultAccount, t as applyAccountNameToChannelSection } from "./setup-helpers-11IuEdzo.js";
|
|
10
10
|
import { t as PAIRING_APPROVED_MESSAGE } from "./pairing-message-nXhZgwTm.js";
|
|
11
11
|
import { t as getChatChannelMeta } from "./channel-plugin-common-DOGgl2SC.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { d as SecretInput } from "./types.secrets-BKPYDrKY.js";
|
|
3
|
-
import { aa as MemoryEmbeddingProviderAdapter } from "./types-
|
|
3
|
+
import { aa as MemoryEmbeddingProviderAdapter } from "./types-BI8R-vGd.js";
|
|
4
4
|
import { n as MemoryMultimodalSettings } from "./multimodal-Dq8Bb48g.js";
|
|
5
5
|
import { DatabaseSync } from "node:sqlite";
|
|
6
6
|
|
|
@@ -3,7 +3,7 @@ import { N as GatewayAuthConfig, nt as GatewayTailscaleConfig, ot as GatewayTrus
|
|
|
3
3
|
import { a as EventFrame, n as errorShape, t as ErrorCodes } from "./schema-BCDEoFsB.js";
|
|
4
4
|
import { a as DeviceIdentity$1, n as GatewayClientOptions$1, t as GatewayClient } from "./client-dmhqm5gm.js";
|
|
5
5
|
import { t as OperatorScope } from "./operator-scopes-ijAvkvEk.js";
|
|
6
|
-
import { c as DEFAULT_PLUGIN_NODE_CAPABILITY_TTL_MS, d as PluginNodeCapabilitySurface, f as buildPluginNodeCapabilityScopedHostUrl, i as GatewayRequestHandlers, l as NormalizedPluginNodeCapabilityUrl, m as normalizePluginNodeCapabilityScopedUrl, o as RespondFn, p as mintPluginNodeCapabilityToken, r as GatewayRequestHandlerOptions, s as NodeSession, u as PLUGIN_NODE_CAPABILITY_PATH_PREFIX } from "./types-
|
|
6
|
+
import { c as DEFAULT_PLUGIN_NODE_CAPABILITY_TTL_MS, d as PluginNodeCapabilitySurface, f as buildPluginNodeCapabilityScopedHostUrl, i as GatewayRequestHandlers, l as NormalizedPluginNodeCapabilityUrl, m as normalizePluginNodeCapabilityScopedUrl, o as RespondFn, p as mintPluginNodeCapabilityToken, r as GatewayRequestHandlerOptions, s as NodeSession, u as PLUGIN_NODE_CAPABILITY_PATH_PREFIX } from "./types-CsqNt0j8.js";
|
|
7
7
|
import { t as isLoopbackHost } from "./net-F7HGAsK5.js";
|
|
8
8
|
import { t as rawDataToString } from "./ws-DPQUGEy8.js";
|
|
9
9
|
import { EventFrame as EventFrame$1, HelloOk } from "@fengming/gateway-protocol";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Ta as ContextEngineOperation, ba as ContextEngine, xa as ContextEngineHostCapability } from "./types-
|
|
1
|
+
import { Ta as ContextEngineOperation, ba as ContextEngine, xa as ContextEngineHostCapability } from "./types-BI8R-vGd.js";
|
|
2
2
|
|
|
3
3
|
//#region src/context-engine/host-compat.d.ts
|
|
4
4
|
type ContextEngineHostSupport = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as PluginRegistry } from "./registry-types-
|
|
2
|
-
import { t as PluginHttpRouteRegistration } from "./registry-
|
|
1
|
+
import { n as PluginRegistry } from "./registry-types-DN1yiH3F.js";
|
|
2
|
+
import { t as PluginHttpRouteRegistration } from "./registry-CzaGoAKH.js";
|
|
3
3
|
import { IncomingMessage, ServerResponse } from "node:http";
|
|
4
4
|
|
|
5
5
|
//#region src/plugins/http-registry.d.ts
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { s as AuthProfileStore } from "./types-FWObBHMR.js";
|
|
3
|
-
import { G as ImageGenerationProviderPlugin, Ps as resolveApiKeyForProvider$1 } from "./types-
|
|
3
|
+
import { G as ImageGenerationProviderPlugin, Ps as resolveApiKeyForProvider$1 } from "./types-BI8R-vGd.js";
|
|
4
4
|
import { t as FallbackAttempt } from "./model-fallback.types-BLDHZH6C.js";
|
|
5
|
-
import { n as createSubsystemLogger } from "./subsystem-
|
|
5
|
+
import { n as createSubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
6
6
|
import { n as getProviderEnvVars } from "./provider-env-vars-sRGcy5GH.js";
|
|
7
7
|
import { _ as ImageGenerationSourceImage, d as ImageGenerationProviderConfiguredContext, f as ImageGenerationProviderOptions, g as ImageGenerationResult, h as ImageGenerationResolution, l as ImageGenerationProvider, m as ImageGenerationRequest, t as GeneratedImageAsset } from "./types-Czxg4bwx.js";
|
|
8
8
|
import { n as isFailoverError, t as describeFailoverError } from "./failover-error-D1lrkl-Y.js";
|
|
9
9
|
import { p as throwCapabilityGenerationFailure, r as buildNoCapabilityModelConfiguredMessage, s as resolveCapabilityModelCandidates } from "./runtime-shared-BRCcZdaj.js";
|
|
10
10
|
import { n as resolveAgentModelPrimaryValue, t as resolveAgentModelFallbackValues } from "./model-input-BO3lAwtw.js";
|
|
11
|
-
import { n as listImageGenerationProviders, t as getImageGenerationProvider } from "./provider-registry-
|
|
12
|
-
import { k as normalizeGooglePreviewModelId } from "./provider-model-shared-
|
|
11
|
+
import { n as listImageGenerationProviders, t as getImageGenerationProvider } from "./provider-registry-DxdZT9UN.js";
|
|
12
|
+
import { k as normalizeGooglePreviewModelId } from "./provider-model-shared-D5rgn7Gb.js";
|
|
13
13
|
|
|
14
14
|
//#region src/plugin-sdk/image-generation-core.auth.runtime.d.ts
|
|
15
15
|
declare namespace image_generation_core_auth_runtime_d_exports {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
|
-
import { ns as GenerateImageParams, rs as GenerateImageRuntimeResult } from "./types-
|
|
3
|
-
import { t as SubsystemLogger } from "./subsystem-
|
|
2
|
+
import { ns as GenerateImageParams, rs as GenerateImageRuntimeResult } from "./types-BI8R-vGd.js";
|
|
3
|
+
import { t as SubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
4
4
|
import { n as getProviderEnvVars } from "./provider-env-vars-sRGcy5GH.js";
|
|
5
5
|
import { l as ImageGenerationProvider } from "./types-Czxg4bwx.js";
|
|
6
|
-
import { n as listImageGenerationProviders, t as getImageGenerationProvider } from "./provider-registry-
|
|
6
|
+
import { n as listImageGenerationProviders, t as getImageGenerationProvider } from "./provider-registry-DxdZT9UN.js";
|
|
7
7
|
|
|
8
8
|
//#region src/image-generation/runtime.d.ts
|
|
9
9
|
declare const log: SubsystemLogger;
|
|
@@ -9,7 +9,7 @@ import { n as ChannelConfigSchema, r as ChannelConfigUiHint } from "./types.conf
|
|
|
9
9
|
import { i as WizardPrompter } from "./prompts-DgKIGa-v.js";
|
|
10
10
|
import { i as ChannelSetupWizardAllowFromEntry, n as ChannelSetupWizard } from "./setup-wizard-types-DR--BOun.js";
|
|
11
11
|
import { n as ChannelPlugin, t as ChannelMessageActionName } from "./types.public-DLZUN0vk.js";
|
|
12
|
-
import { $a as TaskRunCancelResult, $n as SubagentRunParams, Aa as IngestResult, Ba as LlmCompleteUsage, Ca as ContextEngineInfo, Fa as TranscriptRewriteResult, Ga as PluginRuntimeTaskFlows, Ha as RuntimeLogger, Ia as LlmCompleteCaller, Jn as UnifiedModelCatalogProviderContext, K as MediaUnderstandingProviderPlugin, Ka as PluginRuntimeTaskRuns, Kn as SpeechProviderPlugin, La as LlmCompleteMessage, Ma as SubagentSpawnPreparation, Na as TranscriptRewriteReplacement, Oa as ContextEngineRuntimeContext, Pa as TranscriptRewriteRequest, Pr as CliBackendPlugin, Qa as TaskRunAggregateSummary, Qn as PluginRuntime, Ra as LlmCompleteParams, Sa as ContextEngineHostRequirements, Ta as ContextEngineOperation, Tt as ProviderAuthContext, Ua as BoundTaskFlowsRuntime, Vc as ProviderRuntimeModel, Wa as BoundTaskRunsRuntime, Wn as RealtimeTranscriptionProviderPlugin, Xa as TaskFlowDetail, Ya as DetachedTaskLifecycleRuntime, Yn as UnifiedModelCatalogProviderPlugin, Za as TaskFlowView, _a as AssembleResult, ba as ContextEngine, eo as TaskRunDetail, er as SubagentRunResult, h as FengMingPluginConfigSchema, ha as registerContextEngine, ht as PluginLogger, ja as SubagentEndReason, jt as ProviderAuthResult, ka as IngestBatchResult, ko as ResolvedProviderRuntimeAuth, l as FengMingPluginApi, ma as ContextEngineFactoryContext, pa as ContextEngineFactory, qa as PluginRuntimeTasks, to as TaskRunView, va as BootstrapResult, vn as ProviderPreparedRuntimeAuth, wa as ContextEngineMaintenanceResult, wi as AgentHarness, xa as ContextEngineHostCapability, ya as CompactResult, za as LlmCompleteResult } from "./types-
|
|
12
|
+
import { $a as TaskRunCancelResult, $n as SubagentRunParams, Aa as IngestResult, Ba as LlmCompleteUsage, Ca as ContextEngineInfo, Fa as TranscriptRewriteResult, Ga as PluginRuntimeTaskFlows, Ha as RuntimeLogger, Ia as LlmCompleteCaller, Jn as UnifiedModelCatalogProviderContext, K as MediaUnderstandingProviderPlugin, Ka as PluginRuntimeTaskRuns, Kn as SpeechProviderPlugin, La as LlmCompleteMessage, Ma as SubagentSpawnPreparation, Na as TranscriptRewriteReplacement, Oa as ContextEngineRuntimeContext, Pa as TranscriptRewriteRequest, Pr as CliBackendPlugin, Qa as TaskRunAggregateSummary, Qn as PluginRuntime, Ra as LlmCompleteParams, Sa as ContextEngineHostRequirements, Ta as ContextEngineOperation, Tt as ProviderAuthContext, Ua as BoundTaskFlowsRuntime, Vc as ProviderRuntimeModel, Wa as BoundTaskRunsRuntime, Wn as RealtimeTranscriptionProviderPlugin, Xa as TaskFlowDetail, Ya as DetachedTaskLifecycleRuntime, Yn as UnifiedModelCatalogProviderPlugin, Za as TaskFlowView, _a as AssembleResult, ba as ContextEngine, eo as TaskRunDetail, er as SubagentRunResult, h as FengMingPluginConfigSchema, ha as registerContextEngine, ht as PluginLogger, ja as SubagentEndReason, jt as ProviderAuthResult, ka as IngestBatchResult, ko as ResolvedProviderRuntimeAuth, l as FengMingPluginApi, ma as ContextEngineFactoryContext, pa as ContextEngineFactory, qa as PluginRuntimeTasks, to as TaskRunView, va as BootstrapResult, vn as ProviderPreparedRuntimeAuth, wa as ContextEngineMaintenanceResult, wi as AgentHarness, xa as ContextEngineHostCapability, ya as CompactResult, za as LlmCompleteResult } from "./types-BI8R-vGd.js";
|
|
13
13
|
import { t as DiagnosticTraceContext } from "./diagnostic-trace-context-DKGBqNVx.js";
|
|
14
14
|
import { i as HookEntry } from "./internal-hook-types-BwM07ik3.js";
|
|
15
15
|
import { r as AnyAgentTool } from "./common-BKppoVNO.js";
|
|
@@ -18,10 +18,10 @@ import { a as MusicGenerationModeCapabilities, c as MusicGenerationProvider, d a
|
|
|
18
18
|
import { r as ReplyPayload } from "./reply-payload-Cj6hH8Jm.js";
|
|
19
19
|
import { c as MemoryPluginPublicArtifact, l as MemoryPluginPublicArtifactsProvider, s as MemoryPluginCapability } from "./memory-state-DMCrU17a.js";
|
|
20
20
|
import { Dt as onDiagnosticEvent, a as DiagnosticEventPayload } from "./diagnostic-events-CPKK3QGR.js";
|
|
21
|
-
import { n as assertContextEngineHostSupport } from "./host-compat-
|
|
21
|
+
import { n as assertContextEngineHostSupport } from "./host-compat-CM0h9ODw.js";
|
|
22
22
|
import { o as optionalStringEnum, s as stringEnum } from "./typebox-DYcWd2Ud.js";
|
|
23
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
24
|
-
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-
|
|
23
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
24
|
+
import { n as delegateCompactionToRuntime, t as buildMemorySystemPromptAddition } from "./delegate-uk6vAMkc.js";
|
|
25
25
|
import { a as StatefulBindingTargetDescriptor, i as ConfiguredBindingResolution, n as ConfiguredBindingConversation, t as CompiledConfiguredBinding } from "./binding-types-DTo_BVl0.js";
|
|
26
26
|
import { i as StatefulBindingTargetSessionResult, n as StatefulBindingTargetReadyResult, r as StatefulBindingTargetResetResult, t as StatefulBindingTargetDriver } from "./stateful-target-drivers-3WEGpbgy.js";
|
|
27
27
|
import { _ as createOpenAiCompatibleImageGenerationProvider, a as generatedImageAssetFromDataUrl, c as imageSourceUploadFileName, d as sniffImageMimeType, f as toImageDataUrl, g as OpenAiCompatibleImageRequestMode, h as OpenAiCompatibleImageProviderRequestParams, i as generatedImageAssetFromBase64, l as parseImageDataUrl, m as OpenAiCompatibleImageProviderRequestBody, n as OpenAiCompatibleImageResponseEntry, o as generatedImageAssetFromOpenAiCompatibleEntry, p as OpenAiCompatibleImageProviderOptions, r as OpenAiCompatibleImageResponsePayload, s as imageFileExtensionForMimeType, t as ImageMimeTypeDetection, u as parseOpenAiCompatibleImageResponse } from "./image-generation-CGFcphiX.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { f as ModelProviderConfig } from "./types.models-B57NMYJB.js";
|
|
3
3
|
import { i as WizardPrompter } from "./prompts-DgKIGa-v.js";
|
|
4
|
-
import { Rt as ProviderCatalogContext, Tt as ProviderAuthContext, Vc as ProviderRuntimeModel, Wt as ProviderDiscoveryContext, hn as ProviderPrepareDynamicModelContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext, l as FengMingPluginApi } from "./types-
|
|
4
|
+
import { Rt as ProviderCatalogContext, Tt as ProviderAuthContext, Vc as ProviderRuntimeModel, Wt as ProviderDiscoveryContext, hn as ProviderPrepareDynamicModelContext, jt as ProviderAuthResult, kt as ProviderAuthMethodNonInteractiveContext, l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
5
5
|
import { LMSTUDIO_DEFAULT_API_KEY_ENV_VAR, LMSTUDIO_DEFAULT_BASE_URL, LMSTUDIO_DEFAULT_EMBEDDING_MODEL, LMSTUDIO_DEFAULT_INFERENCE_BASE_URL, LMSTUDIO_DEFAULT_LOAD_CONTEXT_LENGTH, LMSTUDIO_DEFAULT_MODEL_ID, LMSTUDIO_LOCAL_API_KEY_PLACEHOLDER, LMSTUDIO_MODEL_PLACEHOLDER, LMSTUDIO_PROVIDER_ID, LMSTUDIO_PROVIDER_LABEL, LmstudioModelBase, LmstudioModelWire, buildLmstudioAuthHeaders, discoverLmstudioModels, ensureLmstudioModelLoaded, fetchLmstudioModels, mapLmstudioWireEntry, normalizeLmstudioProviderConfig, resolveLmstudioConfiguredApiKey, resolveLmstudioInferenceBase, resolveLmstudioProviderHeaders, resolveLmstudioReasoningCapability, resolveLmstudioRuntimeApiKey, resolveLmstudioServerBase, resolveLoadedContextWindow } from "./lmstudio-runtime.js";
|
|
6
6
|
|
|
7
7
|
//#region src/plugin-sdk/lmstudio.d.ts
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as PluginInstallRecord, r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { n as PluginManifestRegistry, r as PluginDiscoveryResult } from "./manifest-registry-BLSdm8Mv.js";
|
|
3
|
-
import { Zn as CreatePluginRuntimeOptions, ht as PluginLogger } from "./types-
|
|
4
|
-
import { n as GatewayRequestHandler } from "./types-
|
|
5
|
-
import { r as PluginRegistryParams } from "./registry-types-
|
|
3
|
+
import { Zn as CreatePluginRuntimeOptions, ht as PluginLogger } from "./types-BI8R-vGd.js";
|
|
4
|
+
import { n as GatewayRequestHandler } from "./types-CsqNt0j8.js";
|
|
5
|
+
import { r as PluginRegistryParams } from "./registry-types-DN1yiH3F.js";
|
|
6
6
|
import { t as PluginSdkResolutionPreference } from "./sdk-alias-cV_L6leE.js";
|
|
7
7
|
|
|
8
8
|
//#region src/plugins/loader.d.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as createSubsystemLogger } from "./subsystem-
|
|
2
|
-
import { a as getChildLogger, h as LoggerSettings, r as LoggerResolvedSettings } from "./logger-
|
|
3
|
-
import { A as logInfo, C as stopDiagnosticHeartbeat, O as logDebug, S as startDiagnosticHeartbeat, _ as logWebhookReceived, g as logWebhookProcessed, h as logWebhookError, k as logError, t as redactIdentifier } from "./redact-identifier-
|
|
1
|
+
import { n as createSubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
2
|
+
import { a as getChildLogger, h as LoggerSettings, r as LoggerResolvedSettings } from "./logger-BpB3--7Z.js";
|
|
3
|
+
import { A as logInfo, C as stopDiagnosticHeartbeat, O as logDebug, S as startDiagnosticHeartbeat, _ as logWebhookReceived, g as logWebhookProcessed, h as logWebhookError, k as logError, t as redactIdentifier } from "./redact-identifier-CVwkabcI.js";
|
|
4
4
|
import { c as redactSensitiveFieldValue, d as redactSensitiveText, p as redactToolPayloadText } from "./redact-Cx8cvsgb.js";
|
|
5
5
|
export { type LoggerResolvedSettings, type LoggerSettings, createSubsystemLogger, getChildLogger, logDebug, logError, logInfo, logWebhookError, logWebhookProcessed, logWebhookReceived, redactIdentifier, redactSensitiveFieldValue, redactSensitiveText, redactToolPayloadText, startDiagnosticHeartbeat, stopDiagnosticHeartbeat };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { d as SecretInput } from "./types.secrets-BKPYDrKY.js";
|
|
3
|
-
import { aa as MemoryEmbeddingProviderAdapter, ca as MemoryEmbeddingProviderCreateResult, da as listRegisteredMemoryEmbeddingProviders, fa as registerMemoryEmbeddingProvider, ia as MemoryEmbeddingProvider, la as MemoryEmbeddingProviderRuntime, na as MemoryEmbeddingBatchChunk, oa as MemoryEmbeddingProviderCallOptions, ra as MemoryEmbeddingBatchOptions, sa as MemoryEmbeddingProviderCreateOptions, ua as clearMemoryEmbeddingProviders } from "./types-
|
|
3
|
+
import { aa as MemoryEmbeddingProviderAdapter, ca as MemoryEmbeddingProviderCreateResult, da as listRegisteredMemoryEmbeddingProviders, fa as registerMemoryEmbeddingProvider, ia as MemoryEmbeddingProvider, la as MemoryEmbeddingProviderRuntime, na as MemoryEmbeddingBatchChunk, oa as MemoryEmbeddingProviderCallOptions, ra as MemoryEmbeddingBatchOptions, sa as MemoryEmbeddingProviderCreateOptions, ua as clearMemoryEmbeddingProviders } from "./types-BI8R-vGd.js";
|
|
4
4
|
import { a as fetchWithSsrFGuard } from "./fetch-guard-BKvfwdRa.js";
|
|
5
5
|
import { l as shouldUseEnvHttpProxyForUrl } from "./proxy-env-ISZvc7mK.js";
|
|
6
6
|
import { h as hasNonTextEmbeddingParts, m as EmbeddingInput, t as MemoryChunk } from "./internal-B1IX4tl2.js";
|
|
7
7
|
import { a as getMemoryMultimodalExtensions, i as classifyMemoryMultimodalPath, r as buildCaseInsensitiveExtensionGlob } from "./multimodal-Dq8Bb48g.js";
|
|
8
|
-
import { i as listRegisteredMemoryEmbeddingProviderAdapters, n as getMemoryEmbeddingProvider, r as listMemoryEmbeddingProviders } from "./fengming-runtime-
|
|
8
|
+
import { i as listRegisteredMemoryEmbeddingProviderAdapters, n as getMemoryEmbeddingProvider, r as listMemoryEmbeddingProviders } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
9
9
|
//#region packages/memory-host-sdk/src/host/embeddings.types.d.ts
|
|
10
10
|
type EmbeddingProvider = {
|
|
11
11
|
id: string;
|
|
@@ -5,8 +5,8 @@ import { F as MemoryQmdIndexPath, L as MemoryQmdMcporterConfig, M as MemoryCitat
|
|
|
5
5
|
import { a as loadConfig } from "./io-DKYSICy5.js";
|
|
6
6
|
import { i as resolveStateDir } from "./paths-C3uC9oQL.js";
|
|
7
7
|
import { g as shortenHomePath, h as shortenHomeInString, p as resolveUserPath, y as truncateUtf16Safe } from "./utils-DSrjARXN.js";
|
|
8
|
-
import { Lo as onSessionTranscriptUpdate } from "./types-
|
|
9
|
-
import { n as createSubsystemLogger } from "./subsystem-
|
|
8
|
+
import { Lo as onSessionTranscriptUpdate } from "./types-BI8R-vGd.js";
|
|
9
|
+
import { n as createSubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
10
10
|
import { F as resolveDefaultAgentId, M as resolveAgentDir, N as resolveAgentWorkspaceDir, j as resolveAgentContextLimits, x as resolveSessionAgentId } from "./agent-scope-Cru8SWEo.js";
|
|
11
11
|
import { x as resolveSessionTranscriptsDirForAgent } from "./session-file-Qs_Kl28T.js";
|
|
12
12
|
import { n as detectMime } from "./mime-Ds6Fkh-A.js";
|
|
@@ -14,6 +14,6 @@ import { a as parseDurationMs } from "./theme-tQ4llnd2.js";
|
|
|
14
14
|
import { n as runTasksWithConcurrency } from "./run-with-concurrency-DupL57_Z.js";
|
|
15
15
|
import { B as root } from "./fs-safe-DGWa_p_W.js";
|
|
16
16
|
import { n as resolveGlobalSingleton } from "./global-singleton-BRuDox3Q.js";
|
|
17
|
-
import { d as ResolvedMemorySearchSyncConfig, f as resolveMemorySearchConfig, p as resolveMemorySearchSyncConfig, t as splitShellArgs, u as ResolvedMemorySearchConfig } from "./fengming-runtime-
|
|
17
|
+
import { d as ResolvedMemorySearchSyncConfig, f as resolveMemorySearchConfig, p as resolveMemorySearchSyncConfig, t as splitShellArgs, u as ResolvedMemorySearchConfig } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
18
18
|
import { n as isPathInside } from "./fs-utils-34CPuk08.js";
|
|
19
19
|
export { type FengMingConfig, type MemoryBackend, type MemoryCitationsMode, type MemoryQmdConfig, type MemoryQmdIndexPath, type MemoryQmdMcporterConfig, type MemoryQmdSearchMode, type MemorySearchConfig, type ResolvedMemorySearchConfig, type ResolvedMemorySearchSyncConfig, type SecretInput, type SessionSendPolicyConfig, createSubsystemLogger, detectMime, hasConfiguredSecretInput, isPathInside, loadConfig, normalizeResolvedSecretInputString, onSessionTranscriptUpdate, parseDurationMs, resolveAgentContextLimits, resolveAgentDir, resolveAgentWorkspaceDir, resolveDefaultAgentId, resolveGlobalSingleton, resolveMemorySearchConfig, resolveMemorySearchSyncConfig, resolveSessionAgentId, resolveSessionTranscriptsDirForAgent, resolveStateDir, resolveUserPath, root, runTasksWithConcurrency, shortenHomeInString, shortenHomePath, splitShellArgs, truncateUtf16Safe };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as SqliteWalMaintenance, o as SqliteWalMaintenanceOptions } from "./fengming-runtime-
|
|
1
|
+
import { a as SqliteWalMaintenance, o as SqliteWalMaintenanceOptions } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
2
2
|
import { DatabaseSync } from "node:sqlite";
|
|
3
3
|
|
|
4
4
|
//#region packages/memory-host-sdk/src/host/memory-schema.d.ts
|
|
@@ -2,6 +2,6 @@ import { S as MemorySearchManager, T as MemorySyncProgressUpdate, b as MemoryPro
|
|
|
2
2
|
import { a as chunkMarkdown, c as listMemoryFiles, d as remapChunkLines, f as runWithConcurrency, i as buildMultimodalChunkForIndexing, l as normalizeExtraMemoryPaths, n as MemoryFileEntry, o as cosineSimilarity, p as hashText, r as buildFileEntry, s as ensureDir, t as MemoryChunk, u as parseEmbedding } from "./internal-B1IX4tl2.js";
|
|
3
3
|
import { i as resolveMemoryBackendConfig, n as ResolvedQmdConfig, r as ResolvedQmdMcporterConfig, t as ResolvedMemoryBackendConfig } from "./backend-config-CqWBYCRJ.js";
|
|
4
4
|
import { a as buildMemoryReadResult, i as DEFAULT_MEMORY_READ_MAX_CHARS, n as readMemoryFile, o as buildMemoryReadResultFromSlice, r as DEFAULT_MEMORY_READ_LINES } from "./read-file-CVtBowNP.js";
|
|
5
|
-
import { a as configureMemorySqliteWalMaintenance, c as ensureMemoryIndexSchema, i as closeMemorySqliteWalMaintenance, n as MemorySearchResult, o as requireNodeSqlite, r as MemorySource, s as loadSqliteVecExtension, t as MemoryEmbeddingProbeResult } from "./memory-core-host-engine-storage-
|
|
5
|
+
import { a as configureMemorySqliteWalMaintenance, c as ensureMemoryIndexSchema, i as closeMemorySqliteWalMaintenance, n as MemorySearchResult, o as requireNodeSqlite, r as MemorySource, s as loadSqliteVecExtension, t as MemoryEmbeddingProbeResult } from "./memory-core-host-engine-storage-DYPjOQCg.js";
|
|
6
6
|
import { r as statRegularFile, t as isFileMissingError } from "./fs-utils-34CPuk08.js";
|
|
7
7
|
export { DEFAULT_MEMORY_READ_LINES, DEFAULT_MEMORY_READ_MAX_CHARS, type MemoryChunk, MemoryEmbeddingProbeResult, type MemoryFileEntry, type MemoryProviderStatus, type MemoryReadResult, type MemorySearchManager, MemorySearchResult, type MemorySearchRuntimeDebug, MemorySource, type MemorySyncProgressUpdate, type ResolvedMemoryBackendConfig, type ResolvedQmdConfig, type ResolvedQmdMcporterConfig, buildFileEntry, buildMemoryReadResult, buildMemoryReadResultFromSlice, buildMultimodalChunkForIndexing, chunkMarkdown, closeMemorySqliteWalMaintenance, configureMemorySqliteWalMaintenance, cosineSimilarity, ensureDir, ensureMemoryIndexSchema, hashText, isFileMissingError, listMemoryFiles, loadSqliteVecExtension, normalizeExtraMemoryPaths, parseEmbedding, readMemoryFile, remapChunkLines, requireNodeSqlite, resolveMemoryBackendConfig, runWithConcurrency, statRegularFile };
|
|
@@ -4,6 +4,6 @@ import { c as isVerbose, u as setVerbose } from "./globals-BL1_NohW.js";
|
|
|
4
4
|
import { a as formatErrorMessage } from "./errors-D0VpUbWO.js";
|
|
5
5
|
import { t as formatDocsLink } from "./links-DFOTZJs1.js";
|
|
6
6
|
import { c as withManager, n as isRich, o as formatHelpExamples, r as theme, t as colorize } from "./theme-tQ4llnd2.js";
|
|
7
|
-
import { c as withProgress, l as withProgressTotals } from "./fengming-runtime-
|
|
7
|
+
import { c as withProgress, l as withProgressTotals } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
8
8
|
import { t as resolveCommandSecretRefsViaGateway } from "./command-secret-gateway-CTSPpn8f.js";
|
|
9
9
|
export { colorize, defaultRuntime, formatDocsLink, formatErrorMessage, formatHelpExamples, isRich, isVerbose, resolveCommandSecretRefsViaGateway, setVerbose, shortenHomeInString, shortenHomePath, theme, withManager, withProgress, withProgressTotals };
|
|
@@ -3,13 +3,13 @@ import { M as MemoryCitationsMode } from "./types.tools-BWrdsQTh.js";
|
|
|
3
3
|
import { a as loadConfig, i as getRuntimeConfig } from "./io-DKYSICy5.js";
|
|
4
4
|
import { i as resolveStateDir } from "./paths-C3uC9oQL.js";
|
|
5
5
|
import { p as parseAgentSessionKey } from "./session-key-fJM_U9Lv.js";
|
|
6
|
-
import { l as FengMingPluginApi } from "./types-
|
|
6
|
+
import { l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
7
7
|
import { C as readPositiveIntegerParam, D as readStringParam, S as readNumberParam, b as readFiniteNumberParam, g as jsonResult, r as AnyAgentTool, u as asToolParamsRecord } from "./common-BKppoVNO.js";
|
|
8
8
|
import { F as resolveDefaultAgentId, S as resolveSessionAgentIds, x as resolveSessionAgentId } from "./agent-scope-Cru8SWEo.js";
|
|
9
9
|
import { x as resolveSessionTranscriptsDirForAgent } from "./session-file-Qs_Kl28T.js";
|
|
10
10
|
import { _ as listMemoryCorpusSupplements, a as MemoryFlushPlan, c as MemoryPluginPublicArtifact, d as MemoryPromptSectionBuilder, g as listActiveMemoryPublicArtifacts, h as getMemoryCapabilityRegistration, i as MemoryCorpusSupplementRegistration, l as MemoryPluginPublicArtifactsProvider, m as clearMemoryPluginState, n as MemoryCorpusSearchResult, o as MemoryFlushPlanResolver, p as buildMemoryPromptSection, r as MemoryCorpusSupplement, s as MemoryPluginCapability, t as MemoryCorpusGetResult, u as MemoryPluginRuntime, v as registerMemoryCapability, y as registerMemoryCorpusSupplement } from "./memory-state-DMCrU17a.js";
|
|
11
11
|
import { r as resolveCronStyleNow } from "./current-time-B7_zRNnN.js";
|
|
12
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
13
|
-
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-
|
|
12
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
13
|
+
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
14
14
|
import { n as SILENT_REPLY_TOKEN } from "./tokens-BS8eYqUE.js";
|
|
15
15
|
export { type AnyAgentTool, DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR as DEFAULT_PI_COMPACTION_RESERVE_TOKENS_FLOOR, type FengMingConfig, type FengMingPluginApi, type MemoryCitationsMode, type MemoryCorpusGetResult, type MemoryCorpusSearchResult, type MemoryCorpusSupplement, type MemoryCorpusSupplementRegistration, type MemoryFlushPlan, type MemoryFlushPlanResolver, type MemoryPluginCapability, type MemoryPluginPublicArtifact, type MemoryPluginPublicArtifactsProvider, type MemoryPluginRuntime, type MemoryPromptSectionBuilder, SILENT_REPLY_TOKEN, asToolParamsRecord, buildMemoryPromptSection as buildActiveMemoryPromptSection, clearMemoryPluginState, emptyPluginConfigSchema, getMemoryCapabilityRegistration, getRuntimeConfig, jsonResult, listActiveMemoryPublicArtifacts, listMemoryCorpusSupplements, loadConfig, parseAgentSessionKey, parseNonNegativeByteSize, readFiniteNumberParam, readNumberParam, readPositiveIntegerParam, readStringParam, registerMemoryCapability, registerMemoryCorpusSupplement, resolveCronStyleNow, resolveDefaultAgentId, resolveMemorySearchConfig, resolveSessionAgentId, resolveSessionAgentIds, resolveSessionTranscriptsDirForAgent, resolveStateDir };
|
|
@@ -3,14 +3,14 @@ import { M as MemoryCitationsMode } from "./types.tools-BWrdsQTh.js";
|
|
|
3
3
|
import { a as loadConfig, i as getRuntimeConfig } from "./io-DKYSICy5.js";
|
|
4
4
|
import { i as resolveStateDir } from "./paths-C3uC9oQL.js";
|
|
5
5
|
import { p as parseAgentSessionKey } from "./session-key-fJM_U9Lv.js";
|
|
6
|
-
import { l as FengMingPluginApi } from "./types-
|
|
6
|
+
import { l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
7
7
|
import { C as readPositiveIntegerParam, D as readStringParam, S as readNumberParam, b as readFiniteNumberParam, g as jsonResult, r as AnyAgentTool, u as asToolParamsRecord } from "./common-BKppoVNO.js";
|
|
8
8
|
import { F as resolveDefaultAgentId, S as resolveSessionAgentIds, x as resolveSessionAgentId } from "./agent-scope-Cru8SWEo.js";
|
|
9
9
|
import { x as resolveSessionTranscriptsDirForAgent } from "./session-file-Qs_Kl28T.js";
|
|
10
10
|
import { _ as listMemoryCorpusSupplements, a as MemoryFlushPlan, c as MemoryPluginPublicArtifact, d as MemoryPromptSectionBuilder, g as listActiveMemoryPublicArtifacts, h as getMemoryCapabilityRegistration, i as MemoryCorpusSupplementRegistration, l as MemoryPluginPublicArtifactsProvider, m as clearMemoryPluginState, n as MemoryCorpusSearchResult, o as MemoryFlushPlanResolver, p as buildMemoryPromptSection, r as MemoryCorpusSupplement, s as MemoryPluginCapability, t as MemoryCorpusGetResult, u as MemoryPluginRuntime, v as registerMemoryCapability, y as registerMemoryCorpusSupplement } from "./memory-state-DMCrU17a.js";
|
|
11
11
|
import { r as resolveCronStyleNow } from "./current-time-B7_zRNnN.js";
|
|
12
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
13
|
-
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-
|
|
12
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
13
|
+
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
14
14
|
import { n as SILENT_REPLY_TOKEN } from "./tokens-BS8eYqUE.js";
|
|
15
15
|
import { listMemoryHostPublicArtifacts, listMemoryWorkspacePublicArtifacts } from "./memory-host-core.js";
|
|
16
16
|
export { type AnyAgentTool, DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR as DEFAULT_PI_COMPACTION_RESERVE_TOKENS_FLOOR, type FengMingConfig, type FengMingPluginApi, type MemoryCitationsMode, type MemoryCorpusGetResult, type MemoryCorpusSearchResult, type MemoryCorpusSupplement, type MemoryCorpusSupplementRegistration, type MemoryFlushPlan, type MemoryFlushPlanResolver, type MemoryPluginCapability, type MemoryPluginPublicArtifact, type MemoryPluginPublicArtifactsProvider, type MemoryPluginRuntime, type MemoryPromptSectionBuilder, SILENT_REPLY_TOKEN, asToolParamsRecord, buildMemoryPromptSection as buildActiveMemoryPromptSection, clearMemoryPluginState, emptyPluginConfigSchema, getMemoryCapabilityRegistration, getRuntimeConfig, jsonResult, listActiveMemoryPublicArtifacts, listMemoryCorpusSupplements, listMemoryHostPublicArtifacts, listMemoryWorkspacePublicArtifacts, loadConfig, parseAgentSessionKey, parseNonNegativeByteSize, readFiniteNumberParam, readNumberParam, readPositiveIntegerParam, readStringParam, registerMemoryCapability, registerMemoryCorpusSupplement, resolveCronStyleNow, resolveDefaultAgentId, resolveMemorySearchConfig, resolveSessionAgentId, resolveSessionAgentIds, resolveSessionTranscriptsDirForAgent, resolveStateDir };
|
|
@@ -3,14 +3,14 @@ import { M as MemoryCitationsMode } from "./types.tools-BWrdsQTh.js";
|
|
|
3
3
|
import { a as loadConfig, i as getRuntimeConfig } from "./io-DKYSICy5.js";
|
|
4
4
|
import { i as resolveStateDir } from "./paths-C3uC9oQL.js";
|
|
5
5
|
import { p as parseAgentSessionKey } from "./session-key-fJM_U9Lv.js";
|
|
6
|
-
import { l as FengMingPluginApi } from "./types-
|
|
6
|
+
import { l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
7
7
|
import { C as readPositiveIntegerParam, D as readStringParam, S as readNumberParam, b as readFiniteNumberParam, g as jsonResult, r as AnyAgentTool, u as asToolParamsRecord } from "./common-BKppoVNO.js";
|
|
8
8
|
import { F as resolveDefaultAgentId, S as resolveSessionAgentIds, x as resolveSessionAgentId } from "./agent-scope-Cru8SWEo.js";
|
|
9
9
|
import { x as resolveSessionTranscriptsDirForAgent } from "./session-file-Qs_Kl28T.js";
|
|
10
10
|
import { _ as listMemoryCorpusSupplements, a as MemoryFlushPlan, c as MemoryPluginPublicArtifact, d as MemoryPromptSectionBuilder, g as listActiveMemoryPublicArtifacts, h as getMemoryCapabilityRegistration, i as MemoryCorpusSupplementRegistration, l as MemoryPluginPublicArtifactsProvider, m as clearMemoryPluginState, n as MemoryCorpusSearchResult, o as MemoryFlushPlanResolver, p as buildMemoryPromptSection, r as MemoryCorpusSupplement, s as MemoryPluginCapability, t as MemoryCorpusGetResult, u as MemoryPluginRuntime, v as registerMemoryCapability, y as registerMemoryCorpusSupplement } from "./memory-state-DMCrU17a.js";
|
|
11
11
|
import { r as resolveCronStyleNow } from "./current-time-B7_zRNnN.js";
|
|
12
|
-
import { r as emptyPluginConfigSchema } from "./config-schema-
|
|
13
|
-
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-
|
|
12
|
+
import { r as emptyPluginConfigSchema } from "./config-schema-DuJUjn6k.js";
|
|
13
|
+
import { f as resolveMemorySearchConfig, m as DEFAULT_AGENT_COMPACTION_RESERVE_TOKENS_FLOOR, s as parseNonNegativeByteSize } from "./fengming-runtime-Dt2ZEVYX.js";
|
|
14
14
|
import { n as SILENT_REPLY_TOKEN } from "./tokens-BS8eYqUE.js";
|
|
15
15
|
//#region src/plugin-sdk/memory-host-core.d.ts
|
|
16
16
|
declare function listMemoryWorkspacePublicArtifacts(params: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Y as MigrationItem, et as MigrationProviderContext, q as MigrationApplyResult } from "./types-
|
|
1
|
+
import { Y as MigrationItem, et as MigrationProviderContext, q as MigrationApplyResult } from "./types-BI8R-vGd.js";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin-sdk/migration-runtime.d.ts
|
|
4
4
|
declare function withCachedMigrationConfigRuntime(runtime: MigrationProviderContext["runtime"] | undefined, fallbackConfig: MigrationProviderContext["config"]): MigrationProviderContext["runtime"] | undefined;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { $ as MigrationPlan, J as MigrationDetection, Y as MigrationItem, et as MigrationProviderContext, rt as MigrationSummary, tt as MigrationProviderPlugin } from "./types-
|
|
1
|
+
import { $ as MigrationPlan, J as MigrationDetection, Y as MigrationItem, et as MigrationProviderContext, rt as MigrationSummary, tt as MigrationProviderPlugin } from "./types-BI8R-vGd.js";
|
|
2
2
|
|
|
3
3
|
//#region src/plugin-sdk/migration.d.ts
|
|
4
4
|
declare const MIGRATION_REASON_MISSING_SOURCE_OR_TARGET = "missing source or target";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { r as FengMingConfig } from "./types.fengming-DQAyczjX.js";
|
|
2
2
|
import { s as AuthProfileStore } from "./types-FWObBHMR.js";
|
|
3
|
-
import { it as MusicGenerationProviderPlugin } from "./types-
|
|
3
|
+
import { it as MusicGenerationProviderPlugin } from "./types-BI8R-vGd.js";
|
|
4
4
|
import { t as FallbackAttempt } from "./model-fallback.types-BLDHZH6C.js";
|
|
5
|
-
import { n as createSubsystemLogger } from "./subsystem-
|
|
5
|
+
import { n as createSubsystemLogger } from "./subsystem-n4Y4vCcQ.js";
|
|
6
6
|
import { n as getProviderEnvVars } from "./provider-env-vars-sRGcy5GH.js";
|
|
7
7
|
import { c as MusicGenerationProvider, d as MusicGenerationResult, f as MusicGenerationSourceImage, l as MusicGenerationProviderCapabilities, s as MusicGenerationOutputFormat, t as GeneratedMusicAsset, u as MusicGenerationRequest } from "./types-BslMKzzV.js";
|
|
8
8
|
import { n as isFailoverError, t as describeFailoverError } from "./failover-error-D1lrkl-Y.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as FengMingPluginDefinition, h as FengMingPluginConfigSchema, l as FengMingPluginApi } from "./types-
|
|
1
|
+
import { g as FengMingPluginDefinition, h as FengMingPluginConfigSchema, l as FengMingPluginApi } from "./types-BI8R-vGd.js";
|
|
2
2
|
//#region src/plugin-sdk/plugin-entry.d.ts
|
|
3
3
|
/** Options for a plugin entry that registers providers, tools, commands, or services. */
|
|
4
4
|
type DefinePluginEntryOptions = {
|