fix(coding-agent): git temp path resolution, add pi list command (#645)
- Fix getGitInstallPath to check scope === 'temporary' directly - Remove redundant temporary parameter from git methods - Add 'pi list' command to show installed extensions from settings
This commit is contained in:
@@ -1245,6 +1245,7 @@ pi [options] [@files...] [messages...]
|
||||
| `install <source> [-l]` | Install extension source and add to settings (`-l` for project) |
|
||||
| `remove <source> [-l]` | Remove extension source from settings |
|
||||
| `update [source]` | Update installed extensions (skips pinned sources) |
|
||||
| `list` | List installed extensions from settings |
|
||||
|
||||
### Options
|
||||
|
||||
|
||||
Reference in New Issue
Block a user