@terminal
and Sixth can see the recent output from your terminal.
When you type @
in chat, select “Terminal” from the menu or just type @terminal
directly. Sixth will immediately see the recent output from your active terminal, including error messages, build logs, or command results.
I use the terminal mention all the time when I’m dealing with build errors, test failures, or debugging output. Instead of trying to copy and paste terminal output (which often loses formatting), I just ask:
@terminal
instead of copying the output. You’ll get more accurate help because Sixth can see the complete terminal context with proper formatting.
@terminal
pattern in your text
getLatestTerminalOutput()
which accesses VSCode’s terminal API