Skip to content

0.2.23

Choose a tag to compare

@github-actions github-actions released this 06 Aug 07:52
· 3 commits to main since this release
e9ae6ae

0.2.23 - 2026-08-06

Added

  • Added a session-scoped FIFO message queue for follow-up prompts submitted while Codex is running.
  • Added per-message Guide and remove actions; Guide interrupts the active turn and sends the selected queued prompt next.
  • Added declarative settings definitions so Codeian settings appear in settings search on Obsidian 1.13 and later while retaining the legacy settings UI for older versions.

Changed

  • Updated the repository lint configuration to the current Obsidian community review rules.
  • Updated Obsidian API and test dependencies and resolved all dependency audit findings.
  • Documented the plugin's local process, filesystem, environment, and GitHub update behavior for security review.

Fixed

  • Fixed the manifest description rejected by the community scanner because it contained the reserved product name.
  • Replaced global timers and direct DOM creation with APIs compatible with Obsidian pop-out windows.
  • Removed CSS overrides flagged by the community scanner without changing the composer or template-list layout.

Install

Download main.js, manifest.json, and styles.css, then copy them into your vault's .obsidian/plugins/codeian/ folder.