Commit graph

3 commits

Author SHA1 Message Date
3f3fdf8a85
feat(shared): agentic AI types, error codes, tool and SSE schemas
Extend the closed error catalog with the AI error codes (AI_UNAVAILABLE,
AI_BUDGET_EXCEEDED, approval lifecycle codes, AI_INJECTION_BLOCKED), add the
AgentRun/AgentToolCall/AgentConfig/CopilotSession/TriageSuggestion DTOs,
add aiEnabled to UserAdmin, and add the LLM-facing tool arg schemas plus the
zod-validated SSE event schema. Owner/version stay out of tool args per the
agentic spec (the runtime injects them).
2026-08-19 17:45:17 +05:30
942350d1a0
chore(env): remove unused SMTP_URL and dead constants 2026-08-17 02:06:40 +05:30
df1827dd55
feat(shared): add zod schemas and shared API types 2026-08-17 01:31:48 +05:30