Skip to content

Releases: HugeCatLab/ChatTutor

Version 0.1.0

03 Jan 08:54

Choose a tag to compare

v0.1.0

docs: add quick-start in README

Release v0.0.1

09 Dec 18:34

Choose a tag to compare

Release Notes - v0.0.1

✨ New Features

  • ✨ geogebra rendering
  • ✨ (agent): ggb generation
  • ✨ geogebra applet
  • ✨ note parser
  • ✨ add dark mode support to the main app and DSL playground & fix mobile layout (#32)
  • ✨ Mermaid is now directly output by LLM (#25)
  • ✨ documentaion site
  • ✨ auto-convert-to-true when attribute value is not set
  • ✨ let agent able to control reactive variables (#24)
  • ✨ vitest
  • ✨ enhanced the prompt to let the agent only put the key points in the notes, left detailed explanations in the normal chat
  • ✨ custom api settings
  • ✨ add drawing loading
  • ✨ image upload
  • ✨ more message type
  • ✨ title generation
  • ✨ request status
  • ✨ provide each canvas page with a single agent context
  • ✨ support mobile
  • ✨ add image option
  • ✨ file uploads with oss
  • ✨ mermaid
  • ✨ note board
  • ✨ elements
  • ✨ `use` syntax sugar
  • ✨ improve prompts
  • ✨ add canvas elements
  • ✨ math canvas axis & grid choose
  • ✨ page swicther
  • ✨ chat history
  • ✨ load history
  • ✨ math canvas render
  • ✨ basic chat function
  • ✨ add some elements
  • ✨ system prompt
  • ✨ basic agent logic
  • ✨ add welcome page
  • ✨ chat UI
  • ✨ canvas module
  • ✨ basic UI
  • ✨ basic types

πŸ› Bug Fixes

  • πŸ› block parser
  • πŸ› dark mode on some mobile devices (#33)
  • πŸ› label & tex
  • πŸ› re-send when visit a completed chat
  • πŸ› docker entrypoint crlf (#23)
  • πŸ› vitest
  • πŸ› settings
  • πŸ› set interval
  • πŸ› from `crypto` to `uuid.v4`