mirror of
https://github.com/kuaifan/dootask.git
synced 2026-06-24 16:22:21 +00:00
「带我去」分步引导(driver.js + 四级元素定位 + show_guide)定位不稳、 二级菜单不可达、点高亮按钮触发跳转即被杀,体验差。改为 AI 回复正文里把 可定位的页面/面板渲染成可点深链 chip,点击直达那一屏。 - 新增深链目录:_meta/page-links.yaml(语义,供 AI 选择)+ deep-links.js (可执行映射,21 个无需运行时 id 的导航目的地),两端 id 一致性由 tests/deep-links-parity.mjs 校验 - markdown.js 加 processDeepLinks:[文字](dootask://link/<id>) 合法 id → chip,非法 id → 纯文字(绝不渲染死链);复用现有 dootask:// 点击拦截链路 - DialogMarkdown 加 link 分支调 openDeepLink;system.vue 支持 query.tab 初始化,系统设置二级 Tab 可深链直达 - 彻底移除 driver.js 引导:删 guide-renderer.js/guide.css、show_guide 前端通道、aiGuideStarted 监听、driver.js 依赖 - 同步 ai-kb:改写 guide/start-guide 两 chunk、tool-binding 去 show_guide - 插件侧 prompt 改动规格见 docs/ai-deeplink-plugin-spec.md(独立仓库实施) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
97 lines
2.9 KiB
JSON
97 lines
2.9 KiB
JSON
{
|
|
"name": "DooTask",
|
|
"version": "1.7.90",
|
|
"codeVerson": 237,
|
|
"description": "DooTask is task management system.",
|
|
"scripts": {
|
|
"start": "./cmd dev",
|
|
"build": "./cmd prod"
|
|
},
|
|
"author": {
|
|
"name": "KuaiFan",
|
|
"email": "aipaw@live.cn",
|
|
"url": "https://github.com/kuaifan"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kuaifan/dootask.git"
|
|
},
|
|
"devDependencies": {
|
|
"@chenfengyuan/vue-qrcode": "^1.0.2",
|
|
"@kangc/v-md-editor": "^1.7.12",
|
|
"@micro-zoe/micro-app": "^1.0.0-rc.24",
|
|
"@traptitech/markdown-it-katex": "^3.6.0",
|
|
"@vue/runtime-dom": "^3.5.16",
|
|
"autoprefixer": "^10.4.13",
|
|
"axios": "^1.8.4",
|
|
"chokidar": "^4.0.1",
|
|
"codemirror": "^5.65.16",
|
|
"cross-env": "^7.0.3",
|
|
"css-loader": "^6.7.2",
|
|
"dayjs": "^1.11.13",
|
|
"dexie": "^3.2.3",
|
|
"echarts": "^5.2.2",
|
|
"element-sea": "^2.15.10-9",
|
|
"file-loader": "^6.2.0",
|
|
"highlight.js": "^11.7.0",
|
|
"html-to-md": "^0.8.8",
|
|
"inquirer": "^8.2.0",
|
|
"internal-ip": "^6.2.0",
|
|
"jquery": "^3.6.4",
|
|
"jspdf": "^2.5.1",
|
|
"less": "^4.1.2",
|
|
"less-loader": "^10.2.0",
|
|
"localforage": "^1.10.0",
|
|
"lodash": "^4.17.21",
|
|
"markdown-it": "^14.1.0",
|
|
"markdown-it-link-attributes": "^4.0.1",
|
|
"mitt": "^3.0.1",
|
|
"notification-koro1": "^1.1.1",
|
|
"openpgp_hi": "^5.7.0-1",
|
|
"photoswipe": "^5.2.8",
|
|
"postcss": "^8.4.5",
|
|
"prismjs": "^1.29.0",
|
|
"quill-hi": "^2.0.0-rc1",
|
|
"quill-mention-hi": "^4.0.0-10",
|
|
"resolve-url-loader": "^4.0.0",
|
|
"sass": "1.77.4",
|
|
"sass-loader": "14.2.1",
|
|
"stylus": "^0.59.0",
|
|
"stylus-loader": "^7.1.0",
|
|
"tinymce": "^5.10.3",
|
|
"tui-calendar-hi": "^2.1.3-6",
|
|
"view-design-hi": "^4.7.0-80",
|
|
"vite": "^2.9.15",
|
|
"vite-plugin-file-copy": "^1.0.0",
|
|
"vite-plugin-require": "^1.1.10",
|
|
"vite-plugin-vue2": "^2.0.3",
|
|
"vue": "~2.6.14",
|
|
"vue-clipboard2": "^0.3.3",
|
|
"vue-kityminder-ggg": "^1.3.10",
|
|
"vue-loader": "^15.10.1",
|
|
"vue-resize-observer": "^2.0.16",
|
|
"vue-router": "^3.6.5",
|
|
"vue-template-compiler": "~2.6.14",
|
|
"vue-virtual-scroll-list-hi": "^2.3.5-18",
|
|
"vuedraggable": "^2.24.3",
|
|
"vuex": "^3.6.2"
|
|
},
|
|
"app": [
|
|
{
|
|
"id": "com.dootask.task",
|
|
"name": "DooTask",
|
|
"url": "http://public/",
|
|
"urls": [
|
|
"https://dootask.com/",
|
|
"https://www.dootask.com/",
|
|
"https://t.hitosea.com/"
|
|
],
|
|
"publish": {
|
|
"provider": "generic",
|
|
"url": "https://www.dootask.com/api/download/update"
|
|
}
|
|
}
|
|
],
|
|
"dependencies": {}
|
|
}
|