Tech News
← Home  ·  All topics

Apache 2 0 License

2 GoKawiil briefs on this topic

AWS releases open-source Strands harness for building general-purpose AI agents

Strands harness is a preassembled agent harness that developers can run locally or deploy to cloud providers with a single line of Python or TypeScript code, released under an Apache 2.0 license. It is designed as a general-purpose agent rather than a coding-specific one, and its makers report it costs 28% less than comparable harnesses across six benchmarks while maintaining similar or better accuracy, and 77% less than Claude Code on the Fable 5 benchmark while scoring higher on Terminal Bench 2.1.

Bonsai 2 27B compresses a 27B model to 5.9GB with 98.2% performance retained

A new ternary-quantized model, Ternary Bonsai 2 27B, has been released, built on Qwen3.8 27B and using {-1,0,+1} weights with FP16 group scaling to shrink the model to about 1.76 effective bits per weight and a 5.9GB footprint. Despite being over 9x smaller than its full-precision counterpart, it retains 98.2% of aggregate benchmark performance across reasoning, coding, vision and agentic tasks, and supports a 262K-token context window under an Apache 2.0 license.