Yago Bolivar commited on
Commit
52f1dc3
·
1 Parent(s): 9bdf620

feat: update log and notes with recent findings and takeaways

Browse files
Files changed (2) hide show
  1. log.md +2 -1
  2. notes.md +9 -0
log.md CHANGED
@@ -29,4 +29,5 @@
29
  - prompts.yaml is a nightmare
30
  - identified last valid commit
31
  - pass test for phase 1
32
- - upload files, reboot space and submitt. Does not pass
 
 
29
  - prompts.yaml is a nightmare
30
  - identified last valid commit
31
  - pass test for phase 1
32
+ - upload files, reboot space and submitt. Does not pass
33
+ - added fixes. Pasts with 25% again
notes.md CHANGED
@@ -3,6 +3,15 @@
3
  Agent's questions submissions time 2025-05-21 17:36:23
4
  commit a2b205e6ac1b79be5119793116172bc6225f9007
5
 
 
 
 
 
 
 
 
 
 
6
  ## general notes
7
  - There are 5 questions that require the interpretation of a file
8
 
 
3
  Agent's questions submissions time 2025-05-21 17:36:23
4
  commit a2b205e6ac1b79be5119793116172bc6225f9007
5
 
6
+ ## Takeaways
7
+
8
+ -It was helpful keeping track of what the files were (here).
9
+ - Building tests along with the tools was good practice.
10
+ - I lost track of what I was doing when trying to push the project forward while tired.
11
+ - I must have being more thorough with the requirements since the start. Right now I am not sure of what the agent must deliver and how.
12
+ - The HF Spaces environment required a little more study.
13
+ - Patching the questions was brilliant.
14
+
15
  ## general notes
16
  - There are 5 questions that require the interpretation of a file
17