Structured Git-history and JSON-query tools for Piclaw. Requires Piclaw >=1.8.0, git, and jq on PATH.
Open Settings → Add-Ons and install dev-tools from the catalog.
git_historyModes:
log — recent commitscontent_search — find a string in commit diffsmessage_search — search commit messagesblame — attribute file linesFilters include file, author, date, ref, all branches, patch output, maximum count, and blame line range.
json_queryRuns a jq expression against exactly one source: a workspace file or inline JSON input. The tool validates paths and blocks risky jq built-ins and patterns.
/workspaceBoth tools return structured JSON envelopes and show progress in interactive sessions.