Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 4, 2025
Release 0.7.0
Show description for 41dfe73committedfix: Replace buggy append_metadata_to_message implementation
Show description for 7e41b1acommittedfix: Fix failing tests for git message handling and init project
Show description for 782a4abcommittedRestore run_command tool
Show description for 8c89ea9committed[fix] Correct spelling for uv dev dependencies
Show description for 663a227committed
Commits on May 6, 2025
Announce token efficiency changes on master
Show description for 5b6726acommittedchore: Prune out tool documentation
Show description for 277e48dcommittedrefactor: remove codemcp main entry point and update tests
Show description for a2fdc66committedrefactor: add mcp.tool decorators to subtool functions
Show description for 9c04e19committedfix: Fix tests after refactoring to bypass codemcp.main.codemcp
Show description for 7b6be6acommittedrefactor: Bypass codemcp.main.codemcp in tests
Show description for 8f690b3committedrefactor: Line up argument names and function names
Show description for 5e439c3committedrefactor: Move the extraction into the tool calls
Show description for 262b79ccommittedfix: Move defaulting into functions
Show description for 473e683committedDelete multi_entry; main entrypoint is going to become multi entry
Show description for 408e3eccommitted
Commits on May 5, 2025
fix: make server exit immediately on Ctrl+C
Show description for ce8ab6bcommittedDelete user_prompt; we'll use an extension to get this info
Show description for 598ad7ecommittedfix: Don't say string is not in file when advanced matching would get it
Show description for 5c01f03committedfix: Handle trailing whitespace better
Show description for 2781affcommitted
Commits on May 4, 2025
Refactor tests to all go through apply_edit_pure
Show description for a9bd336committedrefactor: apply_edit_pure
Show description for db0a5bdcommittedAdd tests for string matching
Show description for 3511d65committedPush logic into individual tools
Show description for 4d3af52committedDelete hot_reload_entry
Show description for 50630eacommittedfeat: add Mv subcommand
Show description for e9fa1a0committed
Commits on May 2, 2025
Remote codemcp instructions
Show description for 8bada8bcommittedRevamp README.md
Show description for 8217f58committed
Commits on May 1, 2025
fix: Run autoformat on everything
Show description for b662212committedfix: Add gitignore to templates
Show description for 5ae0aa3committedfix: Fix broken codemcp.toml
Show description for 9c145eccommittedchore: Update project prompt as format is now automatic
Show description for 5b99649committedfix: make codemcp run work outside project root
Show description for d056258committedfeat: integrate autoformatting in WriteFile and EditFile commands
Show description for 56ec854committedchore: format
Show description for 841bfb2committedchore - Add WSL section to ReadME (#282)
Show description for 6b66fd1