Guide

Upgrading to 0.1.7 and 0.1.8

What changes, what you need to do (usually nothing), and what you can turn on. 0.1.7 brought broadcasts, missions that last days, the new reader and the new weights. 0.1.8 is 0.1.7 plus small fixes: lw licence activate counts the files it fetched correctly, and lw serve's /v1/wire answer and lw trigger honour LW_PORT when LW_WS is not set.

Install

pipx install --force https://canonopy.com/dl/canonopy-0.1.8-py3-none-any.whl
lw --version            # lw 0.1.8
lw licence activate <key>   # pulls the weights this version indexes

No retraining on your side and no change to the state feed. A 0.1.6 manifest ("vocabulary": "town-1") loads unchanged.

Works with no code change

Opt in

Things that behave differently

The reflexes read more

The reflex student in this release reads, besides what it always read, the character's needs, whether a mission holds her day, her safety, and the meaning of her situation (what she heard, what she is doing, what she feels). A tick with none of these is answered by exactly the weights 0.1.6 used, byte for byte: nothing you tuned against changes. It ships as a new weights file, so a 0.1.6 install keeps its student.

Next: Broadcasts and world events.