mosh-helpdesk/server
claude[bot] ee7aa5ea70 fix: exclude AI agent from user list
The AI agent user (id: ai-agent) was appearing in the user list,
where it could be accidentally deleted. Filter it out using the same
approach as agents.ts.

Fixes #16

Co-authored-by: Mosh Hamedani <mosh-hamedani@users.noreply.github.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 18:28:05 +00:00
..
prisma Add stats to dashboard 2026-03-02 08:48:06 -08:00
src fix: exclude AI agent from user list 2026-03-05 18:28:05 +00:00
.env.example Add error logging with sentry 2026-03-03 09:16:47 -08:00
.env.test Add the ability to receive tickets 2026-02-19 09:30:43 -08:00
.gitignore Add Prisma 2026-02-09 11:03:16 -08:00
bun.lock Add the ability to create users 2026-02-17 09:45:46 -08:00
knowledge-base.md Add the ability to auto-resolve tickets 2026-02-27 08:57:43 -08:00
package.json Add error logging with sentry 2026-03-03 09:16:47 -08:00
prisma.config.ts Add seed script to populate the database with admin user 2026-02-10 12:13:22 -08:00
tsconfig.json Add the ability to create users 2026-02-17 09:45:46 -08:00