Releases: PRATHAMESH75/EchoSim
Releases · PRATHAMESH75/EchoSim
Release list
v0.1.0
What's Changed
- fix: shared LLM output guardrail layer (closes #17) by @PRATHAMESH75 in #30
- feat: per-task LLM model selection + backup-model fallback (closes #15) by @PRATHAMESH75 in #31
- feat: disk cache for profile/config LLM generation (closes #20) by @PRATHAMESH75 in #32
- feat: retry + timeout + uniform errors for LLM calls (closes #28) by @PRATHAMESH75 in #34
- test: cover core utils/services + fix population-sizing bug (closes #26) by @PRATHAMESH75 in #33
- fix(report-agent): tolerate prose/fences around <tool_call> JSON by @PRATHAMESH75 in #35
- feat(campaign): per-campaign event-injection rounds (part of #3) by @PRATHAMESH75 in #36
New Contributors
- @PRATHAMESH75 made their first contribution in #30
Full Changelog: https://github.com/PRATHAMESH75/EchoSim/commits/v0.1.0