v0.1.0 - Initial Release
Initial implementation of Recursive Language Models
Features:
- Process 100k+ token contexts
- Support for 100+ LLM providers via LiteLLM
- Async and sync APIs
- Safe REPL execution with RestrictedPython
- Two-model optimization support
- Comprehensive test suite (43 tests, 100% passing)