Ivan syntaxbullet
  • Munich, Germany
  • Joined on 2025-02-05
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 14:41:39 +00:00
db859e8f12 feat: Configure CI tests with a dedicated PostgreSQL service and environment variables.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 14:35:04 +00:00
5ff3fa9ab5 feat: Implement a sequential test runner script and integrate it into the deploy workflow.
c8bf69a969 Remove the admin update service, command, and related files, and update Docker configurations.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 14:26:10 +00:00
fee4969910 feat: configure dedicated bot SSH key and non-interactive SSH for git operations.
dabcb4cab3 feat: Mount SSH keys for Git authentication and disable interactive prompts in the update service.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 14:15:26 +00:00
1a3f5c6654 feat: Introduce scripts for database backup, restore, and log viewing, replacing remote dashboard and studio scripts.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 14:06:41 +00:00
422db6479b feat: Store update restart context in the deployment directory and configure Docker to use the default bun user.
35ecea16f7 feat: Enable Git operations within a specified deployment directory by adding cwd options and configuring Git to trust the deploy directory.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 13:46:10 +00:00
9ff679ee5c feat: Introduce Docker socket proxy and install Docker CLI in the app container for secure deployment operations.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 13:26:40 +00:00
ebefd8c0df feat: add bot-triggered deployment via /update deploy command
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 13:18:47 +00:00
73531f38ae docs: clarify update command behavior in production Docker environment
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 13:15:33 +00:00
5a6356d271 fix: include web/src in production Dockerfile for direct TS imports
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-30 12:44:07 +00:00
1a2bbb011c feat: Introduce production Docker and CI/CD setup, removing internal documentation and agent workflows.
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:58:50 +00:00
2ead35789d fix: prevent studio service from inheriting port 3000 from app
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:48:13 +00:00
c1da71227d chore: update cleanup scripts
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-23 12:29:34 +00:00
17e636c4e5 feat: Overhaul Docker infrastructure with multi-stage builds, add a cleanup script, and refactor the update service to combine update and requirement checks.
d7543d9f48 feat: (web) add item route
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-16 15:37:59 +00:00
afe82c449b feat: add web asset rebuilding to update command and consolidate post-restart messages
3c1334b30e fix: update sub-navigation item colors for active, hover, and default states
58f261562a feat: Implement an admin quest management table, enhance toast notifications with descriptions, and add new agent documentation.
4ecbffd617 refactor: replace hardcoded SVGs with lucide-react icons in quest-table
5491551544 fix: (web) prevent flickering during refresh
Compare 12 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-16 11:49:56 +00:00
2a72beb0ef feat: Implement new settings pages and refactor application layout and navigation with new components and hooks.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 16:22:11 +00:00
2f73f38877 feat: Add web admin page for quest management and refactor Discord bot's quest UI to use new components.
9e5c6b5ac3 feat: Implement interactive quest command allowing users to view active/available quests and accept new ones.
eb108695d3 feat: Implement flexible quest event matching to allow generic triggers to match specific event instances.
7d541825d8 feat: Update quest event triggers to include item IDs for granular tracking.
Compare 4 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 14:05:24 +00:00
52f8ab11f0 feat: Implement quest event handling and integrate it into leveling, economy, and inventory services.
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-15 10:20:03 +00:00
f8436e9755 chore: (agent) remove tickets and skills
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 17:12:56 +00:00
194a032c7f chore(cleanup): remove completed tickets
94a5a183d0 feat(economy): refactor exam command to use ExamService with status-based flow and full test coverage
Compare 2 commits »
syntaxbullet pushed to main at syntaxbullet/aurorabot 2026-01-14 17:01:23 +00:00
c7730b9355 refactor: migrate web server to centralized logger
1e20a5a7a0 refactor: migrate bot handlers to centralized logger
54944283a3 feat: implement centralized logger with file persistence
Compare 3 commits »