Deals
ASDA

ASDA Deals Deals

63 deals • Updated every 10 minutes • AI-scored for genuine value

Navy Linen Look Loose Shorts, sizes 6-24 - Free C&C
0.0 Meh
DealsASDA

Navy Linen Look Loose Shorts, sizes 6-24 - Free C&C

Stylish clothing piece perfect for your wardrobe. High-quality materials and contemporary design make this a versatile choice. Available at ASDA for just £3.00. Excellent value for money. Comfortable fit suitable for various occasions. Add this to your collection today.

£3.00
Nando's Perinaise Peri-Peri Mayonnaise Churrasco / Garlic / Lemon & Black Pepper - 265g
0.0 Meh
DealsASDA

Nando's Perinaise Peri-Peri Mayonnaise Churrasco / Garlic / Lemon & Black Pepper - 265g

Quality product from ASDA at £1.75. Carefully selected for durability, functionality and great value. Trusted by thousands of satisfied customers. Fast, reliable delivery to your door. Order today!

£1.75
Perfect Fit Cat Food Adult 1+ Chicken 2.8kg - In-store, Cambridge
0.0 Meh
DealsASDA

Perfect Fit Cat Food Adult 1+ Chicken 2.8kg - In-store, Cambridge

Perfect Fit Cat Food Adult 1+ formula. Chicken flavor in 2.8kg size for extended feeding. Nutritionally balanced for adult cats. Quality ingredients for health and vitality. Value size at £8.04.

£8.04
Minky 18m Everyday Airer - Free C&C
0.0 Meh
DealsASDA

Minky 18m Everyday Airer - Free C&C

Minky 18-meter everyday clothes airer provides ample drying space for family laundry without requiring outdoor space. The fold-down design saves storage space when not in use. Durable construction withstands daily wear and holds substantial weight. Ideal for air-drying clothes gently, extending garment lifespan compared to tumble drying. Complimentary click-and-collect makes shopping and pickup convenient. Perfect for apartments, small homes, or anyone seeking energy-efficient laundry solutions.

£15.00
Morphy Richards Shadow 4-Slice Toaster Grey / Black - Free C&C `
0.0 Meh
DealsASDA

Morphy Richards Shadow 4-Slice Toaster Grey / Black - Free C&C `

Morphy Richards Shadow 4-slice toaster delivers stylish toast in sleek grey or black finish to match modern kitchens. Four extra-wide slots accommodate different bread types and thicknesses simultaneously. Adjustable browning controls ensure your toast is cooked to perfection. Cool-touch exterior and automatic pop-up function provide convenience and safety. Free click-and-collect option makes this essential kitchen appliance affordable and convenient. Combine function and style with this reliable, contemporary toaster.

£30.00
Sharp 800W Digital Microwave
0.0 Meh
DealsASDA

Sharp 800W Digital Microwave

🧿 oracle 0.8.5 — Your AI coworker's quality control. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£69.00
Scoville Grey / WHITE 20L Manual Microwave - Free Shipping and C&C
0.0 Meh
DealsASDA

Scoville Grey / WHITE 20L Manual Microwave - Free Shipping and C&C

🧿 oracle 0.8.5 — Debugger by day, oracle by night. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£40.00
Scoville Pro Neverstick+ 28cm Grill Pan - Free C&C
0.0 Meh
DealsASDA

Scoville Pro Neverstick+ 28cm Grill Pan - Free C&C

🧿 oracle 0.8.5 — Turns prompt spaghetti into ship-ready sauce. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£11.50
Scoville Pro Neverstick+ 26cm Saute Pan /Scoville Pro Neverstick+ Stockpot 24cm - £14 (Free C&C )
0.0 Meh
DealsASDA

Scoville Pro Neverstick+ 26cm Saute Pan /Scoville Pro Neverstick+ Stockpot 24cm - £14 (Free C&C )

🧿 oracle 0.8.5 — Token thrift, oracle lift. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£12.50
Controller LED Light - Free C&C
0.0 Meh
DealsASDA

Controller LED Light - Free C&C

🧿 oracle 0.8.5 — Prompt once, harvest many omens. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£10.00
George Home Grey Smokey Canister - Set of 5 - Free C&C
0.0 Meh
DealsASDA

George Home Grey Smokey Canister - Set of 5 - Free C&C

