DEV Community
•
2026-08-19 13:38
Yorishiro: macOS Terminal Hosting AI Agents
What Happened
Yorishiro, released on GitHub by user sktkkoo, is a macOS terminal app that runs AI agents locally. Developers can create, launch, and talk to agents inside a terminal session, using command‑line tools and local resources. The project is open‑source and lightweight, avoiding container orchestration or cloud services.
The idea is to spin up agents on a local machine, test ...