Useragent should be added to Mediawiki requests saying that this is from the termbox.
It may be possible to cheaply add the version. If so we could do this but we shouldn't spend loads of time on it. For example https://stackoverflow.com/a/36733261/5576051 suggests that we could use:
import {version} from './package.json';