Neko Ayaka
fbf6a05f1e
release: v0.9.0-alpha.34
2026-03-29 15:28:42 +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
d5f24107b7
release: v0.9.0-alpha.32
2026-03-29 02:44:08 +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
Neko Ayaka
06570b4dde
release: v0.9.0-alpha.31
2026-03-28 12:57:31 +08:00
Makito
c0e499b044
release: v0.9.0-alpha.30
2026-03-28 11:52:22 +09: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
Ayaka Neko
129fbf3fcb
release: v0.9.0-alpha.29
2026-03-28 04:06:59 +08:00
Neko Ayaka
5535907aa8
release: v0.9.0-alpha.28
2026-03-27 18:01:13 +08:00
Neko Ayaka
6675b3234d
release: v0.9.0-alpha.27
2026-03-27 15:55:49 +08:00
Neko Ayaka
cd826dcbce
release: v0.9.0-alpha.26
2026-03-27 15:33:24 +08:00
Neko Ayaka
fc72b7a56c
release: v0.9.0-alpha.25
2026-03-27 14:47:31 +08:00
Neko Ayaka
e2080c7178
release: v0.9.0-alpha.24
2026-03-27 03:39:08 +08:00
Neko Ayaka
662c1f4b10
chore(ui): better Select with border and shape
2026-03-27 02:27:04 +08:00
Neko Ayaka
539ba83a61
release: v0.9.0-alpha.23
2026-03-26 23:39:14 +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
Neko Ayaka
45ce8ba602
release: v0.9.0-alpha.22
2026-03-25 01:19:04 +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
0af4217666
release: v0.9.0-alpha.21
2026-03-24 09:21:27 +08:00
Neko Ayaka
11bb6b8e0a
release: v0.9.0-alpha.20
2026-03-23 21:41:53 +08:00
Neko Ayaka
ea7c832adc
release: v0.9.0-alpha.19
2026-03-23 20:03:39 +08:00
Neko Ayaka
ac1de680d0
chore(deps): bump dependencies
2026-03-23 02:15:40 +08:00
Neko Ayaka
b5bdcad7cb
fix(ui): incorrect layout impl for FieldSelect
2026-03-21 01:00:19 +08:00
Neko Ayaka
a3b9a4b037
release: v0.9.0-alpha.18
2026-03-19 14:45:49 +08:00
Makito
a49bd97ed3
release: v0.9.0-alpha.17
2026-03-18 14:45:49 +09:00
Neko Ayaka
72925c1372
release: v0.9.0-alpha.16
2026-03-15 04:04:07 +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
Garfield Lee
9fc9955615
release: v0.9.0-alpha.15
2026-03-14 18:23:50 +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
Neko Ayaka
da62f1c16b
release: v0.9.0-alpha.14
2026-03-12 01:48:21 +08:00
Neko Ayaka
53f79713d7
release: v0.9.0-alpha.13
2026-03-11 19:36:13 +08:00
Neko Ayaka
96d3149909
release: v0.9.0-alpha.12
2026-03-11 04:35:37 +08:00
Neko Ayaka
208ff1d8a5
release: v0.9.0-alpha.11
2026-03-11 02:03:28 +08:00
LemonNeko
38d41cca84
release: v0.9.0-alpha.10
2026-03-10 22:32:07 +08:00
Neko Ayaka
03a38f9e0c
release: v0.9.0-alpha.9
2026-03-10 19:33:11 +08:00
LemonNeko
7daaeece46
release: v0.9.0-alpha.8
2026-03-10 18:42:35 +08:00
Neko Ayaka
a5cca0225b
release: v0.9.0-alpha.7
2026-03-10 17:47:25 +08:00
Neko Ayaka
03188f9855
release: v0.9.0-alpha.6
2026-03-10 01:29:38 +08:00
LemonNeko
583b54bfee
release: v0.9.0-alpha.5
2026-03-08 18:35:38 +08:00
LemonNeko
7b981d08de
release: v0.9.0-alpha.4
2026-03-08 17:37:59 +08:00
LemonNeko
9c514b17f0
release: v0.9.0-alpha.3
2026-03-08 17:20:32 +08:00
NJX
ed586fd59b
fix(ui): raise ComboboxContent z-index above Dialog overlay ( #1143 )
2026-03-06 14:00:02 +08:00
Neko Ayaka
b24ba8cc26
release: v0.9.0-alpha.2
2026-03-05 15:52:21 +08:00
Neko Ayaka
41940242e0
release: v0.9.0-alpha.1
2026-03-05 03:45:19 +08:00