Harness wrapping local AI coding CLIs (Claude Code, Codex, Antigravity) as atomr-agents Callables. Headless mode parses structured streams; interactive mode bridges a tmux session to clients.

0 audits · 6 versions · updated 2026-06-09

Axum + embedded SPA companion for the coding-cli harness. Start runs, browse results, follow SSE events, and attach an xterm.js terminal to tmux-wrapped interactive sessions over WebSocket.

0 audits · 6 versions · updated 2026-06-09

Isolator trait + Local and Docker implementations for the coding-cli harness. Spawns CLI processes on the host or in a container with optional PTY.

0 audits · 6 versions · updated 2026-06-09

Google Antigravity CLI (agy) adapter for the coding-cli harness: stream-json parser + system-instruction projection. Successor to the Gemini CLI adapter.

0 audits · 5 versions · updated 2026-06-09

Claude Code adapter for the coding-cli harness: stream-json parser + concept projection (CLAUDE.md, skills, MCP, settings).

0 audits · 6 versions · updated 2026-06-09

OpenAI Codex CLI adapter for the coding-cli harness: `codex exec` headless invocation + AGENTS.md projection.

0 audits · 6 versions · updated 2026-06-09

Google Gemini CLI adapter for the coding-cli harness: stream-json parser + system-instruction projection.

0 audits · 1 version · updated 2026-05-20

AgentContext + ContextAssembler for atomr-agents.

0 audits · 18 versions · updated 2026-06-08

Core types for the atomr-agents framework: ids, budgets, context, events, errors.

0 audits · 18 versions · updated 2026-06-08

Uniform input/output contract for deep-research harnesses: request, result, citation, plan, telemetry types.

0 audits · 6 versions · updated 2026-06-09

Pluggable deep-research harness: clarify→plan→search→write→verify, multi-agent parallel, and iterative-deepening strategies behind a uniform contract.

0 audits · 6 versions · updated 2026-06-09

Axum + embedded SPA companion for the deep-research harness. Kick off runs, browse results, follow live SSE event streams.

0 audits · 6 versions · updated 2026-06-09

Two-tier outer shell for atomr-agents deep research: intent classifier routes between a fast shallow path and the full deep harness.

0 audits · 6 versions · updated 2026-06-09

EmbeddingActor and pluggable AnnIndex (CPU default via atomr-accel-agents).

0 audits · 17 versions · updated 2026-06-08

Eval suites + regression detection + deterministic event-stream replay.

0 audits · 16 versions · updated 2026-06-08

Harness: tested, packaged, persistent execution loop.

0 audits · 16 versions · updated 2026-06-08

atomr-agents host runtime — long-lived agent identity, memory, skills, hooks, schedules, channels, atop atomr actors.

0 audits · 4 versions · updated 2026-06-08

Axum + embedded React SPA companion for the atomr-agents host runtime. Manage agents, SOUL/MEMORY/RULES/USER docs, skills, curator proposals, crons, hooks, channels/routing, branches, registry, evals, MCP servers, config, and a live event stream.

0 audits · 3 versions · updated 2026-06-08

Document loaders, text splitters, and CachedEmbedder for atomr-agents.

0 audits · 17 versions · updated 2026-06-08

InstructionStrategy + ComposedInstructionStrategy<P, T, B> assembler.

0 audits · 17 versions · updated 2026-06-08

Meetings harness: takes a diarized STT conversation and produces structured attendees, notes, and actions with owners. Supports batch and live-streaming extraction with a dynamic, tiered summarization ledger.

0 audits · 6 versions · updated 2026-06-08

Optional axum backend + embedded React SPA for reviewing and editing meeting analyses (attendees, notes, actions, summaries).

0 audits · 6 versions · updated 2026-06-08

Memory stores and strategies (recency, semantic, summarizing, chained).

0 audits · 17 versions · updated 2026-06-08

Structured event taxonomy + tracing/metric exporters for atomr-agents.

0 audits · 17 versions · updated 2026-06-08

Organizational hierarchy (Org/Department/Team) over cluster sharding.

0 audits · 16 versions · updated 2026-06-08

Output parsers + auto-repair + streaming partial-JSON for atomr-agents.

0 audits · 17 versions · updated 2026-06-08

