multica/packages/core/src/cron
Jiayuan Zhang 40fb94e3c3 feat(utils): add SMC_DATA_DIR env var to override root data directory
Allows isolating dev and prod data by setting SMC_DATA_DIR (e.g.
~/.super-multica-dev). Also fixes cron/store.ts which bypassed
DATA_DIR with a hardcoded path.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 00:39:13 +08:00
..
execute.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
index.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
schedule.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
service.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00
store.ts feat(utils): add SMC_DATA_DIR env var to override root data directory 2026-02-15 00:39:13 +08:00
types.ts refactor: restructure to monorepo architecture 2026-02-10 18:00:23 +08:00