Files
veridian/TODO.md
T

1.0 KiB

Todo

  • Standardize on one icon set rather than 4 (lmao)
  • Make dropdowns a singleton component (work in progress)
  • Make the sidebar better :kekdoggo:. It's annoying to manage across routes
  • Make topics manually renameable
  • Improve latex rendering, make single line equations work well, and likely make it configurable
  • Implement appearence settings
    • Accent colors
    • Neutral colors
    • Hinting
    • Font size/UI scale
  • Fix custom longcat tool call
  • add the ability to make a custom provider
  • add browser testing (maybe https://vitest.dev/guide/browser/)
  • Add a dropdown to the output token count on agent messages that shows you all the token info
  • Add the ability to configure UI scale and font size
  • Write good docs
  • Custom theme colors
  • Enable and disable all models button
  • Make tools pluggable
  • Make a tool connector that the server can use to connect to tools on a remote system (would be helpful for agentic development tasks)