Olivier LB88 downloadsA contextual AI assistant for discussing, improving, and organizing your Obsidian notes.
Tandem is a contextual AI companion for Obsidian. It helps you discuss, improve and organize Markdown notes without applying changes automatically.
/tandem actions and custom actionsCopy this repository into .obsidian/plugins/codex-sidebar, then enable Tandem in Obsidian's community plugins settings. The technical plugin id remains unchanged to preserve existing installations.
The default CLI command is codex on macOS/Linux and codex.cmd on Windows. It can be changed in Tandem's settings.
The plugin is intentionally dependency-free. Validate changes with:
node --check main.js
The version is changed only when a release is published.