<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/.github, branch v0.1.24</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=v0.1.24</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.24'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-16T06:24:02Z</updated>
<entry>
<title>ci(workflows): remove issue-checker due to incorrect PR labeling</title>
<updated>2026-01-16T06:24:02Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T06:22:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9fafc670ccbce9d1f457bb69d03b40988d98b961'/>
<id>urn:sha1:9fafc670ccbce9d1f457bb69d03b40988d98b961</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs(github): add commit helper agent and references</title>
<updated>2026-01-16T04:51:41Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T04:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=77031c3f21bd100acbac838d0b02f5f04bf66188'/>
<id>urn:sha1:77031c3f21bd100acbac838d0b02f5f04bf66188</id>
<content type='text'>
- Add commit.agent.md with branch validation workflow
- Include commit instructions for AI coding assistants
- Add Conventional Commits specification reference
- Implement Step 0 branch checking before commits

Reviewed-by: Claude Sonnet 4.5
</content>
</entry>
<entry>
<title>docs: add comprehensive Copilot development guide</title>
<updated>2026-01-16T04:25:32Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T04:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=4cda5c1e8577bfad1b95e251194a395e76e4a027'/>
<id>urn:sha1:4cda5c1e8577bfad1b95e251194a395e76e4a027</id>
<content type='text'>
- Add .github/copilot-instructions.md with architecture overview
- Document Tauri command patterns and event communication
- Include Svelte 5 runes state management patterns
- Cover version inheritance, authentication, and download systems
- Add Java management and external API integration details
- Provide common development tasks and debugging tips
</content>
</entry>
<entry>
<title>refactor: improve bug report templates based on PR review</title>
<updated>2026-01-16T03:23:02Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T03:23:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=11621cd4b4c9ed3bfdc12c2d3658d89dedcc8d8e'/>
<id>urn:sha1:11621cd4b4c9ed3bfdc12c2d3658d89dedcc8d8e</id>
<content type='text'>
- Remove time-sensitive version options (Latest Release/Snapshot)
- Simplify Java source option (remove Adoptium annotation)
- Update log upload instructions to use launcher terminal
- Format screenshot requirements for better readability
- Update documentation link to dropout.hydroroll.team

Co-authored-by: HsiangNianian &lt;i@jyunko.cn&gt;
</content>
</entry>
<entry>
<title>feat: add LLM-generated code disclosure section to PR templates</title>
<updated>2026-01-16T03:16:39Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T03:16:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7955de1f3362777f476759c3c7b2ba083688b0ae'/>
<id>urn:sha1:7955de1f3362777f476759c3c7b2ba083688b0ae</id>
<content type='text'>
Add transparency requirement for LLM-assisted contributions with three options:
- LLM-generated code with quality assurance
- LLM-generated code without quality assurance
- No LLM-generated code

Available in both English and Chinese templates.
</content>
</entry>
<entry>
<title>docs: update log file locations in bug report templates</title>
<updated>2026-01-16T03:13:12Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T03:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=390ad02a7d24d0ebb902d0af8722106606638efe'/>
<id>urn:sha1:390ad02a7d24d0ebb902d0af8722106606638efe</id>
<content type='text'>
Update log file paths to reflect actual application structure:
- macOS: /Users/begonia/Library/Application Support/com.dropout.launcher/logs
- Linux: /Users/begonia/.local/share/com.dropout.launcher
- Remove Windows placeholder as not yet defined
</content>
</entry>
<entry>
<title>chore: add GitHub issue and PR templates with automation workflows</title>
<updated>2026-01-16T03:01:19Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-16T03:01:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=83027c383f26f772842771a6d670642fd36c269a'/>
<id>urn:sha1:83027c383f26f772842771a6d670642fd36c269a</id>
<content type='text'>
- Add bilingual issue templates (English &amp; Chinese)
  - Bug report template with prerequisite checkboxes
  - Feature request template
  - Question template
  - Reverse checkbox detection ("I have not read carefully")

- Add bilingual PR templates (English &amp; Chinese)
  - Comprehensive checklist for code quality and testing
  - Test environment documentation section
  - Breaking changes section

- Add GitHub Actions workflows
  - Auto-labeling based on issue content
  - Auto-close issues with unchecked prerequisites
  - Stale issue and PR management (90/60 days)

- Add template configuration
  - External links for discussions and wiki
  - Template chooser interface
</content>
</entry>
<entry>
<title>fix(security): Potential fix for code scanning alert no. 6: Workflow does not contain permissions</title>
<updated>2026-01-16T01:47:52Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:47:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=7c5e19592110577a9e6445ad15ad30dc3fe68bae'/>
<id>urn:sha1:7c5e19592110577a9e6445ad15ad30dc3fe68bae</id>
<content type='text'>
Co-authored-by: Copilot Autofix powered by AI &lt;62310815+github-advanced-security[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(security): Potential fix for code scanning alert no. 2: Workflow does not contain permissions</title>
<updated>2026-01-16T01:44:48Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=39028e316068b1dd8a8cfbff14b9e2a131dd8aa5'/>
<id>urn:sha1:39028e316068b1dd8a8cfbff14b9e2a131dd8aa5</id>
<content type='text'>
Co-authored-by: Copilot Autofix powered by AI &lt;62310815+github-advanced-security[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>fix(ci): Enhance GitHub Actions workflow with lint and format</title>
<updated>2026-01-16T01:33:04Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-16T01:33:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a3a1991fbd04dbe283734a8826e60d05ab3fa92a'/>
<id>urn:sha1:a3a1991fbd04dbe283734a8826e60d05ab3fa92a</id>
<content type='text'>
Add linting and formatting checks to workflow.</content>
</entry>
</feed>
