Activity
feat: select openAI model in settings
feat: select openAI model in settings
chore: mention LangChan in app description
chore: mention LangChan in app description
feat: add keyboard shortcut to open doppio bot!
feat: add keyboard shortcut to open doppio bot!
fix: add name and dob for DoppioBot
fix: add name and dob for DoppioBot
fix: use correct redis cache url
fix: use correct redis cache url
docs: image & video assets in README
docs: image & video assets in README
fix: format lists using chakra components
fix: format lists using chakra components
chore: remove AGPL license file
chore: remove AGPL license file
fix: constrain width using max width
fix: constrain width using max width
chore: clean more rename mess
chore: clean more rename mess
chore: remove non-working code
chore: remove non-working code
refactor: rename to doppio_bot
refactor: rename to
doppio_bot
docs: better heading for example
docs: better heading for example
docs: example with custom tool in README
docs: example with custom tool in README
refactor: extract message loading skeleton component
refactor: extract message loading skeleton component
feat: support html in markdown, images!
feat: support html in markdown, images!
feat: copy to clipboard in code blocks
feat: copy to clipboard in code blocks
fix: messages in mobile view
fix: messages in mobile view
refactor: use template string for template
refactor: use template string for template
feat: format code and table in messages!
feat: format code and table in messages!
fix: warning due to filename case
fix: warning due to filename case
fix: add missing onClick to send button
fix: add missing onClick to send button
refactor: extract out Message
component
refactor: extract out
Message
component