Commit Graph
115 Commits
Author SHA1 Message Date
Neko Ayaka 14f8275fa7 feat(ui,stage-ui): FieldInput, InputFileCard, and story update 2026-04-10 03:40:09 +08:00
Neko Ayaka ec4d1998d7 feat(ui): error container 2026-04-10 03:40:09 +08:00
Neko Ayaka 4179365baa refactor(ui,stage-ui): FieldSelect, FieldComboSelect split 2026-04-08 03:28:11 +08:00
Neko Ayaka 9be9bb6a18 fix(stage-ui,ui): RoundRange updated, onboarding props corrected 2026-04-08 01:06:41 +08:00
Neko Ayaka 160176b33a fix(stage-*): qr should have dark mode adapted, connection component moved 2026-04-08 01:06:40 +08:00
Neko Ayaka 1279df40f5 refactor(stage-ui): many minor tweaks, unified dialog drawer component style 2026-04-07 01:39:49 +08:00
LemonNeko 883ec945d2 feat(stage-pocket): WebSocket status indicator + shared i18n (#1586) 2026-04-06 19:54:21 +08:00
Neko Ayaka 0cc08ff97f fix(stage-ui): model settings for live2d ui issue 2026-03-31 14:32:47 +08:00
nagikazu d43d4dbc5e feat(stage-ui-live2d): exp3 expression system + auto-blink rework (#1033)
---------

Co-authored-by-agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-31 14:22:16 +08:00
Stardust 7ad4debe11 feat(ui,stage-ui,stage-pages,i18n): transcription confidence filter (#1148) 2026-03-30 03:40:49 +08:00
cheesemori edecae3625 feat(stage-tamagotchi,stage-web): add option for chat area send key (#851) 2026-03-29 16:53:46 +08:00
Neko Ayaka 5285f269a8 refactor(stage-ui): live2d model settings with standard components 2026-03-29 16:40:02 +08:00
MisakaKumomi 御坂云见 372695458e refactor: replace status check string literal with enum; add chat pin… (#1486)
* refactor: replace status check string literal with enum; add chat ping check option in provider configurations for anthropic, and if it's good, generalize to all openai based provider

* fix: merging conflicts

* refactor: remove manual validation logic and deprecated ProviderValidationAlerts component

* docs: mark 'Health' enum as deprecated with additional usage context

* feat: add manual test validation flow back

* refactor: reintroduce and integrate `ProviderValidationAlerts` component for streamlined validation logic

* chore: mark error msg

* refactor: extract `CHAT_COMPLETIONS_VALIDATOR_ID` constant; enforce skipping chat ping check in background validations

* chore: comments
2026-03-29 13:22:15 +08:00
Neko Ayaka f387e18f34 fix(ui): incorrect FieldCombobox layout style 2026-03-29 02:37:55 +08:00
Neko Ayaka f1ff95617f fix(ui): missing disabled style 2026-03-29 02:37:36 +08:00
xuan0x0 7efe6b4ff7 fix(ui): forward default slot in InputFile to BasicInputFile (#1494)
Co-authored-by-agent: Cursor
2026-03-28 05:17:57 +08:00
Neko Ayaka 662c1f4b10 chore(ui): better Select with border and shape 2026-03-27 02:27:04 +08:00
Neko Ayaka 7d0e02f57a perf(ui): improve the props and customization of Select component 2026-03-26 23:32:05 +08:00
Neko Ayaka f5dac392d3 feat(ui): now dedicated Select component 2026-03-26 21:09:42 +08:00
Neko Ayaka 6d871146e4 fix(ui): outdated import path 2026-03-26 20:41:30 +08:00
Neko Ayaka 9ee6ce7ab5 refactor(ui,stage-ui): migrate other path naming 2026-03-26 19:21:46 +08:00
Neko Ayaka e1b0040a95 refactor(ui,stage-*): now Select component is ComboboxSelect 2026-03-26 19:18:15 +08:00
f85a809d7c refactor(stage-*): analytics and telemetry, including consent (#1414)
---------

Co-authored-by-agent: Codex <267193182+codex@users.noreply.github.com>
Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: RainbowBird <rbxin2003@outlook.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-24 13:01:39 +08:00
Neko Ayaka b5bdcad7cb fix(ui): incorrect layout impl for FieldSelect 2026-03-21 01:00:19 +08:00
Neko 32ea8d0e04 Revert "fix(stage-tamagotchi): fix model flickering and jumping on window res…" (#1364)
This reverts commit 3a8dc75233.
2026-03-15 03:07:03 +08:00
Stardust 3a8dc75233 fix(stage-tamagotchi): fix model flickering and jumping on window resize (#1341) 2026-03-14 15:03:16 +08:00
dec2b04924 refactor: vrm performance tracing and better lifecycle management (#1194)
* refactor: vrm performance tracing and better lifecycle management

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Rename lag-visualizer.vue to performance-visualizer.vue

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @sumimakito

Co-authored-by: Makito <i@maki.to>

* Apply suggestion from @sumimakito

Co-authored-by: Makito <i@maki.to>

* Apply suggestion from @sumimakito

Co-authored-by: Makito <i@maki.to>

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* [autofix.ci] apply automated fixes

* Apply suggestion from @Lilia-Chen

* [autofix.ci] apply automated fixes

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* [autofix.ci] apply automated fixes

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* [autofix.ci] apply automated fixes

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* Apply suggestion from @Lilia-Chen

* fix: some tiny bugs and model URL lifecycle

* fix: TresCanvas size=0 bug

* Delete .claude/settings.json

* fix: some clean-up

* [autofix.ci] apply automated fixes

* fix: use screen to wrap up TresCanvas

* Delete .claude/settings.json

---------

Co-authored-by: Makito <i@maki.to>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-12 09:20:20 +08:00
NJX ed586fd59b fix(ui): raise ComboboxContent z-index above Dialog overlay (#1143) 2026-03-06 14:00:02 +08:00
sed-iandNeko 479051974b fix(stage-ui): combobox z-order (#980)
---------

Co-authored-by: Neko <neko@ayaka.moe>
2026-01-21 19:41:15 +08:00
leafyy 0e543b50ce feat(stage-tamagotchi): add icon size settings for tamagotchi (#940) 2026-01-13 03:33:40 +08:00
skyline624andNeko Ayaka b500eb8f5b fix(stage-ui): preserve and propagate discord context in bridge (#934)
---------

Co-authored-by: Neko Ayaka <neko@ayaka.moe>
2026-01-11 23:42:45 +08:00
Neko Ayaka 00666852fc fix(ui): Input and FieldInput should support number modifer natively 2026-01-11 22:35:18 +08:00
Neko Ayaka 795b9cd15f refactor(ui): promote Progress & Skeleton as ui component 2026-01-07 21:47:14 +08:00
Neko Ayaka 583973adc2 fix(ui): incorrect import 2026-01-07 21:43:09 +08:00
Neko Ayaka f074d85e33 fix(ui): missing rename of import 2026-01-07 21:30:22 +08:00
Neko Ayaka 27efa76919 refactor(ui): rename all to kebab-case 2026-01-07 21:28:26 +08:00
Neko Ayaka 98ec5fffff refactor(stage-ui,ui): promote Callout to ui package 2026-01-07 21:16:33 +08:00
Neko Ayaka 77045c4b98 refactor(stage-ui,ui): promote Collapsible and Screen to ui package 2026-01-07 21:03:02 +08:00
Neko Ayaka 35ca227fcf fix(ui): should not use text-nowrap 2026-01-07 20:44:46 +08:00
이윤진(Lee Yunjin) 18391ef347 fix(ui): color jittering (#899) 2026-01-07 16:22:11 +08:00
RainbowBird 39759337b7 chore: lint 2026-01-05 17:40:37 +08:00
RainbowBird ddde54d22f feat(stage-ui): character settings page (#847) 2026-01-05 16:26:43 +08:00
Neko Ayaka 3f4fde4864 feat(stage-pages,stage-ui,ui): character list for v2 2026-01-05 14:34:02 +08:00
Neko Ayaka c1984806a9 feat(stage-*): v2 provider catalog for managing providers 2026-01-03 22:09:00 +08:00
Neko Ayaka 1e8b9a45e9 feat(stage-*): added new devtool called context flow (can be updated with more feature) 2025-12-29 19:18:21 +08:00
LemonNeko 3cba59421d refactor(ui): move DoubleCheckButton to @proj-airi/ui (#823) 2025-12-21 21:37:23 +08:00
Neko Ayaka cc603de54d fix(ui): SelectTab still got bad radius 2025-12-20 21:37:55 +08:00
Neko Ayaka b2e02a25cb fix(ui): SelectTab has unmatched border-radius 2025-12-20 21:32:49 +08:00
Neko Ayaka bd7d5d67b8 chore(ui,stage-ui,stage-pages): now support to display visualizer in both linear and log 2025-12-20 21:07:19 +08:00
Neko Ayaka dbb1826b61 feat(ui): new SelectTab component 2025-12-20 18:58:35 +08:00