mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-21 06:48:04 +00:00
docs: add research domains and resource registry
- add local external resources registry - add research domain contract and per-repository research domains - add raw fact snapshot governance and validation scripts Validation: - make test - git diff --check HEAD~1..HEAD Note: - welcome workflow failed because its action input names are stale; core content CI passed.
This commit is contained in:
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"createdAt": "2024-07-06T07:28:10Z",
|
||||
"defaultBranchRef": {
|
||||
"name": "main"
|
||||
},
|
||||
"description": "Autonomous coding agent as an SDK, IDE extension, or CLI assistant.",
|
||||
"forkCount": 6822,
|
||||
"homepageUrl": "https://cline.bot",
|
||||
"isArchived": false,
|
||||
"isFork": false,
|
||||
"isMirror": false,
|
||||
"latestRelease": {
|
||||
"name": "v4.0.6",
|
||||
"publishedAt": "2026-07-02T18:12:42Z",
|
||||
"tagName": "v4.0.6",
|
||||
"url": "https://github.com/cline/cline/releases/tag/v4.0.6"
|
||||
},
|
||||
"licenseInfo": {
|
||||
"key": "apache-2.0",
|
||||
"name": "Apache License 2.0",
|
||||
"nickname": ""
|
||||
},
|
||||
"nameWithOwner": "cline/cline",
|
||||
"primaryLanguage": {
|
||||
"name": "TypeScript"
|
||||
},
|
||||
"pushedAt": "2026-07-02T22:41:08Z",
|
||||
"repositoryTopics": null,
|
||||
"stargazerCount": 64219,
|
||||
"updatedAt": "2026-07-02T22:40:29Z",
|
||||
"url": "https://github.com/cline/cline",
|
||||
"watchers": {
|
||||
"totalCount": 276
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user