gabriel / muse public
fix BREAKING dev
AI Agent gabriel · 127 days ago · May 8, 2026 · Diff

fix: content-grep JSON uses 'file' and 'line' keys (was 'path' and 'text')

sha256:ebe39a01d0e8988d4f0317488db16c4b6fdd9ac08377c03f1d51d28f94e3afc8 sha
+7 ~12 symbols
sha256:83255018a958b77e59abad9fa7e4c0f88b0af4639d439edd5589236a8d53fffa snapshot
+7
symbols added
~12
symbols modified
0
dead code introduced
Semantic Changes 19 symbols
~ tests/test_cmd_content_grep_hardening.py .py 7 symbols added, 6 symbols modified
+ TestJsonKeyErgonomics class class TestJsonKeyErgonomics L910–963
+ test_match_has_no_text_key method method test_match_has_no_text_key L936–942
+ test_match_key_is_line_not_text method method test_match_key_is_line_not_text L928–934
+ test_result_has_no_path_key method method test_result_has_no_path_key L921–926
+ test_result_key_is_file_not_path method method test_result_key_is_file_not_path L914–919
+ test_working_tree_match_key_is_line method method test_working_tree_match_key_is_line L954–963
+ test_working_tree_result_key_is_file method method test_working_tree_result_key_is_file L944–952
← Older Oldest on dev
All commits
Newer → Latest on dev

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:ebe39a01d0e8988d4f0317488db16c4b6fdd9ac08377c03f1d51d28f94e3afc8 --body "your comment"