Skip to content

feat(discord-bot): /agent assign + always open draft PRs - #146

Merged
patroza merged 1 commit into
fork/discordfrom
feat/discord-slash-pr-assign
Jul 28, 2026
Merged

feat(discord-bot): /agent assign + always open draft PRs#146
patroza merged 1 commit into
fork/discordfrom
feat/discord-slash-pr-assign

Conversation

@omegent-app

@omegent-app omegent-app Bot commented Jul 28, 2026

Copy link
Copy Markdown

Summary

  • Add /omegent assign / /agent assign to assign linked PR(s) on a Discord thread to the invoker (identity map) or github:<login>.
  • Require agents to always open a GitHub PR for Discord work (draft until full lint/typecheck/tests/vp check) via Discord turn meta, identity-map block rule 6, AGENTS.md, and discord-bot docs.

Test plan

  • vp test run focused discord-bot tests (prAssign, slashCommands, channelInfoPin, threadContext, identityMap)
  • Deploy/restart discord-bot and confirm /agent assign appears in guild slash commands
  • On a linked thread with a PR URL: /agent assign assigns invoker; /agent assign github:other assigns other
  • Confirm new agent turns include “Always open a GitHub PR” in conversation meta

Credit is via commit Co-authored-by trailers only (no @ mentions in the PR body).


opened by joshuadima in chat thread Discord · feat/discord-slash-pr-assign

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
@patroza
patroza marked this pull request as ready for review July 28, 2026 12:23
@patroza
patroza merged commit 960dfd3 into fork/discord Jul 28, 2026
2 checks passed
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…cs (#161)

Stack sync fails rebasing fork/integration onto fork/changes on AGENTS.md
while replaying overlay #146. Neither pure ours nor pure theirs is safe:
#146 has Discord co-author / always-open-draft rules; #156 has product-
conflict and existence-test rules.

Merge both into fork/changes AGENTS, record durable policies:
- fork/changes AGENTS → theirs (fork layer rewrite)
- fork/integration AGENTS + docs/fork-stack.md → ours (keep complete base)

Local sync --dry-run succeeds with these resolutions.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 28, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…cs (#161)

Stack sync fails rebasing fork/integration onto fork/changes on AGENTS.md
while replaying overlay #146. Neither pure ours nor pure theirs is safe:
#146 has Discord co-author / always-open-draft rules; #156 has product-
conflict and existence-test rules.

Merge both into fork/changes AGENTS, record durable policies:
- fork/changes AGENTS → theirs (fork layer rewrite)
- fork/integration AGENTS + docs/fork-stack.md → ours (keep complete base)

Local sync --dry-run succeeds with these resolutions.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…cs (#161)

Stack sync fails rebasing fork/integration onto fork/changes on AGENTS.md
while replaying overlay #146. Neither pure ours nor pure theirs is safe:
#146 has Discord co-author / always-open-draft rules; #156 has product-
conflict and existence-test rules.

Merge both into fork/changes AGENTS, record durable policies:
- fork/changes AGENTS → theirs (fork layer rewrite)
- fork/integration AGENTS + docs/fork-stack.md → ours (keep complete base)

Local sync --dry-run succeeds with these resolutions.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…cs (#161)

Stack sync fails rebasing fork/integration onto fork/changes on AGENTS.md
while replaying overlay #146. Neither pure ours nor pure theirs is safe:
#146 has Discord co-author / always-open-draft rules; #156 has product-
conflict and existence-test rules.

Merge both into fork/changes AGENTS, record durable policies:
- fork/changes AGENTS → theirs (fork layer rewrite)
- fork/integration AGENTS + docs/fork-stack.md → ours (keep complete base)

Local sync --dry-run succeeds with these resolutions.

Co-authored-by: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Jul 29, 2026
…Rs (#146)

Add `/omegent assign` (alias `/agent assign`) to assign linked GitHub PRs
on a Discord thread to the invoker (identity map) or an explicit GitHub
login. Document that Discord agents must always open a PR (draft until
full lint/typecheck/tests/vp check) in turn meta, AGENTS.md, and docs.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Joshua Dimaunahan <170177550+MindfulLearner@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
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