diff --git a/README.md b/README.md index 62155403..4000d0d8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Codex Panel brings your existing Codex setup into an Obsidian sidebar, so you ca If your Codex CLI or Codex.app environment is already configured, Codex Panel gives that setup a persistent Obsidian pane with note-aware links, threads, archives, and editor selections. It stays thin: runtime behavior continues to come from Codex, not from a separate plugin configuration layer. +![Codex Panel](assets/screenshot.webp) + ## Why use it - Reuse your existing Codex configuration and credentials. diff --git a/assets/screenshot.webp b/assets/screenshot.webp new file mode 100644 index 00000000..79906b23 Binary files /dev/null and b/assets/screenshot.webp differ