feat(discord): Discord bot integration overlay - #174
Draft
patroza wants to merge 3 commits into
Draft
Conversation
patroza
force-pushed
the
fork/discord
branch
6 times, most recently
from
July 29, 2026 19:47
fd32bc4 to
eedae33
Compare
patroza
force-pushed
the
fork/discord
branch
4 times, most recently
from
July 30, 2026 04:49
e10b6ab to
533f6d1
Compare
patroza
force-pushed
the
fork/discord
branch
6 times, most recently
from
July 30, 2026 09:19
c38d119 to
c786efc
Compare
patroza
force-pushed
the
fork/discord
branch
4 times, most recently
from
July 30, 2026 11:25
b32a57f to
3b4b96a
Compare
patroza
force-pushed
the
fork/discord
branch
8 times, most recently
from
July 31, 2026 09:09
8c39e2b to
835508a
Compare
patroza
force-pushed
the
fork/discord
branch
5 times, most recently
from
July 31, 2026 09:43
f228623 to
a55f14f
Compare
patroza
force-pushed
the
fork/discord
branch
2 times, most recently
from
July 31, 2026 09:49
fbaf072 to
192292d
Compare
patroza
force-pushed
the
fork/discord
branch
7 times, most recently
from
July 31, 2026 10:28
9a6138b to
0e7f64a
Compare
Web message deep-link wiring now lives on fork/changes (#267). This overlay keeps Discord bot (and related server agent-rules pointers / lockfile) only, so compose no longer collides with identity on __root.
Every finalized answer appends · [T3](…#message-…) after the model/effort/duration stats line, not only for long or table-heavy responses. Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
…269) Agents emit paths like `.plans/note.md` relative to the thread worktree. The bot process cwd is the package root, so disk reads failed and the asset-URL fallback rejected `.md` (preview types only). Resolve against the thread worktree first so local file links upload again. Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Permanent draft integration overlay for Discord/Teams bot.
Registered in
.github/pr-stack.json. Must stay open + draft for stack compose.Supersedes closed #80.