Skip to content

Added new features - #11

Merged
kkarissa merged 4 commits into
mainfrom
test-db-setup
Jul 6, 2026
Merged

Added new features#11
kkarissa merged 4 commits into
mainfrom
test-db-setup

Conversation

@kkarissa

@kkarissa kkarissa commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Fixed reactions and citations. Also made the citation link to where the information is

ajs2583 and others added 4 commits March 2, 2026 12:08
Add thumbs up/down reaction logging via on_raw_reaction_add handler.
Add bot_reply_message_id column to discord_interaction_logs.
Build clickable GitHub citation links from source document metadata.
Preserve file_path in wiki doc metadata during ingestion.
Add Gathering information placeholder message while bot processes.
Fix docker-compose.test.yml port to 15432 for Windows compatibility.
Update prompts.py with improved QA and condense question templates.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

PR Change Log

Changed Files Summary

Overall: 8 files changed, 261 insertions(+), 18 deletions(-)

Files Changed

Status File Lines Added Lines Removed
Deleted systems/docgpt/.env.example +0 -12
Added systems/docgpt/.env.test.example +24 -0
Modified systems/docgpt/README.md +67 -0
Added systems/docgpt/docker-compose.test.yml +31 -0
Added systems/docgpt/run-test-bot.sh +18 -0
Modified systems/docgpt/src/adapters/content/git/wiki.py +4 -0
Modified systems/docgpt/src/app/discord.py +96 -1
Modified systems/docgpt/src/logging/discord_logger.py +21 -5

Changes by Directory

  • systems/docgpt/: 5 file(s)
  • systems/docgpt/src/logging/: 1 file(s)
  • systems/docgpt/src/app/: 1 file(s)
  • systems/docgpt/src/adapters/content/git/: 1 file(s)
  • ./: 1 file(s)

Warnings

No large file changes detected.


Updated: 2026-07-06T20:43:10.126Z

@kkarissa
kkarissa merged commit c3e5ab1 into main Jul 6, 2026
9 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants