{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":646296392,"defaultBranch":"main","name":"HexaPA","ownerLogin":"RPBCACUEAIIBH","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-27T23:26:44.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/34169528?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707006106.0","currentOid":""},"activityList":{"items":[{"before":"5d9189da162a7b3e316ee56f5893ba4ba2e0e22c","after":"35b0ee56e46fb3060a7b0dc1f01f19fc14743976","ref":"refs/heads/dev","pushedAt":"2024-08-13T04:39:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Added STT.py, and it works with an existing MP3 file, but does not record voice from microphone yet. Also removed a redundant section from TTS.py","shortMessageHtmlLink":"Added STT.py, and it works with an existing MP3 file, but does not re…"}},{"before":"1b50e6b1513678e8db12e5d02c9514f95b08e79e","after":"5d9189da162a7b3e316ee56f5893ba4ba2e0e22c","ref":"refs/heads/dev","pushedAt":"2024-08-13T01:49:44.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"- Added ImageButton to Window.py\n- Added TTS buttons to GUI.py (TTS now works as it should, but has only 1 voice atm.)\n- Changed icon color to match the theme.\n- Swapped log entries in HexaPA (main) to keep the log consistent.","shortMessageHtmlLink":"- Added ImageButton to Window.py"}},{"before":"98403619b2fa9644a19652ac6a27f00af2ffef1e","after":"1b50e6b1513678e8db12e5d02c9514f95b08e79e","ref":"refs/heads/main","pushedAt":"2024-02-04T00:16:23.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Major update.\n- Latest models\n- Fixed broken communication after API update.\n- Context management buffed\n- GPT-4 Turbo finally Tested","shortMessageHtmlLink":"Major update."}},{"before":"601f2dc782e55263dc777def2d552b751d6bf70d","after":"1b50e6b1513678e8db12e5d02c9514f95b08e79e","ref":"refs/heads/dev","pushedAt":"2024-02-04T00:14:36.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Major update.\n- Latest models\n- Fixed broken communication after API update.\n- Context management buffed\n- GPT-4 Turbo finally Tested","shortMessageHtmlLink":"Major update."}},{"before":"e524e601599de1238966b3a40bbc86ada0e3db61","after":"601f2dc782e55263dc777def2d552b751d6bf70d","ref":"refs/heads/dev","pushedAt":"2023-07-08T02:57:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Changed Ctrl + R action to rephrase last prompt, ctrl shift now brings you to rules screen, and and added more key bindings.","shortMessageHtmlLink":"Changed Ctrl + R action to rephrase last prompt, ctrl shift now bring…"}},{"before":"3b6d834eaf386f7f3d1d54af2afbd1cdb3e9b963","after":"e524e601599de1238966b3a40bbc86ada0e3db61","ref":"refs/heads/dev","pushedAt":"2023-07-07T23:57:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"GPT-4 support added. (Not tested, cause I'm still using my 5$ allowance which expires on Aug 1. Until then I still don't have access to GPT-4.)","shortMessageHtmlLink":"GPT-4 support added. (Not tested, cause I'm still using my 5$ allowan…"}},{"before":"5aa964326989b60c258f3649854883fb307acb00","after":"3b6d834eaf386f7f3d1d54af2afbd1cdb3e9b963","ref":"refs/heads/dev","pushedAt":"2023-07-07T19:39:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"The bug in ExportRuelsJSON, and ExportChatJSON is present on other PC as well, and can't find what's the problem with it. It's just a message in verbose/debug mode so so I disabled it.","shortMessageHtmlLink":"The bug in ExportRuelsJSON, and ExportChatJSON is present on other PC…"}},{"before":"7d8f9e287f15b183c451c5c2bffb1d6c09d45640","after":"5aa964326989b60c258f3649854883fb307acb00","ref":"refs/heads/dev","pushedAt":"2023-07-02T01:56:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Same bug on in the ExportRulesJSON method... same half fix... I'll investigate later.","shortMessageHtmlLink":"Same bug on in the ExportRulesJSON method... same half fix... I'll in…"}},{"before":"8ed3083cf3c7603a0ef96a349e03d961c08ef6d2","after":"7d8f9e287f15b183c451c5c2bffb1d6c09d45640","ref":"refs/heads/dev","pushedAt":"2023-07-02T01:23:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Quick (half) bug fix... Weirdly on the same machine, one instance of HexaPA gives an error, the other doesn't. Same code...","shortMessageHtmlLink":"Quick (half) bug fix... Weirdly on the same machine, one instance of …"}},{"before":"98403619b2fa9644a19652ac6a27f00af2ffef1e","after":"8ed3083cf3c7603a0ef96a349e03d961c08ef6d2","ref":"refs/heads/dev","pushedAt":"2023-06-29T00:06:40.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Clarified --user --password options, fixed --openai-key to ask for username and password when that's the only option specified, just like the --import-chat does.","shortMessageHtmlLink":"Clarified --user --password options, fixed --openai-key to ask for us…"}},{"before":"52592d6874b32e016ad88092aeed88878fcf2f82","after":"98403619b2fa9644a19652ac6a27f00af2ffef1e","ref":"refs/heads/dev","pushedAt":"2023-06-14T16:51:01.494Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Changed formatting, rephrased something... (I'm still not used to .md formatting...)","shortMessageHtmlLink":"Changed formatting, rephrased something... (I'm still not used to .md…"}},{"before":"52592d6874b32e016ad88092aeed88878fcf2f82","after":"98403619b2fa9644a19652ac6a27f00af2ffef1e","ref":"refs/heads/main","pushedAt":"2023-06-14T16:50:33.901Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Changed formatting, rephrased something... (I'm still not used to .md formatting...)","shortMessageHtmlLink":"Changed formatting, rephrased something... (I'm still not used to .md…"}},{"before":"ee1f20800401ea7a86ef6b8cb6d8d457f9c38cd0","after":"52592d6874b32e016ad88092aeed88878fcf2f82","ref":"refs/heads/main","pushedAt":"2023-06-14T16:42:44.201Z","pushType":"push","commitsCount":11,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Corrected a typo, added another point to update instructions, etc.","shortMessageHtmlLink":"Corrected a typo, added another point to update instructions, etc."}},{"before":"3a78146f7b3317975bf7fd362deb624fac698467","after":"52592d6874b32e016ad88092aeed88878fcf2f82","ref":"refs/heads/dev","pushedAt":"2023-06-14T16:40:12.886Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Corrected a typo, added another point to update instructions, etc.","shortMessageHtmlLink":"Corrected a typo, added another point to update instructions, etc."}},{"before":"e1e78c9788ca976a080cae70987ced786fb0969c","after":"3a78146f7b3317975bf7fd362deb624fac698467","ref":"refs/heads/dev","pushedAt":"2023-06-14T16:33:36.764Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Fixed a token limit bug...\nUpdated README.md with changes, and updating instructions.","shortMessageHtmlLink":"Fixed a token limit bug..."}},{"before":"7cdf855829c0cbe24665c040a2417992bd38ae2a","after":"e1e78c9788ca976a080cae70987ced786fb0969c","ref":"refs/heads/dev","pushedAt":"2023-06-14T15:50:34.179Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"I missed one instance of an API call earlier...","shortMessageHtmlLink":"I missed one instance of an API call earlier..."}},{"before":"1903e0705e621e8ea09557b80fc984d8a87b222b","after":"7cdf855829c0cbe24665c040a2417992bd38ae2a","ref":"refs/heads/dev","pushedAt":"2023-06-14T13:09:31.196Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"In the Rule.json the rules are now in a list of blocks... I plan to add Example type blocks to the set of rules, which will also be included independent of context.","shortMessageHtmlLink":"In the Rule.json the rules are now in a list of blocks... I plan to a…"}},{"before":"42baf8596d8ac2e8e09bb182f26e160867a467fb","after":"1903e0705e621e8ea09557b80fc984d8a87b222b","ref":"refs/heads/dev","pushedAt":"2023-06-11T13:55:07.268Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Added a Description field to the exported preset. (I should add a text box to the GUI later...)\nI also forgot to mention adding the first default preset in the previous commit.","shortMessageHtmlLink":"Added a Description field to the exported preset. (I should add a tex…"}},{"before":"938c4ca831568ac19ddb7759b0d3be80f08bc124","after":"42baf8596d8ac2e8e09bb182f26e160867a467fb","ref":"refs/heads/dev","pushedAt":"2023-06-10T16:29:19.495Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Github please fire the one who thought newline should be ignored in README.md...","shortMessageHtmlLink":"Github please fire the one who thought newline should be ignored in R…"}},{"before":"774aa6d5c3e52fe2286bf5a62835855d09eae155","after":"938c4ca831568ac19ddb7759b0d3be80f08bc124","ref":"refs/heads/dev","pushedAt":"2023-06-10T16:24:45.556Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"User can now export rule presets, but not yet import them.\nRemoved unnecessary import statement.\nAdded support options to README.md.","shortMessageHtmlLink":"User can now export rule presets, but not yet import them."}},{"before":"ee1f20800401ea7a86ef6b8cb6d8d457f9c38cd0","after":"774aa6d5c3e52fe2286bf5a62835855d09eae155","ref":"refs/heads/dev","pushedAt":"2023-06-08T23:50:57.943Z","pushType":"push","commitsCount":3,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Disabled buttons in chat screen until the conversation is loaded. (Otherwise you get an error if pressed while the conversation is still loading...)","shortMessageHtmlLink":"Disabled buttons in chat screen until the conversation is loaded. (Ot…"}},{"before":"33a178ffefff08a387acca629fc14a544f513e65","after":"ee1f20800401ea7a86ef6b8cb6d8d457f9c38cd0","ref":"refs/heads/dev","pushedAt":"2023-06-05T14:53:30.903Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Temporarily commented unfinished feature... (export preset.)","shortMessageHtmlLink":"Temporarily commented unfinished feature... (export preset.)"}},{"before":"1fb47eb582519dd994c40692856663409f2a7a6e","after":"ee1f20800401ea7a86ef6b8cb6d8d457f9c38cd0","ref":"refs/heads/main","pushedAt":"2023-06-05T14:53:20.490Z","pushType":"push","commitsCount":4,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Temporarily commented unfinished feature... (export preset.)","shortMessageHtmlLink":"Temporarily commented unfinished feature... (export preset.)"}},{"before":"ab8764f2bb84a6e2cf7557b90dda1e5ec3e65a95","after":"33a178ffefff08a387acca629fc14a544f513e65","ref":"refs/heads/dev","pushedAt":"2023-06-02T22:35:31.670Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Did a bit of styling, tooltips and added an extra entry box in Rules screen.","shortMessageHtmlLink":"Did a bit of styling, tooltips and added an extra entry box in Rules …"}},{"before":"7327d287e65c517fe35b06b3c60aa8311e8ecb04","after":"ab8764f2bb84a6e2cf7557b90dda1e5ec3e65a95","ref":"refs/heads/dev","pushedAt":"2023-06-02T19:32:05.891Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Did some styling, updated some text, and added more tooltips...","shortMessageHtmlLink":"Did some styling, updated some text, and added more tooltips..."}},{"before":"1fb47eb582519dd994c40692856663409f2a7a6e","after":"7327d287e65c517fe35b06b3c60aa8311e8ecb04","ref":"refs/heads/dev","pushedAt":"2023-06-02T16:25:44.059Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Implemented sort of tooltips, and added some on the Main screen. (ChatGPT kinda guided me down the rabbit hole for nothing, giving me 2 solutions that didn't work, and a third that kinda did but at the end it spit out by accident that it's not cross platform, so I had to ditch it and improvise... :S)","shortMessageHtmlLink":"Implemented sort of tooltips, and added some on the Main screen. (Cha…"}},{"before":"03bb9bc9f2ea8708df3965beae05b5e7308f3081","after":"1fb47eb582519dd994c40692856663409f2a7a6e","ref":"refs/heads/main","pushedAt":"2023-05-30T12:41:54.435Z","pushType":"push","commitsCount":5,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Added Rephrase button to prompts.","shortMessageHtmlLink":"Added Rephrase button to prompts."}},{"before":"388010273967c03eb221af674b67f853f024f375","after":"1fb47eb582519dd994c40692856663409f2a7a6e","ref":"refs/heads/dev","pushedAt":"2023-05-30T11:43:10.419Z","pushType":"push","commitsCount":2,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Added Rephrase button to prompts.","shortMessageHtmlLink":"Added Rephrase button to prompts."}},{"before":"b38a7b667c95f24b27e75ab62b4b87a10b0ceb82","after":"388010273967c03eb221af674b67f853f024f375","ref":"refs/heads/dev","pushedAt":"2023-05-29T22:06:58.104Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"Moved context generation to Commands.py to clen up GUI.py a bit.\nChanged the context generation algorithm to work with a list of blocks rather then list of data objects stored in GUI elements, this way it can be used in CLI mode later.\nFixed a bug in the context generation algorithm. (It was checking whether the message fits in then the token limit, not the list of messages...)\nRe-wrote the token counter button action to generate and include context...","shortMessageHtmlLink":"Moved context generation to Commands.py to clen up GUI.py a bit."}},{"before":"62ac966c9534b9702a9c56da7d9c297fa6a06c4f","after":"b38a7b667c95f24b27e75ab62b4b87a10b0ceb82","ref":"refs/heads/dev","pushedAt":"2023-05-29T15:41:31.460Z","pushType":"push","commitsCount":1,"pusher":{"login":"RPBCACUEAIIBH","name":"Tibor Áser Veres","path":"/RPBCACUEAIIBH","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34169528?s=80&v=4"},"commit":{"message":"GUI.py is a mess, so I started moving out things that don't really belong here...\nExport simplified.","shortMessageHtmlLink":"GUI.py is a mess, so I started moving out things that don't really be…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QwNDozOTozNi4wMDAwMDBazwAAAASYxBpJ","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QwNDozOTozNi4wMDAwMDBazwAAAASYxBpJ","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNS0yOVQxNTo0MTozMS40NjA3OTVazwAAAAM2XxhU"}},"title":"Activity · RPBCACUEAIIBH/HexaPA"}