co-mono/packages
Mario Zechner 1367a76ee8 Change getAllTools() to return ToolInfo[] instead of string[]
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
2026-01-12 17:18:43 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
ai Fix Claude via Google APIs requiring tool call IDs (#653) 2026-01-12 16:40:07 +01:00
coding-agent Change getAllTools() to return ToolInfo[] instead of string[] 2026-01-12 17:18:43 +01:00
mom Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00
pods Release v0.43.0 2026-01-12 00:59:39 +01:00
tui fix(tui): numbered list items showing "1." when code blocks break list continuity 2026-01-12 17:09:51 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-12 01:00:23 +01:00