Persona strategies: structural (Static, Big Five, MBTI, Jungian, Composite) + emphasis.

0 audits · 17 versions · updated 2026-06-08

PyO3 bindings: host (run harnesses) and guest (Python-defined tools/strategies).

0 audits · 9 versions · updated 2026-06-08

Versioned artifact registry: tool sets, skills, personas, agents, workflows, harnesses.

0 audits · 16 versions · updated 2026-06-08

Retriever zoo: Vector, BM25, MultiQuery, ContextualCompression, ParentDocument, Ensemble-RRF, SelfQuery, EmbeddingsFilter, TimeWeighted.

0 audits · 17 versions · updated 2026-06-08

Docker (bollard) backend for the atomr-agents microVM sandbox — the cross-platform "Insecure Dev Mode" fallback. One container per sandbox; exec, file I/O, commit-based snapshot/fork.

0 audits · 1 version · updated 2026-06-08

Backend-agnostic microVM sandbox traits, profile/budget/request types, lifecycle events, and a deterministic in-memory mock backend for the atomr-agents sandbox subsystem.

0 audits · 1 version · updated 2026-06-08

In-VM guest agent for the atomr-agents microVM sandbox: a static Rust daemon that runs as PID 1 inside a Firecracker guest, serving the sandbox-proto command set over AF_VSOCK.

0 audits · 1 version · updated 2026-06-08

Orchestrator for the atomr-agents microVM sandbox: owns a pluggable SandboxBackend, a sandbox registry, a bin-packing scheduler and snapshot pool, broadcasts SandboxEvents, and is itself a Callable.

0 audits · 1 version · updated 2026-06-08

Axum REST + SSE companion for the atomr-agents sandbox harness: create/exec/fork/snapshot/destroy endpoints and a SandboxEvent /events stream.

0 audits · 1 version · updated 2026-06-08

Wire protocol shared between the sandbox host and the in-VM guest agent: length-prefixed postcard frames over AF_VSOCK, with the GuestRequest/GuestResponse command set.

0 audits · 1 version · updated 2026-06-08

The `execute_in_sandbox` Tool: exposes the atomr-agents microVM sandbox harness to agents, with profile resolution, Rust-floor budget scaling, and EventBus telemetry.

0 audits · 1 version · updated 2026-06-08

Typed security context: clearance/compartment walls, mandate checks, a capability/secrets broker, and reusable WalledTool middleware.

0 audits · 4 versions · updated 2026-06-08

Skills: bundled instruction+tool+sub-agent capabilities.

0 audits · 17 versions · updated 2026-06-08

Channelled state, reducers, and per-super-step checkpointing for atomr-agents.

0 audits · 18 versions · updated 2026-06-08

Strategy traits and combinators for atomr-agents.

0 audits · 18 versions · updated 2026-06-08

Audio decoding (symphonia) and microphone capture (cpal) for atomr-agents speech-to-text.

0 audits · 12 versions · updated 2026-06-08

Core types and traits for atomr-agents speech-to-text: SpeechToText / StreamingSession traits, Capabilities, AudioInput, Transcript, MockSpeechToText.

0 audits · 12 versions · updated 2026-06-08

Local speaker diarization via sherpa-onnx for atomr-agents speech-to-text. Plugs into any backend whose Capabilities::diarization is None.

0 audits · 12 versions · updated 2026-06-08

STT harness: an agentic streaming pipeline that diarizes, transcribes, and accumulates a conversation record aligned to agentic structures.

0 audits · 6 versions · updated 2026-06-08

Optional axum backend + embedded React SPA for reviewing and editing diarized STT conversations.

0 audits · 6 versions · updated 2026-06-08

Shared HTTP / WebSocket plumbing for atomr-agents speech-to-text remote backends: client builder, secret refs, retry/backoff, rate limits, error classification.

0 audits · 12 versions · updated 2026-06-08

AssemblyAI STT backend (REST + Universal-Streaming WebSocket) for atomr-agents.

0 audits · 12 versions · updated 2026-06-08

Deepgram STT backend (REST + WebSocket) for atomr-agents.

0 audits · 12 versions · updated 2026-06-08

OpenAI Whisper / gpt-4o-transcribe REST backend for atomr-agents speech-to-text.

0 audits · 12 versions · updated 2026-06-08