hp-prod-tracker/src
Leivur Djurhuus 438b330b97 feat: add entity card extraction and display in chat panel
- Implemented entity card extraction from tool results in the chat API.
- Added new EntityCard interface to define the structure of entity cards.
- Enhanced chat panel to display navigable entity cards for projects, deliverables, and users.
- Introduced status color helper for better visual representation of entity statuses.
- Updated chat message structure to include extracted entities.
- Improved chat formatting guidelines to avoid markdown tables and utilize bullet points.
- Added Tailwind Typography plugin for improved text styling in the application.
2026-03-12 16:36:44 -05:00
..
app feat: add entity card extraction and display in chat panel 2026-03-12 16:36:44 -05:00
components feat: add entity card extraction and display in chat panel 2026-03-12 16:36:44 -05:00
hooks feat: add entity card extraction and display in chat panel 2026-03-12 16:36:44 -05:00
lib feat: add entity card extraction and display in chat panel 2026-03-12 16:36:44 -05:00
stores Add command palette, bulk operations, error boundaries, responsive sidebar 2026-02-28 21:56:15 -06:00
types Add Auth.js v5 with Google + Microsoft Entra ID SSO 2026-02-28 21:07:38 -06:00
middleware.ts Add dev bypass for authentication checks in middleware and session retrieval 2026-02-28 22:23:14 -06:00