BoxAgnts Runtime (6) — Rust + WASM, Local-First
BoxAgnts has built a local-first AI agent runtime using Rust and WebAssembly, prioritizing privacy, low latency, and offline capability over cloud-dependent architectures. The runtime compiles into a …
BoxAgnts has built a local-first AI agent runtime using Rust and WebAssembly, prioritizing privacy, low latency, and offline capability over cloud-dependent architectures. The runtime compiles into a …
Gooey, a GPU-accelerated UI framework for the Zig programming language, has been released as an open-source project targeting macOS, Linux, and browser platforms. The framework provides declarative UI…
Datasette released version 0.1a0 of datasette-agent-micropython on June 2, 2026, enabling MicroPython execution within a WASM sandbox as a tool for Datasette Agent. The alpha release aims to allow the…
The FSRS plugin for Obsidian now supports SQL-like queries, allowing users to filter, sort, and select spaced repetition cards using a custom query language embedded in markdown blocks. The plugin pro…
BoxAgnts implements a multi-turn agent conversation system that requires three API calls and two tool executions to complete a single user request, such as reading a config file and changing a port nu…
BoxAgnts' Agent Toolbox, the middle layer of the system, comprises six core modules that handle intent understanding, tool dispatching, and execution result feedback. The architecture includes a unifi…
The article describes how the author built Pilates, a pure TypeScript flex layout engine for terminal UIs, which outperforms WASM Yoga (the engine used by Ink) across all nine benchmark scenarios. The…
The article describes SmartResume, a privacy-first resume builder that combines React with Typst compiled to WebAssembly to provide professional typesetting entirely within the browser. The applicatio…
Security vulnerabilities found in Epsilon, a WebAssembly (WASM) runtime written in Go. AI agents discovered over 20 security flaws, including sandbox escapes that allowed malicious WASM modules to bre…
The article announces a new C99 single-header library inspired by @clack/prompts, designed to create beautiful command-line interfaces with zero dependencies, instant compilation, and cross-platform s…
The article describes a tool called "Claude Wrapped" that allows users to compare their Claude Code usage statistics against global data. It is built using a raymarcher written in C, compiled with WAS…