Reserved: list all sessions
()
| 968 | log( |
| 969 | `[PackAgent] Injecting ${nonImageAttachments.length} non-image attachment(s) into prompt`, |
| 970 | ); |
| 971 | } |
| 972 | } |
| 973 | |
| 974 | await cs.session.prompt(promptText, promptOptions); |
| 975 |
nothing calls this directly
no outgoing calls
no test coverage detected