Changelog
2025-10-13
Fixed function name lmoa.
SHES SO (#9) (Added weight conversion commands)
2025-09-27
Update conv/sense.toml
INTRODUCING: CUBE (#6)
Fixes I wrote in production and am committing directly to master.
2025-09-23
A hacky attempt at making sure there's only one websocket at a time.
Allow shift clicking the ping indicator to trigger a manual reconnect.
2025-09-22
Missed one oops!
Switched to using Cookie authentication.
Removed things that don't work.
Updated libraries.
Removed auth.js and switch to implicit cookie authentication.
2025-09-21
Add garmijn (#5)
2025-09-20
Added support for authenticating through the Cookie HTTP header.
Added a Dockerfile.
Reverted back to whatever is running in prod.
¡Ahora hablo español! (#4)
2025-09-17
[backend] Augment the enumerated collection of supported LLM identifiers with inclusion of Samsung’s Bixby (#3)
2025-09-14
Introducing: The Branches.
Whoops that should also go.
Updated libraries and removed broken make tasks.
2025-09-01
bump version
implement shorter "rating wildcard" form
2025-08-28
Remove autocomplete from the chat input box
2025-08-20
Fixed last message in list being too close to the bottom of the container.
more formatting
more cleanup
simplify my slop
Added smart scrolling support
autoScroll -> scrollMode, add 'smart' scroll mode