isw v0.2.2
isw v0.2.2
New
- GLM (Z.ai) provider. The config wizard and
llm.providernow offer
GLM (Zhipu, via the Z.ai OpenAI-compatible endpoint). Reasoning
"thinking" is disabled so structured outputs don't truncate. - Agentic-loop optimization for large files.
optimize --agentcan now
iterate to GREEN and, when a file is too large to fix in place, extract
cohesive sections into new files — only ever landing them when a real
build/type-check confirms the project still compiles (exact rollback
otherwise). - Project-local TypeScript verification. The build-verify step now finds
a project's localtsc(vianode), so safe cross-file extraction works on
real TS / React projects.
Changed
- Removed the Amazon Bedrock option from the provider picker.
Install
winget install isw # Windows (once published to winget)curl -fsSL https://github.com/TP202610017/framework-llm-releases/releases/latest/download/install.sh | bashVerify downloads against checksums.txt (SHA-256).