co-mono/packages/coding-agent/src
Mario Zechner 5f5cd080b9 fix(coding-agent): respect package.json pi.extensions manifest in settings extensions paths
collectAutoExtensionEntries now checks if the directory itself has a
package.json with pi.extensions (or index.ts) before scanning children.
This fixes duplicate extension loading when a manifest-aware directory
is specified directly in settings.json extensions array.

Fixes #1274
2026-02-05 22:32:12 +01:00
..
cli chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
core fix(coding-agent): respect package.json pi.extensions manifest in settings extensions paths 2026-02-05 22:32:12 +01:00
modes fix(coding-agent): guard malformed tool args in renderers (fixes #1259) 2026-02-05 18:34:24 +01:00
utils fix(coding-agent): handle git @ref parsing edge cases and pinned update tests refs #1299 2026-02-05 21:56:57 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts chore(coding-agent): update share viewer url 2026-02-03 22:49:01 +01:00
index.ts feat(coding-agent): add commands.ts example and export SlashCommandInfo types 2026-02-03 12:20:37 +01:00
main.ts Merge pull request #1285 from ferologics/exit-early 2026-02-05 17:42:08 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00