Skip to content

Releases: OpenSynapseLabs/arche-code

Release list

v.1.0.1

Choose a tag to compare

@ilyaosovskoi ilyaosovskoi released this 24 May 12:41

Arche Code v1.0.1

  • First-run onboarding: arche shell automatically launches setup wizard on first start
  • New arche setup command for re-running model selection anytime
  • Interactive model picker with numbered list, multi-select, and all option
  • 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

v1.0.0

Choose a tag to compare

@ilyaosovskoi ilyaosovskoi released this 23 May 15:44

Version One