Skip to content

Document advanced options introduction history#17

Draft
Copilot wants to merge 2 commits intomasterfrom
copilot/add-advanced-options-change-log
Draft

Document advanced options introduction history#17
Copilot wants to merge 2 commits intomasterfrom
copilot/add-advanced-options-change-log

Conversation

Copy link

Copilot AI commented Nov 17, 2025

Traced git history to determine when advanced options were added to the webserver.

Findings

Advanced options were present in the initial import (commit 525e293, 2019-05-14) from the antiSMASH runsmash Bitbucket repository. All three parameters have remained unchanged since:

  • cdh_cutoff (default: 0.5) - CD-HIT clustering threshold
  • min_domain (default: 2) - Minimum unique domain count
  • coexpress_mad (default: unset) - MAD cutoff for CoExpress analysis

Documentation

Created ADVANCED_OPTIONS_HISTORY.md containing:

  • Initial commit details and author attribution
  • Complete timeline of 16 commits to new.html (none modified advanced options)
  • Backend implementation in views.py and models.py
  • Historical context from antiSMASH project
Original prompt

find when I introduced change in the advanced options


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: elenadelpup <62478999+elenadelpup@users.noreply.github.com>
Copilot AI changed the title [WIP] Add change log for advanced options Document advanced options introduction history Nov 17, 2025
Copilot AI requested a review from elenadelpup November 17, 2025 12:30
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.

2 participants