What problem does it solve?
Oracle CLI enables bundling your prompt with a selective set of files to provide richer context to models, reducing guesswork and back-and-forth.
This guide explains how to structure prompts, attach documents, and manage sessions for consistent results.
Core Features & Use Cases
- Prompt + file bundling: Create one-shot prompts that include relevant repository snippets, docs, and assets for accurate model responses.
- Session management: Maintain long-running browser or API sessions with reattachment and slug-based identifiers.
- Attachments & controls: Attach files with fine-grained inclusion/exclusion rules and safe data handling.
- Use Case: Great for code reviews, architecture discussions, and knowledge base queries that require live project context.
Quick Start
Run oracle to bundle your prompt with a small set of local files and inspect the generated payload.