Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
Right now, the profile icon is not loading correctly because it isn't setting the src field appropriately. Fix this to use the correct property.
See this method for the bug. It's returning the full_name when it should just return the profile image url. In turn, this is used in this method to populate the header.
Right now, the profile icon is not loading correctly because it isn't setting the
src
field appropriately. Fix this to use the correct property.See this method for the bug. It's returning the
full_name
when it should just return the profile image url. In turn, this is used in this method to populate the header.