Workweave pulls open PRs, assigned issues, and Slack mentions into a single, prioritized plan — so you start each day with clarity, not tabs.
Built for developers who want signal, not noise.
Pull signals from GitHub, Linear, and Slack. Correlate related items across sources automatically.
Use a local Llama model with no API key, or plug in Anthropic or OpenAI. Rules mode works with no internet.
Tasks are fit into your available hours with context-affinity nudging — related work stays together.
Items are ranked by urgency, importance, social pressure, staleness, and blocking factors — not guesswork.
Color-coded plan with time slots, category badges, source URLs, and a time-budget bar.
Pipe --json output into dashboards, scripts, or your own tools with a clean, stable schema.
A five-step pipeline from raw events to a ready-to-execute plan.
Connectors fetch open PRs, assigned issues, DMs, and thread mentions in parallel.
Every raw event is mapped to a common Artifact model with source, type, timestamps, and metadata.
Artifacts sharing a repo, project, or linked ID are grouped into clusters so related work stays together.
Each cluster gets a priority score from 0–100 based on urgency, age, blocking status, and social signals.
Clusters are assigned time slots within your workday budget. Overflow goes to the backlog.
Pick your provider once in workweave setup — it's saved and used on every run.
Override anytime with --provider.
Uses claude-haiku-4-5. Fast, hosted. Requires an ANTHROPIC_API_KEY.
Uses gpt-4o-mini. Fast, hosted. Requires an OPENAI_API_KEY.
Qwen 2.5 1.5B via node-llama-cpp. Runs on CPU, fully private, no API key needed.
Workweave pulls signals from where your work actually lives. More connectors coming.
Open pull requests, requested reviews, assigned issues, and CI status across your repos.
Assigned issues and in-progress tickets from your Linear workspace.
Direct messages, thread replies, and @mentions that need your attention.
Jira, Notion, GitHub Discussions, and more. Open an issue to request a connector.
Node.js 18+ required.
Available on npmjs.com/package/workweave · Building from source? See the README.