← all documents · raw markdown · 2 KB

Oracle OS Workspace Composer — Goal Document

Owner's Requirements (verbatim)

Current State (v9.10.457)

Already built in oracle-os/shell/desktop.js + oracle-antigravity.js:

Issues to Fix

1. System prompt — AI identifies as "a synced AI" and talks about Oracle Database.

Fix: rewrite SYNCED_AI_SKILL_EXCERPT to be a coding agent persona.

2. Diff view — no red/green inline diff. Need CodeMirror or custom diff renderer.

3. Session persistence — drafts save to localStorage but full chat history doesn't persist.

4. Chat history sidebar — no way to view previous conversations.

5. Plan/Agent mode — no UI for switching modes yet.

Priority Order

1. Fix system prompt (immediate — makes the AI useful)

2. Session/chat persistence (saves user work)

3. Chat history viewer

4. Diff view in editor

5. Plan/Agent mode toggle (placeholder)

Files