• Joined on 2023-08-10
juk0de created branch restructurings in kaizenkodo/ChatMastermind 2023-09-13 07:52:25 +02:00
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-13 07:52:25 +02:00
juk0de pushed to main at kaizenkodo/ChatMastermind 2023-09-12 20:23:10 +02:00
310cb9421e Merge pull request 'Cleanup after merge of restructurings #8' (#10) from cleanup into main
1ec3d6fcda Make it possible to specify the AI in config command.
544bf0bf06 Improve README.md
f96e82bdd7 Implement the config -l and config -m commands.
2b62cb8c4b Remove the -*terminal_width() to save space on screen.
Compare 5 commits »
juk0de merged pull request kaizenkodo/ChatMastermind#10 2023-09-12 20:23:09 +02:00
Cleanup after merge of `restructurings` #8
juk0de pushed to main at kaizenkodo/ChatMastermind 2023-09-12 07:36:10 +02:00
a895c1fc6a Merge pull request 'ChatMasterMind Application Refactor and Enhancement' (#8) from restructurings into main
ddfcc71510 Merge branch 'restructurings.main' into restructurings
17de0b9967 Remove old code.
33023d29f9 configuration: made 'default' AI ID optional
481f9ecf7c configuration: improved config file format
Compare 123 commits »
juk0de merged pull request kaizenkodo/ChatMastermind#8 2023-09-12 07:36:07 +02:00
ChatMasterMind Application Refactor and Enhancement
juk0de closed issue kaizenkodo/ChatMastermind#5 2023-09-12 07:36:07 +02:00
Restructuring the code
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-11 07:39:04 +02:00
d4021eeb11 configuration: made 'default' AI ID optional
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 19:59:56 +02:00
c143c001f9 configuration: improved config file format
59b851650a question_cmd: when no tags are specified, no tags are selected
6f71a2ff69 message: to_file() now uses intermediate temporary file
eca44b14cb message: fixed matching with empty tag sets
Compare 4 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 19:18:56 +02:00
7f75afcbc5 configuration: improved config file format
94f92606a6 question_cmd: when no tags are specified, no tags are selected
ea9d6f2e51 message: fixed matching with empty tag sets
b48667bfa0 openai: stores AI.ID instead of AI.name in message
533ee1c1a9 question_cmd: added message filtering by tags
Compare 7 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 19:14:31 +02:00
6506017743 configuration: improved config file format
130e456d18 question_cmd: when no tags are specified, no tags are selected
3fc23feae3 message: fixed matching with empty tag sets
7c07257317 openai: stores AI.ID instead of AI.name in message
18feb50d7f question_cmd: added message filtering by tags
Compare 8 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 08:37:19 +02:00
0659cd4306 configuration: improved config file format
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 08:26:04 +02:00
4afd586e5c question_cmd: when no tags are specified, no tags are selected
25303aba7e message: fixed matching with empty tag sets
Compare 2 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 07:56:28 +02:00
68ac4bd60d openai: stores AI.ID instead of AI.name in message
1442026d58 question_cmd: added message filtering by tags
d2d9d9231f question_cmd: fixed '--ask' command
Compare 3 commits »
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-10 07:39:19 +02:00
f47bcab2cc chat: added 'update_messages()' function and test
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-09 18:28:39 +02:00
6395941516 question_cmd: fixed source code extraction and added a testcase
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-09 18:05:02 +02:00
c5e503771c Merge pull request 'Allow in question -s for just sourcing file and -S to source file with ``` encapsulation and port print arguments -q/-a/-S from main to restructuring.' (#6) from restructurings.ok into restructurings
39b518a8a6 Small fixes.
d22877a0f1 Port print arguments -q/-a/-S from main to restructuring.
7cf62c54ef Allow in question -s for just sourcing file and -S to source file with ``` encapsulation.
Compare 4 commits »
juk0de merged pull request kaizenkodo/ChatMastermind#6 2023-09-09 18:05:01 +02:00
Allow in question -s for just sourcing file and -S to source file with ``` encapsulation and port print arguments -q/-a/-S from main to restructuring.
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-09 09:12:46 +02:00
5fb5dde550 question cmd: added tests
juk0de pushed to restructurings at kaizenkodo/ChatMastermind 2023-09-09 08:51:56 +02:00
a596918d7f question cmd: added test module
c0b7d17587 question_cmd: fixes
Compare 2 commits »