open source · MIT
Four tools.
One hive.
Beecork is a family of open-source developer tools: a coding agent for your terminal, always-on infrastructure for Claude Code, a desktop cockpit that ties them together, and a browser extension that lets your agent see the running app. Pick one, or run them all.
Coding agent
Beecork
npm i -g beecorkA from-scratch CLI coding agent that lives in your terminal.
- Any model via OpenRouter — bring your own key
- Reads your repo, edits files, runs commands, searches the web
- Path-confined tools behind a permission gate
$ npm install -g beecork
Always-on infrastructure
Beecork Pipe
npm i -g beecork-pipeGive Claude Code a phone number, a memory, and an alarm clock.
- Reach Claude Code from Telegram, WhatsApp & Discord
- Persistent memory that survives across sessions
- Schedule tasks with cron — it wakes itself up and reports back
$ npm install -g beecork-pipe
Desktop app
Beecork Terminal
macOS · Windows · LinuxA desktop cockpit for CLI coding agents — terminal, live diff, and file browser in one window.
- A full terminal running Claude Code or any CLI agent
- Live git-aware diff view as the agent edits your files
- File browser + editor, background sessions, splits, themes
↓ Free download · auto-updates
Browser extension
Beecork Skeleton
Chrome · localhost + productionGive your coding agent on-demand eyes on the browser — console errors and failed requests, no copy-paste.
- Console errors + failed network requests, from sites you approve
- Secrets redacted in the browser · local-only inbox
- Your agent reads them on demand with read_dev_signals
↓ Free · load unpacked · no store needed
Same brand, different jobs.·Both free and open source under MIT.