OpenCrust (@opencrust) 's Twitter Profile
OpenCrust

@opencrust

Open source AI agent framework in Rust. Secure by default. Compatible with OpenClaw skills. MIT licensed. Join our discord discord.gg/aEXGq5cS

ID: 2023402906679132161

linkhttps://opencrust.org calendar_today16-02-2026 14:24:01

12 Tweet

38 Followers

3 Following

OpenCrust (@opencrust) 's Twitter Profile Photo

shoutout to Rs3A2G, first contributor to OpenCrust. Been in the repo since day one helping build this thing. Open source is a team sport.

OpenCrust (@opencrust) 's Twitter Profile Photo

Welcome to OpenCrust: an open source AI agent in Rust. Connects to Telegram/Discord, works with any LLM, remembers your conversations, runs tools. Single binary, 48MB RAM, WASM-sandboxed plugins, and your OpenClaw skills work on it without changes. github.com/opencrust-org/โ€ฆ

Moe (@moecandoit) 's Twitter Profile Photo

Building in public: today I ran some test on the same server spec, and OpenCrust incredible outperforms open claw on three important benchmarks. Node has its benefits but Rust is king ๐Ÿ‘‘

Building in public: today I ran some test on the same server spec, and <a href="/opencrust/">OpenCrust</a> incredible outperforms open claw on three important benchmarks. Node has its benefits but Rust is king ๐Ÿ‘‘
Moe (@moecandoit) 's Twitter Profile Photo

Shipped a ton of OpenCrust updates today (v0.1.6) ๐Ÿฆ€ - Startup banner with Ferris ASCII art and live config summary (don't laugh ๐Ÿ˜…) - Runtime LLM provider switching from the webchat UI - no restart needed - Self-update system (opencrust update) with SHA-256 verification

Shipped a ton of <a href="/opencrust/">OpenCrust</a>  updates today (v0.1.6) ๐Ÿฆ€

  - Startup banner with Ferris ASCII art and live config summary (don't laugh ๐Ÿ˜…)
  - Runtime LLM provider switching from the webchat UI - no restart needed
  - Self-update system (opencrust update) with SHA-256 verification
Moe (@moecandoit) 's Twitter Profile Photo

Busy weekend: shipped OpenCrust v0.1.15 today: - Smart setup wizard that validates API keys as you type and tests channel connections on the spot. Other bots (ahem claw) make you fill 13 sections before telling you your key is wrong. - Rolling conversation summarization, no

Moe (@moecandoit) 's Twitter Profile Photo

Shipped v0.1.19 of OpenCrust today: recurring tasks, cron, timezone, cross-channel delivery, retry with backoff. Took 4 review rounds. AI wrote a portion of the code but kept declaring "done" while missing unbounded table growth, silent failures, and race conditions. Lesson: