Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"ue5",
"ue5-plugin",
"unreal-engine-5"
],
"is_fork": false,
"size_kb": 203,
"has_wiki": true,
"homepage": "https://forums.unrealengine.com/t/free-httpgpt-integrate-chatgpt-in-the-engine-via-asynchronous-tasks-rest/765168?u=lucoiso",
"languages": {
"C": 317,
"C#": 2545,
"C++": 124923
},
"pushed_at": "2024-05-24T22:18:25Z",
"created_at": "2023-02-05T13:23:39Z",
"owner_type": "User",
"updated_at": "2026-06-19T02:11:28Z",
"description": "HttpGPT is an Unreal Engine plugin that facilitates integration with OpenAI's GPT based services (ChatGPT and DALL-E) through asynchronous REST requests, making it easy for developers to communicate with these services.",
"is_archived": true,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "C++",
"significant_languages": [
"C++"
]
},
"owner": {
"blog": null,
"name": "Lucas Vilas-Bôas",
"type": "User",
"login": "lucoiso",
"company": "Saber Interactive",
"location": "Porto, Portugal",
"followers": 184,
"avatar_url": "https://avatars.githubusercontent.com/u/77353979?v=4",
"created_at": "2021-01-12T17:57:49Z",
"is_verified": null,
"public_repos": 33,
"account_age_days": 2016
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.5.9",
"kind": "patch",
"published_at": "2024-05-24T22:18:25Z"
},
{
"tag": "v1.5.8",
"kind": "patch",
"published_at": "2024-03-15T12:31:54Z"
},
{
"tag": "v1.5.7",
"kind": "patch",
"published_at": "2023-08-28T20:42:36Z"
},
{
"tag": "v1.5.6",
"kind": "patch",
"published_at": "2023-08-19T16:29:59Z"
},
{
"tag": "v1.5.5",
"kind": "patch",
"published_at": "2023-08-15T20:08:17Z"
},
{
"tag": "v1.5.4",
"kind": "patch",
"published_at": "2023-08-14T18:36:15Z"
},
{
"tag": "v1.5.3",
"kind": "patch",
"published_at": "2023-08-13T13:19:16Z"
},
{
"tag": "v1.5.2",
"kind": "patch",
"published_at": "2023-04-14T14:11:24Z"
},
{
"tag": "v1.5.1",
"kind": "patch",
"published_at": "2023-04-10T17:04:48Z"
},
{
"tag": "v1.5.0",
"kind": "minor",
"published_at": "2023-04-01T18:52:57Z"
},
{
"tag": "v1.4.7",
"kind": "patch",
"published_at": "2023-03-30T02:44:10Z"
},
{
"tag": "v1.4.6",
"kind": "patch",
"published_at": "2023-03-29T16:24:09Z"
},
{
"tag": "v1.4.5",
"kind": "patch",
"published_at": "2023-03-28T20:11:23Z"
},
{
"tag": "v1.4.4",
"kind": "patch",
"published_at": "2023-03-25T18:32:17Z"
},
{
"tag": "v1.4.3",
"kind": "patch",
"published_at": "2023-03-22T15:36:13Z"
},
{
"tag": "v1.4.2",
"kind": "patch",
"published_at": "2023-03-21T12:21:58Z"
},
{
"tag": "v1.4.1",
"kind": "patch",
"published_at": "2023-03-21T01:50:13Z"
},
{
"tag": "v1.4.0",
"kind": "minor",
"published_at": "2023-03-20T18:19:56Z"
},
{
"tag": "v1.3.0",
"kind": "minor",
"published_at": "2023-03-20T00:59:25Z"
},
{
"tag": "v1.2.0",
"kind": "minor",
"published_at": "2023-03-15T20:27:49Z"
},
{
"tag": "v1.1.0",
"kind": "minor",
"published_at": "2023-03-02T15:28:18Z"
},
{
"tag": "v1.0.0",
"kind": "major",
"published_at": "2023-02-11T14:59:38Z"
}
],
"recent_commits": [
{
"oid": "8fd23c04f7f49de1c45e592bf926f5b44338ec45",
"body": null,
"is_bot": false,
"headline": "UE5.4.1",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2024-05-24T22:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "870b864d36e75115594729432f69aad0e24882aa",
"body": "* UE5.3 (#90)\r\n\r\n* Initialize structure members\r\n\r\n* Adjustments",
"is_bot": false,
"headline": "v1.5.9 (#99)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2024-03-15T12:35:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0cb2c5213b3f0d56d598c9f05b4fff902ebae99",
"body": null,
"is_bot": false,
"headline": "UE5.3 (#90) (#91)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-09-29T17:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e3c676e0db9abfc5078fb5247fe82f05c2c66a",
"body": "HttpGPT v1.5.7",
"is_bot": false,
"headline": "Merge pull request #86 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-28T20:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e27fd531b174677db88e63b3c8627f2805ff8e1c",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-28T20:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d59a1cb32eddea044abf9aa66ab5ecc9910db852",
"body": "…irst initialization",
"is_bot": false,
"headline": "First steps w/ function calling + Custom Endpoint + Fix editor chat f…",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-28T20:38:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f3b7df61c8709189fde9d540bbc6e496b694e7b",
"body": null,
"is_bot": false,
"headline": "Hotfix: Move include to header to fix UE5.0 package",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-20T18:08:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbe5b066e71c1196f3796e267d647fda6a055d49",
"body": "HttpGPT v1.5.6",
"is_bot": false,
"headline": "Merge pull request #82 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-19T16:28:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3ed85ca06ba884a66ebf9c024ea1bbecdda3e49",
"body": null,
"is_bot": false,
"headline": "Hotfix: Message box colors",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-19T16:23:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca314ba7b28d31265f896f9c2f92921e748f9308",
"body": null,
"is_bot": false,
"headline": "PlatformAllowList #75 (#81)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-19T16:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ab6d3830f50b2490cc73a15be6d26f5683589c7",
"body": "* Const + Remove enum ref\r\n\r\n* #62 Multiple chat sessions\r\n\r\n* Fix session delete",
"is_bot": false,
"headline": "Support for multiple chat sessions in Editor Tool (#80)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-19T16:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e38ba65c262a1d67345aef0ce70240fb2f0e44c",
"body": "Add missing include",
"is_bot": false,
"headline": "Merge pull request #79 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-15T23:21:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f32923b1634c534fc5ca06800ca35c7b80d8496",
"body": null,
"is_bot": false,
"headline": "Add missing include",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T23:20:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bec0ce90b092046f2dccdb3a4ce6c74a2bbfff4b",
"body": "Hotfix: Add model in helper functions",
"is_bot": false,
"headline": "Merge pull request #78 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-15T22:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19fca9ac1a258fe67e59c0d5731bf787da4027c8",
"body": null,
"is_bot": false,
"headline": "Add model in helper functions",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T22:24:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9ecf15095fab32e57aafce6edc955505c18b7a9",
"body": "Hotfix: Chat Message Padding",
"is_bot": false,
"headline": "Merge pull request #77 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-15T20:22:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331ca82af4f5b24a8009e1dcc6f9303d541ee249",
"body": null,
"is_bot": false,
"headline": "Hotfix: Chat Message Padding",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T20:21:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "334ec3503b8faafac90a6b864bb61894127f9606",
"body": "HttpGPT v1.5.5",
"is_bot": false,
"headline": "Merge pull request #76 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-15T19:59:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "205a3f785ed389b21f999a2fe709d23ce7167d7c",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T19:10:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0c2cd1b012638e599f55bd6eabe44edeece3cf7",
"body": "Slate adjustments + Custom System Input in Editor Tool",
"is_bot": false,
"headline": "Merge pull request #73 from lucoiso/SlateAdjustments",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-15T19:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4990fb9a7efb51d6199c7aa181960cf48c683ece",
"body": null,
"is_bot": false,
"headline": "Scroll to bottom after images generation",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T19:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2db394d0bc2e40bb4c5741c79a771667066b7c0b",
"body": null,
"is_bot": false,
"headline": "Clear input after system message",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T18:54:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a9de256718aeaf2a6403223af4bb455eec07766",
"body": null,
"is_bot": false,
"headline": "Slate Adjustments",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T15:40:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "119dfe06ef9210c065a00208bc9167d81b521c59",
"body": null,
"is_bot": false,
"headline": "Slate Adjustments",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-15T15:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45947b43b6a0e1bbe4215d15aec1a01853ff5c89",
"body": null,
"is_bot": false,
"headline": "HttpGPT v1.5.4: Add chat history persistence to editor tool",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-14T18:33:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c31589aca933466c58f34444961ab830b0e22aa",
"body": null,
"is_bot": false,
"headline": "Add chat history persistence to editor tool",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-14T18:30:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e49ef631804003ceac3315d5c1d0cc10562ceb24",
"body": null,
"is_bot": false,
"headline": "Hotfix: Add missing precompiled setting value for hololens",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-14T16:48:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4080277a9c784f5c68cf7e266251d016868db57",
"body": null,
"is_bot": false,
"headline": "HttpGPT v1.5.3",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-08-13T13:17:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98ee8d761962ea5307f54c8930aaf74dc7af4889",
"body": null,
"is_bot": false,
"headline": "Check request & response before forwarding the data #69",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-13T13:14:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b711305c5e0e1ed3796771af5e4696f98f20e40",
"body": "…nd requests + add support for precompiled on hololens builds",
"is_bot": false,
"headline": "change update lock method to TryLock to avoid crash + set enter to se…",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-13T13:05:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a22d7ae5ca418cc347f117411a3ec04276f634a5",
"body": null,
"is_bot": false,
"headline": "add model: gpt-3.5-turbo-16k",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-12T12:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eabe6a7f253c3c715903f30b951bd56834acd035",
"body": null,
"is_bot": false,
"headline": "indent",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-12T12:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35cf593b9fef0867383c9b5ff49c18f274de0eb7",
"body": null,
"is_bot": false,
"headline": "indent",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-08-09T19:14:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2deba88ebe2d332cecdba8dc31118bb44849aa43",
"body": "Update HttpGPTImageRequest.cpp: Add .ToLower()",
"is_bot": false,
"headline": "Merge pull request #59 from lucoiso/development",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-23T19:07:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb71b94718e5066feabb9f4b5916940c5a0aeb9d",
"body": null,
"is_bot": false,
"headline": "Update HttpGPTImageRequest.cpp",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-19T12:10:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8257be87c90cef66ecbe8138ca7e053d89a3c90",
"body": null,
"is_bot": false,
"headline": "v1.5.2",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-14T14:08:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d50e50e90bbca52b5b9e3f6edededf931b5a5bd",
"body": null,
"is_bot": false,
"headline": "Fix Logit Bias + Adjustments to better logging errors #49 (#54)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-14T14:04:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cf1add4dc72dba9a406974337820d8b5bcc968",
"body": null,
"is_bot": false,
"headline": "v1.5.1 Hotfix: Add .ToLower() to role str param",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-10T17:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657e789727e7c483dc34713fed65d81f4b9303bd",
"body": null,
"is_bot": false,
"headline": "Update version to v1.5.1",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-04-10T17:01:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05e8e2a52ee237dc662adc8b0a4fd9a0f520c427",
"body": null,
"is_bot": false,
"headline": "Hotfix: Add .ToLower() to role str param",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-04-10T17:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fe648068a907f1fd856a806a4dcc05f01b9a595",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-01T19:01:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "beeff08c29525d1a00ae70c3710a574ffc2a5e7a",
"body": null,
"is_bot": false,
"headline": "Small fix for UE4.27 + Adjust description",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-04-01T19:00:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1bf0f9966c9bfd3b9794b0137d5c6f6bb4f3f365",
"body": "…sed on DALL-E",
"is_bot": false,
"headline": "v1.5.0: Featuring a new module w/ new Editor Tool: Image Generator ba…",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-01T18:50:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95937a47a974cf6c459f84881bcecf9e3aeba7ac",
"body": null,
"is_bot": false,
"headline": "Image Module based on OpenAI' DALL-E (#45)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-04-01T18:46:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9ba0b0196bc4fc23e797179116321b9a5ed4bc3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-30T12:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d89361bde10751211bdf717cb4399e43209db719",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-30T12:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "030556cb62d9a5096be1587245fe65b75c3b89ef",
"body": null,
"is_bot": false,
"headline": "v1.4.7",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-30T02:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97209916e99b56d522594fd5f495fc1638e61b7f",
"body": null,
"is_bot": false,
"headline": "Selectable Text + Better Auto Scrolling #36 (#37)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-30T02:41:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4766a077f44e668e8557b6a7f8615780162a4689",
"body": null,
"is_bot": false,
"headline": "Fix typo",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-29T20:35:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b6f2d0cab8292f38d319142a551deb01b335a64",
"body": null,
"is_bot": false,
"headline": "v1.4.6",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-29T16:21:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "785efabe386aac4664918e22e851babcaa17a722",
"body": "…ges (#34)",
"is_bot": false,
"headline": "Standalone editor task objects to avoid destruction when context chan…",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-29T16:18:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25b2f810b2ef0af2505e4381e85aff820f1ffe28",
"body": null,
"is_bot": false,
"headline": "v1.4.4",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-28T20:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bd0310cd5fea898305f4390f91c191520a84118",
"body": "…r context changes (#30)",
"is_bot": false,
"headline": "Adjust message update on HttpGPT Chat to avoid crashes when the edito…",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-28T19:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d93a3a696b4bf457c20760794c401047ea803dd",
"body": "… when an error occurs and the request fails to be sent.",
"is_bot": false,
"headline": "Configure the assistant (HttpGPT Chat) to notify the user in the chat…",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-28T17:32:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a894b275a25a818dcc99fbe78f0eb850923656",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-27T18:32:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ce64af3376f22166a38ba4c73355d4ca51462f3",
"body": null,
"is_bot": false,
"headline": "v1.4.4",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-25T18:29:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71fe4a7d46cd940f3b1b3dcabaaa99cca579814f",
"body": null,
"is_bot": false,
"headline": "Improve system context adding engine documentation links (#25)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-25T18:28:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b8d6972149c01ef3b955000597dcc8e5612d1b3",
"body": null,
"is_bot": false,
"headline": "Add platforms",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-22T17:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "536d85afd231707e75df1667077a2e0ba473d2a2",
"body": null,
"is_bot": false,
"headline": "v1.4.3",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-22T15:30:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d9e7fe7d16f0897d1c1f41797f055d4cbe49380",
"body": null,
"is_bot": false,
"headline": "Support for UE4.27 & UE5.0 (#22)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-22T15:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "674a8ead006441f99cc5aedcb3c6c56e6d1c762e",
"body": null,
"is_bot": false,
"headline": "Post v1.4.2 Hotfix: Force scroll to end while generating response",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-21T16:45:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b15afe69e81d70199c19320b6a5c9bc615b5d88",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-21T12:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93320ed4311a3136ac5bd07380f6f3fbb52cedb6",
"body": null,
"is_bot": false,
"headline": "Hotfix v1.4.2: Fix HttpGPT Chat Scroll",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-21T12:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21391a0848c025a04a7c2d6e2a88df25ee524fee",
"body": null,
"is_bot": false,
"headline": "Hotfix v1.4.2: Fix HttpGPT Chat Scroll",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-21T12:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c6a55d22eb74bf05e05620c3c4ffa960951a6f",
"body": "…active task + Bind Start & Fail delegates in Editor tool",
"is_bot": false,
"headline": "v1.4.1 Hotfix: Bind PIE End to avoid crash on shutdown if there's an …",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-21T01:38:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3794149a23579fe0ec84461b59cef5a6eeb413a",
"body": null,
"is_bot": false,
"headline": "v1.4.0",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-20T18:11:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d2081ed9a6de6407c365aaf089dc023058f3885",
"body": null,
"is_bot": false,
"headline": "Editor Tool: ChatGPT integrated in the Engine! :) (#19)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-20T18:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78db092646cf1e471ed583c4e177dc1ccdb5abb0",
"body": null,
"is_bot": false,
"headline": "#18",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-20T13:45:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf218c01f03d013eff986d8258a209341c95888f",
"body": null,
"is_bot": false,
"headline": "#16 #15 #9",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-20T13:06:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7ce9a0fcf58629dfa6f0e9c5290080579ae1bc",
"body": null,
"is_bot": false,
"headline": "update .uplugin to match marketplace guidelines",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-20T00:57:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1496b30ecaa3072e1176b3c538d2055d25c7a9e7",
"body": null,
"is_bot": false,
"headline": "v1.3.0 (#14)",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-20T00:51:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d4e1591d4edb446c8bdc5c6538c0f98865c616",
"body": null,
"is_bot": false,
"headline": "v1.2.0",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-15T20:25:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2529de1e485f4a1c31254134a45ea61e81e06d2a",
"body": null,
"is_bot": false,
"headline": "update version",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-15T20:25:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d7733b57ea34c46b37286e6276cc0e52094450d",
"body": null,
"is_bot": false,
"headline": "add options param to tasks",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-13T15:07:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9affb169054a49eafae9b3ddb128f93334c854",
"body": null,
"is_bot": false,
"headline": "Fix categories",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-13T14:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa70429e5555b77deece7ef5f196a83500b6cac7",
"body": null,
"is_bot": false,
"headline": "Fix broadcast",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-13T14:36:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff2aae6dd82d9a49c4cdbc7a6a6742a4346271cc",
"body": null,
"is_bot": false,
"headline": "New features: Model setting + New tasks + Error included in response",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-13T14:32:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1904fffff34eb16f893b58c1809c854638b00823",
"body": "…perty to lower case.",
"is_bot": false,
"headline": "Fix issue that was occurring on packaged builds: Set message role pro…",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-02T16:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5cb2ebf65446d5642ad11cc760233c0c6f3355a",
"body": null,
"is_bot": false,
"headline": "Add includes to allow plugin packaging",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:55:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "643eec838db37b3463e6f6d2d38f6ae620258214",
"body": null,
"is_bot": false,
"headline": "Oops! Forgot this macro. xD",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:42:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f91c096df4ad3a2238d96d380fc0f46ed1823224",
"body": null,
"is_bot": false,
"headline": "v1.1.0",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:24:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc585b48de1055821e144e102f629cf4e3bb9750",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50605c260827a7aa19035753e9ef5aacb4f017b5",
"body": null,
"is_bot": false,
"headline": "Update version",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:18:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "572c68a22deed6293f76362733cd3b4afb5519ea",
"body": null,
"is_bot": false,
"headline": "Adjust max_tokens value",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-02T15:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f6a9a3682dc8451d9645ff158e05500882d40fc",
"body": null,
"is_bot": false,
"headline": "Changes to use GPT-3.5-Turbo",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-03-01T22:14:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c70f3f32ce3a48bae7c23ff893131af589730c43",
"body": null,
"is_bot": false,
"headline": "#1 UE_INLINE_GENERATED_CPP_BY_NAME",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-02-11T14:55:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3c102141757b01f6adc5f918c0240149fd7c8f",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-02-07T00:14:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "78dad69def1e79d0fcc24da6aee3407ae1761293",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-02-06T23:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a30e0635bd922bb7c7e1d5e5f2384d5c4e4f13f8",
"body": null,
"is_bot": false,
"headline": "add fial delegate",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-02-05T14:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ba346bdcb590d98729b7a0c3ae058c4bd2f4f9b",
"body": null,
"is_bot": false,
"headline": "remove const",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-02-05T14:00:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ce1ca713c5a0c182bb8603ebb17cc8e35d6da6c",
"body": null,
"is_bot": false,
"headline": "Create README.md",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-02-05T13:59:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79edf8dab50fb4073519484f013ce2512665e356",
"body": null,
"is_bot": false,
"headline": "update info",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-02-05T13:26:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9485478aedd2d2f2bf1e6632e59159903d318e0e",
"body": null,
"is_bot": false,
"headline": "initial commit",
"author_name": "lucoiso",
"author_login": "lucoiso",
"committed_at": "2023-02-05T13:24:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "487aebe3068628f7011ff15f3c57d4da554981ae",
"body": null,
"is_bot": false,
"headline": "Initial commit",
"author_name": "Lucas Vilas-Bôas",
"author_login": "lucoiso",
"committed_at": "2023-02-05T13:23:40Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 22,
"commits_last_year": 0,
"latest_release_at": "2024-05-24T22:18:25Z",
"latest_release_tag": "v1.5.9",
"releases_from_tags": false,
"days_since_last_push": 788,
"active_weeks_last_year": 0,
"days_since_latest_release": 788,
"mean_days_between_releases": 46.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 58,
"stars": 220,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2023-02-06",
"count": 2
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-03-22",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-03-27",
"count": 1
},
{
"date": "2023-03-28",
"count": 2
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-03-31",
"count": 1
},
{
"date": "2023-04-01",
"count": 1
},
{
"date": "2023-04-02",
"count": 1
},
{
"date": "2023-04-07",
"count": 1
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-18",
"count": 1
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-27",
"count": 1
},
{
"date": "2023-04-28",
"count": 2
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-06-01",
"count": 2
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-15",
"count": 1
},
{
"date": "2023-06-18",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-07-16",
"count": 1
},
{
"date": "2023-07-25",
"count": 1
},
{
"date": "2023-08-30",
"count": 1
},
{
"date": "2023-09-13",
"count": 1
},
{
"date": "2023-09-25",
"count": 1
},
{
"date": "2023-10-12",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2023-12-21",
"count": 1
},
{
"date": "2024-01-11",
"count": 1
},
{
"date": "2024-02-20",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-13",
"count": 1
},
{
"date": "2024-03-26",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-06-24",
"count": 1
},
{
"date": "2024-07-06",
"count": 1
},
{
"date": "2024-07-18",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-09-16",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-03-08",
"count": 1
},
{
"date": "2025-05-16",
"count": 1
},
{
"date": "2025-05-18",
"count": 1
},
{
"date": "2025-10-28",
"count": 1
},
{
"date": "2026-05-02",
"count": 1
}
],
"complete": true,
"collected": 57,
"total_forks": 58
},
"star_history": {
"days": [
{
"date": "2023-02-08",
"count": 1
},
{
"date": "2023-02-09",
"count": 1
},
{
"date": "2023-02-10",
"count": 1
},
{
"date": "2023-02-12",
"count": 1
},
{
"date": "2023-02-17",
"count": 1
},
{
"date": "2023-03-03",
"count": 1
},
{
"date": "2023-03-06",
"count": 2
},
{
"date": "2023-03-12",
"count": 1
},
{
"date": "2023-03-13",
"count": 1
},
{
"date": "2023-03-15",
"count": 1
},
{
"date": "2023-03-20",
"count": 2
},
{
"date": "2023-03-21",
"count": 1
},
{
"date": "2023-03-22",
"count": 3
},
{
"date": "2023-03-24",
"count": 1
},
{
"date": "2023-03-28",
"count": 13
},
{
"date": "2023-03-29",
"count": 6
},
{
"date": "2023-03-30",
"count": 3
},
{
"date": "2023-03-31",
"count": 4
},
{
"date": "2023-04-01",
"count": 3
},
{
"date": "2023-04-02",
"count": 5
},
{
"date": "2023-04-03",
"count": 1
},
{
"date": "2023-04-04",
"count": 1
},
{
"date": "2023-04-05",
"count": 1
},
{
"date": "2023-04-07",
"count": 4
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-11",
"count": 3
},
{
"date": "2023-04-13",
"count": 1
},
{
"date": "2023-04-15",
"count": 1
},
{
"date": "2023-04-16",
"count": 1
},
{
"date": "2023-04-18",
"count": 3
},
{
"date": "2023-04-19",
"count": 2
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-04-21",
"count": 1
},
{
"date": "2023-04-25",
"count": 1
},
{
"date": "2023-04-26",
"count": 3
},
{
"date": "2023-04-27",
"count": 2
},
{
"date": "2023-04-28",
"count": 2
},
{
"date": "2023-04-30",
"count": 2
},
{
"date": "2023-05-02",
"count": 1
},
{
"date": "2023-05-05",
"count": 2
},
{
"date": "2023-05-07",
"count": 1
},
{
"date": "2023-05-08",
"count": 1
},
{
"date": "2023-05-09",
"count": 1
},
{
"date": "2023-05-12",
"count": 1
},
{
"date": "2023-05-13",
"count": 1
},
{
"date": "2023-05-17",
"count": 3
},
{
"date": "2023-05-20",
"count": 1
},
{
"date": "2023-05-21",
"count": 1
},
{
"date": "2023-05-24",
"count": 2
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-05-26",
"count": 1
},
{
"date": "2023-05-27",
"count": 1
},
{
"date": "2023-05-29",
"count": 1
},
{
"date": "2023-05-30",
"count": 1
},
{
"date": "2023-06-04",
"count": 1
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-06-08",
"count": 1
},
{
"date": "2023-06-13",
"count": 3
},
{
"date": "2023-06-14",
"count": 2
},
{
"date": "2023-06-17",
"count": 1
},
{
"date": "2023-06-20",
"count": 2
},
{
"date": "2023-06-24",
"count": 1
},
{
"date": "2023-06-26",
"count": 1
},
{
"date": "2023-06-29",
"count": 1
},
{
"date": "2023-06-30",
"count": 1
},
{
"date": "2023-07-03",
"count": 2
},
{
"date": "2023-07-11",
"count": 1
},
{
"date": "2023-07-13",
"count": 1
},
{
"date": "2023-07-18",
"count": 1
},
{
"date": "2023-07-19",
"count": 1
},
{
"date": "2023-07-23",
"count": 1
},
{
"date": "2023-07-28",
"count": 1
},
{
"date": "2023-07-31",
"count": 1
},
{
"date": "2023-08-16",
"count": 1
},
{
"date": "2023-09-22",
"count": 1
},
{
"date": "2023-09-26",
"count": 1
},
{
"date": "2023-09-28",
"count": 2
},
{
"date": "2023-10-01",
"count": 1
},
{
"date": "2023-10-03",
"count": 1
},
{
"date": "2023-10-22",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-11-08",
"count": 1
},
{
"date": "2023-11-10",
"count": 1
},
{
"date": "2023-11-14",
"count": 1
},
{
"date": "2023-11-21",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-12-07",
"count": 1
},
{
"date": "2023-12-09",
"count": 1
},
{
"date": "2023-12-14",
"count": 1
},
{
"date": "2023-12-16",
"count": 1
},
{
"date": "2023-12-18",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2023-12-28",
"count": 1
},
{
"date": "2023-12-29",
"count": 1
},
{
"date": "2024-01-03",
"count": 1
},
{
"date": "2024-01-07",
"count": 1
},
{
"date": "2024-01-20",
"count": 1
},
{
"date": "2024-01-21",
"count": 1
},
{
"date": "2024-01-22",
"count": 1
},
{
"date": "2024-01-24",
"count": 1
},
{
"date": "2024-01-29",
"count": 1
},
{
"date": "2024-02-04",
"count": 1
},
{
"date": "2024-02-07",
"count": 2
},
{
"date": "2024-02-21",
"count": 1
},
{
"date": "2024-02-23",
"count": 1
},
{
"date": "2024-02-26",
"count": 1
},
{
"date": "2024-03-03",
"count": 1
},
{
"date": "2024-03-07",
"count": 1
},
{
"date": "2024-03-18",
"count": 1
},
{
"date": "2024-03-20",
"count": 1
},
{
"date": "2024-03-29",
"count": 1
},
{
"date": "2024-04-01",
"count": 1
},
{
"date": "2024-04-03",
"count": 1
},
{
"date": "2024-04-04",
"count": 1
},
{
"date": "2024-04-24",
"count": 1
},
{
"date": "2024-04-27",
"count": 1
},
{
"date": "2024-04-28",
"count": 2
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-28",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-06-11",
"count": 1
},
{
"date": "2024-06-16",
"count": 1
},
{
"date": "2024-06-17",
"count": 2
},
{
"date": "2024-06-19",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-07-11",
"count": 1
},
{
"date": "2024-07-14",
"count": 2
},
{
"date": "2024-08-04",
"count": 1
},
{
"date": "2024-08-05",
"count": 1
},
{
"date": "2024-08-08",
"count": 1
},
{
"date": "2024-08-14",
"count": 1
},
{
"date": "2024-08-20",
"count": 1
},
{
"date": "2024-08-21",
"count": 2
},
{
"date": "2024-08-23",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-09-17",
"count": 1
},
{
"date": "2024-10-12",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-11-12",
"count": 1
},
{
"date": "2024-11-13",
"count": 1
},
{
"date": "2024-11-18",
"count": 1
},
{
"date": "2024-12-05",
"count": 1
},
{
"date": "2024-12-24",
"count": 1
},
{
"date": "2025-01-02",
"count": 1
},
{
"date": "2025-01-20",
"count": 1
},
{
"date": "2025-02-07",
"count": 1
},
{
"date": "2025-02-14",
"count": 1
},
{
"date": "2025-02-20",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-04-23",
"count": 1
},
{
"date": "2025-05-15",
"count": 1
},
{
"date": "2025-06-18",
"count": 1
},
{
"date": "2025-08-01",
"count": 1
},
{
"date": "2025-08-07",
"count": 1
},
{
"date": "2025-11-19",
"count": 1
},
{
"date": "2026-02-13",
"count": 1
},
{
"date": "2026-02-28",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
}
],
"complete": true,
"collected": 220,
"total_stars": 220
},
"open_issues_and_prs": 13
},
"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": 14166,
"source_files_sampled": 47,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"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": [],
"dependencies": [],
"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": 1,
"merged_prs": 39,
"open_issues": 12,
"closed_ratio": 0.81,
"closed_issues": 51,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "lucoiso",
"commits": 94,
"avatar_url": "https://avatars.githubusercontent.com/u/77353979?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 14 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/16 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": 0,
"reason": "project is archived",
"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": 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": null,
"reason": "No tokens found",
"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": "8fd23c04f7f49de1c45e592bf926f5b44338ec45",
"ran_at": "2026-07-21T22:53:13Z",
"aggregate_score": 2.7,
"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": null,
"oldest_open_prs": [
{
"number": 97,
"created_at": "2023-12-21T07:13:28Z",
"last_comment_at": "2023-12-21T07:15:00Z",
"last_comment_author": "Yimi81"
}
],
"last_merged_pr_at": "2024-03-15T12:35:25Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 87,
"created_at": "2023-08-30T15:16:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 88,
"created_at": "2023-09-19T18:50:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2023-09-22T08:01:16Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-10-14T20:59:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 93,
"created_at": "2023-10-25T05:00:01Z",
"last_comment_at": "2023-10-25T05:41:21Z",
"last_comment_author": "Yimi81"
},
{
"number": 94,
"created_at": "2023-10-25T21:59:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 95,
"created_at": "2023-12-02T17:49:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 96,
"created_at": "2023-12-21T06:06:50Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 100,
"created_at": "2024-03-23T20:03:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 101,
"created_at": "2024-05-12T11:34:15Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 102,
"created_at": "2024-06-01T09:16:53Z",
"last_comment_at": "2024-09-01T22:45:20Z",
"last_comment_author": "Afterlife1707"
},
{
"number": 103,
"created_at": "2024-06-06T18:55:04Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/lucoiso/UEHttpGPT",
"host": "github.com",
"name": "UEHttpGPT",
"owner": "lucoiso"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 29,
"pct": 40
}
}
],
"value": 14,
"inputs": {
"security": 27,
"vitality": 19,
"community": 52,
"governance": 49,
"engineering": 31,
"abandonment_cap": 29,
"abandonment_state": "declared",
"abandonment_multiplier": 40,
"weighted_overall_before_abandonment": 36,
"overall_after_abandonment_multiplier": 14
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 19,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 788,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 788 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 788
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "project is archived",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 47,
"inputs": {
"releases_count": 22,
"latest_release_tag": "v1.5.9",
"releases_from_tags": false,
"days_since_latest_release": 788,
"mean_days_between_releases": 46.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "22 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 22
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 788 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 788
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~46.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 46.6
}
}
],
"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": "at_risk",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"cap": 29,
"state": "declared",
"guards": [],
"signals": [],
"red_flag": true,
"multiplier_pct": 40,
"declared_reason": "archived",
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "the repository is archived on GitHub",
"points": 40,
"status": "partial",
"details": [
{
"code": "abandonment_archived",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 52,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"forks": 58,
"stars": 220,
"watchers": 1,
"growth_state": "organic",
"growth_factor_pct": 100
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "220 stars",
"points": 38,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 220
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "58 forks",
"points": 14.6,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 58
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"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 (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"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": 49,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 16,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 39,
"open_issues": 12,
"closed_issues": 51,
"issue_closed_ratio": 0.81,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "81% of issues closed",
"points": 37.9,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 81
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "39/39 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 39,
"decided": 39
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/16 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 61,
"inputs": {
"followers": 184,
"owner_type": "User",
"is_verified": null,
"owner_login": "lucoiso",
"public_repos": 33,
"account_age_days": 2016
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "184 followers of lucoiso",
"points": 16.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 184,
"login": "lucoiso"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "33 public repos, account ~5 yr old",
"points": 22.2,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 33
}
},
{
"code": "account_age_years",
"params": {
"years": 5
}
}
],
"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": 31,
"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 14 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "good",
"name": "Documentation",
"note": null,
"notes": [],
"value": 75,
"inputs": {
"topics": [
"ue5",
"ue5-plugin",
"unreal-engine-5"
],
"has_wiki": true,
"homepage": "https://forums.unrealengine.com/t/free-httpgpt-integrate-chatgpt-in-the-engine-via-asynchronous-tasks-rest/765168?u=lucoiso",
"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": "https://forums.unrealengine.com/t/free-httpgpt-integrate-chatgpt-in-the-engine-via-asynchronous-tasks-rest/765168?u=lucoiso",
"points": 15,
"status": "met",
"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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": "critical",
"name": "Security",
"value": 27,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 27,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.7
},
"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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 14 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/16 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": "project is archived",
"points": 0,
"status": "missed",
"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": "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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 3
},
"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": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.245,
"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": "23 of 94 human commits state their intent (structured subject or explanatory body)",
"points": 13,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 23,
"sampled": 94
}
}
],
"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": 12,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"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": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"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 94",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 94
}
}
],
"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": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "C++",
"largest_source_bytes": 14166,
"source_files_sampled": 47,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C++ (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/47 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 47,
"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": [
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-21T22:53:26.670011Z",
"schema_version": "0.25.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/lucoiso/UEHttpGPT.svg",
"full_name": "lucoiso/UEHttpGPT",
"license_state": "standard",
"license_spdx": "MIT"
}