Skip to content

fix(gateway): keep Discord terminal progress compact#41733

Open
trevornk wants to merge 1 commit into
NousResearch:mainfrom
trevornk:fix/discord-compact-terminal-progress
Open

fix(gateway): keep Discord terminal progress compact#41733
trevornk wants to merge 1 commit into
NousResearch:mainfrom
trevornk:fix/discord-compact-terminal-progress

Conversation

@trevornk

@trevornk trevornk commented Jun 8, 2026

Copy link
Copy Markdown

Fixes #41732.\n\nKeeps terminal progress as full bash code blocks only in explicit verbose mode. Normal Discord all/new/compact progress now uses the short preview path so tool bubbles do not dump full commands into chat history.\n\nTests: python -m pytest tests/gateway/test_run_progress_topics.py::test_discord_non_verbose_modes_keep_terminal_args_compact tests/gateway/test_run_progress_topics.py::test_all_mode_default_truncation_40_chars -q -n 0

@trevornk trevornk force-pushed the fix/discord-compact-terminal-progress branch from 7fe871b to 8898bf1 Compare June 8, 2026 03:18
@alt-glitch alt-glitch added type/bug Something isn't working P2 Medium — degraded but workaround exists comp/gateway Gateway runner, session dispatch, delivery platform/discord Discord bot adapter labels Jun 8, 2026
@trevornk trevornk force-pushed the fix/discord-compact-terminal-progress branch from 8898bf1 to 4e94566 Compare June 8, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/gateway Gateway runner, session dispatch, delivery P2 Medium — degraded but workaround exists platform/discord Discord bot adapter type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Discord compact tool progress leaks terminal commands as code blocks

2 participants