James Thompson james
james pushed to add-facilitator at james/AIML430_capstone 2025-10-24 14:23:57 +13:00
28a11eedc1 Add cheating type
james pushed to add-facilitator at james/AIML430_capstone 2025-10-24 12:19:52 +13:00
20e557af54 Add ability to specify the facilitator model in cli
james created pull request james/AIML430_capstone#18 2025-10-24 12:07:16 +13:00
add-facilitator
james pushed to add-facilitator at james/AIML430_capstone 2025-10-24 12:05:32 +13:00
82e93ffb81 Clean up the final judgement
james pushed to add-facilitator at james/AIML430_capstone 2025-10-24 11:05:32 +13:00
60dc1d27ed Fix up facilitator so that it actually sees the command history
52d9fba999 Clean up readmes and add updated mermaid graph to the main readme
Compare 2 commits »
james pushed to add-facilitator at james/AIML430_capstone 2025-10-23 11:21:33 +13:00
170fcf33d0 Clean up stage to support a more complex classification process.
james commented on issue james/AIML430_capstone#17 2025-10-23 11:17:01 +13:00
FIx up run movie to detect the new board positions when updated manually

It needs to detect when the agent does something like this:

echo "rnbqkbnr/pppp1ppp/8/4p3/6P1/5P2/PPPPP2P/RNBQKBNR b KQkq - 0 2" > game/fen.txt

james opened issue james/AIML430_capstone#17 2025-10-23 11:13:36 +13:00
FIx up run movie to detect the new board positions when updated manually
james created branch add-facilitator in james/AIML430_capstone 2025-10-22 14:23:22 +13:00
james pushed to add-facilitator at james/AIML430_capstone 2025-10-22 14:23:22 +13:00
c2dd524e2d Add facilitator
85d8b36cb7 Refactor to make the app a proper module.
Compare 2 commits »
james commented on issue james/AIML430_capstone#10 2025-10-22 10:30:16 +13:00
Update the prompts with some intensity

I think this can be considered resolved with #15

james closed issue james/AIML430_capstone#10 2025-10-22 10:30:16 +13:00
Update the prompts with some intensity
james pushed to main at james/AIML430_capstone 2025-10-22 10:29:46 +13:00
33fbe4fe61 First run through of most experiments and stage scoring
james pushed to main at james/AIML430_capstone 2025-10-21 14:14:33 +13:00
d60dcee18f Fix up scoring module
james commented on issue james/AIML430_capstone#11 2025-10-21 10:12:30 +13:00
Add a experiment facilitator

I think that this can be implemented actually easily by adding in a extra keyword like "quit" but instead "ask".

Then it can ask a question to the facilitator. Furthermore add more tags to the…

james deleted branch update-player-prompts from james/AIML430_capstone 2025-10-16 11:38:15 +13:00
james pushed to main at james/AIML430_capstone 2025-10-16 11:38:14 +13:00
60b643f5df Update player prompts and structure (#15)
james merged pull request james/AIML430_capstone#15 2025-10-16 11:38:12 +13:00
Update player prompts and structure
james pushed to update-player-prompts at james/AIML430_capstone 2025-10-16 11:37:51 +13:00
9be37be8c2 Solidify some of the prompts
97d87ec13c Clean up run.py running cli experience
Compare 2 commits »
james opened issue james/AIML430_capstone#16 2025-10-16 10:52:31 +13:00
Tabulate and graph results