Skip to main content

CLI for Poe Deep Research with retry/resume support

Project description

poe-research-cli

CLI for Poe Deep Research with retry/resume support.

Installation

# Via uvx (recommended, no install needed)
uvx poe-research-cli -p "Your research prompt"

# Or install globally
pip install poe-research-cli

Environment Variables

# Required for Poe models (o4-mini, o3)
export POE_API_KEY="your-poe-api-key"
export POE_BASE_URL="https://api.poe.com/v1"  # optional, this is default

# Required for Gemini model
export GEMINI_API_KEY="your-gemini-api-key"
export GEMINI_BASE_URL="https://generativelanguage.googleapis.com"  # optional

Usage

# Simple research with default model (o4-mini)
poe-research -p "What are the latest AI developments?"

# Use specific model
poe-research -m gemini -p "Research quantum computing trends"
poe-research -m o3 -p "Deep analysis of supply chain risks"

# Resume interrupted task
poe-research --resume

# Resume specific task
poe-research -t 2026-01-08_123456_abc12345

# List cached tasks
poe-research -l

Models

Shortcut Full Name API Best For
o4-mini o4-mini-deep-research Poe Visual analysis, code review, second opinions
o3 o3-deep-research Poe High-value research with citations
gemini gemini-2.0-flash Google Balanced research, good citations

You can also use any full model name directly:

poe-research -m some-future-model -p "..."

Cache Location

Results are saved to ~/.cache/poe-research/:

~/.cache/poe-research/
├── 2026-01-08_123456_abc12345/
│   ├── result.md      # Full research result
│   └── state.json     # Task state (for resume)

Claude Code Subagent

This CLI is designed to work with Claude Code's subagent system. See the poe-researcher subagent configuration for integration.

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

poe_research_cli-0.1.1.tar.gz (40.5 kB view details)

Uploaded Source

Built Distribution

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

poe_research_cli-0.1.1-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file poe_research_cli-0.1.1.tar.gz.

File metadata

  • Download URL: poe_research_cli-0.1.1.tar.gz
  • Upload date:
  • Size: 40.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for poe_research_cli-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8e3f42abcbc4ebb7be4e5efe1c130a666533922308ef31bf64060caf799b834a
MD5 67c5200656cfca81542e26b2935c247e
BLAKE2b-256 f0b85435d41b81c488d7e1a58173129490dba100cdd0467e9671ba200b8b1b41

See more details on using hashes here.

File details

Details for the file poe_research_cli-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for poe_research_cli-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b3d6a5838a3632c21a70325927a2375baf93cc23d075306057a10c916be0eb46
MD5 889c14cff39fdf3dd9700e15fcac373f
BLAKE2b-256 2c67711596c6c704b090ed7aefbafc436b56b3dab7620893465a46d0c1bf655d

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