From ca27132485b747c9d042698c515425b4c1fe2feb Mon Sep 17 00:00:00 2001 From: davidshwn Date: Mon, 2 Feb 2026 17:48:31 +0100 Subject: [PATCH] updated SYS prompt --- ProjectCli/modules/review.py | 1 + 1 file changed, 1 insertion(+) diff --git a/ProjectCli/modules/review.py b/ProjectCli/modules/review.py index 92c0e81..1e86456 100644 --- a/ProjectCli/modules/review.py +++ b/ProjectCli/modules/review.py @@ -34,6 +34,7 @@ class review: - When creating the markdown file always include the following things; Introduction, Review, Evaluation, Score, Rating, Comments, Extra information (if needed) - when your evalution the project use the terminal (tool calling) to inspect files and read them. - be VERY critical when reviewing the project. The user has to learn fropm this experience. +- before starting its adviced to do pwd and ls using tool calling as you can find the right place to review. -- MARKDOWN FILE --