Skip to main content

yeaboi.ai — a team lead's best friend. A terminal AI agent that decomposes projects into epics, user stories, tasks, and sprint plans.

Project description

yeaboi.ai

🤙 yeaboi.ai

A team lead's best friend — plans, standups, retros, performance & reporting, right from your terminal. It decomposes projects into epics, stories, tasks, and sprint plans, then helps you run the team around them.

PyPI Python License Powered by Claude Built with LangGraph

Tests PyPI


yeaboi.ai demo — from project description to sprint plan

From project description to sprint plan in under a minute.


🚀 Quick Start

Recommended: uv or pipx

The most reliable way to install — pulls the full dependency tree from PyPI and isolates it in its own environment:

uv tool install yeaboi          # or: pipx install yeaboi
yeaboi --setup                  # configure your API key
yeaboi                          # launch the interactive TUI

Note on names: the package was previously published as yeaboi. It is now yeaboi on PyPI (matching the command). A final yeaboi release remains as a thin redirect that installs yeaboi, and the legacy yeaboi command still works as an alias for this release — but new installs should use yeaboi.

Optional extras (voice input, extra LLM providers) can be requested at install time:

uv tool install "yeaboi[voice]"                # 🎤 dictate answers (double-tap Space) — offline, works with any LLM
uv tool install "yeaboi[all-providers]"        # OpenAI, Google, and Bedrock providers
pipx install "yeaboi[voice]"                   # equivalent with pipx

Voice input transcribes on-device with faster-whisperno API key, works with every LLM provider (Anthropic, Bedrock, …). On macOS/Windows the [voice] extra is fully self-contained (the sounddevice wheel bundles PortAudio). On Linux, also install the system library: sudo apt install libportaudio2. A small Whisper model downloads on first use (~140 MB for the default base; set VOICE_MODEL to tiny/small/medium/large-v3 to trade size for accuracy).

Homebrew is not supported. A required dependency (sqlite-vec) ships no source distribution, which Homebrew's source-build model can't handle, so brew install yeaboi is intentionally disabled. Use uv tool install or pipx install above instead.

From source

git clone https://github.com/omardin14/yeaboi.ai.git
cd yeaboi.ai
make install        # installs uv, creates venv, installs dependencies
make env            # creates .env from .env.example — add your API key
make run            # launch the CLI

Headless / CI mode

yeaboi --non-interactive --description "Build a todo app" --output json
yeaboi --non-interactive --description @project-brief.txt --output html --team-size 5

✨ Features

🖥️ Full-screen TUI — Animated splash, mode selection, pipeline progress, dark/light themes 🧠 Smart Intake — Extracts answers from your project description, asks only what's missing — or feed it a whole quarterly roadmap with Roadmap Intake 🔄 Six modes, one command — Planning, Daily Standup, Retro, Performance, Reporting, Team Analysis 🔌 35+ tools — GitHub, Azure DevOps, Jira, Confluence, Notion, local codebase scanning, and more 📤 5 export formats — Markdown, HTML, JSON, Jira sync, Azure DevOps Boards sync 🤖 5 LLM providers — Claude (default), GPT, Gemini, AWS Bedrock, or fully local & keyless with Ollama 🧩 Every surface — TUI, CLI subcommands, MCP server, and a Claude Code plugin, with feature parity enforced in CI 💾 Session persistence — SQLite-backed sessions plus a saved-runs hub for past standups, retros, and reports 🛡️ Guardrails — Input/output validation, human-in-the-loop review at every stage

📖 Full Documentation

Getting started, the full CLI reference, every mode in depth, integrations, architecture, and deployment guides: yeaboi.ai/docs

📄 License

MIT License. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yeaboi-2.41.0.tar.gz (34.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

yeaboi-2.41.0-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file yeaboi-2.41.0.tar.gz.

File metadata

  • Download URL: yeaboi-2.41.0.tar.gz
  • Upload date:
  • Size: 34.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for yeaboi-2.41.0.tar.gz
Algorithm Hash digest
SHA256 1dd017b24e171ef36a6cfb00f624dbbee5ec69ba244b2694788d97bf8921d5df
MD5 385353beb4d848f5358995130dadb725
BLAKE2b-256 c94cba647ce871c3ed2cfd3b57b08fdaac37a9aa3bd9f55ad44490f71a4bd046

See more details on using hashes here.

Provenance

The following attestation bundles were made for yeaboi-2.41.0.tar.gz:

Publisher: publish.yml on dinho149/yeaboi.ai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file yeaboi-2.41.0-py3-none-any.whl.

File metadata

  • Download URL: yeaboi-2.41.0-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for yeaboi-2.41.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a636ec3d8ca25d0e2a218b359a0fcce1fba64231593f06666bf0133f49ec53ab
MD5 4bb9b0202633e70d831b20c534966718
BLAKE2b-256 026c4b4ee08bfd23d10c2ad3801523f94b6a0cc756259186a12b7f7d61a57d15

See more details on using hashes here.

Provenance

The following attestation bundles were made for yeaboi-2.41.0-py3-none-any.whl:

Publisher: publish.yml on dinho149/yeaboi.ai

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page