Releases: kumo-ai/kumo-coding-agent
Releases · kumo-ai/kumo-coding-agent
v1.0.0 — Initial Open Source Release
What's Changed
- Rename remaining kumo-agent references to DS-agent by @manushmurali-kumo in #1
- feat: enhance DS-agent for notebook-first RFM workflow by @manushmurali-kumo in #2
- fix: mark link prediction as supported in RFM by @manushmurali-kumo in #3
- fix: require schema inspection before writing PQL queries by @manushmurali-kumo in #4
- fix: agent must run and verify code before handing to user by @manushmurali-kumo in #5
- fix: incremental execution, schema-first PQL, indices for FOR EACH by @manushmurali-kumo in #6
- fix: add data prep checklist and held-out evaluation to rfm-predict by @manushmurali-kumo in #7
- fix: require full dataset inspection before writing any code by @manushmurali-kumo in #8
- fix: agent must inspect data itself and run one prediction at a time by @manushmurali-kumo in #9
- fix: output columns by task type, API fixes, default to best mode by @manushmurali-kumo in #10
- feat: rename to kumo-coding-agent, multi-tool setup, remove ds-agent-import by @manushmurali-kumo in #12
- fix: add jupyter/ipywidgets to notebook prerequisites by @manushmurali-kumo in #13
- docs: add RELEASING.md with versioning and release guide by @manushmurali-kumo in #14
- fix: use --agent flag to scope skills install by @manushmurali-kumo in #16
- fix: drop target-leaking columns to prevent suspicious accuracy by @manushmurali-kumo in #17
- chore: prepare repo for open source release by @manushmurali-kumo in #18
- chore: post-open-source polish by @manushmurali-kumo in #19
- docs: use git clone (not submodule) as primary install in README by @manushmurali-kumo in #20
New Contributors
- @manushmurali-kumo made their first contribution in #1
Full Changelog: https://github.com/kumo-ai/kumo-coding-agent/commits/v1.0.0