What do you want to change?
Same data we get in before_agent_start event.systemPromptOptions should be availabel to the commands to explore.
Why?
I added the /show-context command to my Lovely Dev Tools extension. It show which files have been read, and whhich lines in the files, how many times, and how long ago (in terms or read calls). This includes AGENTS.md and SKILL.md files, which can be obtained fromt he propmt options.
While I can work around this requirement, the easiest solution is to just expose the prompt options to commands.
How? (optional)
No response
What do you want to change?
Same data we get in
before_agent_startevent.systemPromptOptionsshould be availabel to the commands to explore.Why?
I added the
/show-contextcommand to my Lovely Dev Tools extension. It show which files have been read, and whhich lines in the files, how many times, and how long ago (in terms or read calls). This includes AGENTS.md and SKILL.md files, which can be obtained fromt he propmt options.While I can work around this requirement, the easiest solution is to just expose the prompt options to commands.
How? (optional)
No response