I was curious if Block's Goose agent, paired with Ollama and the Qwen3-coder model, could really replace Claude Code. Here's how I got started.
The plugin adds a code editor view to Obsidian. The code editor uses the powerful Monaco Editor, which also powers VS Code. 🚀 New Feature: The plugin now also supports editing individual code blocks ...