22 packages matching “agentide”
@spanexx/agentide
v0.9.3 · 5 hours ago
Meta-package composing Tier 1 components + gateway-core; ships the `agentide` CLI for operators.
No known vulnerabilities
@spanexx/event-bus
v0.2.1 · 1 day ago
In-process pub/sub event bus for Agentide platform components.
No known vulnerabilities
@spanexx/adapter-mcp
v0.7.1 · 2 days ago
MCP adapter — exposes the Agentide gateway as MCP tools over Streamable HTTP (POST /mcp).
No known vulnerabilities
@spanexx/errors
v0.5.1 · 2 days ago
Structured error type used across every Agentide package. Replaces thrown Error with {code, message, details?} shape.
No known vulnerabilities
@spanexx/sdk-node
v0.2.2 · 1 day ago
Backend SDK for Agentide — register business capabilities with the Gateway, execute handlers, emit events.
No known vulnerabilities
@spanexx/adapter-websocket
v0.7.1 · 2 days ago
WebSocket adapter — the single door for SDKs (sdk-node, sdk-browser) and the agentide CLI. Push+pull on one socket, JWT-in-first-message, event subscription.
No known vulnerabilities
@spanexx/dashboard-core
v0.1.1 · 12 hours ago
Web dashboard for Agentide — dashboard.view.* read caps (thin passthrough wrappers) + static UI server. BI[13].
No known vulnerabilities
@spanexx/sdk-browser
v0.2.1 · 1 day ago
Browser SDK for Agentide — the DOM is the manifest. Annotate elements with data-sdk-cap, createSdk observes and registers capabilities, invocations fan out as CustomEvents.
No known vulnerabilities
@spanexx/plugin-manager
v0.6.1 · 2 days ago
Install/update/uninstall plugins from a Plugin Manifest. Three plugin types: runtime, service, observer.
No known vulnerabilities
@spanexx/capability-registry
v0.6.1 · 2 days ago
Capability catalog — registration, lookup, version resolution, filter-by-owner/tier. The registry is queried by the gateway for routing and by adapters for MCP tools/* discovery.
No known vulnerabilities
@spanexx/backend-runtime
v0.6.1 · 2 days ago
Gateway-side counterpart to sdk-node/sdk-browser. Accepts SDK WS connections, performs HS256 JWT handshake, threads runtime capabilities into the gateway's dispatch.
No known vulnerabilities
@jerry965/aurora-page-factory-mcp
v0.1.6 · 24 days ago
MCP server for Aurora admin page preview sessions and project-page code export.
No known vulnerabilities
@spanexx/gateway-core
v0.7.1 · 2 days ago
The kernel. Single function handleInvocation(req) → response. Auth → rate limit → session → authz (tier-hierarchy) → version resolve → dispatch (by owner prefix).
No known vulnerabilities
@spanexx/platform-capabilities
v0.6.1 · 2 days ago
Single source of truth for all 25 platform-capability registrations (16 migrated from gateway-core + 9 new). Pure registration seam — no handlers, no state.
No known vulnerabilities
@spanexx/origin
v0.5.1 · 2 days ago
Single primitive: matches incoming Origin header against expectedOrigins claim. RFC 6125 wildcard support.
No known vulnerabilities
@spanexx/session-manager
v0.6.1 · 2 days ago
Lifecycle manager for execution contexts. Active ⇄ Suspended → Archived. Sessions own their runtime resources.
No known vulnerabilities
@spanexx/sdk-node-cjs
v0.0.1 · 5 days ago
CommonJS build of @spanexx/sdk-node — for CJS consumers (nest, most node apps). Source is mirrored from @spanexx/sdk-node; updated in lockstep.
No known vulnerabilities
@spanexx/adapter-core
v0.3.1 · 2 days ago
Shared server-side invocation pipeline for door adapters — readClaims, auth policy, error converter, RecordRegistry, response channel, capability lookup. Doors import ONLY this package for shared logic (A1 own-bytes rule).
No known vulnerabilities
@spanexx/adapter-rest
v0.2.1 · 2 days ago
REST adapter — plain HTTP door for non-MCP integrations. POST /invoke + GET /capabilities, Bearer JWT per request, kernel-verified.
No known vulnerabilities
@spanexx/event-bus-cjs
v0.0.1 · 5 days ago
CommonJS build of @spanexx/event-bus — for CJS consumers (nest, most node apps). Source is mirrored from @spanexx/event-bus; updated in lockstep.
No known vulnerabilities