MCPcopy Index your code
hub / github.com/anomalyco/opencode / status

Function status

packages/app/src/context/directory-sync.ts:64–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 data,
63 set,
64 get status() {
65 return current()[0].status
66 },
67 get ready() {
68 return current()[0].status !== "loading"
69 },

Callers

nothing calls this directly

Calls 1

currentFunction · 0.70

Tested by

no test coverage detected