Update README.md
This commit is contained in:
@@ -44,7 +44,7 @@ Codex will choose the shortest safe path, normally by running `scripts/fetch-sal
|
|||||||
|
|
||||||
## How It Works
|
## 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.
|
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.
|
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):
|
Optional: Create a branch for you before editing it locally (so you can contribute back to the repo later on):
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user