52 packages matching “theokit”
theokit
v0.72.1 · 1 day ago
The TheoKit web framework — file-based routing, typed server surfaces, the Vite plugin, the CLI and the deploy adapters, around agents served from agents/*.ts.
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
create-theokit
v3.0.8 · 1 day ago
Scaffold a new TheoKit project
No known vulnerabilities
@theokit/http
v2.3.0 · 2 days ago
NestJS-style decorators (@Controller, @Get, @Post, @Body, @UseGuards) over Web Standards, compiling to TheoKit route registrations.
No known vulnerabilities
@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/di
v0.2.1 · 6 days ago
Lightweight TypeScript dependency injection container for the theokit ecosystem (foundation for @theokit/orm + @theokit/http). NestJS-compatible API with @Injectable, @Inject, @Module + 3 scopes (SINGLETON/TRANSIENT/REQUEST) + agent-aware via @theokit/di-
No known vulnerabilities
@theokit/gateway-telegram
v0.3.1 · 24 days ago
Telegram (grammy) platform adapter for @theokit/gateway. ADR D171.
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/gateway-slack
v0.3.1 · 24 days ago
Slack (@slack/bolt) platform adapter for @theokit/gateway. ADRs D267-D285.
No known vulnerabilities
@theokit/gateway-discord
v0.3.0 · 6 days ago
Discord (discord.js) platform adapter for @theokit/gateway. ADRs D171, D179.
No known vulnerabilities
@theokit/tauri
v1.0.0 · 12 days ago
Tauri desktop glue for TheoKit agents — the Channel/invoke transport source (webview) + the JSONL sidecar (node), over the unified client. UI is @theokit/ui; the runtime is @theokit/sdk.
No known vulnerabilities
@theokit/plugin-forms
v0.5.2 · 27 days ago
Declarative form binding for TheoKit: zod + react-hook-form + useAction. Ships <TheoForm action={actions.X}> + <TheoField name> + applyActionErrorsToForm adapter.
No known vulnerabilities
@theokit/orm
v0.2.1 · 28 days ago
Repository pattern + @InjectRepository decorator + agent-aware columns + @Transactional + schema export polyglot over drizzle-orm, consuming @theokit/di for inversion of control. NestJS TypeORM-equivalent DX for the theokit ecosystem.
No known vulnerabilities
@theokit/gateway-matrix
v0.3.0 · 23 days ago
Matrix protocol platform adapter for @theokit/gateway. ADRs D413-D421.
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/gateway-sms
v0.3.1 · 24 days ago
SMS platform adapter for @theokit/gateway. Multi-backend (Twilio + Plivo + Vonage). ADRs D389-D396.
No known vulnerabilities
@theokit/plugin-voice
v0.11.1 · 21 days ago
Voice plugin for TheoKit — STT + TTS bridge with browser MediaRecorder helper + UI components.
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/auth-github
v0.6.0 · 25 days ago
GitHub OAuth 2.0 provider for @theokit/sdk/server/auth. Plugs into defineAuth({ providers: [github({...})] }).
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