
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-02-25 20:12:13 -05:00
2026-03-25 20:06:09 -04:00
2026-04-04 12:53:09 -04:00
2026-03-11 15:37:00 -04:00
2026-03-09 21:30:55 -04:00
2026-03-30 20:53:06 -04:00
2026-03-28 00:51:36 -04:00
2026-02-11 14:36:30 -05:00