Skip to main content

Crate gloamy

Crate gloamy 

Source

Re-exports§

pub use config::Config;

Modules§

agent
channels
Channel subsystem for messaging platform integrations.
config
gateway
Axum-based HTTP gateway with proper HTTP/1.1 compliance, body limits, and timeouts.
grounding
hooks
memory
observability
perception
peripherals
Hardware peripherals — STM32, RPi GPIO, etc.
providers
Provider subsystem for model inference backends.
rag
RAG pipeline for hardware datasheet retrieval.
runtime
tools
Tool subsystem for agent-callable capabilities.

Enums§

ChannelCommands
Channel management subcommands
CronCommands
Cron subcommands
HardwareCommands
Hardware discovery subcommands
IntegrationCommands
Integration subcommands
MemoryCommands
Memory management subcommands
MigrateCommands
Migration subcommands
PeripheralCommands
Peripheral (hardware) management subcommands
ServiceCommands
Service management subcommands
SkillCommands
Skills management subcommands