# Changelog
## [0.1.0](https://github.com/edlontech/dsxir/compare/dsxir-v0.0.1...dsxir-v0.1.0) (2026-05-13)
### Features
* Added inspect protocol for the project structures ([cc707d3](https://github.com/edlontech/dsxir/commit/cc707d308879192a2b95e14d157872b562ecd7fa))
* evaluate, optimizer, and save/load ([f5c0cce](https://github.com/edlontech/dsxir/commit/f5c0cce79cba3c7014cc4bde68c9ab82ea2e581b))
* Implement CallContext, Quirks validation and Docs ([2d3bc8f](https://github.com/edlontech/dsxir/commit/2d3bc8f1f8c5c2b4c5dc101aeea79bc7dd41b129))
* Implemented Object x Chat responses ([1c884f0](https://github.com/edlontech/dsxir/commit/1c884f09868b6df351263944006c996fe9b86c41))
* Implementing History ([d426fbc](https://github.com/edlontech/dsxir/commit/d426fbc19726bd92de7e0d7746605b07e7d05350))
* Implementing predictors and signatures ([9df1546](https://github.com/edlontech/dsxir/commit/9df15463987d2473302a7aca0d014756ee0b5d39))
* Implementing Sycophant responses ([ecd9597](https://github.com/edlontech/dsxir/commit/ecd9597bfe2ae76d37d272bda5764c37aecb3179))
* Improved Errors ([d8a8a4d](https://github.com/edlontech/dsxir/commit/d8a8a4d85ac751fb10a6dc1e18937b1d661ef898))
* Initial Structure ([5ae36d0](https://github.com/edlontech/dsxir/commit/5ae36d08af310732cea42b62e6f377ac84d46c55))
* react predictor, tool primitive, history value type, embed callback, in-memory retriever ([7e97415](https://github.com/edlontech/dsxir/commit/7e97415ddbb361464478b0cf856fa8e19e0159ed))
* trace, with_trace, and BootstrapFewShot optimizer ([7ce2c12](https://github.com/edlontech/dsxir/commit/7ce2c1282396cf96c0ddaaf8b4a9eba4ecc682ff))
### Bug Fixes
* Fixed formatter for the DSL ([2edfd72](https://github.com/edlontech/dsxir/commit/2edfd725d8e6db6f774562f2756fe938748a293f))
* per-predictor demo slotting and CoT/ReAct save-load ([e6f5c34](https://github.com/edlontech/dsxir/commit/e6f5c3471cfa970e5f56171abe465db11351167b))