2026-09-08 20:26:34 -07:00
..
2026-07-22 17:05:24 +02:00
2026-07-22 17:05:24 +02:00
2026-07-13 18:15:58 +02:00
2026-07-30 17:15:09 +02:00
2026-07-21 17:34:59 +02:00
2026-07-22 17:05:37 +02:00
2026-07-22 17:05:37 +02:00
2026-07-22 17:05:37 +02:00
feat: add a campaign entry delay so a contact's first email can wait a set time after they enter the campaign, with campaigns.entry_delay_minutes and a campaign_leads.added_at anchor (migration 000136), the delay applied in the router's per-lead due check and floored into the placer through ContactSequencePair.NotBefore, a distinct entry_delay constraint in the contact next-action preview, and the control surfaced on the Schedule tab, a new Trigger card at the top of the Steps canvas, the campaign wizard's Schedule step, the launch dialog, the update_campaign AI tool and the iOS schedule page, plus guides, API reference and live scheduler and repository tests
2026-09-08 05:06:04 -07:00
2026-09-08 05:19:59 -07:00
2026-07-22 17:05:24 +02:00
2026-09-07 03:39:42 -07:00
2026-07-22 17:05:37 +02:00
2026-07-22 17:05:24 +02:00
2026-09-07 03:39:42 -07:00
2026-08-31 03:50:36 -07:00
2026-09-08 05:19:59 -07:00
2026-07-22 17:05:24 +02:00
2026-07-22 17:05:37 +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-09-07 03:39:42 -07:00
2026-07-22 17:05:37 +02:00
2026-09-01 03:53:19 -07:00
2026-07-13 18:15:58 +02:00
2026-07-22 17:05:37 +02:00
2026-09-07 03:39:42 -07:00