2 Open Issues Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub
AI/ML Roleplaying

AI Summary: Replace all hardcoded root URLs within the roleplay AI application with environment variables. This will allow for flexible deployment and easier local development by enabling configuration of the root URL through environment settings instead of modifying the code directly.

Complexity: 3/5
bug good first issue
AI/ML Roleplaying

AI Summary: Develop frontend logic to display documents fetched from the provided API (https://roleplay-ai.bjoern-buettner.me/api/v1/docs). The UI should remain largely unchanged, inspired by the existing character sheet design. Documents are presented with titles and text content.

Complexity: 3/5
enhancement good first issue