15 packages matching “openexpertise”
@openexpertise/skill-experience-creator
v0.1.5 · 2 months ago
Anthropic SKILL.md package that teaches an LLM how to author OpenExpertise experiences.
No known vulnerabilities
@openexpertise/schema
v0.1.5 · 2 months ago
TypeScript types + JSON Schema + parser/validator for the OpenExpertise experience.yaml format.
No known vulnerabilities
@openexpertise/node-kinds-experience
v0.1.5 · 2 months ago
Dispatcher for `experience` nodes — nests one OpenExpertise experience inside another.
No known vulnerabilities
@openexpertise/core
v0.1.5 · 2 months ago
Scheduler, dispatcher registry, event bus, and SQLite-backed state store — the OpenExpertise runtime.
No known vulnerabilities
@openexpertise/llm-openai
v0.1.5 · 2 months ago
OpenAI-compatible LLMClient implementation for OpenExpertise — wraps any OpenAI-API endpoint (OpenAI, Azure, self-hosted).
No known vulnerabilities
@openexpertise/mcp-server
v0.1.5 · 2 months ago
`oe-mcp` MCP server — exposes 6 OpenExpertise tools so external MCP-aware agents can run experiences.
No known vulnerabilities
@openexpertise/authoring
v0.1.5 · 2 months ago
Schema-aware authoring helpers — validate, scaffold, and edit experience.yaml files programmatically.
No known vulnerabilities
@openexpertise/cli
v0.1.5 · 2 months ago
The `oe` command-line interface — run, resume, inspect, evolve, validate experiences.
No known vulnerabilities
@openexpertise/evolution
v0.1.5 · 2 months ago
Advisor that reads a run's events+state and proposes graph upgrades as git-apply-ready diffs.
No known vulnerabilities
@openexpertise/tui
v0.1.5 · 2 months ago
Ink-based terminal UI for `oe run --tui` — live phases, node status, token stream, activity feed.
No known vulnerabilities
@openexpertise/node-kinds-dataset
v0.1.5 · 2 months ago
Dispatcher for `dataset` nodes — loads file/sqlite/http/MCP-resource data into state.
No known vulnerabilities
@openexpertise/node-kinds-skill
v0.1.5 · 2 months ago
Dispatcher for `skill` nodes — invokes Anthropic-style SKILL.md packages as graph steps.
No known vulnerabilities
@openexpertise/node-kinds-tool
v0.1.5 · 2 months ago
Dispatcher for `tool` nodes — runs deterministic JavaScript/TypeScript impl files.
No known vulnerabilities
@openexpertise/node-kinds-agent
v0.1.5 · 2 months ago
Dispatcher for `agent` nodes — calls an LLM with structured-output schema, writes validated keys to state.
No known vulnerabilities
@openexpertise/node-kinds-cli-agent
v0.1.5 · 2 months ago
Dispatcher for `cli-agent` nodes — delegates work to Claude Code, Codex, or Gemini CLI subprocesses with timeout/retry.
No known vulnerabilities