Bundle
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en)
jsoncode
Bundle
DSH plugin: a model-facing rename_session tool, so the agent can retitle a session from inside the conversation. Zero runtime dependencies.
9Ashwin
Bundle
Web-search provider for the DeepSeek Harness (ctx.web): real internet search via a built-in in-process metasearch or DuckDuckGo only, no external API key, no external instance, zero runtime dependencies, plus an optional fully-local corpus full-text index.
ddowbnac
Bundle
Exa web search provider for the DeepSeek Harness ctx.web seam, with Dynamic Highlights on by default, an /exa command to change highlights, search type and result count at runtime, and an exa_search tool that owns its own result cap.
Geighlord007
Bundle
Declare whether a configured third-party model accepts image (multimodal) input; writes the modality into the owning provider settings and verifies it through runtime model resolution.
ct-jyjntc
Bundle
DeepSeek Harness bundle: runtime-context snapshot and conversation trajectory cards docked above the composer
luoshuai990529
Bundle
Literature search for DeepSeek Harness over the official PubMed NCBI E-utilities API (esearch/esummary/efetch/elink) and Google Scholar (SerpApi engine, or direct HTML parsing because Google publishes no Scholar API). Zero runtime dependencies.
Astervolans
Bundle
Pi coding agent as a lifecycle-owned Cordis runtime plugin for ACRYL.
acryldev
Bundle
DSH Web plugin: a session API-cost + account-balance pill merged into the official composer stats row, with a click-open breakdown panel. Host half registers a `costPill` session projection and a loopback-only balance route; browser half renders it through the slot runtime.
Daviszhou212
Bundle
Primary-controlled deliberation and opt-in masked review for DeepSeek Harness
fly1989