Feature request - Copy collector / rows as markdown
Author: barryvdhCreated Apr 24, 2026Updated Jul 28, 2026
Use-case: provide context to AI
Idea: Add some context to different tabs, or specific row. For example 'controller' can use a button to give the primary content as markdown to an AI. Or a query with bindings and location.
Possible methods
- Add a 'summary' method to a collector (eg. Summarized interface), which has a button on the tab
- Add a summary field for entries (like queries)
- Let the Debugbar/UI figure out how to copy relevant stuff (how?)
Source: fruitcake/laravel-debugbar