Credential gateway
Secrets stay out of extensions and, when enabled, out of fx itself. Credentials are injected only at approved network boundaries, with metadata-only audit records.
fxclaw status: in development
A nano self-learning autonomous agent built on top of fx.sh.
Written in Zig, compilable to WebAssembly, and extendable.
Secrets stay out of extensions and, when enabled, out of fx itself. Credentials are injected only at approved network boundaries, with metadata-only audit records.
In-process channels support paired Telegram chats and addressed Discord DMs and mentions, including approval buttons without exposing bot tokens to extension state.
An append-only journal and atomic snapshots recover sessions after restarts without putting chat content or secrets in the journal.
Session flushes and scheduled reflection curate durable notes and skills, improving the agent's working context over time.
One-shot, interval, and UTC cron tasks share the same approval policy. A quiet heartbeat stays silent when there is nothing useful to say.
One sans-io Zig core runs natively or as freestanding WebAssembly, with golden transcripts keeping behavior deterministic across hosts.