160,709 packages matching “theokit-sdk”
@theokit/sdk-tools
v0.27.5 · 10 days ago
Built-in tools for @theokit/sdk agents — file system, git, subprocess, search-text, vitest runner.
No known vulnerabilities
@theokit/sdk-pty
v0.3.6 · 19 days ago
Local interactive-shell backend for @theokit/sdk — a node-pty implementation of InteractiveBackend. Opt-in, terminal-surface only; node-pty is optional so install never fails on a native build.
No known vulnerabilities
@theokit/sdk-handoff
v0.1.5 · 19 days ago
Inter-agent dispatch for @theokit/sdk — typed Handoff descriptors, loop protection, plugin-based wiring.
No known vulnerabilities
@theokit/sdk-memory
v0.5.3 · 19 days ago
Memory subsystem for @theokit/sdk — MemoryProvider impls (markdown file store today; LanceDB + embeddings + circuit breaker next iters). Consumes the kernel-facing port from sdk-core.
No known vulnerabilities
@theokit/sdk-cache
v1.0.2 · 19 days ago
Semantic LLM response cache for @theokit/sdk — vector + FTS hybrid lookup, in-memory + JSON file stores, plugin integration.
No known vulnerabilities
@theokit/agents
v15.0.0 · 6 days ago
AI agents as first-class citizens of the TheoKit pipeline. The AgentBuilder.create() authoring chain compiles to the @theokit/sdk runtime.
No known vulnerabilities
@theokit/sdk
v5.9.1 · 6 days ago
TypeScript SDK for the Theo agent harness — same surface, local or cloud.
No known vulnerabilities
@theokit/sdk-budget
v0.3.5 · 19 days ago
USD-cost-aware BudgetTracker impls for @theokit/sdk — extends the counter-based reference with per-model pricing. Consumes the kernel-facing BudgetTracker port from sdk-core.
No known vulnerabilities
@theokit/auth-github
v0.6.0 · 26 days ago
GitHub OAuth 2.0 provider for @theokit/sdk/server/auth. Plugs into defineAuth({ providers: [github({...})] }).
No known vulnerabilities
@theokit/cli
v4.0.2 · 19 days ago
Developer CLI for @theokit/sdk — init, dev, inspect, eval. Adoption Roadmap #1.
No known vulnerabilities
@theokit/presenter
v0.10.0 · 6 days ago
TheoKit's presentation layer — the canonical AgentOutputEvent + Presenter Strategy that turns @theokit/sdk agent output into any surface (web UIMessageStream, terminal ANSI, JSON API) from ONE normalized event.
No known vulnerabilities
@theokit/auth-google
v0.5.1 · 1 month ago
Google OAuth (OIDC) provider for @theokit/sdk/server/auth. Plugs into defineAuth({ providers: [google({...})] }).
No known vulnerabilities
@theokit/auth-magic-link
v0.6.1 · 1 month ago
Email magic-link provider for @theokit/sdk/server/auth. Pluggable MagicLinkStore + email-callback for any transport (Resend/SendGrid/SMTP).
No known vulnerabilities
@theokit/memory-supermemory
v3.0.4 · 19 days ago
Supermemory memory adapter for @theokit/sdk — wraps supermemory@^4 with the MemoryAdapter contract (ADR D141).
No known vulnerabilities
@theokit/memory-mem0
v3.0.4 · 19 days ago
Mem0 cloud memory adapter for @theokit/sdk — wraps mem0ai MemoryClient with the MemoryAdapter contract (ADR D141).
No known vulnerabilities
@theokit/gateway
v0.10.0 · 6 days ago
Multi-platform messaging gateway core for @theokit/sdk — transport-agnostic primitives (BasePlatformAdapter, MessageEvent, SessionRouter, DeliveryRouter, GatewayRunner, hooks). Inspired by hermes-agent/gateway. ADRs D170-D181.
No known vulnerabilities
@theokit/memory-honcho
v3.0.4 · 19 days ago
Honcho memory adapter for @theokit/sdk — wraps @honcho-ai/sdk with the MemoryAdapter contract (ADR D141).
No known vulnerabilities
@theokit/acp
v4.0.1 · 19 days ago
Agent Client Protocol (ACP) server adapter for @theokit/sdk. Exposes an SDKAgent over stdio JSON-RPC so any ACP-compatible host can drive it. ADRs D349-D360.
No known vulnerabilities
@theokit/di-agent
v0.5.0 · 6 days ago
Agent-first DI integration for @theokit/di. Ships @InjectAgent() decorator + createAgentProvider() helper that produces a REQUEST-scoped Agent factory — so every HTTP request gets an isolated @theokit/sdk Agent automatically.
No known vulnerabilities
@theokit/plugin-realtime
v0.2.2 · 28 days ago
Multiplayer realtime plugin for TheoKit — presence + room + broadcast + Yjs CRDT (opt-in). Form 4 Hybrid: RealtimeProvider interface + MemoryRealtimeProvider default + YjsRealtimeProvider + defineRealtimeProvider extension. Consumes @theokit/sdk@>=1.7.0 s
No known vulnerabilities