Releases: OpenSynapseLabs/arche-code
Releases · OpenSynapseLabs/arche-code
Release list
v.1.0.1
Arche Code v1.0.1
- First-run onboarding:
arche shellautomatically launches setup wizard on first start - New
arche setupcommand for re-running model selection anytime - Interactive model picker with numbered list, multi-select, and
alloption - Model catalog expanded to 6 variants across three families (500M, 3B, 12B MoE) — adding future models requires one line of code
- 8-bit quantization via bitsandbytes with automatic fallback to BF16
- Agent step history capped at 3 entries to prevent prompt bloat in long loops
- Heavy step objects stripped from old task history entries on memory trim