Commit Graph

37 Commits

Author SHA1 Message Date
Jason Laster
e63ff8ab54 Remove unused variables 2025-03-12 12:26:17 -07:00
Jason Laster
9993bf1640 Fix naming conventions 2025-03-12 12:26:17 -07:00
D. Seifert
37f9496414 fix solution saving for large problems 2025-03-12 22:19:53 +08:00
Jason Laster
5948a48c94 Linter fixes 2025-03-11 12:11:41 -07:00
Brian Hackett
9ca3c9c977 Use Nut API for developer chat messages (#47) 2025-03-10 11:56:14 -07:00
Brian Hackett
23fa6f2217 Assorted fixes around approve changes UI (#45) 2025-03-04 07:22:42 -08:00
Brian Hackett
2722c47fed Include chat ID in more console logs 2025-02-28 07:09:31 -08:00
Brian Hackett
790b3cb73b Remove noisy log message 2025-02-27 14:55:35 -08:00
Brian Hackett
7326682c94 Watch for empty cookie strings 2025-02-21 09:37:36 -08:00
Brian Hackett
63dcd6702e Add login key system 2025-02-21 09:00:23 -08:00
Brian Hackett
78a56faa55 Followup fixes 2025-02-18 15:16:33 -08:00
Brian Hackett
55dd3c97b6 Add feedback button (#29) 2025-02-18 15:15:52 -08:00
Brian Hackett
6221ab1d3e Fix issues around rewinding (#28) 2025-02-18 11:39:44 -08:00
Brian Hackett
20bb97c0c5 Fix assorted problems (#27) 2025-02-14 14:27:20 -08:00
Brian Hackett
9167d77ff2 Save scrolling interactions (#26) 2025-02-13 14:31:03 -08:00
Brian Hackett
dd18d5360c Support rewinding to earlier messages (#23) 2025-02-12 17:23:26 -08:00
Brian Hackett
43ab9b3656 Support saving solutions without an associated evaluator 2025-02-12 14:19:57 -08:00
Brian Hackett
4cf70843c0 Add UI for updating problems with admin key set (#18) 2025-02-12 08:59:42 -08:00
Brian Hackett
b2a98b4180 tweak logging 2025-02-11 17:15:00 -08:00
Brian Hackett
d80eff60a7 Handle older format for repository contents in problems 2025-02-11 13:42:12 -08:00
Brian Hackett
fc89c55517 Remove obsolete experimental command 2025-02-11 09:57:33 -08:00
Brian Hackett
ce94bf7fcf Include chat messages in solution instead of last user prompt 2025-02-11 06:07:57 -08:00
Brian Hackett
bb82c56958 Improve UI for viewing and changing problems (#15) 2025-02-10 20:18:54 -08:00
Brian Hackett
b7b602016e Improve support for streaming simulation data to backend (#16) 2025-02-07 11:52:19 -08:00
Mateusz Burzyński
d143863285 Record pointer moves (#14) 2025-02-07 15:37:39 +01:00
Mateusz Burzyński
ce1eed19bb Include viewport size in the simulation data (#13)
* Include viewport size in the simulation data

* add reusable type
2025-02-06 17:02:33 +01:00
Mateusz Burzyński
aec72dd575 More resilient preview script injection and postMessage communication (#12) 2025-02-04 20:45:18 +01:00
Brian Hackett
547b027ef7 Log all simulation data in console 2025-02-03 20:28:03 -08:00
Brian Hackett
3c193be3e6 Include mouse data when enhancing prompt 2025-01-30 11:24:58 -08:00
Brian Hackett
df8e2526ee Use Nut Chat API (#11) 2025-01-29 10:45:18 -08:00
Brian Hackett
45c7365f01 Include mouse data when analyzing execution data 2025-01-23 07:35:06 -08:00
Brian Hackett
7ce6110c1b Handle component tree failure data 2025-01-22 14:10:27 -08:00
Brian Hackett
eee47d9af9 Send simulation prompt commands from client (#8) 2025-01-20 09:49:36 -08:00
Brian Hackett
a5c5d3910a Update backend APIs for doing simulation based prompting (#7) 2025-01-20 08:03:25 -08:00
Brian Hackett
80ce84f166 Include request body and response header info for fetch calls (#4) 2025-01-14 16:17:47 -08:00
Brian Hackett
6543f33d54 Fixes for cloudflare deployment (#3) 2025-01-14 13:07:23 -08:00
Brian Hackett
6bc218340c Use simulation prompt API (#2) 2025-01-11 13:48:38 -10:00