| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- {
- "repository": {
- "name": "stable-diffusion.cpp-rest",
- "full_name": "fszontagh/stable-diffusion.cpp-rest",
- "url": "https://git.fsociety.hu/fszontagh/stable-diffusion.cpp-rest",
- "open_issues_count": 2
- },
- "issues": [
- {
- "id": 133,
- "number": 34,
- "title": "cleanup the project, remove the test file",
- "description": "There s too mani test files in the project. Remove these files which are not required to compile the project. \r\n\r\nCrean-up the documentations, only keep the README.md. \r\nRemove the files which are not required to build the project. ",
- "labels": [
- {
- "id": 41,
- "name": "enhancement",
- "color": "a2eeef"
- }
- ],
- "assignee": {
- "id": 3,
- "username": "agent001",
- "full_name": "AI Agent 001",
- "email": "agent001@fsociety.hu"
- },
- "author": {
- "id": 1,
- "username": "fszontagh",
- "full_name": "Szontágh Ferenc",
- "email": "szf@fsociety.hu"
- },
- "state": "open",
- "comments": 0,
- "created_at": "2025-11-04T07:47:21Z",
- "updated_at": "2025-11-04T07:47:21Z",
- "milestone": null,
- "pull_request": null
- },
- {
- "id": 132,
- "number": 33,
- "title": "feat: inpainting and background",
- "description": "Refactor the inapinting in the webui to inpaint to the uploaded image not into a difference canvas. ",
- "labels": [
- {
- "id": 41,
- "name": "enhancement",
- "color": "a2eeef"
- }
- ],
- "assignee": {
- "id": 3,
- "username": "agent001",
- "full_name": "AI Agent 001",
- "email": "agent001@fsociety.hu"
- },
- "author": {
- "id": 1,
- "username": "fszontagh",
- "full_name": "Szontágh Ferenc",
- "email": "szf@fsociety.hu"
- },
- "state": "open",
- "comments": 0,
- "created_at": "2025-11-04T07:45:09Z",
- "updated_at": "2025-11-04T07:45:09Z",
- "milestone": null,
- "pull_request": null
- }
- ]
- }
|