Commit Graph

9 Commits

Author SHA1 Message Date
Codex CLI
aadfb4c080 review: auto-review do Captain em 2026-05-07
Some checks failed
Build and Push to GHCR (multi-arch) / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / merge (push) Has been cancelled
2026-05-07 03:10:40 +00:00
Codex CLI
abf9f4057e review: auto-review do Captain em 2026-05-01
Some checks failed
Build and Push to GHCR (multi-arch) / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / merge (push) Has been cancelled
2026-05-01 03:08:36 +00:00
Codex CLI
7d03430113 review: auto-review do Captain em 2026-04-28
Some checks failed
Build and Push to GHCR (multi-arch) / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / merge (push) Has been cancelled
2026-04-28 03:04:01 +00:00
Codex CLI
39bda94b93 review: auto-review do Captain em 2026-04-25
Some checks failed
Build and Push to GHCR (multi-arch) / build (linux/amd64, ubuntu-latest) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / build (linux/arm64, ubuntu-22.04-arm) (push) Has been cancelled
Build and Push to GHCR (multi-arch) / merge (push) Has been cancelled
2026-04-25 03:12:19 +00:00
Codex CLI
645ae4fec7 review: registra todas as rejeições de Rodrigo + resposta Pergunta 1 (pernoite sem café = -R$10) 2026-04-23 17:43:17 +00:00
Codex CLI
3d6e16f5f1 review: marca Padrão 1 e Padrão 2 como REJEITADOS por Rodrigo (2026-04-23) 2026-04-23 17:41:25 +00:00
Codex CLI
bf09e76eae review: auto-review do Captain em 2026-04-23 (v2 — 7 padrões) 2026-04-23 17:32:52 +00:00
Codex CLI
6e7bcc9b44 review: auto-review do Captain em 2026-04-23 2026-04-23 17:01:14 +00:00
Rodribm10
1ce07cc78c docs(captain-memory): add operator guide for enabling Contact Memory flags (UI toggles deferred)
Documents the Rails console procedure to toggle
captain_contact_memory_extraction_enabled and
captain_contact_memory_recall_enabled on Account#custom_attributes,
including rollout phasing (extraction-first, then recall), rollback,
bulk enablement, and post-activation verification queries.

The UI toggles in Captain Settings are deferred: the existing
FeatureToggle component is coupled to the captain_features hash and
cannot be reused for custom_attributes-backed flags without a new
component and a new account-update store action. Scope and
implementation notes for that follow-up are included at the end of the
document.

Task 5.4 of Captain Semantic Memory epic (Phase 5).
2026-04-19 01:52:13 -03:00