Releases: BetterThanTomorrow/calva-backseat-driver
Releases · BetterThanTomorrow/calva-backseat-driver
v0.0.34
- One (multi-)edit tool to rule them all
- Adds
clojure_edit_filestool, replacing:replace_top_level_form,insert_top_level_form,clojure_create_file,clojure_append_code - Supports multiple edits over multiple files in one batch
- Built-in bottom-up sort order for insert and replace
- Adds
v0.0.33
v0.0.32
- MCP server: Fix
inputparam schema for log tool
v0.0.31
- Workaround: VS Code is not exposing bundled skills in a way that the agent can consume, duplicating them as instructions for now
- Fix: Structural editor leaving extra blank lines behind
v0.0.30
v0.0.29
- Return image data as images to the agent, both from the evaluation and output log tool
v0.0.28
- Use Datascript, including datalog, for the REPL Output Log tool
- Persist evaluations from the REPL Output Log across Extension Host restarts
v0.0.27
- Provide Backseat Driver instructions for the AI
- Update provided skills
- Add information about Awesome Backseat Driver
- Fix: Version >= 0.0.26 is not compatible with Cursor, Windsurf, possibly other forks
- Add Antigravity configuration
v0.0.26
- Leverage Calva's Who's evaluating API, in both the evaluation and REPL output tools
- Provide Backseat Driver Skill to Copilot and MCP (opt-out)
- Provide Clojure Editing Skill to Copilot and MCP (opt-out)