Skip to content

Commit 7b5f647

Browse files
authored
feat: splash window (#1370)
* feat(splash): show startup activity * refactor(splash): remove preview shortcut * chore(resources): refresh startup registries * feat(chat): add ACP config loading indicator and popover state tracking * fix(lifecycle): remove lifecycle listeners and clear activities on SplashWindowManager close
1 parent 54f9484 commit 7b5f647

File tree

8 files changed

+904
-116
lines changed

8 files changed

+904
-116
lines changed

resources/acp-registry/registry.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@
226226
"license": "Apache-2.0",
227227
"distribution": {
228228
"uvx": {
229-
"package": "crow-cli==0.1.14",
229+
"package": "crow-cli",
230230
"args": [
231231
"acp"
232232
]

0 commit comments

Comments
 (0)