aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | chore: apply prek auto-fixes [skip ci]HsiangNianian2026-01-1610-10/+7
* | | | chore: enhance prek workflow to support auto-fixing and commit changesHsiangNianian2026-01-161-6/+21
* | | | chore: update pre-commit configuration to enable autofix for PRsHsiangNianian2026-01-161-5/+6
* | | | chore: update CI workflow to simplify formatting stepHsiangNianian2026-01-161-1/+1
* | | | chore: update pre-commit configuration and remove unnecessary dependenciesHsiangNianian2026-01-163-7/+35
* | | | chore: add dev dependency for prek in pyproject.toml and uv.lockHsiangNianian2026-01-163-2/+44
| | * | fix(path): resolve critical java path validation bug on unixBegonia, HE2026-01-161-11/+149
* | | | chore: update @tauri-apps/plugin-dialog version in pnpm-lock.yamlHsiangNianian2026-01-161-5/+5
* | | | chore: update plugin-dialog dependency versions in Cargo.toml and package.jsonHsiangNianian2026-01-162-2/+2
| * | | docs(copilot): enhance project setup and workflow documentationBegonia, HE2026-01-161-7/+44
| | * | Merge branch 'HsiangNianian:main' into fix/windows-java-pathBegonia, HE2026-01-166-19/+118
| | |\ \ | |_|/ / |/| | |
* | | | chore: refine CI workflow to conditionally execute steps based on event typeHsiangNianian2026-01-161-3/+14
* | | | chore: update CI workflow to improve dependency installationHsiangNianian2026-01-161-2/+2
* | | | chore: update Node.js and pnpm versions in CI workflowHsiangNianian2026-01-161-2/+2
* | | | feat: enhance CI workflow by adding Node.js, pnpm, and Tauri CLI installationHsiangNianian2026-01-161-3/+55
* | | | feat: enhance Java path handling by resolving symlinks and stripping UNC pref...HsiangNianian2026-01-161-2/+8
* | | | feat: add UNC prefix stripping for Windows paths in Java handlingHsiangNianian2026-01-161-1/+17
* | | | fix: update project name formatting in README.mdHsiangNianian2026-01-161-1/+1
| | * | fix(windows): resolve Java executable path issues on WindowsBegonia, HE2026-01-163-4/+126
* | | | chore: update version to 0.1.24 in Cargo.toml and tauri.conf.jsonv0.1.24HsiangNianian2026-01-162-2/+2
* | | | feat: improve Java command execution on WindowsHsiangNianian2026-01-162-10/+24
* | | | Merge pull request #52 from BegoniaHe/main简律纯2026-01-161-84/+0
|\ \ \ \ | | |/ / | |/| |
| * | | ci(workflows): remove issue-checker due to incorrect PR labelingBegonia, HE2026-01-161-84/+0
|/ / /
* | | feat: integrate AI assistant functionality and configuration managementHsiangNianian2026-01-1614-105/+998
* | | feat: add prismjs dependency and update TypeScript configurationHsiangNianian2026-01-163-1/+41
* | | feat: enhance settings view with AI assistant configuration optionsHsiangNianian2026-01-161-0/+386
* | | feat: add assistant view and configuration editor componentsHsiangNianian2026-01-165-16/+853
* | | feat: enhance settings state with AI model management and configuration editorHsiangNianian2026-01-161-0/+167
* | | feat: implement assistant state management and messaging functionalityHsiangNianian2026-01-163-3/+199
* | | chore: adjust clippy arguments in pre-commit configuration for improved lintingHsiangNianian2026-01-161-1/+1
* | | chore: update clippy arguments in pre-commit configuration to treat warnings ...HsiangNianian2026-01-161-1/+1
* | | chore: update clippy arguments in pre-commit configuration to remove warnings...HsiangNianian2026-01-161-1/+1
* | | chore: update pre-commit configuration to change clippy and formatting argumentsHsiangNianian2026-01-161-2/+2
* | | chore: update pre-commit configuration to include additional argument for Rus...HsiangNianian2026-01-161-2/+2
* | | chore: remove automatic fix option from clippy in pre-commit configurationHsiangNianian2026-01-161-1/+1
* | | chore: update clippy arguments in pre-commit configurationHsiangNianian2026-01-161-1/+1
* | | chore: ensure newline at end of pre-commit configuration fileHsiangNianian2026-01-161-1/+1
* | | chore: refine pre-commit configuration for Rust hooksHsiangNianian2026-01-161-1/+2
* | | chore: update pre-commit configuration for Rust and Python hooksHsiangNianian2026-01-161-33/+9
* | | docs: Remove duplicate FOSSA status badges简律纯2026-01-161-4/+1
* | | Merge pull request #51 from fossabot/add-license-scan-badge简律纯2026-01-161-0/+4
|\ \ \
* | | | docs: Add FOSSA badges to README简律纯2026-01-161-0/+6
| * | | Add license scan report and statusfossabot2026-01-161-0/+4
|/ / /
* | | docs: Add CI and status badges to README简律纯2026-01-161-0/+7
* | | Merge pull request #50 from BegoniaHe/docs/copilot-instructions简律纯2026-01-164-0/+703
|\| |
| * | docs(github): add commit helper agent and referencesBegonia, HE2026-01-163-0/+451
| * | docs: add comprehensive Copilot development guideBegonia, HE2026-01-161-0/+252
|/ /
* | Merge pull request #47 from BegoniaHe/chore/add-github-templates简律纯2026-01-1612-0/+1377
|\ \
| * | refactor: improve bug report templates based on PR reviewBegonia, HE2026-01-163-32/+28
| * | feat: add LLM-generated code disclosure section to PR templatesBegonia, HE2026-01-162-0/+16