• Joined on 2024-08-08
mscrnt pushed to main at mscrnt/agent_m 2025-05-27 07:52:11 -07:00
329f2ba278 Refactor training view layout to use grid for better structure and responsiveness; adjust styles for input elements and containers.
mscrnt pushed to main at mscrnt/agent_m 2025-05-27 06:19:22 -07:00
fb6e2fcd65 styling on training added.
mscrnt pushed to main at mscrnt/agent_m 2025-05-26 07:56:09 -07:00
4500bfd388 Refactor agent management views and styles
mscrnt pushed to main at mscrnt/agent_m 2025-05-25 09:50:39 -07:00
d62820dd80 Add game logo files and enhance home view layout with grid and button components
mscrnt pushed to main at mscrnt/agent_m 2025-05-25 07:29:01 -07:00
9154f8ed3e Add GameImagePreview component to GameAccordion for image rendering
mscrnt pushed to main at mscrnt/agent_m 2025-05-25 07:19:53 -07:00
5611d31bd6 Add game titles and footer component to home view
mscrnt pushed to main at mscrnt/agent_m 2025-05-24 19:58:11 -07:00
da88ae71fe Refactor theming and styles: implement dynamic theme management, replace static styles with theme variables, and enhance game card UI
mscrnt pushed to main at mscrnt/agent_m 2025-05-21 12:22:32 -07:00
a31fd760d9 Enhance game card styles and add image handling in the home view
51e45d7600 Update project dependencies in requirements.txt
Compare 2 commits »
mscrnt pushed to main at mscrnt/agent_m 2025-05-20 23:22:27 -07:00
5179d425fc Add initial project structure and core functionality for Agent M
mscrnt pushed to main at mscrnt/agent_m 2025-05-20 07:16:41 -07:00
2acb0c8b01 Fix folder structure reference in README.md
mscrnt pushed to main at mscrnt/agent_m 2025-05-20 07:15:28 -07:00
1ebe362c9c Add README.md with project description, features, and usage instructions
mscrnt pushed to main at mscrnt/agent_m 2025-05-20 07:11:21 -07:00
d39f2ce21b Add logo image file
mscrnt created branch main in mscrnt/agent_m 2025-05-20 07:01:42 -07:00
mscrnt pushed to main at mscrnt/agent_m 2025-05-20 07:01:42 -07:00
25367b7c3d Initial commit