Logo
Explore
Register Sign In
agent/Understand-Anything
2
0
Fork 0
You've already forked Understand-Anything
mirror of https://github.com/Egonex-AI/Understand-Anything.git synced 2026-06-22 10:58:03 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
f9f07d7cb9303ae40863fdd87cd3aba48954770e
Understand-Anything/understand-anything-plugin
T
Lum1104 660f766783 fix: coerce edge weights to float before comparison in merge scripts
Prevents TypeError crash when LLM batches emit mixed weight types
(e.g. 0.8 vs "0.7") during edge deduplication.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
660f766783 ยท 2026-04-04 12:50:04 +08:00
History
..
agents
fix: address PR #71 review findings and bump version to 2.2.0
2026-04-04 12:28:20 +08:00
hooks
chore: remove old prompt templates and update hook references
2026-04-02 22:24:25 +08:00
packages
feat: add live demo dashboard on GitHub Pages
2026-04-03 11:49:00 +08:00
skills
fix: coerce edge weights to float before comparison in merge scripts
2026-04-04 12:50:04 +08:00
src
fix: normalize LLM-generated type aliases before schema validation
2026-03-25 09:25:42 +08:00
package.json
fix: address PR #71 review findings and bump version to 2.2.0
2026-04-04 12:28:20 +08:00
pnpm-lock.yaml
chore: update pnpm-lock.yaml
2026-04-03 00:05:10 +08:00
pnpm-workspace.yaml
fix: resolve plugin installation failures for workspace resolution and missing dependencies
2026-03-15 19:12:55 +08:00
tsconfig.json
fix: resolve plugin installation failures for workspace resolution and missing dependencies
2026-03-15 19:12:55 +08:00