internal/

directory
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2026 License: Apache-2.0

Directories

Path Synopsis
Package adapter resumes agent sessions via their CLIs (spec §6).
Package adapter resumes agent sessions via their CLIs (spec §6).
Package bus is the in-process event bus: live notification only.
Package bus is the in-process event bus: live notification only.
Package client is the CLI-side RPC client for the daemon socket.
Package client is the CLI-side RPC client for the daemon socket.
Package daemon hosts the engine behind a unix-socket RPC server.
Package daemon hosts the engine behind a unix-socket RPC server.
Package dispatch executes pending continuations: per-session FIFO, supervised adapter runs, results fed back as continuation.* events.
Package dispatch executes pending continuations: per-session FIFO, supervised adapter runs, results fed back as continuation.* events.
Package engine wires the store's transactional ingest to the live bus.
Package engine wires the store's transactional ingest to the live bus.
Package mcpserver exposes RuntimePulse to AI agents as an MCP server.
Package mcpserver exposes RuntimePulse to AI agents as an MCP server.
Package mockexe lets a test binary impersonate an agent CLI: call Main() first in TestMain; in child processes spawned with Env(spec) it performs the configured behavior and exits.
Package mockexe lets a test binary impersonate an agent CLI: call Main() first in TestMain; in child processes spawned with Env(spec) it performs the configured behavior and exits.
Package setup registers RuntimePulse as an MCP server with the agent CLIs installed on the machine (the `runtimepulse setup` wizard).
Package setup registers RuntimePulse as an MCP server with the agent CLIs installed on the machine (the `runtimepulse setup` wizard).
Package store persists RuntimePulse state in a single SQLite database.
Package store persists RuntimePulse state in a single SQLite database.
Package version is the single source of truth for RuntimePulse's version.
Package version is the single source of truth for RuntimePulse's version.
Package watch hosts runtime condition observers (spec §4.2).
Package watch hosts runtime condition observers (spec §4.2).
Package workflow compiles declarative workflow files into rules.
Package workflow compiles declarative workflow files into rules.
Package wsserver streams live events over a token-gated WebSocket.
Package wsserver streams live events over a token-gated WebSocket.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL