{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":663930455,"defaultBranch":"main","name":"Replay","ownerLogin":"special-c-vessel","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-07-08T13:17:14.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/123795821?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1688822234.0","currentOid":""},"activityList":{"items":[{"before":"0eb7b7432657111bec8274655df2a25f24acf147","after":"5c413a4610b4e451f6330c7b3ff75b59432384cb","ref":"refs/heads/main","pushedAt":"2023-11-23T05:04:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"fix: Fix setting method\n\n이 커밋은 세팅 커맨드의 오류를 수정한 커밋이다.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"fix: Fix setting method"}},{"before":"f636b22c85189daee1e72f2b42626cde114d28df","after":"0eb7b7432657111bec8274655df2a25f24acf147","ref":"refs/heads/main","pushedAt":"2023-11-22T17:22:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Implement visible table feature\n\n이 커밋은 기록 데이터의 이전, 이후 정보를 나타내는 테이블의 출력을 관리하는 명령어를 추가한 커밋이다.\n\n- prevtable 명령어 추가 : prevtable 명령어를 통해서 previous data table의 on/off 를 컨트롤 할 수 있는 기능을 구현.\n\n- followtable 명령어 추가 : followtable 명령어를 통해서 following data table의 on/off 를 컨트롤 할 수 있는 기능을 구현.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"feat: Implement visible table feature"}},{"before":"e1fd831ffd82b360e7f3c88af249bfd43635ba12","after":"f636b22c85189daee1e72f2b42626cde114d28df","ref":"refs/heads/main","pushedAt":"2023-11-22T06:14:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Update set command\n\n이 커밋은 모듈 실행 중 유저가 보고자 하는 특정 환경 변수를 설정할 수 있는 set 명령어의 기능을 업데이트한 커밋이다.\n\n- set 명령어 교차 적용 기능 추가 : thread, name, op 세팅 값을 앤드 적용한 기록 데이터를 출력하는 기능 추가.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]feat: Update set command"}},{"before":"ce9a4e3c97595989e185c149cbb96de78aa556cf","after":"e1fd831ffd82b360e7f3c88af249bfd43635ba12","ref":"refs/heads/main","pushedAt":"2023-11-22T05:47:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Implement set command\n\n이 커밋은 모듈 실행 중 유저가 보고자 하는 특정 환경 변수를 설정할 수 있는 set 명령어를 추가한 커밋이다.\n\n- nameset 명령어 추가 : nameset 명령어를 사용하여 오류탐지를 할 때 원하는 이름을 가진 변수의 기록 정보만을 볼 수 있도록 구현.\n\n- opset 명령어 추가 : opset 명령어를 사용하여 오류탐지를 할 때 원하는 타입의 오퍼레이션을 가진 기록 정보만을 볼 수 있도록 구현.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"feat: Implement set command"}},{"before":"594bd8880c9178ab5dc4c6362557cfaa0aea0977","after":"ce9a4e3c97595989e185c149cbb96de78aa556cf","ref":"refs/heads/main","pushedAt":"2023-11-22T04:29:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"docs: Add README\n\n파일 정리 및 README.md 추가 커밋.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"docs: Add README"}},{"before":"7cd05b2c6b92f26f0fccb1da6e8026759d05b8e4","after":"594bd8880c9178ab5dc4c6362557cfaa0aea0977","ref":"refs/heads/main","pushedAt":"2023-11-22T03:41:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Implement feature to prevent duplicate shadow memory\n\n이 커밋은 그림자 메모리 내 중복 데이터 삽입 방지 기능을 구현 및 쓰레드 구분 기능의 보완을 추가한 커밋이다.\n\n- 그림자 메모리 중복 방지 기능 : 그림자 메모리의 변경을 더 쉽게 식별하기 위해 데이터를 쌓는 방식을 제거하고, 데이터 주소값의 중복을 방지하면서 그림자 메모리를 계산하는 방식으로 수정 및 테스트.\n- 쓰레드 분류 기능 위로 이등 기능 추가 : 원하는 쓰레드의 기록 데이터만 볼 수 있는 기능인 threadset 명령어를 위로 이동하였을 때도 적용되도록 구현.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"feat: Implement feature to prevent duplicate shadow memory"}},{"before":"cf0fe3f17241644715b174373439b939e90bcf95","after":"7cd05b2c6b92f26f0fccb1da6e8026759d05b8e4","ref":"refs/heads/main","pushedAt":"2023-11-21T12:53:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Implement thread id set command\n\n이 커밋은 App 클래스의 쓰레드 아이디 지정 명령어인 threadset 명령어 기능을 추가한 커밋이다.\n\n- threadset 명령어 추가 : 현재 보고자 하는 쓰레드 아이디를 지정하는 명령어 threadset 를 통해서 원하는 쓰레드 아이디의 기록 데이터만 볼 수 있다.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"feat: Implement thread id set command"}},{"before":"fccb02e4c520f670578d4bc2eb4005a1d79741b0","after":"cf0fe3f17241644715b174373439b939e90bcf95","ref":"refs/heads/main","pushedAt":"2023-11-21T04:47:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]fix: Output thread id error\n\n이 커밋은 MTU(manage thread unit) 클래스의 쓰레드 표시 오류를 수정한 커밋이다.\n\n- 쓰레드 표시 오류 수정 : 소스코드 이동 시 쓰레드 아이디가 제대로 출력되지 않는 오류를 수정하기 위해서 App클래스의 쓰레드 아이디 초기화 순서를 변경 후 테스트.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]fix: Output thread id error"}},{"before":"ebf1e44c01e261aa77a5e2c909c23ad03b86447b","after":"fccb02e4c520f670578d4bc2eb4005a1d79741b0","ref":"refs/heads/main","pushedAt":"2023-11-20T15:51:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Update thread id initialize method\n\n이 커밋은 MTU(manage thread unit) 클래스의 쓰레드 초기화 시스템을 업데이트한 커밋이다.\n\n- 쓰레드 아이디 일반화 작업 : 쓰레드 아이디의 일반화 작업을 통해서 기록 파일 상 쓰레드 아이디와 매핑 시키는 기능을 추가\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]feat: Update thread id initialize method"}},{"before":"fd43f38ab87527606419ef18811d243a2449d92d","after":"ebf1e44c01e261aa77a5e2c909c23ad03b86447b","ref":"refs/heads/main","pushedAt":"2023-11-19T13:06:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Update vector record data initialize method\n\n이 커밋은 App 클래스에서 벡터 타입의 기록 데이터 초기화 방식을 업데이트한 커밋이다.\n\n- 벡터형 기록 데이터 초기화 업데이트 : 벡터형 기록 데이터 초기화 과정 중 쓰레드 분류 기능 업데이트.\n\n- 그림자 메모리 계산 기능 버그 픽스 : 배열, 문자열 기록 데이터의 그림자 메모리 계산 오류 수정.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]feat: Update vector record data initialize method"}},{"before":"84ab922a5158cde15635014f74824bb88c5ee663","after":"fd43f38ab87527606419ef18811d243a2449d92d","ref":"refs/heads/main","pushedAt":"2023-11-18T17:20:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Implement array, string record data shadow memory\n\n이 커밋은 시스템에서 문자열 기록 데이터와 배열 기록 데이터의 그림자 메모리 업데이트 기능을 추가한 커밋이다.\n\n- 문자열 기록 데이터 그림자 메모리 처리 기능 추가: 문자열 기록 데이터 초기화 기능 업데이트와 그림자 메모리 계산 시 문자열 기록 데이터 처리 기능을 추가.\n\n- 배열 기록 데이터 그림자 메모리 처리 기능 추가: 배열 기록 데이터 초기화 기능 업데이트와 그림자 메모리 계산 시 배열 기록 데이터 처리 기능을 추가.\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]feat: Implement array, string record data shadow memory"}},{"before":"3bc404ed79176e1b29a536a1e12181e2f127eafb","after":"84ab922a5158cde15635014f74824bb88c5ee663","ref":"refs/heads/main","pushedAt":"2023-11-18T07:05:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]: Update thread method record struct\n\n구조체 기록 타입의 쓰레드 기능 개발중\n\n이 커밋은 구조체 기록 데이터의 쓰레드 기능을 추가한 커밋이다. 현재 개발중\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"[WIP]: Update thread method record struct"}},{"before":"24be49bcbdfa978b987929a79f90e5459a4f1ae9","after":"3bc404ed79176e1b29a536a1e12181e2f127eafb","ref":"refs/heads/main","pushedAt":"2023-11-14T12:26:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Implement thread management class\n\n쓰레드 관리 클래스 MTU 추가\n\n이 커밋은 시스템에서 쓰레드를 관리하는 MTU 클래스를 도입한다.\nMTU 클래스는 메인 루프에서 현재 코드 라인번호에 대응하여 쓰레드 진행상황을 관리하는 클래스이다.\n\n- MTU 클래스 추가: 쓰레드 별 위치 계산, 초기화 과정 메소드 포함\n\n작성자: yongilkim01\n","shortMessageHtmlLink":"feat: Implement thread management class"}},{"before":"be09ed246a0330dee36cb5c03857f3a8342c677b","after":"24be49bcbdfa978b987929a79f90e5459a4f1ae9","ref":"refs/heads/main","pushedAt":"2023-11-13T15:51:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Calc shadow memory\n\nmanage_memory_unit : 그림자 메모리를 계산하는 메소드인 CalcShadowMemory 구현 완료, 현재는 벡터에 그림자 유닛을 쌓는 방식이지만 추후 map 형태로 바꿀 예정.\n\n미지원 항목\n1. 현재 primitive data 를 제외한 다른 데이터 타입은 미지원\n2. prev table, follow table 미지원","shortMessageHtmlLink":"[WIP]feat: Calc shadow memory"}},{"before":"bdae906ce3c0164d4d734514e999f1cf5b05cdc5","after":"be09ed246a0330dee36cb5c03857f3a8342c677b","ref":"refs/heads/main","pushedAt":"2023-11-12T16:33:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Update initialize shadow memory function\n\napp.cc : 그림자 메모리 스레드별로 이동하되 메모리 변화량을 순차대로 기록 기능 구현\n\nmanage_memory_unit : 그림자 메모리 관리 객체 클래스 추가\n - InitShadowMemories : 그림자 메모리 복사 과정 에러 발생 수정 예정","shortMessageHtmlLink":"[WIP]feat: Update initialize shadow memory function"}},{"before":"b453f5e65a407c9c324abc5cc0e3676fd54b9a17","after":"bdae906ce3c0164d4d734514e999f1cf5b05cdc5","ref":"refs/heads/main","pushedAt":"2023-11-11T18:09:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Manage memory unit update\n\n-개발중 : primitve data type 제외한 타입들 현재 개발중\n\n- app.cc : primitive type data 의 threadId 속성 추가 와 초기화 과정 방식 수정","shortMessageHtmlLink":"[WIP]feat: Manage memory unit update"}},{"before":"07d921036da85f8507b0679ed28624f208c28bb2","after":"b453f5e65a407c9c324abc5cc0e3676fd54b9a17","ref":"refs/heads/main","pushedAt":"2023-10-06T04:07:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update type check function\n\n시간 측정 기능 추가","shortMessageHtmlLink":"feat: Update type check function"}},{"before":"885183d08677a8fa49b2da2d05f16842748c269f","after":"07d921036da85f8507b0679ed28624f208c28bb2","ref":"refs/heads/main","pushedAt":"2023-10-04T19:28:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"fix: string type record error fix\n\n-문자열 기록 데이터를 저장시 문자열의 범위를 넘어가면 오류 메시지 출력 로직 오류 해결","shortMessageHtmlLink":"fix: string type record error fix"}},{"before":"b69a4be4cba2f0c9b4a7fc42e20a7cbcfbade4f6","after":"885183d08677a8fa49b2da2d05f16842748c269f","ref":"refs/heads/main","pushedAt":"2023-10-04T07:00:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"docs: Delete README.md","shortMessageHtmlLink":"docs: Delete README.md"}},{"before":"4e80f47f91b1797ef36130c48c3111049fc1be29","after":"b69a4be4cba2f0c9b4a7fc42e20a7cbcfbade4f6","ref":"refs/heads/main","pushedAt":"2023-10-03T15:46:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update struct record data\n\n- 기본 구조체 기록 데이터 업데이트 구현 및 테스트\n- 포인터형 구조체 기록 데이터 업데이트 구현 및 테스트\n- 구조체형 벡터 구현 예정[개발중]","shortMessageHtmlLink":"feat: Update struct record data"}},{"before":"ad7091d72569f047424607d344248c68dbf094e4","after":"4e80f47f91b1797ef36130c48c3111049fc1be29","ref":"refs/heads/main","pushedAt":"2023-10-02T17:31:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]fix: struct type record data\n\n- 구조체 기록 타입 내부 변수 값 바뀌는 오류 수정\n\n- 구조체 기록 타입 데이터 메모리 변화를 기록하는 기능 추가[WIP]","shortMessageHtmlLink":"[WIP]fix: struct type record data"}},{"before":"ad5567a879f3e01e5e3beb7fa4281b3be12143fc","after":"ad7091d72569f047424607d344248c68dbf094e4","ref":"refs/heads/main","pushedAt":"2023-10-01T17:27:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP] fix: Fix string type value in struct type record data\n\n구조체 기록 데이터 중 문자열 타입의 값을 저장하는 기능 오류 수정[개발중]","shortMessageHtmlLink":"[WIP] fix: Fix string type value in struct type record data"}},{"before":"023b0a9fc39f8dd87e21bfc51a518d20b5edd90c","after":"ad5567a879f3e01e5e3beb7fa4281b3be12143fc","ref":"refs/heads/main","pushedAt":"2023-09-30T16:31:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Update struct record data\n\n- 구조체 기록 데이터 객체화 초기화 과정 업데이트 : 일반 데이터 타입은 가능하지만 문자열 데이터와 구조체 타입 내부 변수는 현재 불가능","shortMessageHtmlLink":"[WIP]feat: Update struct record data"}},{"before":"e347bc289657a8c2228f61647c2e2bf74928260d","after":"023b0a9fc39f8dd87e21bfc51a518d20b5edd90c","ref":"refs/heads/main","pushedAt":"2023-09-27T02:26:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update readme","shortMessageHtmlLink":"feat: Update readme"}},{"before":"4db44b8232ac37b6433f7a0534b11395e84e32de","after":"e347bc289657a8c2228f61647c2e2bf74928260d","ref":"refs/heads/main","pushedAt":"2023-09-27T02:25:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update readme","shortMessageHtmlLink":"feat: Update readme"}},{"before":"d492322a9c21634e2c5ebab3b847b1e44af70f97","after":"4db44b8232ac37b6433f7a0534b11395e84e32de","ref":"refs/heads/main","pushedAt":"2023-09-27T02:24:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update readme","shortMessageHtmlLink":"feat: Update readme"}},{"before":"1f3a1c9920f766125f401c62c088a066b7fe34ee","after":"d492322a9c21634e2c5ebab3b847b1e44af70f97","ref":"refs/heads/main","pushedAt":"2023-09-27T02:22:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"feat: Update readme","shortMessageHtmlLink":"feat: Update readme"}},{"before":"23bff9a7889722b91b0a1fc904e3b64449f8a2ee","after":"1f3a1c9920f766125f401c62c088a066b7fe34ee","ref":"refs/heads/main","pushedAt":"2023-09-27T01:34:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Test readme","shortMessageHtmlLink":"[WIP]feat: Test readme"}},{"before":"7e9b1a580e889b5f4cea205bbb213c6d4ca8cca6","after":"23bff9a7889722b91b0a1fc904e3b64449f8a2ee","ref":"refs/heads/main","pushedAt":"2023-09-27T01:32:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Test readme","shortMessageHtmlLink":"[WIP]feat: Test readme"}},{"before":"6b86969c4c355a5a93125902345351a36aa224bc","after":"7e9b1a580e889b5f4cea205bbb213c6d4ca8cca6","ref":"refs/heads/main","pushedAt":"2023-09-27T01:31:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"yongilkim01","name":null,"path":"/yongilkim01","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/101537874?s=80&v=4"},"commit":{"message":"[WIP]feat: Test readme","shortMessageHtmlLink":"[WIP]feat: Test readme"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADtchiAgA","startCursor":null,"endCursor":null}},"title":"Activity · special-c-vessel/Replay"}