Skip to content

fix(discord): do not comment on Jira or GitHub unless asked - #426

Merged
patroza merged 1 commit into
fork/devfrom
fix/discord-reply-surface-lock
Aug 27, 2026
Merged

fix(discord): do not comment on Jira or GitHub unless asked#426
patroza merged 1 commit into
fork/devfrom
fix/discord-reply-surface-lock

Conversation

@omegent-app

@omegent-app omegent-app Bot commented Aug 26, 2026

Copy link
Copy Markdown

Discord turns inject linked Jira keys as context. Agents treated that as a request to post completion summaries on the ticket (example: unsolicited Omegent comment on SA-438, now deleted).

Reply only on the originating surface unless the user explicitly asked. Opening a GitHub PR for landable work is still allowed; commenting on Jira/GitHub/Confluence is not.

Test plan

  • vp test run threadContext + T3AgentRules
  • changed-file vp check
  • After deploy: a Discord turn that mentions a Jira key must not comment on the issue unless asked

opened by enricopolanski in chat thread Discord · Discord

@omegent-app
omegent-app Bot marked this pull request as ready for review August 26, 2026 14:16
Discord turns inject linked Jira keys as context. Agents treated that as a request to post completion summaries on the ticket. Reply only on the originating surface unless the user explicitly asked.

Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com>
@omegent-app
omegent-app Bot force-pushed the fix/discord-reply-surface-lock branch from b99a94f to da7a2c9 Compare August 27, 2026 07:01
@omegent-app

omegent-app Bot commented Aug 27, 2026

Copy link
Copy Markdown
Author

The 2026-08-26 t3vm deploy auto-stash (stash@{0}, ops deploy: auto-stash on t3vm 20260826T225459Z) was these same two docs, hotpatched on the live /var/lib/t3/deploy/t3code checkout so running agents would pick up the reply-surface rule before this PR merged.

Stashed paths:

  • apps/discord-bot/docs/agent-turn-rules.md
  • apps/server/docs/t3-agent-rules.md

They match this PR’s docs 1:1. Rebased onto latest fork/dev (now includes #427).

Opened from this Discord follow-up by patroza.

@patroza
patroza enabled auto-merge (squash) August 27, 2026 07:05
@patroza
patroza merged commit 4391fb5 into fork/dev Aug 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant