issues
search
khoj-ai
/
khoj
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).
https://khoj.dev
GNU Affero General Public License v3.0
14.09k
stars
702
forks
source link
Refactor Config API and Settings pages for Reuse and Consistency
#852
Closed
debanjum
closed
3 months ago
debanjum
commented
3 months ago
Major
Reuse get config data logic across config pages on web client
Make config api endpoint urls and response fields consistent
Rename API path /api/config to /api/configure
Move Web, Desktop client settings page to be under
/settings
from the previous
/config
url path
Minor
Pass isMobileWidth prop to SidePanel via chat share interface
Turn prettier off instead of throwing error for now
Do no explicitly add line-clamp plugin as it's in Tailwind by default
Major
/settings
from the previous/config
url pathMinor