Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sigato

The intelligent terminal agent that works with you.

A transparent CLI agent for planning, executing, and automating tasks — with your approval at every sensitive step.

GitHub · Website · npm

Why Sigato

  • Transparent — every action shown before it runs
  • Permission-first — filesystem, shell, and network actions stay gated
  • Fast — built on Bun
  • MCP support — connects to MCP servers, including a visual bridge for Excalidraw

Install & Run

npm install -g @nitinyadav77/scrapy
scrapy wakeup

scrapy wakeup starts Sigato. On first AI-backed use, it prompts for an OpenRouter API key (stored per-user).

OPENROUTER_API_KEY=your-key scrapy wakeup
OPENROUTER_DEFAULT_MODEL=provider/model scrapy wakeup

No model set? Falls back to openrouter/free.

Core Tools

Tool Purpose
fs Read, write, search, analyze files
shell Run shell/git commands with approval
web Search and fetch web content
scraper Extract structured data from websites
http Call external APIs
explain Break down code and concepts

Run from Source

git clone https://github.com/Nitinref/sigato.git
cd sigato
bun install
bun run index.ts

Contributing

Issues and PRs welcome on GitHub.

Also Available As

Also published as sigato — same project, alternate package name.

License

MIT

About

A terminal AI agent that plans and executes multi-step tasks by calling tools from your CLI — with your approval at every step.

Resources

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages