Packages
llm_core
0.6.2Provider-agnostic LLM orchestration for Elixir. Composable ALF pipelines, hot-reload TOML config, CLI provider support, in-process agentic loops, structured output, and semantic memory.
attr_engine
0.5.0Schema-driven content modelling with a 4-layer config cascade, DAG attribute set composition, multilingual resolution, and pluggable HTML/envelope rendering. Built on Ecto + JSONB.
comm_bus
0.2.0Conversational context assembly for LLM interactions with keyword-triggered entry injection and token budget management
llm_toolkit
0.1.0Base code tools for agentic LLM execution — read, write, edit, bash, grep, glob, tree, http_get, and composable tool resolver architecture.
a2a_engine
0.1.0Pure-spec implementation of the Google Agent2Agent (A2A) protocol: types, JSON-RPC 2.0 codec, SSE codec, and transport behaviour. No state, no DB, no broker — those live in the consuming host.
mobus_stepwise
0.3.1ALF-backed stepwise and flow workflow engine
workflow_stem
0.4.0Shared workflow runtime — stepwise, FSM, and flow engines with ALF pipelines
fosferon_telemetry
0.1.0Shared failure-telemetry conventions for Elixir apps. UTF-8-safe truncation, counter generation, and generic handler attachment.
mobus_dataview
0.1.0Column, filter, sort, and pagination settings management for directory views
mobus_scope
0.1.0Lazy capability registry for Phoenix LiveView sockets
greenmail
0.1.0Local SMTP+IMAP email server for dev/test. Drop-in GreenMail wrapper.
agent_engine
0.2.0Minimal host-facing agent runtime: config loading, session state, phased cues, budget hints, trend hints, collaboration state, and a host-owned turn loop.
voice_engine
0.1.0Shared STT/TTS voice infrastructure for Elixir — behaviours, pluggable adapters (ElevenLabs, self-hosted Whisper/Orpheus), and a Phoenix PubSub session bridge.