gsxdsm
4101af8547
refactor: eliminate remaining 15 any warnings and ratchet rule to error
...
- TaskCard: four catch((err: any) => err.message) promise handlers in
archive/unarchive/delete/move → catch((err) => getErrorMessage(err)).
- InlineCreateCard + QuickEntryBox: .catch((err: any)) model-load handlers
→ getErrorMessage(err) with existing @fusion/core import.
- TerminalModal: drop (navigator as any).maxTouchPoints — modern lib.dom
types already expose the property.
- serve.ts: remove unused any annotation on OpenRouter model mapper; the
array element type is already inferred from json.data.
- pi.js, runtime-resolution.ts, dashboard.ts, serve.ts, dev-server-port-
detect.ts, devserver-manager.ts: drop now-stale eslint-disable comments
that the cleanup made redundant.
Fix a prompt-builder regression surfaced by agent's `any` cleanup: toolCall
with a raw string `arguments` field must be preserved verbatim (JSON-quoted)
rather than coerced to `{}`; restores a previously-passing test.
Then promote @typescript-eslint/no-explicit-any from warn → error. Future
new anys must either come with a one-line disable + justification or use a
real type. Workspace is now lint-clean (0 problems).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-23 23:02:37 -07:00
..
2026-04-23 23:02:33 -07:00
2026-04-18 12:14:43 -07:00
2026-04-13 15:35:08 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:35 -07:00
2026-04-15 19:27:53 -07:00
2026-04-23 23:02:36 -07:00
2026-04-22 09:56:26 -07:00
2026-04-22 11:43:26 -07:00
2026-04-12 15:20:57 -07:00
2026-04-23 12:55:45 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 13:05:01 -07:00
2026-04-17 09:16:08 -07:00
2026-04-22 09:56:26 -07:00
2026-04-23 23:02:35 -07:00
2026-04-19 20:48:13 -07:00
2026-04-23 23:02:36 -07:00
2026-04-08 16:17:34 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 12:55:50 -07:00
2026-04-12 13:46:32 -07:00
2026-04-13 00:21:25 -07:00
2026-04-15 20:44:40 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:34 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-18 12:21:14 -07:00
2026-04-08 14:17:20 -07:00
2026-04-23 23:02:35 -07:00
2026-04-08 19:38:45 -07:00
2026-04-08 19:38:45 -07:00
2026-04-20 15:37:32 -07:00
2026-04-23 23:02:35 -07:00
2026-04-16 04:38:05 -07:00
2026-04-22 08:04:24 -07:00
2026-04-08 20:04:23 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:36 -07:00
2026-04-12 18:38:26 -07:00
2026-04-15 20:44:40 -07:00
2026-03-31 00:05:33 -07:00
2026-03-30 23:39:40 -07:00
2026-04-18 07:36:57 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 11:16:11 -07:00
2026-04-23 11:16:11 -07:00
2026-04-23 23:02:37 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:33 -07:00
2026-04-23 23:02:33 -07:00
2026-04-19 10:13:34 -07:00
2026-04-02 14:04:46 -07:00
2026-04-09 12:41:50 -07:00
2026-04-23 23:02:36 -07:00
2026-04-13 16:20:04 -07:00
2026-04-23 23:02:36 -07:00
2026-04-19 20:48:13 -07:00
2026-04-19 20:48:13 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:33 -07:00
2026-04-19 20:48:13 -07:00
2026-04-23 23:02:35 -07:00
2026-04-15 20:44:40 -07:00
2026-04-23 23:02:36 -07:00
2026-04-22 11:43:26 -07:00
2026-04-23 23:02:36 -07:00
2026-04-16 09:08:06 -07:00
2026-04-23 23:02:35 -07:00
2026-04-09 13:01:19 -07:00
2026-04-16 09:08:06 -07:00
2026-04-17 08:01:38 -07:00
2026-04-17 08:01:38 -07:00
2026-04-23 08:24:13 -07:00
2026-04-22 19:24:34 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:35 -07:00
2026-04-16 11:51:47 -07:00
2026-04-17 05:36:02 -07:00
2026-04-22 13:57:10 -07:00
2026-04-23 23:02:35 -07:00
2026-04-08 11:00:32 -07:00
2026-04-01 01:36:24 -07:00
2026-04-06 15:05:21 -07:00
2026-04-07 23:30:32 -07:00
2026-04-23 23:02:36 -07:00
2026-04-06 15:05:21 -07:00
2026-04-23 23:02:34 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:37 -07:00
2026-04-01 09:19:28 -07:00
2026-04-08 05:59:12 -07:00
2026-04-23 23:02:35 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-15 17:36:18 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-15 09:45:57 -07:00
2026-04-23 23:02:36 -07:00
2026-04-12 16:01:40 -07:00
2026-04-13 18:21:31 -07:00
2026-04-22 23:34:18 -07:00
2026-04-23 23:02:36 -07:00
2026-04-16 08:38:08 -07:00
2026-04-23 23:02:35 -07:00
2026-04-16 04:38:05 -07:00
2026-04-19 20:48:13 -07:00
2026-04-22 19:24:34 -07:00
2026-04-15 04:30:56 -07:00
2026-04-18 16:12:30 -07:00
2026-03-30 19:09:52 -07:00
2026-04-15 09:45:57 -07:00
2026-04-19 20:48:13 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:33 -07:00
2026-04-23 23:02:37 -07:00
2026-04-14 11:43:52 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:36 -07:00
2026-04-23 23:02:37 -07:00
2026-04-10 00:58:52 -07:00
2026-03-25 18:26:26 -04:00
2026-04-12 07:00:49 -07:00
2026-04-23 23:02:35 -07:00
2026-04-11 09:39:32 -07:00
2026-04-23 23:02:33 -07:00
2026-04-23 23:02:36 -07:00
2026-04-08 09:07:34 -07:00
2026-03-31 01:26:57 -07:00
2026-04-12 07:00:49 -07:00