feat: improve session sharing and Kimi transcript support

- normalize Kimi thinking parts and omit empty placeholders
- add standalone session-sharing and UI demo artifacts
- add regression coverage and refresh the Kimi index marker
- bump the Electron app and CLI packages to v0.2.1
- ignore generated app build assets
This commit is contained in:
tommy0103
2026-07-21 19:29:14 +08:00
parent f79f1b3e3b
commit 28fa99ac94
11 changed files with 92555 additions and 21 deletions
+1 -1
View File
@@ -1289,7 +1289,7 @@
},
"packages/cli": {
"name": "@obelisk-apps/cli",
"version": "0.2.0",
"version": "0.2.1",
"license": "AGPL-3.0",
"bin": {
"obelisk": "dist/cli/src/obelisk.js"