Files
Kilo-Org_kilocode/packages/ui
Marius ee9fb09673 fix(agent-manager): resolve file links against worktree directory for agent sessions (#6696)
* fix(agent-manager): resolve file links against worktree directory for agent sessions

* fix: address PR review feedback

- Guard session.get() against stale responses using abort signal
- Strip fragment/query from anchor hrefs and reject non-file schemes
- Add Windows drive-letter and UNC path support to FILE_PATH_RE

* refactor: extract file-path parsing into testable utility with 46 tests

Move parseFilePath and extractFilePathFromHref into packages/ui/src/file-path.ts
so the logic is unit-testable without DOM dependencies. marked.tsx and
message-part.tsx now import from the shared utility.
2026-03-06 13:22:49 +01:00
..
2025-12-28 10:14:30 -06:00
2025-11-22 10:39:25 -05:00
2026-03-05 15:53:20 +00:00
2026-02-23 20:12:28 +01:00
2025-11-21 20:41:27 -05:00