Fusion
739514cf04
feat(FN-3018): merge fusion/fn-3018
- **feat(engine): sanitize cwd from createFnAgent startup log** — prevents worktree paths from leaking into engine diagnostic logs
- **test(engine): add regression test for cwd redaction** — verifies working directory is not present in logged output
- **test(engine): update routes-agent-skills test** — minimal addition to coverage
- **test(dashboard): stabilize TaskCard test** — fixes flakiness in full-suite gate
Commits merged:
- test(FN-3018): stabilize dashboard tests for full-suite gate
- test(FN-3018): complete Step 2 — add cwd redaction regression
- feat(FN-3018): complete Step 1 — sanitize createFnAgent startup log
Files changed:
.../app/components/__tests__/TaskCard.test.tsx | 2 +-
.../src/__tests__/routes-agent-skills.test.ts | 1 +
.../src/__tests__/pi-create-fn-agent.test.ts | 28 ++++++++++++++++++++++
packages/engine/src/pi.ts | 2 +-
4 files changed, 31 insertions(+), 2 deletions(-)
Fusion-Task-Id: FN-3018
2026-04-29 22:09:05 -07:00
..
2026-04-29 22:09:05 -07:00
2026-04-24 19:39:20 -07:00
2026-04-28 14:25:56 -07:00
2026-04-29 12:53:10 -07:00
2026-04-29 13:49:35 -07:00
2026-04-29 21:42:44 -07:00
2026-04-29 21:42:44 -07:00
2026-04-19 20:48:14 -07:00
2026-04-29 20:27:04 -07:00
2026-04-29 11:26:39 -07:00
2026-04-29 11:26:39 -07:00
2026-04-29 20:18:46 -07:00
2026-04-16 21:42:16 -07:00
2026-04-29 11:26:39 -07:00
2026-04-10 03:02:38 -07:00
2026-04-29 20:27:04 -07:00
2026-04-29 21:42:44 -07:00
2026-04-28 14:25:55 -07:00
2026-04-29 20:27:04 -07:00
2026-04-28 14:25:55 -07:00
2026-04-29 07:35:23 -07:00
2026-04-29 21:42:44 -07:00
2026-04-26 12:45:05 -07:00
2026-04-29 20:27:04 -07:00
2026-04-23 23:02:35 -07:00
2026-04-29 20:27:04 -07:00
2026-04-13 17:14:06 -07:00
2026-04-07 22:56:09 -07:00
2026-04-29 14:36:50 -07:00
2026-04-29 21:48:13 -07:00
2026-04-23 23:02:35 -07:00
2026-04-29 22:09:05 -07:00
2026-04-22 13:57:10 -07:00
2026-04-29 17:23:22 -07:00
2026-04-23 14:11:04 -07:00
2026-04-23 14:11:04 -07:00
2026-04-15 19:53:22 -07:00
2026-04-29 21:48:13 -07:00
2026-04-16 21:42:16 -07:00
2026-04-12 19:59:12 -07:00
2026-04-23 23:02:35 -07:00
2026-04-03 07:58:45 -07:00
2026-04-29 20:27:04 -07:00
2026-04-29 17:23:22 -07:00
2026-04-15 16:32:16 -07:00
2026-04-15 02:20:39 -07:00
2026-04-28 14:25:55 -07:00
2026-04-29 17:30:39 -07:00
2026-04-29 13:26:05 -07:00
2026-04-25 13:21:02 -07:00
2026-04-27 04:51:29 -07:00
2026-04-27 08:33:03 -07:00
2026-04-25 13:21:02 -07:00
2026-04-26 12:45:05 -07:00
2026-04-29 20:27:04 -07:00
2026-04-27 17:26:01 -07:00
2026-04-12 15:13:27 -07:00
2026-04-05 22:50:03 -07:00
2026-04-22 00:43:08 -07:00
2026-04-29 20:27:04 -07:00
2026-04-23 23:02:35 -07:00
2026-04-05 20:56:58 -07:00
2026-04-26 22:20:17 -07:00