stack/apps
Bilal Godil d748f38b3a fix(rde): address review feedback on config load + import detection
- config-file: capture the raw jiti error for diagnostics instead of
  attaching it as `cause`. The dashboard error formatter (errorToNiceString
  -> nicify) renders `Error.cause` recursively, which would leak the
  underlying framework stack back into the user-facing message.
- config-rendering: add `@hexclave/tanstack-start` to CONFIG_IMPORT_PACKAGES
  so projects that only depend on it render `@hexclave/tanstack-start/config`
  instead of falling back to `@hexclave/js/config` (a missing-module TS error).
2026-06-04 16:41:41 -07:00
..
backend fix(rde): graceful config load errors + lightweight /config import path 2026-06-04 15:05:59 -07:00
dashboard fix(rde): address review feedback on config load + import detection 2026-06-04 16:41:41 -07:00
dev-launchpad feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
e2e fix(rde): graceful config load errors + lightweight /config import path 2026-06-04 15:05:59 -07:00
hosted-components feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
internal-tool feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
mcp feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
mock-oauth-server feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00
oauth-mock-server In-source unit tests (#429) 2025-02-14 11:47:52 -08:00
skills feat(hexclave): PR 5 — internal symbol/path/package renames + brand strings (#1547) 2026-06-03 18:57:09 -07:00