symbiont_ex/lib/symbiont
Claude Opus 4.6 11a9026597 heartbeat: notify Michael by email when each queued task completes
Adds notify_task_complete/3 called after every queue task resolves
(done, blocked, or failed). Posts to Telepathy's POST /email endpoint.
Also adds :inets and :ssl to extra_applications so :httpc is available.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-18 21:21:49 +00:00
..
api.ex Add Engram module — Elixir port of Python session memory system 2026-03-23 12:27:13 +00:00
application.ex Add Engram module — Elixir port of Python session memory system 2026-03-23 12:27:13 +00:00
dispatcher.ex dispatcher: enable IS_SANDBOX + --dangerously-skip-permissions 2026-05-13 15:14:53 +00:00
engram.ex Fix statement leaks, error handling, UTC timestamps in Engram 2026-03-23 12:32:09 +00:00
heartbeat.ex heartbeat: notify Michael by email when each queued task completes 2026-05-18 21:21:49 +00:00
ledger.ex Initial Elixir implementation of Symbiont - all 39 tests passing 2026-03-20 17:55:34 +00:00
queue.ex queue+heartbeat: distinguish blocked from done (fix the false-done bug) 2026-05-16 23:08:46 +00:00
router.ex Initial Elixir implementation of Symbiont - all 39 tests passing 2026-03-20 17:55:34 +00:00