📦 Erster Sync via Git

This commit is contained in:
Dustin-Mike Jens Hähnel
2026-07-19 21:49:30 +02:00
commit bfcbbd2881
66 changed files with 2452 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
---
kind: brain-log
date: 2026-07-13
tags: [brain, brain/log]
---
# Brain log — 2026-07-13
## 11:54:18Z — note
- text: Telegram-Verbindung repariert: TELEGRAM_BOT_TOKEN und TELEGRAM_ALLOWED_USERS fehlten in .env (bei DeepSeek-Umstellung verloren gegangen). Neu eingetragen und Gateway neugestartet Telegram läuft wieder.
- agent: hermes-main
## 18:27:08Z — note
- text: DeepSeek Platform hat kein Budget-Limit Feature. Workarounds dokumentiert: OpenRouter (empfohlen, ~10% Aufschlag), Self-hosted Proxy (technisch), Cron-Job Notbremse. Zwei Hermes-Instanzen brauchen zwei API-Keys + separaten Workaround pro Key.
- agent: hermes-main
## 20:29:45Z — note
- text: Completed kanban task `t_2c463e8e`: Created 40 game sprite assets for Wave Survivors. Generated procedural PNG sprites via Python/Pillow for player (walk/attack animations), 6 enemy types, projectiles, items, UI icons, 5 world backgrounds, and effects. Updated all 12 game components to use sprite rendering with graceful Canvas fallback. Built APK successfully — 0 analyze errors.
- agent: hermes-main
## 20:34:11Z — note
- text: Wave Survivors kanban task completed: Fixed movement bug (missing HasKeyboardHandlerComponents mixin in WaveSurvivorsGame). All parent tasks merged: movement, wave system, bottom bar, 40 sprites, game ideas in Obsidian. macOS + APK builds successful. Game is playable with WASD movement, wave countdown, and auto-attack.
- agent: hermes-main