open_issues_summary.json 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. {
  2. "repository": {
  3. "name": "stable-diffusion.cpp-rest",
  4. "full_name": "fszontagh/stable-diffusion.cpp-rest",
  5. "url": "https://git.fsociety.hu/fszontagh/stable-diffusion.cpp-rest",
  6. "open_issues_count": 2
  7. },
  8. "issues": [
  9. {
  10. "id": 133,
  11. "number": 34,
  12. "title": "cleanup the project, remove the test file",
  13. "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. ",
  14. "labels": [
  15. {
  16. "id": 41,
  17. "name": "enhancement",
  18. "color": "a2eeef"
  19. }
  20. ],
  21. "assignee": {
  22. "id": 3,
  23. "username": "agent001",
  24. "full_name": "AI Agent 001",
  25. "email": "agent001@fsociety.hu"
  26. },
  27. "author": {
  28. "id": 1,
  29. "username": "fszontagh",
  30. "full_name": "Szontágh Ferenc",
  31. "email": "szf@fsociety.hu"
  32. },
  33. "state": "open",
  34. "comments": 0,
  35. "created_at": "2025-11-04T07:47:21Z",
  36. "updated_at": "2025-11-04T07:47:21Z",
  37. "milestone": null,
  38. "pull_request": null
  39. },
  40. {
  41. "id": 132,
  42. "number": 33,
  43. "title": "feat: inpainting and background",
  44. "description": "Refactor the inapinting in the webui to inpaint to the uploaded image not into a difference canvas. ",
  45. "labels": [
  46. {
  47. "id": 41,
  48. "name": "enhancement",
  49. "color": "a2eeef"
  50. }
  51. ],
  52. "assignee": {
  53. "id": 3,
  54. "username": "agent001",
  55. "full_name": "AI Agent 001",
  56. "email": "agent001@fsociety.hu"
  57. },
  58. "author": {
  59. "id": 1,
  60. "username": "fszontagh",
  61. "full_name": "Szontágh Ferenc",
  62. "email": "szf@fsociety.hu"
  63. },
  64. "state": "open",
  65. "comments": 0,
  66. "created_at": "2025-11-04T07:45:09Z",
  67. "updated_at": "2025-11-04T07:45:09Z",
  68. "milestone": null,
  69. "pull_request": null
  70. }
  71. ]
  72. }