openreader/compute
Richard R e5ee621288 refactor(docstore): improve docstore directory resolution for monorepo setups
Refactored docstore directory logic to dynamically locate the monorepo
root by searching for a pnpm-workspace.yaml marker. If found, the
docstore directory is anchored at the monorepo root; otherwise, it
defaults to the current working directory. This enhances consistency
when running in different environments.

Also updated process shutdown and SeaweedFS launch arguments in the
entrypoint script for improved reliability and log filtering.
2026-05-26 18:05:45 -06:00
..
core refactor(docstore): improve docstore directory resolution for monorepo setups 2026-05-26 18:05:45 -06:00
worker refactor(config): remove START_EMBEDDED_COMPUTE_WORKER env and enforce nats-server for embedded mode 2026-05-26 17:37:18 -06:00