JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 136,
"has_wiki": true,
"homepage": null,
"languages": {
"Python": 45960
},
"pushed_at": "2026-07-20T02:26:27Z",
"created_at": "2024-06-28T12:20:59Z",
"owner_type": "Organization",
"updated_at": "2026-07-20T02:26:31Z",
"description": "Task worker for crynux node",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Python",
"significant_languages": [
"Python"
]
},
"owner": {
"blog": "https://crynux.io",
"name": "Crynux",
"type": "Organization",
"login": "crynux-network",
"company": null,
"location": null,
"followers": 56,
"avatar_url": "https://avatars.githubusercontent.com/u/133866966?v=4",
"created_at": "2023-05-17T10:24:24Z",
"is_verified": null,
"public_repos": 37,
"account_age_days": 1162
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2026-06-04T02:11:34Z"
}
],
"recent_commits": [
{
"oid": "10e6d902c4fcead82402bf3abc04f3d3430624a2",
"body": null,
"is_bot": false,
"headline": "feat. tensor parallelism in multi-gpu node",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-07-20T02:26:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9ef2b75ee85c7fc36e66df3835a5a65c077f07d",
"body": "Co-authored-by: Cursor <cursoragent@cursor.com>",
"is_bot": false,
"headline": "feat. split worker into dedicated inference and download roles",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-07-16T01:03:04Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "a9b3720f4f4483a3bbb7eb241bf363fe91137139",
"body": null,
"is_bot": false,
"headline": "Merge branch 'main' of github-iwehf:crynux-network/crynux-worker",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-07-13T04:14:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a505b8f771dc60654a55792d19e0864db90ec70",
"body": null,
"is_bot": false,
"headline": "feat. delay loading of torch after log init",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-07-13T04:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f916f4ce95a05c1611847f7aaf2e633796488b",
"body": "[bug-fix] fix logging output",
"is_bot": false,
"headline": "Merge pull request #43 from lukewwww/main",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-22T10:32:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9486f669316cd0bc1a9945e9c50419ad6dbc970",
"body": null,
"is_bot": false,
"headline": "[bug-fix] fix logging output",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-22T10:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5ecfbdc8e2867799004e91296c1d26bece89924",
"body": "[feature] bump version to 3.2.0",
"is_bot": false,
"headline": "Merge pull request #42 from lukewwww/main",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-22T05:57:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aa35369adc1b1c57f4fe37e6a357bec1bd4a819",
"body": null,
"is_bot": false,
"headline": "[feature] bump version to 3.2.0",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-22T05:55:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78975316b02189401a2cba399870eb49fef9a63f",
"body": "bump version to 3.1.0",
"is_bot": false,
"headline": "Merge pull request #41 from lukewwww/main",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-03T12:40:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c82cf5584603aa1f6ff2e7cee4847bb975a4566",
"body": null,
"is_bot": false,
"headline": "[feature] bump version to 3.1.0",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-03T12:40:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84ecb7952b404cc34e53dc405c809ec3e1576ac4",
"body": null,
"is_bot": false,
"headline": "[feature] upgrade dependencies",
"author_name": "lukew",
"author_login": "lukewwww",
"committed_at": "2026-06-03T12:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d2bd57f542ebb824c70626165dc12276b4f5bb8",
"body": "remove deprecated worker url config value",
"is_bot": false,
"headline": "Merge pull request #40 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-01-06T13:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a5f8f7e11bc8c17c7cb9a2188348771b99dd89d",
"body": null,
"is_bot": false,
"headline": "remove deprecated worker url config value",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2026-01-06T13:43:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a481c344cf63c4e4466d0301dda5a12db6a4634",
"body": "update crynux_worker_process",
"is_bot": false,
"headline": "Merge pull request #39 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-12-10T02:30:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fa6f0214a59a7d5ada2f7e6c308ed22a6d1c37b",
"body": null,
"is_bot": false,
"headline": "catch error in check and apply patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-12-10T02:29:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e758af7656fc5a69ac94b299d760d862318af0df",
"body": "…arts",
"is_bot": false,
"headline": "add timeout to request of patch content; add log when main process st…",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-12-03T08:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38c846b97ad1d3a2bd176b76e20ae0002137ad3e",
"body": null,
"is_bot": false,
"headline": "correct mock data in MockTaskRunner",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-12-03T08:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7616e8ce06e06080d7d5dcfac3e8a86fcc255c3",
"body": "update version to 3.0.1",
"is_bot": false,
"headline": "Merge pull request #38 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-10-29T03:42:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e9a70110452b21a90941de152df9089601ef277",
"body": null,
"is_bot": false,
"headline": "add patch 3.0.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-10-29T03:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1ac80d4fd8601d0cc12cfddef050c12505b0260",
"body": null,
"is_bot": false,
"headline": "update version in pyproject.toml to 3.0.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-10-29T02:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17642f1e943f92dbb77f69088d058c97a48b0f6b",
"body": null,
"is_bot": false,
"headline": "update version to 3.0.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-10-29T02:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07b424f4e898266671e12d08256be8b4b9f4624c",
"body": "update patches",
"is_bot": false,
"headline": "Merge pull request #37 from iwehf/3.0.0",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:43:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d0b59c51c8ab6223bf3ceb6f6b6a679bdf659345",
"body": null,
"is_bot": false,
"headline": "update patches",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1143703dacede86eb016067dbb0b29d90189c2",
"body": "3.0.0",
"is_bot": false,
"headline": "Merge pull request #36 from iwehf/3.0.0",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:20:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25fba7cfaa4489886f360aaf5efa178a17048aa1",
"body": null,
"is_bot": false,
"headline": "add 3.0.0 patches",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:18:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5760f26081828538a0fc9c5ef32702e99b162efb",
"body": null,
"is_bot": false,
"headline": "update patch link",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bb4fd84ab49e4b7dd39be8ca349a77596b2dec7",
"body": null,
"is_bot": false,
"headline": "update version to 3.0.0",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-16T08:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8967da19a898df810f5f01680ed0a8626264994e",
"body": "change patches.txt",
"is_bot": false,
"headline": "Merge pull request #35 from iwehf/2.5.2",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T12:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80390f06613c7e213f0556edcf5e7bcaa2f93201",
"body": null,
"is_bot": false,
"headline": "change patches.txt",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T12:36:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73cc9bf039d546949a98a3224e07ea1955dc913",
"body": "2.5.2",
"is_bot": false,
"headline": "Merge pull request #34 from iwehf/2.5.2",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T12:18:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53c7fca54957cd30fe0905594a166a53827aa773",
"body": null,
"is_bot": false,
"headline": "add 2.5.2 patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T11:36:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7710f060d77172ad642253b7b634363fdf205b04",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 2.5.2",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T10:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2462bbea3454b4137c2dda4d4ba6ae3af58357ba",
"body": "…directory creation",
"is_bot": false,
"headline": "feat: enhance HFTaskRunner with checkpoint management and validation …",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-07-07T09:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54e4695e62364f721f4962802a17635ea9b2dc86",
"body": null,
"is_bot": false,
"headline": "chore: bump version to 2.5.2",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-06-18T11:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc3d9c999910352229e5fa50ac81745c5da4de7",
"body": null,
"is_bot": false,
"headline": "refactor: update import paths for inference and finetune tasks",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-06-18T11:27:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ef6a8ea01a85299716261d6a51255091b30495e",
"body": "bug fix: empty gpu cache correctly when model is changed",
"is_bot": false,
"headline": "Merge pull request #33 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-04-11T10:48:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c9b525358f764fa2c7766c54beeea1e433c014",
"body": null,
"is_bot": false,
"headline": "create 2.5.1 patch file",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-04-11T10:46:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8caec734167f2af3453517cf592f65301c1a3c9d",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-04-11T10:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc5e7e279178480d633cfd3f456f9f8d235a6bd5",
"body": null,
"is_bot": false,
"headline": "bug fix: empty gpu cache correctly when model is changed",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-04-11T09:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c222ff0bb537c6169224d62d7b2527f26fe43f",
"body": "bug fix: stop worker when server is down correctly",
"is_bot": false,
"headline": "Merge pull request #32 from iwehf/vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-16T08:55:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "540e784611b033ad25da2ac82cb7af9babebe09e",
"body": null,
"is_bot": false,
"headline": "bug fix: stop worker when server is down correctly",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-16T08:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb67973ab6c521738dc0f8ab66ce82ca3e6b5e4",
"body": "fix some bugs",
"is_bot": false,
"headline": "Merge pull request #31 from iwehf/vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-15T09:08:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bb5ff15238370553dbfb9642b2091d064b1e749",
"body": null,
"is_bot": false,
"headline": "stop process when the worker process is stopped; record pid",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-15T07:28:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5746f90b4caa3d8d6f4739562179c43a3aa2065b",
"body": null,
"is_bot": false,
"headline": "stop worker when facing ConnectionRefusedError",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-15T07:26:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94d08e712e8c7a43ba6233be720a21d8e904dfe7",
"body": null,
"is_bot": false,
"headline": "add some logs to worker; make worker to be able to restart",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-15T07:25:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b40b0fea565aa8abb7cd85d9780fae6595b083e5",
"body": "clear gpu cache when load new model in model cache",
"is_bot": false,
"headline": "Merge pull request #30 from iwehf/vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-12T02:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a5e234477f3d0fe2181fdb31f7536ba56b27a7",
"body": null,
"is_bot": false,
"headline": "clear gpu cache when load new model in model cache",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-12T02:29:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "762ac50ff0c980a5f86c18f35c08bdf5f734c636",
"body": "change version",
"is_bot": false,
"headline": "Merge pull request #29 from iwehf/vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-08T07:34:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1218c1b460c0d1b3d9756d8cb16f6994aab87e6d",
"body": null,
"is_bot": false,
"headline": "change version",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-08T07:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61b0c58990fff4ef76f08641a9ed00e066979fbe",
"body": "Vss",
"is_bot": false,
"headline": "Merge pull request #28 from iwehf/vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-07T10:57:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82c1ae3c8ee4a1b0995d560c3b069e519a6020eb",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-07T10:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6d38b6e377d9aee77c50894bf5ac3381eabb927",
"body": null,
"is_bot": false,
"headline": "bug fix: avoid start mp manager twice",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2025-01-01T07:22:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62ae8624614a206651e6383e840c139f35b84de",
"body": null,
"is_bot": false,
"headline": "change task input type",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-26T09:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1037badbd7fa25d56b490c282a4027be9821813c",
"body": null,
"is_bot": false,
"headline": "add download model type lora",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-25T12:25:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a3df616ac422d45b87dd74f809d683a5560bbd",
"body": null,
"is_bot": false,
"headline": "change model types",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-25T04:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6c52be8628db509610e81b5e13f8aeef5072713",
"body": null,
"is_bot": false,
"headline": "add model mutex; process exception in thread",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-24T08:36:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae735e14dc8678885c768b7a738ae531d292ea03",
"body": null,
"is_bot": false,
"headline": "complete task worker",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-23T16:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55ef667d4f586693b0bd3afdcc1d14f5258eeabd",
"body": null,
"is_bot": false,
"headline": "Merge branch 'vss' of github.com:iwehf/crynux-worker into vss",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-23T09:40:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a69ef00306e3744ad5d203d424dc0d0303a68aa",
"body": null,
"is_bot": false,
"headline": "add download process",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-23T09:40:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4cb99c91b17278743ff719a998827850260fb0",
"body": null,
"is_bot": false,
"headline": "save result directly in inference task",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-23T09:39:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0546986e8cab102f82b7afd96be35e6f7459ea7",
"body": null,
"is_bot": false,
"headline": "bug fix: merge idle and finished task status to stopped status",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-16T12:54:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6f45e37874eeeadf621b0c12479a77a9a4912c",
"body": null,
"is_bot": false,
"headline": "bug fix: change task_id to task_id_commitment",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-10T09:54:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d839600533b70504e93b21da9dfb16b26135d6",
"body": null,
"is_bot": false,
"headline": "return empty version patches",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-06T08:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e4c92e799ebd2c833465cc0257e56e0a832aeec",
"body": null,
"is_bot": false,
"headline": "add task runner",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-06T08:52:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e551009ee2a8082dcc4ae6d1f935e77c5926498",
"body": null,
"is_bot": false,
"headline": "change task_id to task_id_commitment",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-02T09:34:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3af77e26e48cc1f70780b36dd1a1023537f13e",
"body": null,
"is_bot": false,
"headline": "change config to adapt new pydantic-settings version",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-02T09:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "75a9dfacf6e92e9391961ea8b9eaf031159a1fb1",
"body": null,
"is_bot": false,
"headline": "update requirements",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-12-02T09:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c4c877fef0d286b7cdd0334908bc405f6258f47",
"body": null,
"is_bot": false,
"headline": "Merge branch '2.1.1b' into main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-11-12T03:17:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100652f54ca14715977b95abb96f56c6fe936616",
"body": null,
"is_bot": false,
"headline": "change base model in init inference task",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-09-05T16:39:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9bb8b097942a89a1d3d55da541a0a6f186ae5a3",
"body": "Sd finetune",
"is_bot": false,
"headline": "Merge pull request #27 from iwehf/sd_finetune",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-08-15T14:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db1466b8c7c54ff5e73ad0b01f74952ef2da1403",
"body": null,
"is_bot": false,
"headline": "adapt new sd_task version; rename task_type sd_ft to sd_ft_lora",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-08-14T03:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3296c5f5484332702826db3c77e92302f179235",
"body": null,
"is_bot": false,
"headline": "support run sd finetune task",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-08-12T10:41:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a258f33e4a8dfb6ca13a505e56cd508007d900cd",
"body": "add 2.1.1.patch",
"is_bot": false,
"headline": "Merge pull request #26 from iwehf/2.1.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-30T04:39:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09407148a00f9ab44df389d65c30016475fab845",
"body": null,
"is_bot": false,
"headline": "add 2.1.1.patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-30T04:35:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12747d7aebec5ba527e69ad84b01d39299ed973e",
"body": "2.1.1",
"is_bot": false,
"headline": "Merge pull request #25 from iwehf/2.1.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-30T03:59:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9484367a171198e557e20e8d7db4c5e8565d4baf",
"body": null,
"is_bot": false,
"headline": "update version to 2.1.1",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-30T03:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08f0dcf42dd69dcd2b8301f11c9aacde70b30b56",
"body": null,
"is_bot": false,
"headline": "worker restart automatically",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-30T03:46:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76af59bf3ce79c580f2142f602fe15ed5c83dcec",
"body": "add 2.1.0 to patch file",
"is_bot": false,
"headline": "Merge pull request #24 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T04:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3505a96eb902445a795d7fd74e400944730f43a6",
"body": null,
"is_bot": false,
"headline": "add 2.1.0 to patch file",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T04:18:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ba83725d575a998623c45ab3e5f6b41b91081a9",
"body": "add 2.1.0.patch",
"is_bot": false,
"headline": "Merge pull request #23 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T04:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b4be9529e91c9c72de10b7b0042af6fdfa0bd81",
"body": null,
"is_bot": false,
"headline": "add 2.1.0.patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T04:12:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf596f093d0e36ec51e7f75c777e035e450b8327",
"body": "change 2.1.0b.patch file",
"is_bot": false,
"headline": "Merge pull request #22 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T03:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58d79fc899b46e9b5839f99a218d89a54701ad6",
"body": null,
"is_bot": false,
"headline": "update version to 2.1.0",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T03:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72439f795d3daa47c9034087ca78390adbf272cb",
"body": null,
"is_bot": false,
"headline": "change 2.1.0b.patch file",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-22T03:36:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54aaec2eefab4fce80a71b396184efc2db6915b2",
"body": "add windows patch",
"is_bot": false,
"headline": "Merge pull request #21 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-18T02:59:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56594abd1eaf1e4473ff43bfc26652649eab0aeb",
"body": null,
"is_bot": false,
"headline": "add windows patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-18T02:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dae970dd00ad6bd920cb7f70518e7d9ed795e994",
"body": "change version to 2.1.0b",
"is_bot": false,
"headline": "Merge pull request #20 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T12:39:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30d057d22dcc3c6de96b5b3197cdba5e10f57311",
"body": null,
"is_bot": false,
"headline": "update 2.1.0b.patch",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T12:39:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afe6a99c84d2608f9b7ce205a4c5ced6646bd2e0",
"body": null,
"is_bot": false,
"headline": "change version to 2.1.0b",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T12:38:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a348ea9af323cb20ef1a7bf8014be534847fa36",
"body": "add 2.1.0b src patches",
"is_bot": false,
"headline": "Merge pull request #19 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:55:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db617b49d6bf41464848f535838209e45802ffc8",
"body": null,
"is_bot": false,
"headline": "add 2.1.0b src patches",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:54:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "970add264c08fb8462a1565201b8e72226c080bf",
"body": "use proxy in register worker",
"is_bot": false,
"headline": "Merge pull request #18 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:18:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c73745bf5b2034ea715c6265941f1d1578a7beea",
"body": null,
"is_bot": false,
"headline": "use proxy in register worker",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:17:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73bfd7668bdf3d429a9f0fc21d013e0a6b41e404",
"body": "register worker when starting",
"is_bot": false,
"headline": "Merge pull request #17 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:00:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a09e89a25d94d4922ceab0cef6208450d530db5",
"body": null,
"is_bot": false,
"headline": "register worker when starting",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T11:00:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e09124a86e89af14474fb4334f38f4c61799f9c",
"body": "update version to 2.1.0",
"is_bot": false,
"headline": "Merge pull request #16 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T04:04:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "539bc4fc858cbd002a401a3bacd7ed0404fa17c7",
"body": null,
"is_bot": false,
"headline": "update version to 2.1.0",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-17T04:03:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e61ad75833f958bebf8a3400f2c40921146d6b78",
"body": "update crynux_worker only when major version is the same",
"is_bot": false,
"headline": "Merge pull request #15 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-10T13:42:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18a5f65f7685161abdbbaa9d66ec997e0c1bfdfa",
"body": null,
"is_bot": false,
"headline": "update crynux_worker only when major version is the same",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-10T13:41:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9af70c33f5ae67a38dcc1f10c0070db6d003e034",
"body": "bug fix: bypass diffusers bug in frozen app in prefetch",
"is_bot": false,
"headline": "Merge pull request #14 from iwehf/main",
"author_name": "iwehf",
"author_login": "iwehf",
"committed_at": "2024-07-09T10:58:38Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 21,
"latest_release_at": "2026-06-04T02:11:34Z",
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 8,
"days_since_latest_release": 48,
"mean_days_between_releases": null
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 50,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 2,
"stars": 1,
"watchers": 0,
"fork_history": {
"days": [
{
"date": "2024-06-28",
"count": 1
},
{
"date": "2026-06-03",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 9955,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"pyproject.toml",
"requirements.txt"
],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"pypi"
],
"dependencies": [
{
"name": "sd_task",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "gpt_task",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "PyYAML",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "pydantic-settings",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "websockets",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "tenacity",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "whatthepatch",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "requests",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
},
{
"name": "packaging",
"manifest": "pyproject.toml",
"ecosystem": "pypi",
"version_constraint": null
}
],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 43,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "iwehf",
"commits": 127,
"avatar_url": "https://avatars.githubusercontent.com/u/128468228?v=4"
},
{
"type": "User",
"login": "lukewwww",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/141112674?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/14 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "10e6d902c4fcead82402bf3abc04f3d3430624a2",
"ran_at": "2026-07-22T10:31:29Z",
"aggregate_score": 3.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T02:26:28Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-06-22T10:32:53Z",
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/crynux-network/crynux-worker",
"host": "github.com",
"name": "crynux-worker",
"owner": "crynux-network"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"security": 35,
"vitality": 71,
"community": 24,
"governance": 48,
"engineering": 21
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 71,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 21,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "21 commits in the last year",
"points": 12.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 21
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 1,
"latest_release_tag": "v3.1.0",
"releases_from_tags": false,
"days_since_latest_release": 48,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 48 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 48
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 24,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"forks": 2,
"stars": 1,
"watchers": 0,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1 stars",
"points": 0,
"status": "missed",
"details": [
{
"code": "stars",
"params": {
"count": 1
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "0 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 0
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 48,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 19,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.948
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 95% of commits",
"points": 1.2,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 95
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 72,
"inputs": {
"merged_prs": 43,
"open_issues": 0,
"closed_issues": 0,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "43/43 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 43,
"decided": 43
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"followers": 56,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "crynux-network",
"public_repos": 37,
"account_age_days": 1162
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "56 followers of crynux-network",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 56,
"login": "crynux-network"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "37 public repos, account ~3 yr old",
"points": 17.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 37
}
},
{
"code": "account_age_years",
"params": {
"years": 3
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 35,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 35,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/14 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.34,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "34 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 18.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 2,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.01,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "1 of the last 100 commits agent-authored or agent-credited",
"points": 2,
"status": "partial",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Python",
"largest_source_bytes": 9955,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Python without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Python"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"Could not fetch pypi package 'crynux-worker' from its registry",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-22T10:31:43.491630Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/crynux-network/crynux-worker.svg",
"full_name": "crynux-network/crynux-worker",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}