sumulige-claude 1.5.1 → 1.5.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude/hooks/hook-registry.json +0 -15
- package/.claude/rules/coding-style.md +18 -7
- package/.claude/rules/hooks.md +15 -4
- package/.claude/rules/performance.md +15 -5
- package/.claude/rules/security.md +140 -4
- package/.claude/rules/testing.md +138 -9
- package/.claude/rules/web-design-standard.md +16 -5
- package/.claude/skills/algorithmic-art/metadata.yaml +28 -0
- package/.claude/skills/api-tester/SKILL.md +61 -0
- package/.claude/skills/api-tester/examples/basic.md +3 -0
- package/.claude/skills/api-tester/metadata.yaml +30 -0
- package/.claude/skills/api-tester/templates/default.md +3 -0
- package/.claude/skills/brand-guidelines/metadata.yaml +26 -0
- package/.claude/skills/canvas-design/metadata.yaml +27 -0
- package/.claude/skills/code-reviewer-123/SKILL.md +61 -0
- package/.claude/skills/code-reviewer-123/examples/basic.md +3 -0
- package/.claude/skills/code-reviewer-123/metadata.yaml +30 -0
- package/.claude/skills/code-reviewer-123/templates/default.md +3 -0
- package/.claude/skills/doc-coauthoring/metadata.yaml +27 -0
- package/.claude/skills/docx/metadata.yaml +30 -0
- package/.claude/skills/frontend-design/metadata.yaml +28 -0
- package/.claude/skills/internal-comms/metadata.yaml +28 -0
- package/.claude/skills/mcp-builder/metadata.yaml +26 -0
- package/.claude/skills/my-skill/SKILL.md +61 -0
- package/.claude/skills/my-skill/examples/basic.md +3 -0
- package/.claude/skills/my-skill/metadata.yaml +30 -0
- package/.claude/skills/my-skill/templates/default.md +3 -0
- package/.claude/skills/pdf/metadata.yaml +29 -0
- package/.claude/skills/pptx/metadata.yaml +29 -0
- package/.claude/skills/react-best-practices/metadata.yaml +26 -0
- package/.claude/skills/react-node-practices/SKILL.md +409 -0
- package/.claude/skills/react-node-practices/metadata.yaml +56 -0
- package/.claude/skills/skill-creator/metadata.yaml +25 -0
- package/.claude/skills/slack-gif-creator/metadata.yaml +28 -0
- package/.claude/skills/test-skill-name/SKILL.md +61 -0
- package/.claude/skills/test-skill-name/examples/basic.md +3 -0
- package/.claude/skills/test-skill-name/metadata.yaml +30 -0
- package/.claude/skills/test-skill-name/templates/default.md +3 -0
- package/.claude/skills/test-workflow/metadata.yaml +32 -0
- package/.claude/skills/theme-factory/metadata.yaml +26 -0
- package/.claude/skills/threejs-fundamentals/metadata.yaml +27 -0
- package/.claude/skills/web-artifacts-builder/metadata.yaml +30 -0
- package/.claude/skills/web-design-guidelines/metadata.yaml +26 -0
- package/.claude/skills/webapp-testing/metadata.yaml +26 -0
- package/.claude/skills/xlsx/metadata.yaml +29 -0
- package/LICENSE +21 -0
- package/cli.js +1 -1
- package/package.json +25 -3
- package/.claude/.kickoff-hint.txt +0 -52
- package/.claude/.sumulige-claude-version +0 -1
- package/.claude/.version +0 -1
- package/.claude/AGENTS.md +0 -42
- package/.claude/ANCHORS.md +0 -40
- package/.claude/CLAUDE.md +0 -138
- package/.claude/MEMORY.md +0 -69
- package/.claude/PROJECT_LOG.md +0 -101
- package/.claude/THINKING_CHAIN_GUIDE.md +0 -287
- package/.claude/USAGE.md +0 -175
- package/.claude/boris-optimizations.md +0 -167
- package/.claude/handoffs/INDEX.md +0 -21
- package/.claude/handoffs/LATEST.md +0 -76
- package/.claude/handoffs/handoff_2026-01-22T13-07-04-757Z.md +0 -76
- package/.claude/quality-gate.json +0 -82
- package/.claude/rag/skill-index.json +0 -135
- package/.claude/settings.json +0 -99
- package/.claude/settings.local.json +0 -175
- package/.claude/templates/PROJECT_KICKOFF.md +0 -89
- package/.claude/templates/PROJECT_PROPOSAL.md +0 -227
- package/.claude/templates/TASK_PLAN.md +0 -121
- package/.claude/templates/hooks/README.md +0 -302
- package/.claude/templates/hooks/hook.sh.template +0 -94
- package/.claude/templates/hooks/user-prompt-submit.cjs.template +0 -116
- package/.claude/templates/hooks/user-response-submit.cjs.template +0 -94
- package/.claude/templates/hooks/validate.js +0 -173
- package/.claude/templates/tasks/develop.md +0 -69
- package/.claude/templates/tasks/research.md +0 -64
- package/.claude/templates/tasks/test.md +0 -96
- package/.claude/thinking-routes/.last-sync +0 -1
- package/.claude/thinking-routes/QUICKREF.md +0 -98
- package/.claude/workflow/document-scanner.js +0 -426
- package/.claude/workflow/knowledge-engine.js +0 -941
- package/.claude/workflow/notebooklm/browser.js +0 -1028
- package/.claude/workflow/phases/phase1-research.js +0 -578
- package/.claude/workflow/phases/phase1-research.ts +0 -465
- package/.claude/workflow/phases/phase2-approve.js +0 -722
- package/.claude/workflow/phases/phase3-plan.js +0 -1200
- package/.claude/workflow/phases/phase4-develop.js +0 -894
- package/.claude/workflow/search-cache.js +0 -230
- package/.claude/workflow/templates/approval.md +0 -315
- package/.claude/workflow/templates/development.md +0 -377
- package/.claude/workflow/templates/planning.md +0 -328
- package/.claude/workflow/templates/research.md +0 -250
- package/.claude/workflow/types.js +0 -37
- package/.claude/workflow/web-search.js +0 -278
- package/.claude-plugin/marketplace.json +0 -71
- package/.github/workflows/sync-skills.yml +0 -74
- package/.versionrc +0 -25
- package/AGENTS.md +0 -580
- package/CHANGELOG.md +0 -481
- package/CLAUDE-template.md +0 -114
- package/DEV_TOOLS_GUIDE.md +0 -190
- package/PROJECT_STRUCTURE.md +0 -266
- package/Q&A.md +0 -325
- package/config/defaults.json +0 -34
- package/config/official-skills.json +0 -183
- package/config/quality-gate.json +0 -67
- package/config/skill-categories.json +0 -40
- package/config/version-manifest.json +0 -85
- package/demos/power-3d-scatter.html +0 -683
- package/development/cache/web-search/search_1193d605f8eb364651fc2f2041b58a31.json +0 -36
- package/development/cache/web-search/search_3798bf06960edc125f744a1abb5b72c5.json +0 -36
- package/development/cache/web-search/search_37c7d4843a53f0d83f1122a6f908a2a3.json +0 -36
- package/development/cache/web-search/search_44166fa0153709ee168485a22aa0ab40.json +0 -36
- package/development/cache/web-search/search_4deaebb1f77e86a8ca066dc5a49c59fd.json +0 -36
- package/development/cache/web-search/search_94da91789466070a7f545612e73c7372.json +0 -36
- package/development/cache/web-search/search_dd5de8491b8b803a3cb01339cd210fb0.json +0 -36
- package/development/knowledge-base/.index.clean.json +0 -1
- package/development/knowledge-base/.index.json +0 -486
- package/development/knowledge-base/test-best-practices.md +0 -29
- package/development/projects/proj_mkh1pazz_ixmt1/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4jvnb_z7rwf/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4jxkd_ewz5a/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4k84n_ni73k/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wfyd_u9w88/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wsbo_iahvf/development/projects/proj_mkh4xbpg_4na5w/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4wsbo_iahvf/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4xulg_1ka8x/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4xwhj_gch8j/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4y2qk_9lm8z/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh4y2qk_9lm8z/phase2/requirements.md +0 -226
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/PRD.md +0 -345
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/TASK_PLAN.md +0 -284
- package/development/projects/proj_mkh4y2qk_9lm8z/phase3/prototype/README.md +0 -14
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/DEVELOPMENT_LOG.md +0 -35
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/TASKS.md +0 -34
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/.env.example +0 -5
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/README.md +0 -60
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/package.json +0 -25
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/src/index.js +0 -70
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/src/routes/index.js +0 -48
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/tests/health.test.js +0 -20
- package/development/projects/proj_mkh4y2qk_9lm8z/phase4/source/tests/jest.config.js +0 -21
- package/development/projects/proj_mkh7veqg_3lypc/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh7veqg_3lypc/phase2/requirements.md +0 -226
- package/development/projects/proj_mkh7veqg_3lypc/phase3/PRD.md +0 -345
- package/development/projects/proj_mkh7veqg_3lypc/phase3/TASK_PLAN.md +0 -284
- package/development/projects/proj_mkh7veqg_3lypc/phase3/prototype/README.md +0 -14
- package/development/projects/proj_mkh8k8fo_rmqn5/phase1/feasibility-report.md +0 -160
- package/development/projects/proj_mkh8xyhy_1vshq/phase1/feasibility-report.md +0 -178
- package/development/projects/proj_mkh8zddd_dhamf/phase1/feasibility-report.md +0 -377
- package/development/projects/proj_mkh8zddd_dhamf/phase2/requirements.md +0 -442
- package/development/projects/proj_mkh8zddd_dhamf/phase3/api-design.md +0 -800
- package/development/projects/proj_mkh8zddd_dhamf/phase3/architecture.md +0 -625
- package/development/projects/proj_mkh8zddd_dhamf/phase3/data-model.md +0 -830
- package/development/projects/proj_mkh8zddd_dhamf/phase3/risks.md +0 -957
- package/development/projects/proj_mkh8zddd_dhamf/phase3/wbs.md +0 -381
- package/development/todos/.state.json +0 -19
- package/development/todos/INDEX.md +0 -63
- package/development/todos/active/_README.md +0 -49
- package/development/todos/archived/_README.md +0 -11
- package/development/todos/backlog/_README.md +0 -11
- package/development/todos/backlog/mcp-integration.md +0 -35
- package/development/todos/completed/_README.md +0 -11
- package/development/todos/completed/boris-optimizations.md +0 -39
- package/development/todos/completed/develop/local-knowledge-index.md +0 -85
- package/development/todos/completed/develop/todo-system.md +0 -47
- package/development/todos/completed/develop/web-search-integration.md +0 -83
- package/development/todos/completed/test/phase1-e2e-test.md +0 -103
- package/docs/DEVELOPMENT.md +0 -461
- package/docs/MARKETPLACE.md +0 -352
- package/docs/RELEASE.md +0 -93
- package/jest.config.js +0 -63
- package/lib/commands.js +0 -3588
- package/lib/config-manager.js +0 -441
- package/lib/config-schema.js +0 -408
- package/lib/config-validator.js +0 -330
- package/lib/config.js +0 -122
- package/lib/errors.js +0 -305
- package/lib/incremental-sync.js +0 -274
- package/lib/marketplace.js +0 -487
- package/lib/migrations.js +0 -154
- package/lib/permission-audit.js +0 -255
- package/lib/quality-gate.js +0 -431
- package/lib/quality-rules.js +0 -373
- package/lib/utils.js +0 -150
- package/lib/version-check.js +0 -169
- package/lib/version-manifest.js +0 -171
- package/project-paradigm.md +0 -313
- package/prompts/how-to-find.md +0 -163
- package/prompts/linus-architect.md +0 -71
- package/prompts/software-architect.md +0 -173
- package/prompts/web-designer.md +0 -249
- package/scripts/fix-hooks.mjs +0 -97
- package/scripts/sync-external.mjs +0 -298
- package/scripts/sync-to-home.sh +0 -108
- package/scripts/update-registry.mjs +0 -325
- package/sources.yaml +0 -83
- package/tests/README.md +0 -263
- package/tests/commands.test.js +0 -1086
- package/tests/config-manager.test.js +0 -677
- package/tests/config-schema.test.js +0 -425
- package/tests/config-validator.test.js +0 -436
- package/tests/config.test.js +0 -100
- package/tests/errors.test.js +0 -477
- package/tests/manual/phase1-e2e.sh +0 -389
- package/tests/manual/phase2-test-cases.md +0 -311
- package/tests/manual/phase3-test-cases.md +0 -309
- package/tests/manual/phase4-test-cases.md +0 -414
- package/tests/manual/test-cases.md +0 -417
- package/tests/marketplace.test.js +0 -420
- package/tests/migrations.test.js +0 -187
- package/tests/quality-gate.test.js +0 -679
- package/tests/quality-rules.test.js +0 -619
- package/tests/sync-external.test.js +0 -214
- package/tests/update-registry.test.js +0 -251
- package/tests/utils.test.js +0 -171
- package/tests/version-check.test.js +0 -75
- package/tests/web-search.test.js +0 -392
- package/thinkinglens-silent.md +0 -138
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "TypeScript 5.8 features",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "如何看待 2025 年 3 月 11 日微软公开的 TypeScript-Go 项目?",
|
|
6
|
-
"url": "https://www.zhihu.com/question/14718005119",
|
|
7
|
-
"excerpt": "Mar 12, 2025 · 能够改进TypeScript的编译速度自然是好事情,tsc的编译器性能已经非常慢了 以我统计的数据为例,下面是我的Gentoo Linux系统自2024年以来所有平均编译时间大于10分钟(600秒)的包。我使用 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "Why use triple-equal (===) in TypeScript? - Stack Overflow",
|
|
12
|
-
"url": "https://stackoverflow.com/questions/57125700/why-use-triple-equal-in-typescript",
|
|
13
|
-
"excerpt": "Jul 20, 2019 · TypeScript cannot redefine == without breaking all JavaScript code that relies on its behavior (despite this having sad implications for 3). This also implies that TypeScript cannot change …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "What is TypeScript and why should I use it instead of JavaScript?",
|
|
18
|
-
"url": "https://stackoverflow.com/questions/12694530/what-is-typescript-and-why-should-i-use-it-instead-of-javascript",
|
|
19
|
-
"excerpt": "What is the TypeScript language? What can it do that JavaScript or available libraries cannot do, that would give me reason to consider it?",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "Does Typescript support the ?. operator? (And, what's it called?)",
|
|
24
|
-
"url": "https://stackoverflow.com/questions/15260732/does-typescript-support-the-operator-and-whats-it-called",
|
|
25
|
-
"excerpt": "Jan 17, 2017 · Prior to version 3.7, this was not supported in TypeScript, although it was requested as early as Issue #16 on the TypeScript repo (dating back to 2014). As far as what to call this operator, …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "What's the meaning of \"=>\" in TypeScript? (Fat Arrow)",
|
|
30
|
-
"url": "https://stackoverflow.com/questions/34274520/whats-the-meaning-of-in-typescript-fat-arrow",
|
|
31
|
-
"excerpt": "In TypeScript, everything that comes after the : but before an = (assignment) is the type information. So your example is saying that the type of MakePoint is a function that takes 0 arguments and returns an …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768588155854
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "TypeScript async await",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "Why use triple-equal (===) in TypeScript? - Stack Overflow",
|
|
6
|
-
"url": "https://stackoverflow.com/questions/57125700/why-use-triple-equal-in-typescript",
|
|
7
|
-
"excerpt": "Jul 20, 2019 · TypeScript cannot redefine == without breaking all JavaScript code that relies on its behavior (despite this having sad implications for 3). This also implies that TypeScript cannot change …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "如何看待 2025 年 3 月 11 日微软公开的 TypeScript-Go 项目?",
|
|
12
|
-
"url": "https://www.zhihu.com/question/14718005119",
|
|
13
|
-
"excerpt": "Mar 12, 2025 · 能够改进TypeScript的编译速度自然是好事情,tsc的编译器性能已经非常慢了 以我统计的数据为例,下面是我的Gentoo Linux系统自2024年以来所有平均编译时间大于10分钟(600秒)的包。我使用 …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "What is TypeScript and why should I use it instead of JavaScript?",
|
|
18
|
-
"url": "https://stackoverflow.com/questions/12694530/what-is-typescript-and-why-should-i-use-it-instead-of-javascript",
|
|
19
|
-
"excerpt": "What is the TypeScript language? What can it do that JavaScript or available libraries cannot do, that would give me reason to consider it?",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "Does Typescript support the ?. operator? (And, what's it called?)",
|
|
24
|
-
"url": "https://stackoverflow.com/questions/15260732/does-typescript-support-the-operator-and-whats-it-called",
|
|
25
|
-
"excerpt": "Jan 17, 2017 · Prior to version 3.7, this was not supported in TypeScript, although it was requested as early as Issue #16 on the TypeScript repo (dating back to 2014). As far as what to call this operator, …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "What's the meaning of \"=>\" in TypeScript? (Fat Arrow)",
|
|
30
|
-
"url": "https://stackoverflow.com/questions/34274520/whats-the-meaning-of-in-typescript-fat-arrow",
|
|
31
|
-
"excerpt": "In TypeScript, everything that comes after the : but before an = (assignment) is the type information. So your example is saying that the type of MakePoint is a function that takes 0 arguments and returns an …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768582224065
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "Next.js 15 best practices",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "如何评价网易云音乐和网易邮箱大师从鸿蒙 NEXT 应用商店的 ...",
|
|
6
|
-
"url": "https://www.zhihu.com/question/5403998331?write",
|
|
7
|
-
"excerpt": "Nov 28, 2024 · 华为鸿蒙NEXT是一种“命令式”或“动员式”的替换,鸿蒙NEXT选择直接放弃兼容安卓,要求开发者为其从零开始构建一个全新的原生应用生态。 这种方式直接要求开发者和合作伙伴付出巨大的迁移成 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "near和next to的区别图解_百度知道",
|
|
12
|
-
"url": "https://zhidao.baidu.com/question/1958725740851273868.html",
|
|
13
|
-
"excerpt": "Sep 14, 2024 · near和next to的区别图解从释义、用法、使用环境、形象和影响范围五个维度分析near和next to的区别,详细内容如下。1. 释义区别:- \"Near\":表示在某个地点或物体附近,在距离上较为接近。- …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "现在是2025年01月13日,现在建议升级到鸿蒙NEXT吗? - 知乎",
|
|
18
|
-
"url": "https://www.zhihu.com/question/9503396393",
|
|
19
|
-
"excerpt": "Jan 13, 2025 · 写在最后:NEXT给我的是惊艳,尤其是4.2和NEXT互换双持的过程中,切实的体会到了NEXT的种种好,比如无比的流畅,非线性的动画等等,这些以前虚无缥缈的宣传词,在我上手NEXT之后,的确是 …",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "如何评价阿里新开源的 Qwen3-Next-80B-A3B 模型?有哪些 ...",
|
|
24
|
-
"url": "https://www.zhihu.com/question/1948972886502127039",
|
|
25
|
-
"excerpt": "Sep 12, 2025 · Qwen3-Next 引入原生 Multi-Token Prediction (MTP) 机制,既得到了 Speculative Decoding 接受率较高的 MTP 模块,又提升了主干本身的综合性能。 Qwen3-Next 还特别优化了 MTP 多步推理性 …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "如何评价 Next.js? - 知乎",
|
|
30
|
-
"url": "https://www.zhihu.com/question/52365623",
|
|
31
|
-
"excerpt": "Nov 4, 2019 · Next.jsNext.js提供了基于React的简单通用JavaScript框架 NextDevKit 模板技术栈 所以,我这次在设计模板的时候,也是尽可能的简化代码的复杂度,使用传统的 Next.js 的项目结构,并且尽可能的减 …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768588463174
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "Rust 2024 edition",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "如何看待 Rust 这门语言? - 知乎",
|
|
6
|
-
"url": "https://www.zhihu.com/question/432640008",
|
|
7
|
-
"excerpt": "Nov 30, 2020 · 虽然Rust定位于一门系统级编程语言,但它并没走C++兼容C的老路,完全没有历史的包袱,可以轻装上阵,充分吸收各家编程语言之长,避其之短。 Rust的设计目标是非常明确的,提供 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "Rust、Go、Zig、Dart、C3、C++、C,仓颉、moonbit、凹 ...",
|
|
12
|
-
"url": "https://www.zhihu.com/question/13527699012",
|
|
13
|
-
"excerpt": "May 27, 2025 · 说句得罪人的: 没有“未来语言”,只有“适配你人生版本的语言”。 有用VB6维护祖传代码的老哥每天准时遛狗,也有追 Rust 热点三年跳槽五次反而薪资倒挂的卷王。 记住: 编程语言是 …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "Rust语言一般适合用来干啥? - 知乎",
|
|
18
|
-
"url": "https://www.zhihu.com/question/497319903",
|
|
19
|
-
"excerpt": "Nov 22, 2021 · 使用现状 AWS从2017年开始就用Rust实现了无服务器计算平台: AWS Lambda 和 AWS Fargate, 并且用Rust重写了Bottlerocket OS和AWS Nitro系统,这两个是弹性计算云 (EC2)的重要服 …",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "都说rust是集大成者,他有什么缺点呢? - 知乎",
|
|
24
|
-
"url": "https://www.zhihu.com/question/603518666",
|
|
25
|
-
"excerpt": "May 28, 2023 · 这一切,可能会在rust未来的某个edition中重新加入,但是肯定将会是一个巨大的breaking change。 我个人不期待edition方式能够解决该问题,只期待更加渺茫的rust 2.0或者其他语 …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "2025年了 Rust前景如何? - 知乎",
|
|
30
|
-
"url": "https://www.zhihu.com/question/8452441330",
|
|
31
|
-
"excerpt": "Jan 1, 2025 · Rust都要赢了,怎么题主没收到通知吗? 事实是,2025年Rust在多个领域取得关键进展: Rust在Linux里转正成为核心语言了 安卓的新Rust代码量已超新C++代码,并且Rust代码编写效率 …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768588150758
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "AI code review tools architecture best practices security scanning 2024",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "目前有哪些主流的AI? - 知乎",
|
|
6
|
-
"url": "https://www.zhihu.com/question/591009674",
|
|
7
|
-
"excerpt": "Mar 21, 2023 · 2、AI 办公类 ①Prezo: prezo.ai 一款AI辅助的演示工具,快速制作PPT ②天工AI搜索: search.tiangong.cn 一款AI搜索引擎,快速查找内容 ③酷表chatExcel: 通过聊天来操作Excel表格的AI工具 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "从2025年来看,AI 泡沫是否会在一两年内破灭? - 知乎",
|
|
12
|
-
"url": "https://www.zhihu.com/question/1943070667252670985",
|
|
13
|
-
"excerpt": "Aug 24, 2025 · 1 美国的ai泡沫和美国的流动性周期性紧张是必然的。 2 既然为了维持一个ai泡沫,为什么又要制造美元的流动性紧张呢? 因为美国的ai资产的“价值”不是天然的,是资金堆出来的。美国用缩表+财政扩 …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "AI 技术的核心本质是什么?背后的技术原理有哪些? - 知乎",
|
|
18
|
-
"url": "https://www.zhihu.com/question/571427849",
|
|
19
|
-
"excerpt": "Dec 9, 2022 · 目前的 AI大模型本质是,以统计规律代替逻辑规律,以相关性代替因果性,以海量参数的函数拟合出输入输出算法。 具体的技术原理:1 是通过数据集获得统计规律,2是通过统计规律进行插值输出。 而 …",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "人工智能 - 知乎",
|
|
24
|
-
"url": "https://www.zhihu.com/topic/19551275",
|
|
25
|
-
"excerpt": "人工智能(Artificial Intelligence),英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。人工智能是计算机科学的一个分支,它企图了解智能的实质, …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "人工智能那么火~如今AI的应用场景都有哪些? - 知乎",
|
|
30
|
-
"url": "https://www.zhihu.com/question/282715644",
|
|
31
|
-
"excerpt": "Jun 26, 2018 · 在这个典型场景中,AI算法部署在云端,而站点通过5G接入网络,进而能获得灵活的AI算力支持。 可以说,5G通信是AI算力得以灵活覆盖到各站点的媒介,设备不需要具备强大算力,只需要加装基础的 …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768592199151
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "AI code review tools best practices 2024",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "目前有哪些主流的AI? - 知乎",
|
|
6
|
-
"url": "https://www.zhihu.com/question/591009674",
|
|
7
|
-
"excerpt": "Mar 21, 2023 · 2、AI 办公类 ①Prezo: prezo.ai 一款AI辅助的演示工具,快速制作PPT ②天工AI搜索: search.tiangong.cn 一款AI搜索引擎,快速查找内容 ③酷表chatExcel: 通过聊天来操作Excel表格的AI工具 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "人工智能那么火~如今AI的应用场景都有哪些? - 知乎",
|
|
12
|
-
"url": "https://www.zhihu.com/question/282715644",
|
|
13
|
-
"excerpt": "Jun 26, 2018 · 在这个典型场景中,AI算法部署在云端,而站点通过5G接入网络,进而能获得灵活的AI算力支持。 可以说,5G通信是AI算力得以灵活覆盖到各站点的媒介,设备不需要具备强大算力,只需要加装基础的 …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "人工智能 - 知乎",
|
|
18
|
-
"url": "https://www.zhihu.com/topic/19551275",
|
|
19
|
-
"excerpt": "人工智能(Artificial Intelligence),英文缩写为AI。它是研究、开发用于模拟、延伸和扩展人的智能的理论、方法、技术及应用系统的一门新的技术科学。人工智能是计算机科学的一个分支,它企图了解智能的实质, …",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "AI 技术的核心本质是什么?背后的技术原理有哪些? - 知乎",
|
|
24
|
-
"url": "https://www.zhihu.com/question/571427849",
|
|
25
|
-
"excerpt": "Dec 9, 2022 · 目前的 AI大模型本质是,以统计规律代替逻辑规律,以相关性代替因果性,以海量参数的函数拟合出输入输出算法。 具体的技术原理:1 是通过数据集获得统计规律,2是通过统计规律进行插值输出。 而 …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "有没有大佬帮我解释一下AI infra到底是干啥的? - 知乎",
|
|
30
|
-
"url": "https://www.zhihu.com/question/4023337465",
|
|
31
|
-
"excerpt": "Nov 13, 2024 · 1.AI Infra 软硬件定义 AI Infra 并非单一技术模块,而是通过硬件与软件的深度协同,构建起支撑 AI 大模型任务全流程的技术底座,其核心特征在于“垂直整合”,从物理硬件到上层工具,各环节形成闭 …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768590277006
|
|
36
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"query": "Rust programming",
|
|
3
|
-
"results": [
|
|
4
|
-
{
|
|
5
|
-
"title": "如何看待 Rust 这门语言? - 知乎",
|
|
6
|
-
"url": "https://www.zhihu.com/question/432640008",
|
|
7
|
-
"excerpt": "Nov 30, 2020 · 虽然Rust定位于一门系统级编程语言,但它并没走C++兼容C的老路,完全没有历史的包袱,可以轻装上阵,充分吸收各家编程语言之长,避其之短。 Rust的设计目标是非常明确的,提供内存安全、线 …",
|
|
8
|
-
"source": "bing"
|
|
9
|
-
},
|
|
10
|
-
{
|
|
11
|
-
"title": "2025年了 Rust前景如何? - 知乎",
|
|
12
|
-
"url": "https://www.zhihu.com/question/8452441330",
|
|
13
|
-
"excerpt": "Jan 1, 2025 · Rust都要赢了,怎么题主没收到通知吗? 事实是,2025年Rust在多个领域取得关键进展: Rust在Linux里转正成为核心语言了 安卓的新Rust代码量已超新C++代码,并且Rust代码编写效率快25%, …",
|
|
14
|
-
"source": "bing"
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"title": "Rust语言一般适合用来干啥? - 知乎",
|
|
18
|
-
"url": "https://www.zhihu.com/question/497319903",
|
|
19
|
-
"excerpt": "Nov 22, 2021 · 使用现状 AWS从2017年开始就用Rust实现了无服务器计算平台: AWS Lambda 和 AWS Fargate, 并且用Rust重写了Bottlerocket OS和AWS Nitro系统,这两个是弹性计算云 (EC2)的重要服务 …",
|
|
20
|
-
"source": "bing"
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
"title": "都说rust是集大成者,他有什么缺点呢? - 知乎",
|
|
24
|
-
"url": "https://www.zhihu.com/question/603518666",
|
|
25
|
-
"excerpt": "May 28, 2023 · 这一切,可能会在rust未来的某个edition中重新加入,但是肯定将会是一个巨大的breaking change。 我个人不期待edition方式能够解决该问题,只期待更加渺茫的rust 2.0或者其他语言替代品能够 …",
|
|
26
|
-
"source": "bing"
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"title": "Rust、Go、Zig、Dart、C3、C++、C,仓颉、moonbit、凹 ...",
|
|
30
|
-
"url": "https://www.zhihu.com/question/13527699012",
|
|
31
|
-
"excerpt": "May 27, 2025 · 说句得罪人的: 没有“未来语言”,只有“适配你人生版本的语言”。 有用VB6维护祖传代码的老哥每天准时遛狗,也有追 Rust 热点三年跳槽五次反而薪资倒挂的卷王。 记住: 编程语言是艘船,重要的 …",
|
|
32
|
-
"source": "bing"
|
|
33
|
-
}
|
|
34
|
-
],
|
|
35
|
-
"timestamp": 1768583409109
|
|
36
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|