Skip to main content
ClaudeWave

Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files.

Tools2.4k stars254 forksTypeScriptMITUpdated today
Editor's note

Oracle is a TypeScript CLI tool, installable via npm or Homebrew, that packages a prompt together with local files (via glob patterns) and forwards the bundle to one or more AI models for a response. It supports OpenAI models including GPT-5.5 Pro through GPT-5.1 Codex, Google Gemini 3.1 Pro and Gemini 3 Pro, and Anthropic models including Claude Sonnet 4.6 and Claude Opus 4.1, all selectable with a single flag. Two engine modes are available: API mode, which routes requests directly through provider keys set as environment variables, and browser mode, which automates Chrome to submit prompts to ChatGPT or Gemini without requiring an API key. A standout feature is multi-model panel runs, where a single command dispatches the same prompt to several models simultaneously and aggregates results into one output file. Additional capabilities include session replay, follow-up conversations using OpenAI Responses API IDs, ChatGPT Project context injection, Gemini image generation, a terminal UI, dry-run previews, and performance tracing. Developers who work across multiple AI providers or want to consult several models on the same codebase artifact without switching interfaces benefit most from this tool.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/steipete/oracle
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
agentsaianthropicgemini-progpt-5-proopenaiopussonnet

What people ask about oracle

What is steipete/oracle?

+

steipete/oracle is tools for the Claude AI ecosystem. Ask the oracle when you're stuck. Invoke GPT-5 Pro with a custom context and files. It has 2.4k GitHub stars and was last updated today.

How do I install oracle?

+

You can install oracle by cloning the repository (https://github.com/steipete/oracle) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is steipete/oracle safe to use?

+

Our security agent has analyzed steipete/oracle and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains steipete/oracle?

+

steipete/oracle is maintained by steipete. The last recorded GitHub activity is from today, with 4 open issues.

Are there alternatives to oracle?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy oracle to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: steipete/oracle
[![Featured on ClaudeWave](https://claudewave.com/api/badge/steipete-oracle)](https://claudewave.com/repo/steipete-oracle)
<a href="https://claudewave.com/repo/steipete-oracle"><img src="https://claudewave.com/api/badge/steipete-oracle" alt="Featured on ClaudeWave: steipete/oracle" width="320" height="64" /></a>

More Tools