1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19{ "name": "history-context-dev", "description": "Development marketplace for history-context plugin", "owner": { "name": "gentritbiba" }, "plugins": [ { "name": "history-context", "description": "File-based history search for Claude Code. Find which sessions edited specific files and retrieve conversation context.", "version": "1.0.0", "source": "./", "author": { "name": "gentritbiba" } } ] }