The automation layer for engineering teams — now in Raycast. Tag Tembo to delegate tasks, track progress across repositories, and monitor work from your menubar. Stay in your tools while Tembo orchestrates signals into work.
- Create Task - Just tag Tembo with a task — delegate work naturally from Raycast
- View Tasks - Track progress across all repos with search and filtering
- Tembo in Menubar - Monitor task status without leaving your workflow
- Create Tembo Task - Orchestrate automation by creating tasks with natural language prompts
- View Tembo Tasks - Stay in sync with work status across your organization and repositories
To use this extension, you'll need to:
- Sign up for a Tembo account at app.tembo.io
- Generate an API key from your Tembo dashboard under Settings → API Keys
- Enter your API key in the extension preferences
- Clone the repository
- Install dependencies:
npm install
-
Development mode:
npm run dev- Start the extension in development mode with hot reloading
-
Build:
npm run build- Build the extension for distribution
-
Lint:
npm run lint- Check code for linting issues
-
Fix lint:
npm run fix-lint- Automatically fix linting issues
-
Publish:
npm run publish- Publish to the Raycast Store
Configure your Tembo API key in Raycast preferences during development. You can find your API key in your Tembo dashboard under Settings → API Keys.