Skip to main content

卜一智航 — 携智而来,决策随行。AI 开发团队编排 + 内置多模型编程 Agent 一体化工具

Project description

BYOE - Bring Your Own Executive AI

An AI developer-team orchestration tool by byoe.net

BYOE combines a lightweight coding Agent with a Crew orchestration layer, so every developer can have an AI crew standing by at all times.

Website: https://byoe.net | Install: pip install byoe


Features

  • AI Coding Agent — reads/writes files, runs bash commands, searches the web
  • Web UI (Helm) — React frontend with dark/light theme, session history, token usage
  • CLIbyoe chat for terminal-first workflows
  • Crew Orchestration — plan and track multi-agent project workflows
  • Any LLM — OpenAI, Anthropic, DeepSeek, Ollama, or any OpenAI-compatible API
  • Deep Integration — auto-injects INSTRUCTIONS.md and crew.yaml into the system prompt
  • Session Memory — save and restore conversations with full token accounting
  • Custom Skills — extend the agent with your own tools

Installation

pip install byoe

Development install:

git clone https://github.com/byoenet/byoe
cd byoe
pip install -e .

Quick Start

Web UI

byoe web --provider openai --api-key sk-...

Open http://localhost:7860 in your browser.

CLI Chat

byoe chat --provider openai --api-key sk-...

BYOE Hosted Service

byoe web --provider byoe --byoe-token <your-token>

Configuration

Config file: ~/.byoe/config.yaml

provider: openai    # openai | anthropic | deepseek | byoe | ollama
api_key: sk-...
model: gpt-4o
base_url: ""        # optional: custom endpoint

Environment variables:

export BYOE_PROVIDER=openai
export BYOE_API_KEY=sk-...
export BYOE_MODEL=gpt-4o

Supported Providers

Provider --provider value Notes
OpenAI openai GPT-4o, o1, etc.
Anthropic anthropic Claude 3.5 Sonnet, etc.
DeepSeek deepseek deepseek-chat, deepseek-coder
Ollama ollama Local models
BYOE byoe Hosted service at byoe.net
Any OpenAI-compat openai + --base-url LM Studio, vLLM, etc.

Crew Commands

byoe init              # Initialize project (creates INSTRUCTIONS.md + crew.yaml)
byoe plan "<goal>"     # Generate a sprint plan
byoe status            # Show current sprint / task status
byoe release           # Tag and document a release
byoe run               # Execute the next planned task
byoe agents            # List available specialist agents

License

MIT (c) byoe.net

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

byoe-0.6.0-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

Details for the file byoe-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: byoe-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for byoe-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5642afe6c7099583a76517a6e03c2f8eced38c3b4c4ac293c5bd961c1c651315
MD5 db2ec27b5a3a77b94123adbcb5507eb5
BLAKE2b-256 b8e689a3ab96f1187af210229e2d9ee757d7dac65d624ec0e843ab86cc177b44

See more details on using hashes here.

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