Skip to content

Commit 9a6514d

Browse files
authored
Merge pull request #61 from leepoeaik/develop
chore(general): update usage-log.mdDevelop
2 parents ec87fd9 + 1a59219 commit 9a6514d

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

ai/usage-log.md

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Zhen Jie
2+
23
## Date/Time: 2025-10-24
34

45
### Tool: Claude 4.5 Sonnet (Anthropic)
@@ -30,3 +31,83 @@
3031
- [ ] Rejected
3132

3233
##### Author Notes: Correctness was verified by running Jest. Some `expect` logic was incorrect and modified where appropriate.
34+
35+
# Poe Aik
36+
37+
## Date/Time: 2025-11-13
38+
39+
### Tool: Cursor (Auto)
40+
41+
#### Prompt/Command: Requested Cursor to look through failing tests in collaboration-service and fix them
42+
43+
##### Action Taken:
44+
45+
- [ X ] Accepted as-is
46+
- [ ] Modified
47+
- [ ] Rejected
48+
49+
## Date/Time: 2025-11-11
50+
51+
### Tool: Cursor (Auto)
52+
53+
#### Prompt/Command: Requested Cursor to generate code to normalise whitespace and format input based on examples in code-execution-service
54+
55+
##### Action Taken:
56+
57+
- [ X ] Accepted as-is
58+
- [ ] Modified
59+
- [ ] Rejected
60+
61+
# Charlene Teoh
62+
63+
## Date/Time: 2025-11-12
64+
65+
### Tool: Cursor
66+
67+
#### Prompt/Command: Requested for Cursor to look through the code for the collaboration service and generate test cases.
68+
69+
##### Output Summary: Corresponding \_.test.ts
70+
71+
##### Action Taken:
72+
73+
- [ ] Accepted as-is
74+
- [ X ] Modified
75+
- [ ] Rejected
76+
77+
##### Author Notes: Correctness was verified by running Jest. Some expect logic was incorrect and modified where appropriate.
78+
79+
# Vera Koh
80+
81+
## Date/Time: 2025-11-12
82+
83+
### Tool: Cursor
84+
85+
#### Prompt/Command: Requested for Cursor to look through the code for the history and question services and generate test cases.
86+
87+
##### Output Summary: Corresponding \_.test.ts
88+
89+
##### Action Taken:
90+
91+
- [ ] Accepted as-is
92+
- [ X ] Modified
93+
- [ ] Rejected
94+
95+
##### Author Notes: Correctness was verified by running Jest. Some expect logic was incorrect and modified where appropriate.
96+
97+
# Siow Rui Ming
98+
99+
## Date/Time: 2025-11-11
100+
101+
### Tool: Cursor
102+
103+
#### Prompt/Command: Requested for Cursor to look through the code for the matching services and generate test cases.
104+
105+
##### Output Summary: Corresponding \_.test.ts
106+
107+
##### Action Taken:
108+
109+
- [ ] Accepted as-is
110+
- [ X ] Modified
111+
- [ ] Rejected
112+
113+
##### Author Notes: Correctness was verified by running Jest. Some expect logic was incorrect and modified where appropriate.

0 commit comments

Comments
 (0)