Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 13:26:43 +00:00
8047bce755 feat: add bot action controls and real-time vital statistics to the web dashboard
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 12:58:47 +00:00
9804456257 docs: Remove completed and draft feature tickets from the tickets directory.
259b8d6875 feat: replace mock dashboard data with live telemetry
Compare 2 commits »
syntaxbullet pushed to feat/replace-mock-dashboard-data at syntaxbullet/aurorabot 2026-01-07 12:49:09 +00:00
9804456257 docs: Remove completed and draft feature tickets from the tickets directory.
259b8d6875 feat: replace mock dashboard data with live telemetry
Compare 2 commits »
syntaxbullet created branch feat/replace-mock-dashboard-data in syntaxbullet/aurorabot 2026-01-07 12:49:09 +00:00
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 12:42:16 +00:00
a2cb684b71 Merge branch 'feat/web-interface-expansion-mockup' into main
9c2098bc46 fix(test): use dynamic port for websocket tests
618d973863 feat: expansion of web dashboard with live activity feed and metrics
63f55b6dfd feat: implement dashboard mockup and route
ac4025e179 feat: implement websocket realtime data streaming
Compare 6 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 12:13:59 +00:00
292991c605 feat: responsive mobile layout and touch optimizations
4640cd11a7 feat: ux enhancements (animations, dynamic backgrounds, micro-interactions)
43a003f641 feat: visual design system overhaul (HSL palette, fonts, components)
6f4426e49d feat: save progress on web server foundation and add new tickets
894cad91a8 feat: Implement secure static file serving with path traversal protection and XSS prevention for template titles.
Compare 6 commits »
syntaxbullet created branch feat/web-server-foundation in syntaxbullet/aurorabot 2026-01-07 11:51:13 +00:00
syntaxbullet pushed to feat/web-server-foundation at syntaxbullet/aurorabot 2026-01-07 11:51:13 +00:00
894cad91a8 feat: Implement secure static file serving with path traversal protection and XSS prevention for template titles.
2a1c4e65ae feat(web): implement web server foundation
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 11:13:02 +00:00
022f748517 feat: implement agent workflows for ticket creation, development, and code review.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-07 10:04:37 +00:00
ca392749e3 refactor: replace cleanup service with focused temp role service and fix daily streaks
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 20:05:55 +00:00
4a1e72c5f3 chore: add additional stats to terminal
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 19:51:42 +00:00
d29a1ec2b7 chore: update terminal adding nicer graphics
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 19:36:30 +00:00
1dd269bf2f chore: update terminal service
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 18:44:21 +00:00
69186ff3e9 chore: add more options to cleanup command
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 18:27:45 +00:00
b989e807dc feat: Add /cleanup admin command and enhance lootdrop cleanup service to optionally include claimed items.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 17:52:28 +00:00
2e6bdec38c refactor: switch Drizzle ORM from postgres-js to bun-sql driver.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 17:46:34 +00:00
a9d5c806ad feat: Migrate Drizzle ORM to postgres.js, exclude test files from command loading, and adjust postgres dependency type.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 17:37:45 +00:00
6f73178375 feat: Bind docker-compose database and server ports to localhost.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 17:25:51 +00:00
dd62336571 fix(test): resolve typescript undefined errors in inventory service tests
8280111b66 feat(inventory): implement item name autocomplete with rarity and case-insensitive search
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-06 17:16:29 +00:00
34347f0c63 feat: centralized constants and enums for project-wide use