CHANGELOG
01Agent
Agent "CHANGELOG" from usetheokit/theokit, covering @theokit/agents, 12.1.0, minor changes, 12.0.0 and major changes.
Agent
Agent "CHANGELOG" from usetheokit/theokit, covering @theokit/agents, 12.1.0, minor changes, 12.0.0 and major changes.
Skill Claude CodeCodex
TheoKit agent/LLM integration — agents/.ts convention (AgentBuilder), the tool() builder, capabilities (advanced/DI), useAgent client hook.
Skill Claude CodeCodex
TheoKit configuration — the config() builder, plugins, security, storage, agents, build targets.
Skill Claude CodeCodex
TheoKit database — Drizzle ORM, SQLite schema, migrations, seeds, db commands.
Skill Claude CodeCodex
TheoKit frontend — file-based routing, layouts, theoFetch typed client, useAgent, React patterns.
Skill Claude CodeCodex
Receiving messages from Telegram, WhatsApp, Slack and other platforms — handleChannelWebhook, the @theokit/gateway- adapters, signature validation, the onMessage seam.
Skill Claude CodeCodex
TheoKit server routes — the route() builder, Zod validation, HTTP methods, dynamic params, error handling.
Skill Claude CodeCodex
@theokit/ui AI-native component library — AI-agent surfaces (ChatThread, ChatMessage, ChatComposer, ToolCallCard, AgentStream), theming, providers; generic primitives (CodeBlock, Sidebar, Button) come from @usetheo/ui.