mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
1367a76ee8
Breaking change: pi.getAllTools() now returns Array<{ name, description }>
instead of string[]. Extensions needing just names can use .map(t => t.name).
Removes redundant getToolInfo() method added in original PR.
Fixes #647
1367a76ee8
ยท
2026-01-12 17:18:43 +01:00
History