fix(routing): explicit contract execution routes v0.2.1
add staging routes and contract deployment v0.2.0
add file-based version cache v0.6.6
-(registry): cache version check results to ~/.te-outdated.json for 5 minutes -(registry): invalidate cache after update/upgrade completes -(update/upgrade): call invalidateVersionCache() after pulling images
default to ghcr registry v0.6.5
-(services): default registry to ghcr instead of dockerhub (public images are on ghcr) -(update): fix log message to show actual image ref being pulled
make monitor log visible v0.6.4
-(monitor): rename ~/.tana-engine-monitor.log to ~/tana-engine-monitor.log
monitor output improvements v0.6.3
-(monitor): change 'installing' to 'running' in log message -(monitor): use 'manage:' section instead of multiple 'next step:' lines -(upgrade): add timestamped logs in quiet mode when upgrades happen
add workflow_dispatch to docker workflow
cli improvements and digest fix v0.6.2
-(cli): show version in description line, switch to lowercase -v for version flag -(cli): add showHelpAfterError for better UX on unknown flags -(registry): fix multi-arch digest comparison using buildx imagetools
fix bin.js to use new package names v0.6.1
-(tana-engine): bin.js now references @tananetwork/te-* packages instead of old names
rename npm package to @tananetwork/te v0.6.0
-(tana-engine): npm package renamed from @tananetwork/tana-engine to @tananetwork/te -(tana-engine): binary renamed from tana-engine to te -(tana-engine): platform packages renamed to @tananetwork/te-{platform}