Skip to content

Develop - #4205

Open
yimishiws wants to merge 7 commits into
iOfficeAI:mainfrom
ai-campus-2026:develop
Open

Develop#4205
yimishiws wants to merge 7 commits into
iOfficeAI:mainfrom
ai-campus-2026:develop

Conversation

@yimishiws

Copy link
Copy Markdown

Pull Request

Please read CONTRIBUTING.md before submitting. PRs that ignore the rules below may be closed and asked to resubmit.

Description

Related Issues

  • Closes #

Type of Change

  • fix — Bug fix (non-breaking change which fixes an issue)
  • feat — New feature (non-breaking change which adds functionality)
  • perf — Performance improvement
  • refactor — Code restructuring (no behavior change)
  • Breaking change (fix or feature that would break existing functionality)
  • docs — Documentation update

Atomic PR Checklist (Rule 1)

  • This PR contains exactly one feature or bug fix that cannot be further decomposed
  • The PR title follows Conventional Commit format: <type>(<scope>): <subject> (English)

Local Checks (Rule 3)

  • bun run format — formatting passes
  • bun run lint — no lint errors (skip if no .ts/.tsx changed)
  • bunx tsc --noEmit — no type errors (skip if no .ts/.tsx changed)
  • bunx vitest run — tests pass
  • i18n validated (bun run i18n:types + node scripts/check-i18n.js) — only if src/renderer/, locales/, or src/common/config/i18n/ changed; N/A otherwise
  • New/changed user-facing text uses i18n keys (no hardcoded strings)

Runtime Verification

  • Verified on macOS
  • Verified on Windows
  • Verified on Linux
  • I have performed a self-review of my own code

Screenshots

Additional Context


Thank you for contributing to AionUi! 🎉

@yimishiws
yimishiws requested a review from IceyLiu as a code owner September 2, 2026 11:58
Mini-happ and others added 2 commits September 8, 2026 17:05
已经经过初步检查,没有问题,并将其合并到develop分支中
@codecov

codecov Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

yimishiws and others added 2 commits September 9, 2026 14:30
…ng and LLM integration (#11)

通过并进行合并
* docs: add competition submission document skeletons

* docs: initialize competition documentation
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