
bvandeusenandClaude Sonnet 4.6
ed715dcc23
feat(knowledge): note types, counts, new-note button, audit fixes
- Add note_type (note/person/place/list) selector + entity metadata fields
(relationship, email, phone / address, hours) to NoteEditorView
- Pre-select type via ?type= query param from KnowledgeView new-note dropdown
- KnowledgeView: add split "New note / ▾" button with type dropdown
- KnowledgeView: show per-type counts on sidebar filter buttons (when > 1)
- Fix: filter-btn now flex layout so count badge aligns to right edge
- Fix: list_notes count_query was missing parent_id filter (inflated totals)
- Fix: PATCH /api/notes/:id now fires upsert_note_embedding (workspace autosave)
- Fix: get_knowledge_counts endpoint for per-type counts
- Fix: get_knowledge_tags was silently discarding note_type filter (double-stmt bug)
- Fix: NoteEditorView onMounted stray brace from edit session
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-04 12:53:09 -04:00
..
2026-02-09 23:35:44 -05:00
2026-03-29 20:52:07 -04:00
2026-03-23 21:01:04 -04:00
2026-03-11 16:10:57 -04:00
2026-03-29 00:37:13 -04:00
2026-04-01 12:46:53 -04:00
2026-04-04 12:30:41 -04:00
2026-04-04 12:15:37 -04:00
2026-03-07 23:15:01 -05:00
2026-03-24 17:26:05 -04:00
2026-03-11 15:37:00 -04:00
2026-03-29 00:37:13 -04:00
2026-03-11 15:37:00 -04:00
2026-04-04 12:53:09 -04:00
2026-03-29 15:19:50 -04:00
2026-04-04 12:53:09 -04:00
2026-03-30 14:17:30 -04:00
2026-03-29 15:19:50 -04:00
2026-03-02 20:52:21 -05:00
2026-03-24 00:42:01 -04:00
2026-03-23 21:01:04 -04:00
2026-04-03 11:47:39 -04:00
2026-03-11 15:37:00 -04:00
2026-03-09 22:28:34 -04:00
2026-03-27 22:54:11 -04:00
2026-03-29 00:37:13 -04:00
2026-03-26 22:52:39 -04:00
2026-03-31 13:46:52 -04:00