2026-07-16 07:50:24 +02:00
..
2026-07-13 18:15:58 +02:00
2026-07-13 20:05:24 +02:00
2026-07-13 18:15:58 +02:00
2026-07-16 07:50:24 +02:00
2026-07-13 18:15:58 +02:00
2026-07-16 07:50:24 +02:00
2026-07-13 18:15:58 +02:00
2026-07-16 07:50:24 +02:00
feat: org AI skills (playbooks) that every AI feature loads and follows - ai_skills table (org-scoped, unique name per org, 32KB content cap) with a skills service exposing CRUD plus an enabled-skills preamble injected into the dashboard agent, contact research, and reply-draft prompts and a load_skill read-tool that returns a playbook's full content by name, /ai/skills CRUD gated on manage_settings (JWT) or the AI_AGENT scope (API) with an ai_skill audit entity and spine entry, an AI skills settings page (list rows opening a right-side drawer with name, one-line description, enable toggle, and a markdown body), and docs with two example playbooks
2026-07-13 19:46:25 +02:00
2026-07-16 07:50:24 +02:00
2026-07-13 18:15:58 +02:00
2026-07-16 07:50:24 +02:00