Goose — ИИ-агент для задач на вашем компьютере
★ 52.5K
Goose is an open-source general-purpose AI agent that runs on your own machine and does more than write code. Reach for it when a task needs doing rather than discussing: sort out a folder of files, run a migration, pull data and build a chart, fix configs across several projects, automate terminal drudgery. The agent plans its steps, runs commands, reads the output and carries on. Written in Rust, it comes in three forms: a desktop app for macOS, Linux and Windows, a CLI for terminal work, and a library mode. It connects to a range of models, cloud and local, and to external tools over MCP. It touches your files directly, so run it inside a version-controlled project where any change can be rolled back.
- #Agent