58 packages matching “moxxy”
@moxxy/sdk
v0.36.1 · 1 day ago
Typed public surface for the moxxy framework: event types, define* factories, lifecycle hook signatures.
No known vulnerabilities
moxxy
v0.0.3 · 4 years ago
Moxxy is a mock and a proxy for developing against APIs that may or may not exist.
No known vulnerabilities
@moxxy/agent
v0.36.1 · 1 day ago
Batteries-included entry to moxxy: one install + one call to run an agent. Bundles @moxxy/core, the default loop, and the OpenAI + Anthropic providers behind drop-in presets — `setupAgent(openaiPreset({ apiKey }))`.
No known vulnerabilities
@moxxy/cli
v0.36.1 · 1 day ago
moxxy command-line agent: TUI, one-shot prompts, setup, services, and API-key or installed-CLI subscription providers.
No known vulnerabilities
@moxxy/plugin-provider-openai
v0.36.1 · 1 day ago
OpenAI (and OpenAI-compatible: z.ai, xAI, Google, Ollama/local) LLMProvider plugin for moxxy. Streams Chat Completions with tool_calls; translates moxxy ProviderRequest/Event ↔ the OpenAI wire shape. Register it into an @moxxy/core Session to route turns
No known vulnerabilities
@moxxy/plugin-provider-anthropic
v0.36.1 · 1 day ago
Anthropic (Claude) LLMProvider plugin for moxxy. Streams the Messages API with tool use + adaptive thinking; translates moxxy ProviderRequest/Event ↔ the Anthropic wire shape. Register it into an @moxxy/core Session to route turns to Claude models.
No known vulnerabilities
@moxxy/plugin-browser
v0.36.1 · 1 day ago
Web capabilities for moxxy: pluggable web_search fallback, web_fetch, and a Playwright browser_session sidecar.
No known vulnerabilities
@moxxy/companion-types
v0.4.1 · 3 days ago
Internal Companion framework package. Modules import @moxxy/companion-sdk instead.
No known vulnerabilities
@moxxy/mode-default
v0.36.1 · 1 day ago
Default loop strategy (mode) for moxxy — a Claude Code-style ReAct tool-use loop. Register it into an @moxxy/core Session to give your agent its turn-by-turn reasoning + tool-calling behaviour.
No known vulnerabilities
@moxxy/companion-runner
v0.10.1 · 1 day ago
Companion runner agent — execute Companion's AI agent work (moxxy gateways, git worktrees, PRs) on any machine, driven by a companiond over HTTP+WebSocket.
No known vulnerabilities
@moxxy/companion-services
v0.6.0 · 3 days ago
Internal Companion framework package. Modules import @moxxy/companion-sdk instead.
No known vulnerabilities
@moxxy/companion-ui
v0.5.0 · 3 days ago
Internal Companion framework package. Modules import @moxxy/companion-sdk instead.
No known vulnerabilities
@moxxy/core
v0.36.1 · 1 day ago
The moxxy runtime as a programmatic library: the agentic Session + runTurn loop, the event log, the plugin host, every block registry (providers, tools, modes, compactors, cache strategies, channels, …), session persistence, and the permission engine. Pai
No known vulnerabilities
@moxxy/plugin-memory
v0.36.1 · 1 day ago
Journal-based long-term memory for moxxy. Markdown files at ~/.moxxy/memory/ with type/description frontmatter + an index. Plus STM selectors over the event log.
No known vulnerabilities
@moxxy/companion-core
v0.6.1 · 1 day ago
Internal Companion framework package. Modules import @moxxy/companion-sdk instead.
No known vulnerabilities
@moxxy/plugin-stt-whisper-codex
v0.36.1 · 1 day ago
OpenAI Codex OAuth speech-to-text transcriber (Whisper family) for moxxy.
No known vulnerabilities
@moxxy/plugin-provider-xai
v0.36.1 · 1 day ago
xAI (Grok) LLMProvider plugin for moxxy. Streams the OpenAI-compatible xAI API (https://api.x.ai/v1).
No known vulnerabilities
@moxxy/plugin-mcp
v0.36.1 · 1 day ago
MCP (Model Context Protocol) client plugin for moxxy — connect to MCP servers and surface their tools.
No known vulnerabilities
@moxxy/plugin-tunnel-proxy
v0.36.1 · 1 day ago
Self-hosted tunnel provider for moxxy. Dials the proxy relay over an outbound control WebSocket, proves ownership of a keypair-derived subdomain (uuid.proxy.moxxy.ai), and pipes each inbound connection to a local port — a native-Node replacement for the c
No known vulnerabilities
@moxxy/plugin-provider-google
v0.36.1 · 1 day ago
Google Gemini LLMProvider plugin for moxxy. Streams the Gemini OpenAI-compatible endpoint (generativelanguage.googleapis.com/v1beta/openai).
No known vulnerabilities