From 91eabd97e0076d524f7384efb8a54faad384fa19 Mon Sep 17 00:00:00 2001 From: marceloarbore Date: Wed, 29 Apr 2026 14:52:00 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e265696..d295a7e 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Codex will choose the shortest safe path, normally by running `scripts/fetch-sal ## How It Works -Install the skill, then ask Codex for Knowledge One View data or an output based on it. If authentication is needed, Codex opens Chrome so you can complete the Oracle login flow. +Clone from Git and install the skill, then ask Codex for Knowledge One View data or an output based on it. If authentication is needed, Codex opens Chrome so you can complete the Oracle login flow. IMPORTANT: Chrome is mandatory for authentication (SSO and MFA). After the session is valid, Codex continues browserless: it calls the Oracle DV backend APIs directly, receives the backend data, applies the requested filters or intent, and returns the answer or creates the requested output. Chrome is reopened only when the saved session expires or needs to be refreshed. @@ -66,7 +66,7 @@ CODEX: Please install the knowledge-one-view-cli skill (already in your skill fo After installing or updating the skill, restart Codex or reload the session so the skill list is refreshed. -OTHER USEFUL COMMANDS: +## Other useful commands: Optional: Create a branch for you before editing it locally (so you can contribute back to the repo later on):