File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Always run `npm run check` before committing.
2626```
2727src/
2828 extension.ts Thin entrypoint: registers commands, status bar, config listeners
29- util.ts Shared utilities (formatError)
29+ util.ts Shared utilities (formatError, formatCliOutput )
3030 binary/patchloom.ts Binary discovery, version parsing, compatibility assessment
3131 commands/
3232 configureMcp.ts Configure MCP command: multi-target MCP config injection
4949 initializeProject.test.ts Status display, agents file classification, formatError (18 tests)
5050 managedLifecycle.test.ts Managed install with real file I/O (12 tests)
5151 mcpConfig.test.ts MCP config with real temp directories (9 tests)
52- outputChannel.test.ts Output channel logging wrapper (8 tests)
52+ outputChannel.test.ts Output channel logging wrapper (10 tests)
5353 patchloomCli.test.ts Patchloom CLI integration tests with real binary (23 tests)
5454 quickActions.test.ts Quick action command building, path containment (26 tests)
5555 suite/
You can’t perform that action at this time.
0 commit comments