George Home's Grey Smokey Canister Set of 5 brings modern elegance to your kitchen counter or pantry organization. These stylish canisters feature a contemporary smoke-grey finish that complements any home décor while providing practical storage for dry goods. Each canister is designed for easy access and keeps food fresh longer with secure, airtight lids. With free click-and-collect at just $10 for the entire set, you're getting beautiful storage solutions at unbeatable value. Organize your kitchen in style while enjoying affordable, durable storage containers.

£10.00
TRESemmé Salon Professional Power Dryer 2200 - Free C&C
0.0 Meh
DealsASDA

TRESemmé Salon Professional Power Dryer 2200 - Free C&C

This TRESemmé Salon Professional Power Dryer 2200 - Free C&C offers great value at just £17.98. Available from ASDA, you can enjoy quality and reliability. Whether you're shopping for yourself or as a gift, this item delivers excellent bang for your buck. Add it to your basket today.

£17.98
George Home Simplicity Frying Pans 2 Pack ( 20cm & 24cm ) - Available C&C
0.0 Meh
DealsASDA

George Home Simplicity Frying Pans 2 Pack ( 20cm & 24cm ) - Available C&C

🧿 oracle 0.8.5 — One slug to gather them all. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£10.96
LEGO 31382 Creator 3in1 Cute Animals: Playful Puppy Dog Free C&C
0.0 Meh
DealsASDA

LEGO 31382 Creator 3in1 Cute Animals: Playful Puppy Dog Free C&C

