I have a project where I use intensively the SQLite RTREE module (https://www.sqlite.org/rtree.html).
SQLiteman is still for me the best GUI for SQLite but I would really appreciate a support of the RTREE features.
It seems to be very simple, enabling the flag SQLITE_ENABLE_RTREE should fix this.
Thanks !