Files
Moltbot/src
Shakker d5f8208c38 completion: export cache utilities and require cached file for installation
- Export `resolveCompletionCachePath` and `completionCacheExists` for external use
- Update `installCompletion` to require cache existence (never use slow dynamic pattern)
- Add `usesSlowDynamicCompletion` to detect old `source <(...)` patterns
- Add `getShellProfilePath` helper for consistent profile path resolution
- Update `formatCompletionSourceLine` to always use cached file
2026-02-04 19:51:06 +00:00
..
2026-01-30 03:16:21 +01:00
2026-02-04 04:24:04 -08:00
2026-02-04 10:37:14 -05:00
2026-02-02 04:58:32 -08:00
2026-02-02 23:45:05 -08:00
2026-02-04 04:09:53 -08:00
2026-01-30 03:16:21 +01:00
2026-02-03 06:11:11 +00:00
2026-02-02 23:45:05 -08:00
2026-02-03 08:43:25 +00:00
2026-01-14 15:02:19 +00:00
2026-02-03 06:10:19 +00:00