Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [
"autohotkey",
"autohotkey-v2",
"rime",
"rime-ime"
],
"is_fork": false,
"size_kb": 19123,
"has_wiki": false,
"homepage": null,
"languages": {
"AutoHotkey": 153781
},
"pushed_at": "2026-07-22T08:06:45Z",
"created_at": "2023-06-18T05:33:51Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T23:06:29Z",
"description": "🐇️玉兔毫:由 AutoHotkey 实现的 Rime 输入法引擎前端",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "AutoHotkey",
"significant_languages": [
"AutoHotkey"
]
},
"owner": {
"blog": "https://rimeinn.github.io",
"name": "RimeInn",
"type": "Organization",
"login": "rimeinn",
"company": null,
"location": null,
"followers": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/190413222?v=4",
"created_at": "2024-12-02T19:28:57Z",
"is_verified": null,
"public_repos": 48,
"account_age_days": 601
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "latest",
"kind": "other",
"published_at": "2026-07-22T08:06:47Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-09-16T09:46:56Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-08-06T05:00:25Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2025-04-26T09:03:18Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2024-11-01T05:39:09Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2024-08-31T06:24:37Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2024-08-16T14:47:28Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2023-11-29T05:28:36Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-11-24T12:29:06Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-11-14T08:46:03Z"
}
],
"recent_commits": [
{
"oid": "eba54260b987d39ffe9d8c34e4d47e3659dc78a8",
"body": "Avoid initializing CandidatePreview on unsupported Windows versions\nand show an explanatory message instead.\n\nFixes #37",
"is_bot": false,
"headline": "fix(ui): disable theme preview on old Windows",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2026-07-22T08:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58701840996ec22d7d706bcb9afacd06c0214cbe",
"body": null,
"is_bot": false,
"headline": "fix(ci): runner already installed imagemagick",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2026-07-22T03:33:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a469281e4747a793f6a6b5279033e5517e8e2db",
"body": null,
"is_bot": false,
"headline": "feat: add option to disable caret hook",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2026-07-22T03:08:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed07482a1ba1c4a38b671cda817937e7736975af",
"body": null,
"is_bot": false,
"headline": "chore(action): update deps",
"author_name": "Xuesong",
"author_login": "amorphobia",
"committed_at": "2026-07-10T09:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba89c6c004eb5f3b20ea10cba1c5a301bb446153",
"body": null,
"is_bot": false,
"headline": "fix(ui): force legacy candidate box in old Windows (fix #31)",
"author_name": "Xuesong",
"author_login": "amorphobia",
"committed_at": "2026-07-10T09:21:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fa10f56d9fcbf5442c65c8dc3a17e41681c266",
"body": "newer ahk version will fire unnecessary modifier keys",
"is_bot": false,
"headline": "fix(ahk): lock ahk version",
"author_name": "Xuesong",
"author_login": "amorphobia",
"committed_at": "2026-07-06T04:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49cfed6d3b1ac9fe1dc39c2dab12d832552fde0",
"body": null,
"is_bot": false,
"headline": "chore(dep): update plum",
"author_name": "Xuesong",
"author_login": "amorphobia",
"committed_at": "2026-07-06T04:51:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc5b474a6dd65be5e84fe7164ec1a5674d430605",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-10-14T04:25:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3715b46d2236fdc412533489f21c5816bf549c",
"body": null,
"is_bot": false,
"headline": "fix: mis placed configs",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-10-14T04:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fff4e52709bcbb1eaf8a9da5b343f5ea6c1e6f37",
"body": null,
"is_bot": false,
"headline": "fix: considering predictor candidates",
"author_name": "Stevezxc",
"author_login": "stevezxc",
"committed_at": "2025-09-29T12:13:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2d467992ecf4d20b85de0a2f2ba7f15bd17180b",
"body": null,
"is_bot": false,
"headline": "fix: clipboard to send long candidates",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-19T03:19:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cb8622372b8607b334b0973e1dbc342be5d6388",
"body": null,
"is_bot": false,
"headline": "fix: comment offset for min width",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-18T10:37:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2b4f6494fb863463bdd3fe565a5d7eadda167a2",
"body": "remove Gdip lib",
"is_bot": false,
"headline": "chore: update ci & readme",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-18T10:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25c98d725c5ee4295a9c2c69382939597cf6411a",
"body": "…allback fonts. (#24)\n\nSquash following commits:\n\n* feat: use Direct2D to draw colorful emojis and to avoid customizing fallback fonts.\ncommit f59076cf3ade8c299c9c8e776945e4b26e4ad310\nAuthor: zerxmega <zerxmega@foxmail.com>\n\n* feat: use Direct2D to draw colorful emojis and to avoid customizing fall\n[…]\nil.com>\n\n* CandidatePreview's render is migrated from gdip to direct2d, and now Gdip_All.ahk is no longer needed\ncommit fe66c7b73c4ed1736f8bb5028b82348f379d0e42\nAuthor: zerxmega <zerxmega@foxmail.com>",
"is_bot": false,
"headline": "feat: use Direct2D to draw colorful emojis and to avoid customizing f…",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-09-18T10:22:03Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "41cc35c557d850e15ebf541b1302fb6e1bb326dd",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-16T09:38:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "708703117402333a86fb4fcd24a656b8e5e93436",
"body": null,
"is_bot": false,
"headline": "fix: date format in log",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-13T07:30:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7912d9ad64b6328b8dc986dd6436efade040dcd5",
"body": null,
"is_bot": false,
"headline": "fix: symbols and emojis only display first code point",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-13T07:28:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb25201e4cf3466804384d38931fa18609c24f28",
"body": null,
"is_bot": false,
"headline": "chore: add stdout log",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-13T07:27:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2467abd1cee19126a1fec25e6583ea7180ff21f7",
"body": null,
"is_bot": false,
"headline": "fix: highlighted candidate background size",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-09T07:05:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12564128d09362d9a319e795111c4142403001ae",
"body": null,
"is_bot": false,
"headline": "fix some unicode symbol display error",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-09-09T07:02:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6fbeee44f2275ae5fecd45923019d5954dfeadb",
"body": "Squashed commit of the following:\n\ncommit 2b36cf055044958cd8bea2bd9c24dafd57964cd0\nAuthor: zerxmega <zerxmega@foxmail.com>\nDate: Thu Sep 4 18:34:56 2025 +0800\n\n try to fix #21 , add missing emoji font as fallback\n\ncommit f41102feea3be67dcaddc7eaaf5bbdea1bab10ea\nMerge: 97a5c16 238f7d4\nAuthor: ze\n[…]\nr' of github-rawbx:rawbx/rabbit\n\ncommit 97a5c16652dbc51b6eacea094209f9e311d9fc12\nAuthor: zerxmega <zerxmega@foxmail.com>\nDate: Mon Sep 1 20:10:01 2025 +0800\n\n CandidateBox surports mutilple fonts",
"is_bot": false,
"headline": "try to fix #21 , add missing emoji font as fallback",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-06T02:15:33Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "238f7d400a893b502e20295c6e09831eb6df1b98",
"body": "(issue #21)",
"is_bot": false,
"headline": "add option to use legacy candidate box",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-03T04:30:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05382b534461cd04ddcd6b0f96139142e52c1bd9",
"body": null,
"is_bot": false,
"headline": "fix: remove extra spacing at end",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-02T07:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1bf0550ece092e57bf65cdae30beaf588a1cc34",
"body": null,
"is_bot": false,
"headline": "chore: upload nightly for both x64 & x86",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-02T06:06:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99e973c84247e598b6c5a88ba81ce07cee56a758",
"body": null,
"is_bot": false,
"headline": "chore: add nightly build",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-02T05:54:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c329d958cd6ad4a76c7ebd9372f0b4639becd8f",
"body": null,
"is_bot": false,
"headline": "fix: strange candidate height when no comments",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-02T02:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e0a6ff192659da642f04d139734a33e673f5cf5",
"body": null,
"is_bot": false,
"headline": "CandidateBox surports mutilple fonts",
"author_name": "zerxmega",
"author_login": "rawbx",
"committed_at": "2025-09-01T12:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75847f32d75458594b32e2e870980d6ed1ff4b7",
"body": null,
"is_bot": false,
"headline": "fix: do not draw bg for empty preedit SelTxt",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-01T07:21:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79d6384ed4fc1bec53783ae72b978ca9aaf80c16",
"body": null,
"is_bot": false,
"headline": "fix: adjust comment position",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-01T07:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0a95b7f8071bd585af9e5f353ddbe5d1efd82b2",
"body": null,
"is_bot": false,
"headline": "fix: the spacing between preedit & cands",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-01T06:54:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55b264b722e0d7ade6ba35ae9f987ee172a5411a",
"body": null,
"is_bot": false,
"headline": "fix(box): convert em to pt",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-09-01T05:00:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12f2b613149b9ae4287e04163c296d8ea2f70991",
"body": "user can create a file \".portable\" in the script dir to force using\n\"Rime\" dir in the script dir",
"is_bot": false,
"headline": "skip checking registry",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-31T03:19:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48d93f202ed4ea4577a53f28ee991b56088ae495",
"body": null,
"is_bot": false,
"headline": "feat: complete theme dialog (missing font sel yet)",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-31T02:59:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d9115dbb7d065ed82610f23f0369f894add228",
"body": null,
"is_bot": false,
"headline": "feat: add theme dialog (cannot save settings yet)",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-30T02:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fa32125631e2fbe5fd3362140438d64bd10a239",
"body": null,
"is_bot": false,
"headline": "chore: use submodule for Gdip",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-29T06:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "311c28995a8bee4ab46e9c19225c36993caa4a0f",
"body": "* refactor themesUI using GDI+ to preivew\n\n* fix candidate preview position\n\n* rewrite CandidateBox using GDI+\n\n* rewrite CandidateBox using GDI+\n\n* add label and comment colors\n\n* align candidate comments",
"is_bot": false,
"headline": "feat: rewrite CandidateBox using GDI+ (#19)",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-08-29T05:57:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7710a577b8ee6bf04b8935cdfbc74b2ddec1db4c",
"body": "* refactor themesUI using GDI+ to preivew\n\n* fix candidate preview position",
"is_bot": false,
"headline": "refactor themesUI using GDI+ to preivew (#18)",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-08-27T07:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2fe32c2049d5809e37c816151e3c880c7daf950",
"body": null,
"is_bot": false,
"headline": "add theme choice gui",
"author_name": "zerxmega",
"author_login": "rawbx",
"committed_at": "2025-08-11T02:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "494dd3e8ff2239c1e5fecf8c3d5f5ebf95f8a09e",
"body": null,
"is_bot": false,
"headline": "fix: not get correct width height",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T08:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3805890de1c4f88803b9f09b20250e95acab40ea",
"body": null,
"is_bot": false,
"headline": "fix: config not pass by ref on color change",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T06:53:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef7abb8204682e74d52e25feaac0598da920754",
"body": null,
"is_bot": false,
"headline": "chore: pass config by reference",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T06:36:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3aedc46ed22690cb81c75e10c9ed7b4a7381720",
"body": null,
"is_bot": false,
"headline": "fix: candidates not shown",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T06:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd4353420536d68d49f107bfaa1a8f663cbf4d75",
"body": null,
"is_bot": false,
"headline": "feat: support more styles",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T05:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a99b5eba1b4149106780009cd0d6ad2fe6aed048",
"body": "chore: pass structs by reference",
"is_bot": false,
"headline": "feat: support change labels",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-10T00:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56988ec2028b51d5b8c649a2aa85d45637b1257f",
"body": null,
"is_bot": false,
"headline": "fix: candidate width wrong",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-09T10:30:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb733c2104e54ce68892cc9b32884d11002b78f",
"body": null,
"is_bot": false,
"headline": "chore: adjust candidate box width",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-09T03:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f2b04a1f4b584e9b27e49c663fe0a05006804be",
"body": null,
"is_bot": false,
"headline": "fix: throw error when num candidates not match",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-09T02:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f29287fbdfeae2ec23022a47aa13e59e4e74b29d",
"body": null,
"is_bot": false,
"headline": "feat: tray menu support dark mode",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-09T00:51:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef09885b2d4291d07272104d630e93be1012c99a",
"body": null,
"is_bot": false,
"headline": "fix: color not update on dark mode switching",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-09T00:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4189c412b480561b4d63def500a3f33e99882e2d",
"body": "Support more styles\n- comment_text_color\n- hilited_back_color\n- hilited_text_color\n- hilited_candidate_text_color\n- hilited_candidate_back_color\n- hilited_comment_text_color\n- margin_x, margin_y\n- min_width",
"is_bot": false,
"headline": "feat: refactor candidate box",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-08T10:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5695364cce33179090bd9a1c67881bbca70749a5",
"body": null,
"is_bot": false,
"headline": "fix: incorrect log file names",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-06T08:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "169cc166addb9921b8ed52f769599f956a4d418d",
"body": null,
"is_bot": false,
"headline": "fix: wrong caret position in some electron apps",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-06T07:37:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a284702fa313a2ee509ff4f047f0cef4b48f8cd",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-05T03:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7eecd28ba0c0c185f11341c7a613cef9d8344e40",
"body": null,
"is_bot": false,
"headline": "fix: preedit box cannot resize",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-04T03:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "486f850d8d7dff9b17ac99b17701e3251703762f",
"body": null,
"is_bot": false,
"headline": "fix: only set dark theme on success",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-04T02:35:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1b2c20f4dc6ab68026dc334e3d23ad8b3b4779a",
"body": null,
"is_bot": false,
"headline": "fix: candidate box wrong size in high DPI",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-03T12:48:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c2145b104cf368d0da801db4f9dcbe4444aa3dcb",
"body": "chore: copy weasel's preset color schemes",
"is_bot": false,
"headline": "feat: support font_face and font_point",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-03T12:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "263e6022c5af3e4e6a25fff5063f9803c9640bdc",
"body": "`text_color` and `back_color` of color schemes",
"is_bot": false,
"headline": "feat: support subset of UI style",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-03T10:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9686d4f59d0bab8f7ad6602c625a701c2595d880",
"body": null,
"is_bot": false,
"headline": "cleanup unused code",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-08-03T07:15:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7e281919ebe3373185d8f55f4d41159d8e7a742",
"body": "exclude adobe typing mode which has no caret position",
"is_bot": false,
"headline": "Update GetCaretPosEx.patch",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-26T06:20:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5dd1e572aa9692e8df400863b7ef41b96f0e85b9",
"body": "fix error",
"is_bot": false,
"headline": "Update RabbitMonitors.ahk",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-23T07:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec145b04a91796fc3b07b76553fce1c52436b1c",
"body": "Use CandidateBox instead of Tooltip when there is no caret.",
"is_bot": false,
"headline": "Update Rabbit.ahk",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-23T07:53:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aade4b9c8cd151daaa9b5cf542e21e533094d251",
"body": null,
"is_bot": false,
"headline": "Merge branch 'rimeinn:master' into master",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-22T15:20:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78af2778a811b12921593124d0dc54f5db3bbc4",
"body": "details see #13",
"is_bot": false,
"headline": "fix: try to refine GetCaretPos",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-07-22T06:33:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59ef4538e5631401431fbf3ce979254cb0c357c0",
"body": "Co-authored-by: Tim <rawbx@users.noreply.github.com>\n\nsee #13 for details",
"is_bot": false,
"headline": "fix: longpress space cannot move canvas in PS",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-07-19T04:26:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd1c681718d5295b7afb4ab94d4523426b534175",
"body": "Enable dark-mode",
"is_bot": false,
"headline": "Update RabbitCandidateBox.ahk",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-19T02:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b79465727ae1ea81f026af1d2f0eb356c4b6fbb7",
"body": "Enable dark-mode",
"is_bot": false,
"headline": "Update RabbitCandidateBox.ahk",
"author_name": "Tim",
"author_login": "rawbx",
"committed_at": "2025-07-15T07:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "122fbdd3c73c1237de2168baf4b7c258bb3c51b3",
"body": "Update RabbitCandidateBox.ahk\n\nLVS_EX_DOUBLEBUFFER = LV0x10000\n雙緩衝區可防止閃爍\n只有變更的部分刷新",
"is_bot": false,
"headline": "Merge pull request #11 from copy0401/master",
"author_name": "Xuesong",
"author_login": "amorphobia",
"committed_at": "2025-06-12T03:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b26b4e2d3ba44f27156f7ba3f3f51fdba6a0b3a0",
"body": "LVS_EX_DOUBLEBUFFER = LV0x10000 \r\n雙緩衝區可防止閃爍",
"is_bot": false,
"headline": "Update RabbitCandidateBox.ahk",
"author_name": "copy0401",
"author_login": "copy0401",
"committed_at": "2025-06-11T02:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39dca98db781d810d5d1ff8270400b0b8c63997a",
"body": null,
"is_bot": false,
"headline": "chore: transfer to rimeinn",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-05-19T02:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0b04f4361468564dff78441bd3f7fc2019d1290",
"body": null,
"is_bot": false,
"headline": "chore: update readme",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-05-08T05:09:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "698e8546dbb9d848d7cb5c7c2ff569bf20257b76",
"body": null,
"is_bot": false,
"headline": "chore: update compiled info",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-28T10:16:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0249b1e9eb51252ad5112a9fe0a04357cba9bf6c",
"body": null,
"is_bot": false,
"headline": "feat: add version check",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-28T03:21:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5794720da75e119dc440e5d2f057bdd6ce081b04",
"body": null,
"is_bot": false,
"headline": "fix: disable switcher setting dialog when plum is active",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-28T01:50:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18b077505be96a2059d664e793a08ba93e51f091",
"body": "feat: add checkbox for using git in plum\n\nfeat: support proxy setting\n\nfix: plum path",
"is_bot": false,
"headline": "feat: include plum script to install packages",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-26T08:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96969daac012c0e23ae92306d2e578e2a88ff18",
"body": null,
"is_bot": false,
"headline": "chore: Update readme",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-21T12:08:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eac1c8f42ea25802285fcd4d6fbf0df7ae1175d8",
"body": null,
"is_bot": false,
"headline": "refactor: use plum preset packages (fix #8)",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2025-04-19T14:52:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c8f72e4c983e4f792edb2a6d62b5a77d0619081",
"body": null,
"is_bot": false,
"headline": "feat: auto clean old logs",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-11-12T06:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce03e4417f5b3176a39908ad78b48dd90bf8747b",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-11-01T05:33:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "408c2e612846185b6425bd3e3c1595b134026121",
"body": null,
"is_bot": false,
"headline": "feat: custom to fix candidate box",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-07T07:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d5abbe60ddee95989c095274b47fd54e198158b",
"body": "fix #6",
"is_bot": false,
"headline": "fix: no keyboard switch if .lang file in Rime dir",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-07T07:40:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d06746c0f736b1162b69ed9e20f14e7fc4e96b7",
"body": "workaround for #6",
"is_bot": false,
"headline": "fix: customize keyboard layout",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-07T04:30:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c189fe7d95b50250ef6158fc182f862bc28a1f2a",
"body": null,
"is_bot": false,
"headline": "chore: update data",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-02T11:32:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7962b77377a3530d1857ac0c77ba426a0d810879",
"body": null,
"is_bot": false,
"headline": "chore: update README",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-02T09:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a75ebca9f3842e425e841887d5f1b0cbc837157f",
"body": null,
"is_bot": false,
"headline": "chore: remove prefix \"v\" in version string",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-02T08:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84b4ebe926ad9c405ec31bb3d4de629e3c0c0588",
"body": "feat: prevent keyboard layout change during deployer running",
"is_bot": false,
"headline": "feat: make compiled exe work",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-02T07:54:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b2a883f1cba7d6b75c88421a527e54c2b0193cb",
"body": null,
"is_bot": false,
"headline": "fix: icon file not exist",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-10-02T07:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d87d6517069301f341d803c51a5fb0e7910b976f",
"body": null,
"is_bot": false,
"headline": "fix: no schemas selected during installation",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-30T14:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d33c7ee0a19b52e64b39f770406ffa095f1798a",
"body": null,
"is_bot": false,
"headline": "feat: first run install",
"author_name": "amorphobia",
"author_login": "amorphobia",
"committed_at": "2024-09-30T13:36:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbca818254a7303dea979b5257c705ec04bf0fa3",
"body": null,
"is_bot": false,
"headline": "feat: support schema custom icons",
"author_name": "amorphobia",
"author_login": "amorphobia",
"committed_at": "2024-09-30T12:57:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5440cdc434132a1f672dc5f3f3377d0252667ef0",
"body": null,
"is_bot": false,
"headline": "chore: switch to ahk native functions",
"author_name": "amorphobia",
"author_login": "amorphobia",
"committed_at": "2024-09-30T12:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe2a2efdbfe9dbb4cc73afb4db437209b1721d06",
"body": null,
"is_bot": false,
"headline": "feat: add dict management",
"author_name": "amorphobia",
"author_login": "amorphobia",
"committed_at": "2024-09-30T09:34:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5966325546e206d4ee134d830fd190997dad78",
"body": null,
"is_bot": false,
"headline": "feat: add switcher configuration",
"author_name": "amorphobia",
"author_login": "amorphobia",
"committed_at": "2024-09-29T15:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4372b75e552688b1c4192ac5a77547d804896dd5",
"body": null,
"is_bot": false,
"headline": "chore: update deps",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-29T15:34:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cca3faf29ab6443c191d3e1eff37b8e829c403e3",
"body": null,
"is_bot": false,
"headline": "fix: set global vars before register hotkeys",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-29T15:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af38db374785ac5dd6ba80e44ca2a07433d6059d",
"body": null,
"is_bot": false,
"headline": "fix: hide tooltip when cand box show at left-top",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-28T13:18:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a58a9e2d25f2ce6a47ff6d139e2d7e5e636662de",
"body": "show the box on top left of the active monitor as a workaround\n\nchore: use buffer for structs\nchore: update deps",
"is_bot": false,
"headline": "fix: workaround for cand box under start menu",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-28T13:04:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f2d34aa1d4fcc4624ce093019f1298631553a8b",
"body": null,
"is_bot": false,
"headline": "chore: move dll file to Lib folder",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-22T11:44:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1cc51535ce52c90bf84bcbb08b791d94019d674c",
"body": null,
"is_bot": false,
"headline": "fix: tray icon not updated for partial maintenance",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-22T11:23:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06e031f92cd392a3b6626fb94ffa7427c5f6be9d",
"body": null,
"is_bot": false,
"headline": "chore: new icons",
"author_name": "Xuesong Peng",
"author_login": "amorphobia",
"committed_at": "2024-09-22T01:51:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 10,
"commits_last_year": 59,
"latest_release_at": "2026-07-22T08:06:47Z",
"latest_release_tag": "latest",
"releases_from_tags": false,
"days_since_last_push": 4,
"active_weeks_last_year": 10,
"days_since_latest_release": 4,
"mean_days_between_releases": 109
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 10,
"stars": 111,
"watchers": 3,
"fork_history": {
"days": [
{
"date": "2024-04-10",
"count": 1
},
{
"date": "2024-09-18",
"count": 1
},
{
"date": "2024-11-03",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-05-19",
"count": 1
},
{
"date": "2025-07-06",
"count": 1
},
{
"date": "2025-07-15",
"count": 1
},
{
"date": "2025-09-17",
"count": 1
},
{
"date": "2026-01-27",
"count": 1
},
{
"date": "2026-07-06",
"count": 1
}
],
"complete": true,
"collected": 10,
"total_forks": 10
},
"star_history": null,
"open_issues_and_prs": 2
},
"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": null,
"source_files_sampled": 0,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"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": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 11,
"open_issues": 2,
"closed_ratio": 0.905,
"closed_issues": 19,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "amorphobia",
"commits": 189,
"avatar_url": "https://avatars.githubusercontent.com/u/523025?v=4"
},
{
"type": "User",
"login": "rawbx",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/67952813?v=4"
},
{
"type": "User",
"login": "stevezxc",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/32411702?v=4"
},
{
"type": "User",
"login": "copy0401",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/9244087?v=4"
}
],
"contributors_sampled": 4,
"top_contributor_share": 0.931
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"ci.yaml"
],
"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 4 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": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"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": 10,
"reason": "7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"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": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eba54260b987d39ffe9d8c34e4d47e3659dc78a8",
"ran_at": "2026-07-27T02:30:37Z",
"aggregate_score": 3.8,
"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-22T08:06:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-09-29T12:13:30Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 26,
"created_at": "2025-10-19T10:24:32Z",
"last_comment_at": "2025-10-24T09:26:41Z",
"last_comment_author": "rawbx"
},
{
"number": 28,
"created_at": "2025-11-29T20:55:46Z",
"last_comment_at": "2026-03-23T04:20:40Z",
"last_comment_author": "amorphobia"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/rimeinn/rabbit",
"host": "github.com",
"name": "rabbit",
"owner": "rimeinn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"security": 38,
"vitality": 75,
"community": 46,
"governance": 52,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 75,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 59,
"human_commit_share": 1,
"days_since_last_push": 4,
"active_weeks_last_year": 10
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "10/52 weeks with commits",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 10
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "59 commits in the last year",
"points": 16,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 59
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 83,
"inputs": {
"releases_count": 10,
"latest_release_tag": "latest",
"releases_from_tags": false,
"days_since_latest_release": 4,
"mean_days_between_releases": 109
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "10 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 10
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 4 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 4
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~109 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 109
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": 4,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 4 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 4
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 43,
"inputs": {
"forks": 10,
"stars": 111,
"watchers": 3,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "111 stars",
"points": 33.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 111
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "10 forks",
"points": 8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 10
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "3 watchers",
"points": 1.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 3
}
}
],
"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 (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.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": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 4,
"top_contributor_share": 0.931
},
"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 93% of commits",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 93
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "4 contributors",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 4
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 11,
"open_issues": 2,
"closed_issues": 19,
"issue_closed_ratio": 0.905,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "90% of issues closed",
"points": 42.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 90
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "11/13 decided PRs merged",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 11,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 58,
"inputs": {
"followers": 52,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "rimeinn",
"public_repos": 48,
"account_age_days": 601
},
"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": "52 followers of rimeinn",
"points": 12.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 52,
"login": "rimeinn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "48 public repos, account ~1 yr old",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 48
}
},
{
"code": "account_age_years",
"params": {
"years": 1
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"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 4 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": [
"autohotkey",
"autohotkey-v2",
"rime",
"rime-ime"
],
"has_wiki": false,
"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": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 17,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 1,
"scorecard_aggregate": 3.8
},
"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 4 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 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"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": "7 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"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": 15,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.88,
"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": "88 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 88,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"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,
"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": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"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": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "critical",
"name": "Code legibility for models",
"note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"manageable_file_sizes"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"primary_language": "AutoHotkey",
"largest_source_bytes": null,
"source_files_sampled": 0,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "AutoHotkey without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "AutoHotkey"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "no source files detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_source_files",
"params": {}
}
],
"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"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:30:46.374776Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/rimeinn/rabbit.svg",
"full_name": "rimeinn/rabbit",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}