Dashboardcli@stricli/core 1.2.7 patch: -H alias res…

@stricli/core 1.2.7 patch: -H alias reserved-list removal

Category: gotcha
Confidence: 0.90
ID: 019fbcde-70de-77a9-aba9-6425b2aa24be
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 0ZtOy0yxGuojNISea
Created: 2026-06-23 19:20:35
Updated: 2026-08-01 10:28:42

Cross-Project Recalls

ProjectHitsLast recalled
Code 1 2026-07-01

Content

Trap: When Stricli throws on -H aliases used for --header or --host, removing the aliases from command files looks like the simple fix. But the project intentionally uses -H for curl-style API usage. Fix: the in-repo patch for @stricli/core (targeting 1.2.7) removes -H from the reserved list. Pin version to 1.2.7 (not ^1.2.8) so the patch applies. Never remove -H alias usages from command files. Added in commit 78c9b04a5. Cursor Bugbot and Seer both flag -H removal as blocking.

Move to: