Test
9ffa6930c5
fix: AI chat wikilinks — system prompt + integration tests
...
Root cause: buildContextSnapshot (the system prompt used when a note is
active — the common case) did NOT instruct the AI to use [[wikilinks]].
Only buildAgentSystemPrompt (the fallback when no context) had it.
So the AI almost never produced clickable wikilinks.
Fix: Add the [[Note Title]] wikilink instruction to
buildContextSnapshot's preamble.
The click handler chain was already correct (verified with new
integration tests): MarkdownContent → AiMessage → AiPanel →
notes.handleNavigateWikilink → findWikilinkTarget → handleSelectNote.
Tests added:
- Unit: buildContextSnapshot includes wikilink instruction
- Integration: clicking wikilinks in AiPanel calls onOpenNote
- Playwright: wikilink renders, click opens note in tab
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-07 13:42:32 +01:00
..
2026-03-06 07:11:00 +01:00
2026-02-27 16:58:10 +01:00
2026-03-05 12:12:12 +01:00
2026-03-05 12:12:12 +01:00
2026-03-07 01:40:44 +01:00
2026-03-04 19:53:46 +01:00
2026-03-07 01:40:44 +01:00
2026-03-07 13:42:32 +01:00
2026-03-07 07:14:34 +01:00
2026-03-03 02:31:10 +01:00
2026-03-03 02:31:10 +01:00
2026-03-02 18:44:47 +01:00
2026-03-02 18:44:47 +01:00
2026-02-27 14:14:21 +00:00
2026-03-05 13:35:10 +01:00
2026-03-05 13:35:10 +01:00
2026-03-05 21:00:31 +01:00
2026-03-05 21:00:31 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 14:06:51 +01:00
2026-03-05 18:18:52 +01:00
2026-03-03 02:45:42 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 14:06:51 +01:00
2026-02-21 09:42:45 +01:00
2026-02-22 14:06:51 +01:00
2026-02-22 12:02:44 +01:00
2026-02-22 10:48:13 +01:00
2026-03-06 21:41:00 +01:00
2026-03-05 13:35:10 +01:00
2026-02-25 00:02:09 +01:00
2026-02-28 10:50:34 +01:00
2026-03-02 19:33:57 +01:00
2026-03-03 19:51:49 +01:00
2026-03-05 12:12:12 +01:00
2026-03-03 19:40:39 +01:00
2026-03-05 12:12:12 +01:00
2026-02-28 22:03:38 +01:00
2026-02-16 14:50:29 +01:00
2026-02-28 14:02:38 +01:00
2026-02-28 14:02:38 +01:00
2026-02-28 14:02:38 +01:00
2026-03-03 12:18:40 +01:00
2026-03-02 02:01:24 +01:00
2026-03-03 12:18:40 +01:00
2026-03-06 07:11:00 +01:00
2026-03-07 01:40:44 +01:00
2026-03-07 01:40:44 +01:00
2026-02-26 19:50:29 +00:00
2026-02-28 20:08:55 +01:00
2026-03-01 19:32:15 +01:00
2026-03-03 12:18:40 +01:00
2026-03-05 16:50:42 +01:00
2026-02-26 17:43:29 +00:00
2026-02-26 17:43:29 +00:00
2026-03-06 21:04:24 +01:00
2026-03-06 21:04:24 +01:00
2026-03-03 12:18:40 +01:00
2026-02-25 19:01:22 +01:00
2026-03-03 19:40:39 +01:00
2026-03-03 19:40:39 +01:00
2026-02-22 12:02:44 +01:00
2026-02-18 10:52:01 +01:00
2026-03-03 12:18:40 +01:00
2026-03-02 23:06:12 +01:00
2026-03-02 12:35:22 +01:00
2026-03-05 14:42:28 +01:00
2026-03-06 23:22:14 +01:00
2026-03-06 23:19:37 +01:00
2026-03-05 16:27:29 +01:00
2026-03-03 01:37:25 +01:00
2026-03-03 02:31:18 +01:00
2026-03-07 01:14:12 +01:00
2026-03-07 01:14:12 +01:00
2026-02-27 15:35:19 +01:00
2026-03-02 21:29:16 +01:00
2026-03-03 12:18:40 +01:00
2026-03-02 14:45:39 +01:00
2026-02-28 12:34:01 +01:00
2026-02-28 12:34:01 +01:00
2026-03-05 14:42:28 +01:00
2026-03-05 14:42:28 +01:00
2026-02-16 16:56:44 +01:00
2026-03-03 01:37:25 +01:00
2026-03-03 01:37:25 +01:00
2026-03-02 08:37:06 +01:00
2026-03-02 08:37:06 +01:00
2026-02-23 10:50:36 +00:00
2026-03-01 17:01:22 +01:00
2026-03-05 16:50:42 +01:00
2026-02-28 12:58:21 +01:00
2026-02-28 12:58:21 +01:00
2026-03-04 12:19:23 +01:00
2026-03-04 12:21:40 +01:00
2026-02-25 19:01:22 +01:00
2026-02-26 17:43:29 +00:00