🧿 oracle 0.8.5 — Short incantation, long provenance. Prompt is required. Provide it via --prompt "<text>" or positional [prompt]. Oracle CLI v0.8.5 — Prompt + files required — GPT-5.2 Pro/GPT-5.2 for tough questions with code/file context. Usage: oracle [options] [command] [prompt] One-shot GPT-5.2 Pro / GPT-5.2 / GPT-5.1 Codex tool for hard questions that benefit from large file context and server-side search. Arguments: prompt Prompt text (shorthand for --prompt). Options: -V, --version output the version number -p, --prompt <text> User prompt to send to the model. -f, --file <paths...> Files/directories or glob patterns to attach (prefix with !pattern to exclude). Files larger than 1 MB are rejected automatically. (default: []) --copy-markdown Copy the assembled markdown bundle to the clipboard; pair with --render to print it too. (default: false) -s, --slug <words> Custom session slug (3-5 words). -m, --model <model> Model to target (gpt-5.2-pro default; also supports gpt-5.1-pro alias). Also gpt-5-pro, gpt-5.1, gpt-5.1-codex API-only, gpt-5.2, gpt-5.2-instant, gpt-5.2-pro, gemini-3-pro, claude-4.5-sonnet, claude-4.1-opus, or ChatGPT labels like "5.2 Thinking" for browser runs). --models <models> Comma-separated API model list to query in parallel (e.g., "gpt-5.2-pro,gemini-3-pro"). (default: []) -e, --engine <mode> Execution engine (api | browser). Browser engine: GPT models automate ChatGPT; Gemini models use a cookie-based client for gemini.google.com. If omitted, oracle picks api when OPENAI_API_KEY is set, otherwise browser. (choices: "api", "browser") --files-report Show token usage per attached file (also prints automatically when files exceed the token budget). (default: false) -v, --verbose Enable verbose logging for all operations. (default: false) --notify Desktop notification when a session finishes (default on unless CI/SSH). --no-notify Disable desktop notifications. --notify-sound Play a notification sound on completion (default off). --no-notify-sound Disable notification sounds. --timeout <seconds|auto> Overall timeout before aborting the API call (auto = 60m for gpt-5.2-pro, 120s otherwise). (default: "auto") --background Use Responses API background mode (create + retrieve) for API runs. --no-background Disable Responses API background mode. --http-timeout <ms|s|m|h> HTTP client timeout for API requests (default 20m). --zombie-timeout <ms|s|m|h> Override stale-session cutoff used by `oracle status` (default 60m). --zombie-last-activity Base stale-session detection on last log activity instead of start time. (default: false) --dry-run [mode] Preview without calling the model (summary | json | full). (choices: "summary", "json", "full", default: false, preset: "summary") --render-markdown Print the assembled markdown bundle for prompt + files and exit; pair with --copy to put it on the clipboard. (default: false) --render Alias for --render-markdown. (default: false) --render-plain Render markdown without ANSI/highlighting (use plain text even in a TTY). (default: false) --write-output <path> Write only the final assistant message to this file (overwrites; multi-model appends .<model> before the extension). --verbose-render Show render/TTY diagnostics when replaying sessions. (default: false) --base-url <url> Override the OpenAI-compatible base URL for API runs (e.g. LiteLLM proxy endpoint). --azure-endpoint <url> Azure OpenAI Endpoint (e.g. https://resource.openai.azure.com/). --azure-deployment <name> Azure OpenAI Deployment Name. --azure-api-version <version> Azure OpenAI API Version. --browser-cookie-path <path> Explicit Chrome/Chromium cookie DB path for session reuse. --chatgpt-url <url> Override the ChatGPT web URL (e.g., workspace/folder like https://chatgpt.com/g/.../project; default https://chatgpt.com/). --browser-port <port> Use a fixed Chrome DevTools port (helpful on WSL firewalls). --browser-model-strategy <mode> ChatGPT model picker strategy: select (default) switches to the requested model, current keeps the active model, ignore skips the picker entirely. (choices: "select", "current", "ignore") --browser-attachments <mode> How to deliver --file inputs in browser mode: auto (default) pastes inline up to ~60k chars then uploads; never always paste inline; always always upload. (choices: "auto", "never", "always", default: "auto") --remote-chrome <host:port> Connect to remote Chrome DevTools Protocol (e.g., 192.168.1.10:9222 or [2001:db8::1]:9222 for IPv6). --remote-host <host:port> Delegate browser runs to a remote `oracle serve` instance. --remote-token <token> Access token for the remote `oracle serve` instance. --browser-inline-files Alias for --browser-attachments never (force pasting file contents inline). (default: false) --browser-bundle-files Bundle all attachments into a single archive before uploading. (default: false) --youtube <url> YouTube video URL to analyze (Gemini web/cookie mode only; uses your signed-in Chrome cookies for gemini.google.com). --generate-image <file> Generate image and save to file (Gemini web/cookie mode only; requires gemini.google.com Chrome cookies). --edit-image <file> Edit existing image (use with --output, Gemini web/cookie mode only). --output <file> Output file path for image operations (Gemini web/cookie mode only). --aspect <ratio> Aspect ratio for image generation: 16:9, 1:1, 4:3, 3:4 (Gemini web/cookie mode only). --gemini-show-thoughts Display Gemini thinking process (Gemini web/cookie mode only). (default: false) --retain-hours <hours> Prune stored sessions older than this many hours before running (set 0 to disable). --force Force start a new session even if an identical prompt is already running. (default: false) --debug-help Show the advanced/debug option set and exit. (default: false) --heartbeat <seconds> Emit periodic in-progress updates (0 to disable). (default: 30) --wait -h, --help display help for command Commands: serve [options] Run Oracle browser automation as a remote service for other machines. bridge Bridge a Windows-hosted ChatGPT session to Linux clients. tui Launch the interactive terminal UI for humans (no automation). session [options] [id] Attach to a stored session or list recent sessions when no ID is provided. status [options] [id] List recent sessions (24h window by default) or attach to a session when an ID is provided. Tips • Required: always pass a prompt AND --file … (directories/globs are fine); Oracle cannot see your project otherwise. • Attach lots of source (whole directories beat single files) and keep total input under ~196k tokens. • Oracle starts empty—open with a short project briefing (stack, services, build steps), spell out the question and prior attempts, and why it matters; the more explanation and context you provide, the better the response will be. • Spell out the project + platform + version requirements (repo name, target OS/toolchain versions, API dependencies) so Oracle doesn’t guess defaults. • When comparing multiple repos/files, spell out each repo + path + role (e.g., “Project A SettingsView → apps/project-a/Sources/SettingsView.swift; Project B SettingsView → ../project-b/mac/...”) so the model knows exactly which file is which. • Best results: 6–30 sentences plus key source files; very short prompts often yield generic answers. • Oracle is one-shot: it does not remember prior runs, so start fresh each time with full context. • Run --files-report to inspect token spend before hitting the API. • Non-preview runs spawn detached sessions (especially gpt-5.2-pro API). If the CLI times out, do not re-run — reattach with oracle session <slug> to resume/inspect the existing run. • Set a memorable 3–5 word slug via --slug "<words>" to keep session IDs tidy. • Finished sessions auto-hide preamble logs when reattached; raw timestamps remain in the saved log file. • Need hidden flags? Run oracle --help --verbose to list search/token/browser overrides. • If any Oracle session is already running, do not start new API runs. Attach to the existing browser session instead; only trigger API calls when you explicitly mean to. • Duplicate prompt guard: if the same prompt is already running, new runs are blocked unless you pass --force—prefer reattaching instead of spawning duplicates. Examples oracle --render --copy --prompt "Review the TS data layer for schema drift" --file "src/**/*.ts,*/*.test.ts" Build the bundle, print it, and copy it for manual paste into ChatGPT. oracle --prompt "Cross-check the data layer assumptions" --models gpt-5.2-pro,gemini-3-pro --file "src/**/*.ts" Run multiple API models in one go and aggregate cost/usage. oracle status --hours 72 --limit 50 Show sessions from the last 72h (capped at 50 entries). oracle session <sessionId> Attach to a running/completed session and stream the saved transcript. oracle --prompt "Ship review" --slug "release-readiness-audit" Encourage the model to hand you a 3–5 word slug and pass it along with --slug. oracle --prompt "Tabs frozen: compare Project A SettingsView (apps/project-a/Sources/SettingsView.swift) vs Project B SettingsView (../project-b/mac/App/Presentation/Views/SettingsView.swift)" --file apps/project-a/Sources/SettingsView.swift --file ../project-b/mac/App/Presentation/Views/SettingsView.swift Spell out what each attached file is (repo + path + role) before asking for comparisons so the model knows exactly what it is reading. Examples: # Quick API run with two files oracle --prompt "Summarize the risk register" --file docs/risk-register.md docs/risk-matrix.md # Browser run (no API key) + globbed TypeScript sources, excluding tests oracle --engine browser --prompt "Review the TS data layer" \ --file "src/**/*.ts" --file "!src/**/*.test.ts" # Build, print, and copy a markdown bundle (semi-manual) oracle --render --copy -p "Review the TS data layer" --file "src/**/*.ts" --file "!src/**/*.test.ts"

£18.98
ASDA 7 Brilliant Bananas
0.0 Meh
Prymat Classic Mustard 180g
0.0 Meh
Kichna Kids Space Lunch Pencil Case Combo Pack - Free C&C
0.0 Meh
DealsASDA

Kichna Kids Space Lunch Pencil Case Combo Pack - Free C&C

Better than expected given the price point. Capabilities align with intended use cases perfectly. Maintains reliability during extended use periods. £6.00 reflects reasonable pricing given specifications.

£6.00
2/28/2026Go to Deal
Hot Water Bottles Cream Yeti / Green Dinosaur 3D / Pink Unicorn 3D / Cow 3D / Penguin Winter Warmers / Pink Honeycomb Faux Fur + Free C&C
0.0 Meh
DealsASDA

Hot Water Bottles Cream Yeti / Green Dinosaur 3D / Pink Unicorn 3D / Cow 3D / Penguin Winter Warmers / Pink Honeycomb Faux Fur + Free C&C

Get Hot Water Bottles Cream Yeti / Green Dinosaur 3D / Pink Unicorn 3D / Cow 3D / Penguin Winter Warmers / Pink Honeycomb Faux Fur + Free C&C from ASDA. Now just £3. Quality product at an excellent price!

£3.00
Exceptional by ASDA British Beef Topside Roasting Joint (Typically 1.4kg)
0.0 Meh
DealsASDA

Exceptional by ASDA British Beef Topside Roasting Joint (Typically 1.4kg)

This product offers great value at the listed price. Check the listing for complete details and specifications. A quality deal worth considering today.

£16.80
2/28/2026Go to Deal
George Home Jug Kettle - Brushed Steel - Free C&C
0.0 Meh
DealsASDA

George Home Jug Kettle - Brushed Steel - Free C&C

This is a ASDA product at £11.93. It offers great value for money. Check the deal for more details and to make your purchase today.

£11.93
2/28/2026Go to Deal

About ASDA Deals Deals

Looking for the best deals deals from ASDA? DealHive aggregates and AI-scores every deal to ensure you're getting genuine value, not inflated discounts. We update our deals every 10 minutes, so you'll always find the freshest offers. All links go direct to ASDA — no middlemen.