ShiroDoro
TechMusic
日本語 EN

Architecture

  • The big picture: how Amenbo is put together Jul 16, 2026

    A survey of how Amenbo, a task manager for AI agents, is built, before digging into the individual pieces of tech. The GUI and the CLI both call the same Rust Core, and data lands in a single local SQLite. The project folder holds only a marker; the store is a graph of tasks and decisions.

Follow by RSS · © ShiroDoro

via crofty