MCPcopy Create free account
hub / github.com/IgorWarzocha/howcode / thread-actions.ts

File thread-actions.ts

desktop/pi-threads/thread-actions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { unlink } from 'node:fs/promises'
2import type { DesktopAction } from '../../shared/desktop-actions.ts'
3import type { AnyDesktopActionPayload } from '../../shared/desktop-contracts.ts'
4import {

Callers

nothing calls this directly

Calls 15

getThreadIdFunction · 0.90
toggleThreadPinnedFunction · 0.90
handledActionFunction · 0.90
getSessionPathFunction · 0.90
openThreadRuntimeFunction · 0.90
getComposerRequestFunction · 0.90
markInboxThreadReadFunction · 0.90
archiveThreadFunction · 0.90
getThreadIdsFunction · 0.90
archiveThreadsFunction · 0.90
restoreThreadFunction · 0.90
restoreThreadsFunction · 0.90

Tested by

no test coverage detected