tpmjs/apps/web/src
Ajax Davis fd9eda2e3f feat: use path segments for chat URLs instead of query params
- /agents/[id]/chat/[chatId] instead of /agents/[id]/chat?c=...
- /dashboard/agents/[id]/chat/[chatId] instead of ?c=...
- Base chat routes redirect to new chat with generated ID
- Cleaner URL structure for bookmarking and sharing
2026-01-08 00:54:33 +10:00
..
app feat: use path segments for chat URLs instead of query params 2026-01-08 00:54:33 +10:00
components style: add spacer between primary nav and dropdown menus in header 2026-01-08 00:25:44 +10:00
data feat: implement revolutionary dithered landing page with Bayer matrix animation 2025-11-27 22:44:32 +10:00
lib fix: add helpful error message for API key decryption failure 2026-01-03 19:20:07 +10:00
test fix: skip integration tests unless explicitly enabled 2026-01-07 15:07:47 +10:00
env.ts feat: add Better Auth with email/password authentication 2026-01-01 20:45:10 +10:00
middleware.ts fix: check for __Secure- prefixed session cookie in middleware 2026-01-02 01:11:09 +10:00