Logo
Explore
Register Sign In
agent/Understand-Anything
Watch 2
Star 0
Fork 0
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
5593af76ca4c39e8091003ce9f16b7452e700bbf
Understand-Anything/understand-anything-plugin
T
History
Nikola Chetelyazov 5593af76ca refactor: extract endpoint label into variable to avoid duplicated template
The endpoint name template was evaluated twice — once for name and once for summary. A single const removes the duplication and resolves the nested template literal lint warning.
2026-04-13 09:44:17 +03:00
..
.claude-plugin
fix: add plugin manifest under understand-anything-plugin/.claude-plugin
2026-04-12 17:22:30 +08:00
agents
Merge branch 'main' into feat/understandignore
2026-04-12 11:34:10 +08:00
hooks
chore: remove old prompt templates and update hook references
2026-04-02 22:24:25 +08:00
packages
refactor: extract endpoint label into variable to avoid duplicated template
2026-04-13 09:44:17 +03:00
skills
fix: sync Phase 0.5 inline script with .gitignore integration and header fix
2026-04-12 11:47:55 +08:00
src
fix: normalize LLM-generated type aliases before schema validation
2026-03-25 09:25:42 +08:00
package.json
chore: bump version to 2.3.1
2026-04-12 15:23:50 +08:00
pnpm-lock.yaml
Merge branch 'main' into feat/understandignore
2026-04-12 11:34: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