Hasty Briefsbeta

Bilingual

Zot now supports Claude Opus 4.8

13 hours ago
  • #terminal agent
  • #AI coding
  • #Go tool
  • zot is a lightweight, single-binary terminal coding agent written in Go.
  • It supports multiple AI providers via API keys or subscriptions and integrates tools for reading, writing, editing files, and running shell commands.
  • zot can be run interactively with a TUI, in one-shot mode for pipelines, as JSON output for scripts, or via RPC for embedding in other applications.
  • It includes features like session management, side chats, swarm sub-agents for parallel work, skill discovery, and extension support via a JSON-RPC protocol.
  • Settings allow customization of image rendering, auto-swarm behavior, reasoning levels, and tool call confirmation.
  • zot handles model fallback during provider errors and can be extended or integrated with other programs through SDKs and RPC.
  • It also offers a Telegram bot for remote interaction and supports installation via shell scripts, PowerShell, or Go install.