Search
@hasna-internal/kai-session-title-first-prompt-llm
andreihasna2
First-message LLM provider plugin for DeepSeek Harness session titles
@hasna-internal/kai-session-title-llm
andreihasna2
Shared LLM generation policy for DeepSeek Harness session-title providers
@hasna-internal/kai-skill
andreihasna2
Agent skill provider registry for the DeepSeek Harness
@hasna-internal/kai-skill-badge
andreihasna2
Bundled dsh badge skill provider for DeepSeek Harness
@hasna-internal/kai-skill-filesystem
andreihasna2
Local filesystem skill provider for the DeepSeek Harness
@hasna-internal/kai-storage
andreihasna2
Storage hub (ctx.storage): named backend registry plus mounted data-form facilities for the DeepSeek Harness
@hasna-internal/kai-storage-domain
andreihasna2
Domain data form (ctx.storage.domain): schema-validated, event-emitting KV domains over storage backends for the DeepSeek Harness
...more@hasna-internal/kai-storage-json
andreihasna2
JSON file KV storage backend for the DeepSeek Harness storage hub
@hasna-internal/kai-storage-sqlite
andreihasna2
SQLite storage backend (kv facet) for the DeepSeek Harness storage hub
@hasna-internal/kai-tool-ask-user
andreihasna2
Model-facing ask_user_question tool over the ctx.userQuestions seam
@hasna-internal/kai-tool-bash
andreihasna2
Model-facing bash tool with optional generic background-job and sandbox-escalation support
@hasna-internal/kai-tool-bash-persistent
andreihasna2
Model-facing owner-scoped persistent Bash tool backed by the Harness PTY service
@hasna-internal/kai-tool-call-timeout-policy
andreihasna2
Tool-call timeout policy: a tools/execute wrapper that arms a per-tool deadline on exec.signal and returns TOOL_TIMEOUT when it wins
...more@hasna-internal/kai-tool-cordis
andreihasna2
Self-referential cordis toolset: inspect the live runtime, mount and dispose model-written plugins
@hasna-internal/kai-tool-fs
andreihasna2
Model-facing filesystem tools (read, write, edit) over the DeepSeek Harness filesystem seam (ctx.fs)
@hasna-internal/kai-tool-fs-search
andreihasna2
Model-facing filesystem discovery tools (glob, grep) backed by the packaged ripgrep binary (@vscode/ripgrep)
@hasna-internal/kai-tool-goal
andreihasna2
Model-facing same-session goal tools with execution-time authority checks
@hasna-internal/kai-tool-jobs
andreihasna2
Model-facing background job control tools (job_output, job_list, job_kill) over the ctx.jobs registry
@hasna-internal/kai-tool-lsp
andreihasna2
Model-facing lsp tool over the DeepSeek Harness LSP capability seam (ctx.lsp) — one read-only tool with goToDefinition/findReferences/goToImplementation/hover operations, one-based UTF-16 cursor coordinates, bounded location rendering, and hover normaliza
...more