Commit graph

282 commits

Author SHA1 Message Date
AlxAI
e417ffa596 updated style with messages arranged 2025-03-06 21:21:14 -08:00
AlxAI
c00f31413c reskin 2025-03-06 21:00:05 -08:00
AlxAI
f94bd41d0d
Merge pull request #12 from Tylermarques/feature/animation-modules
Reformatting the project to be able to use TS in certain modules
2025-03-06 09:40:26 -08:00
Tyler Marques
39c8320484
Reformating the project to have it's own directory, relying on TS
This makes the project able to use TS, and can be stood up using `npm
run dev`
2025-03-06 11:34:42 -05:00
AlxAI
3128b3ae98
Merge pull request #11 from Tylermarques/feature/eu-map
Added EU map, split html and javascript into separate files
2025-03-06 08:21:54 -08:00
Tyler Marques
9591ce9eca
Changed file structure for maps to put all relevant map files into 1 dir 2025-03-06 11:04:22 -05:00
Tyler Marques
04b12a6aaa
Split into html and javascript files
Makes dev-ing just a little easier. Going to work on cleaning up some of
the old files now, and making it easier to start the whole thing.
2025-03-06 10:41:02 -05:00
AlxAI
36c8790380 Revert "Update simple-test.html"
This reverts commit ee454961da.
2025-03-05 22:23:09 -08:00
AlxAI
85766d235f Revert "Update simple-test.html"
This reverts commit 80e1c2bde7.
2025-03-05 22:23:06 -08:00
AlxAI
80e1c2bde7 Update simple-test.html 2025-03-05 22:22:36 -08:00
AlxAI
ee454961da Update simple-test.html 2025-03-05 22:07:42 -08:00
Tyler Marques
ed22b5ae0c
Removing the grid and making labels a little more usable 2025-03-05 17:22:42 -05:00
Tyler Marques
1bcf4dfe99
Labels present on the map, though they are huge an often overlapping 2025-03-05 17:19:05 -05:00
Tyler Marques
00474c8db6
Fixing race condition for map_styles 2025-03-05 16:45:07 -05:00
Tyler Marques
00a5f5d179
Center the SVG to the viewport of threejs 2025-03-05 15:50:21 -05:00
Tyler Marques
9dc6972b75
The SVG now correctly loads fully.
Still need to map the corrdinates of the countries to the given svg
locations.
2025-03-05 15:15:59 -05:00
Tyler Marques
2bf7dcc0c4
Basic loading of SVG into the canvas.
Still some issues, the svg is "standing up", and we need to map the
points to the correct point.
2025-03-05 14:41:37 -05:00
AlxAI
759aaea1cc chat works!! 2025-03-04 22:28:00 -08:00
AlxAI
a0d6064b76 First working chat! 2025-03-04 22:17:18 -08:00
AlxAI
7106b8c81f Update simple-test.html 2025-03-04 22:12:07 -08:00
AlxAI
3e4c8225d9 Animation plays in replay! 2025-03-04 21:26:49 -08:00
AlxAI
e623b6f2bd
Fixes first Animation and simplified runs
Revert "Merge branch 'main' into animation"
2025-03-04 20:32:49 -08:00
AlxAI
0242d7446b Revert "Merge branch 'main' into animation"
This reverts commit d7f93f587a, reversing
changes made to d505c7ea6c.
2025-03-04 20:31:14 -08:00
AlxAI
6a12528875
Merge pull request #9 from Alx-AI/animation
First Proper Animation and Simplification from Oam Branch
2025-03-04 20:26:42 -08:00
AlxAI
d7f93f587a
Merge branch 'main' into animation 2025-03-04 20:26:35 -08:00
AlxAI
d505c7ea6c First proper working animation 2025-03-04 20:19:33 -08:00
AlxAI
6d4a7bf5b0 leaderboard + svg conversion 2025-03-04 18:28:09 -08:00
AlxAI
6e51ba7f4c SIMPLIFIED 2025-03-04 16:16:10 -08:00
AlxAI
d1a4e93fc2 iterating on map 2025-03-04 14:37:24 -08:00
AlxAI
1f54ac2a84 simple-test works! 2025-03-04 11:35:02 -08:00
AlxAI
0b562dc2ac First visible map 2025-03-03 23:13:00 -08:00
Oam Patel
1f8ac5ae20 add optional planning phase 2025-02-27 02:10:48 +00:00
AlxAI
b033439fd8
Merge pull request #8 from Alx-AI/alx
Comprehensive Logging and Context Management Improvements
2025-02-25 12:17:07 -08:00
AlxAI
9357607c6a Update README.md 2025-02-25 12:16:34 -08:00
AlxAI
d8e2d15d2a prompt updates 2025-02-25 07:41:19 -08:00
AlxAI
cb04ad0be5 attempt at fixing recursive summarization 2025-02-25 06:55:21 -08:00
AlxAI
eb3de01956 dramatically improving logging thanks to new 3.7sonnet cursor agent mode 2025-02-24 15:49:37 -08:00
AlxAI
fc5350c354
Merge pull request #7 from Alx-AI/alx
Alx
2025-02-23 18:19:55 -08:00
AlxAI
b54a8252d6 fix convoy first attempt at summaries 2025-02-23 18:18:47 -08:00
AlxAI
2693b01014 Lots of improvements to prompting putting the right information in for negotiation and phase summaries - CONVOYS BROKEN RN 2025-02-23 11:18:37 -08:00
AlxAI
6e80fcbf87 win condition context 2025-02-20 22:29:59 -08:00
AlxAI
6b0863cb5b dramatically simplify phase summary 2025-02-20 22:24:24 -08:00
AlxAI
8f61ba06b3 fixed system prompt for summary , made improvements and debugging for summaries too. Much can be optimized still 2025-02-20 18:22:53 -08:00
AlxAI
72327cfb22 Randomization for powers and models + enhance order instructions
Also improved plotting to show model + power
2025-02-20 15:58:41 -08:00
AlxAI
f7080a0784
Merge pull request #6 from Alx-AI/alx
with phase summaries, 10 messages,  and country prompts
2025-02-20 11:52:04 -08:00
AlxAI
b886fd7bfc with phase summaries and country prompts 2025-02-19 21:26:54 -08:00
AlxAI
070cd5955b
Merge pull request #5 from Alx-AI/oam
Oam
2025-02-19 18:10:56 -08:00
Oam Patel
98cb767d6c plotting 2025-02-20 00:02:17 +00:00
Oam Patel
c4bbb999e3 plotting 2025-02-20 00:01:41 +00:00
AlxAI
439237e77f
Merge pull request #4 from Alx-AI/oam
Oam
2025-02-19 12:48:07 -08:00