Skip to content

Dhee 7.2.6 — Hyper-context skill read fix

Latest

Choose a tag to compare

@Ashish-dwi99 Ashish-dwi99 released this 11 Jul 05:28
· 5 commits to main since this release

Fixed AttributeError: 'Skill' object has no attribute 'get' in
buddhi.get_hyper_context: skill stores may return Skill objects or
dicts, and the context builder now reads both instead of silently
degrading the relevant-skills section on every call.