singularity-forge/packages/pi-coding-agent/src/modes/interactive
Derek Pearson 83bacfcc94 feat(pi): add Skill tool resolution (#1661)
* fix(gsd extension): detect initialized projects in health widget

Use .gsd presence plus project-state detection for the health widget so bootstrapped projects no longer appear as unloaded before metrics exist.

* fix(gsd extension): detect initialized projects in health widget

Use .gsd presence plus project-state detection for the health widget so bootstrapped projects no longer appear as unloaded before metrics exist.

* feat: add Skill tool resolution for Pi agent

Expose a built-in Skill tool so dispatched prompts can resolve skill names without guessing file paths. This aligns runtime behavior with skill activation prompts and adds coverage for exact activation and unknown-skill handling.
2026-03-20 15:42:28 -06:00
..
components Merge pull request #1448 from frizynn/refactor/deduplicate-small-utilities 2026-03-19 15:46:13 -06:00
controllers Refactor GSD command and bootstrap modules (#1634) 2026-03-20 15:19:16 -06:00
theme refactor: consolidate theme files and remove manual schema (#1478) 2026-03-19 15:35:56 -06:00
utils refactor: deduplicate toPosixPath, ZERO_USAGE, and shortenPath utilities 2026-03-19 14:55:30 -03:00
interactive-mode-state.ts Refactor GSD command and bootstrap modules (#1634) 2026-03-20 15:19:16 -06:00
interactive-mode.ts feat(pi): add Skill tool resolution (#1661) 2026-03-20 15:42:28 -06:00
slash-command-handlers.ts refactor: extract slash command handlers from interactive-mode (#1485) 2026-03-19 15:34:14 -06:00