What's Changed
- Add simple compaction capabilities, preliminary by @alexzhang13 in #110
- feat: add depth>1 recursive subcalls with limits and cost tracking by @rawwerks in #84
- Change asyncio.run_all() --> semaphore queue for sub-calls by @alexzhang13 in #131
- Add iPython REPL environment support by @alexzhang13 in #152
- New dict-based Final Answer format by @alexzhang13 in #162
- Add prime-rl-based RLM training harness and update the local REPL implementation. by @alexzhang13 in #165
Full Changelog: v0.1.1...v0.1.2