v0.8.0
- release: v0.8.0 — watcher panel, persisted plan decisions, split send button
- macOS signing + watcher panel + persisted plan decisions + send-button mode picker (#15)
Install
Python (CLI / library):
pip install 'ignite-ember==0.8.0'
# or
uv pip install 'ignite-ember==0.8.0'JetBrains plugin: download the ember-code-jetbrains-*.zip
asset below and install via Settings → Plugins → ⚙ →
Install Plugin from Disk…
VSCode extension: download the ember-code-vscode-*.vsix
asset below and install with:
code --install-extension ember-code-vscode-*.vsixBoth IDE plugins bootstrap uv + Python + ignite-ember on
first launch — no manual setup required.