issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java is:public
Filter by
39.7M results
Context
Production console on https://lovebud.pages.dev/pages/my-trees shows CSP report-only violations for inline scripts:
- my-trees:7 Executing inline script violates Content Security Policy
- ...
Kurzbeschreibung
Hier geht es darum, ob ein Item korrekt von einer Entity eingesammelt werden kann.
Gültige Äquivalenzklassen
G1. Collector besitzt Inventar und Item kann aufgenommen werden
Vorbedingungen: ...
What was built
Added to backend/workers/scheduler.py:
- Runs 01:00 daily for all active users
- Fetches: habit completions/misses (via HabitLog+Habit join), active goal, AI nudge interactions + outcomes ...
area: backend
status: done
What was built
backend/schemas/face.py:
- GoalArcFace: perimeter arc, label, pct, days_left, on_track, sub_label
- TaskListFace: ring-checkbox list, tasks (max 6 TaskItem), done_count, total_count, ...
area: backend
status: done
Context
Production console on https://lovebud.pages.dev/pages/my-trees shows repeated requests like:
- GET /api/memories?treeId=public-midnight-vibes → 400 Bad Request
- GET /api/memories?treeId=public-energy-boost ...
What was built
backend/services/layout_service.py rewritten:
- AI path (default): Claude picks and ranks up to 5 faces from typed schema
- Returns JSON array validated against Pydantic face schemas ...
area: backend
status: done
What was built
backend/services/voice_service.py:
- STT: faster-whisper, base model, CPU/int8, lazy singleton
- 7 tool definitions: add_task, complete_task, start_timer, stop_timer, answer_question, ...
area: backend
status: done
What was built
- backend/models/ai_log.py — AIInteraction and AIOutcome SQLAlchemy models
- Fields: user_id, mode, provider, model, message, tool_used, prompt_tokens, output_tokens, created_at
- ...
area: backend
status: done
What was built
- MinIO added to docker-compose.yml
- backend/services/storage_service.py — singleton client, bucket auto-create
- Object naming: uploads/{user_id}/{file_id}/{filename} and generated/{user_id}/{file_id}/{filename} ...
area: backend
status: done
To show level of code
Merge: e463eb3c f2aec57a
Author: Robert von Burg eitch@eitchnet.ch
Date: Tue Jun 16 08:54:28 2026 +0200
Merge pull request #655 from Pi4J/repository-cleanup
Repository ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.