Nimbalyst integrates a UI for coding agents like Claude Code and Codex directly into your markdown workspace.
Chat Mode: AI sidebar for quick questions and targeted edits. Good for:
Explaining code
Small edits to the current document
Quick lookups
Agent Mode: Full-screen autonomous coding. Good for:
Multi-file refactors
Implementing features from a plan
Running tests and fixing failures iteratively
Running multiple sessions in parallel
When the AI edits code or a a document, changes appear inline:
Green background: Added content
Red background: Removed content (with strikethrough)
Accept/Reject:
Accept All: Keeps all changes
Reject All: Reverts to original content
Changes remain visible until you accept or reject them.
Last updated 1 month ago