Five 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, a menu-bar clipboard manager, and a browser extension that lets your agent see the running app. Pick one, or run them all.
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
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
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
ClipCork
macOSA menu-bar clipboard manager — history, reusable snippets, and one-click paste into any app.
- Clipboard history with configurable depth, right in the menu bar
- Reusable snippets with tags and instant search
- Skips password-manager secrets · local-only · self-updating
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
Same brand, different jobs.·Both free and open source under MIT.