tofusoup
2025-10-24
RPC reliability improved with stir runtime fixes and expanded documentation
121 files · 72,606+ · 12,536-
RPC module refined for reliability
4 files changed
client.pyImproved connection management (26 line changes)cli.pyBetter command handling (10 line changes)server.pyRemoved unused codevalidation.pyAdded validation check
Stir runtime execution issues fixed
3 files changed
runtime.pyFixed runtime execution issues (12 line changes)discovery.pyDiscovery module updatesmodels.pyModel updates
Documentation restructured with new guides and reference pages
11 files changed
mkdocs.ymlExpanded documentation navigation structureinstallation.mdNew installation guidequick-start.mdNew quick start guidewhat-is-tofusoup.mdNew introduction pagearchitecture.mdArchitecture concepts documentationconformance-testing.mdConformance testing conceptsconfiguration.mdConfiguration referencecompatibility-matrix.mdCompatibility matrix referencetroubleshooting.mdTroubleshooting guidefaq.mdFAQ pageglossary.mdGlossary page
Build configuration and harness logic updated
3 files changed
pyproject.tomlBuild configuration updatescli.pyMinor CLI updateslogic.pyHarness logic improvements