Commit graph

5 commits

Author SHA1 Message Date
cb3c4e8d2c
Save the template ID and email type in email_log 2026-02-02 23:58:51 +00:00
73ed495b72
Fix Hstore conversion 2026-02-02 21:59:24 +00:00
9d7ca81508
Make 'view in browser' on emails work correctly 2026-02-02 19:34:37 +00:00
a68b8781e7
Add ability to make LLM agent forget the conversation history
This is extremely useful for testing.

In order to do this I needed to actually deploy the migration to a bob
fork so I could start to add support for behaviors I really want.
Specifically the ability to search for ids in a slice.
2026-01-27 18:44:02 +00:00
196792810b
Overhaul email sending system
Add logging and saving templates to the database for historical
accuracy.
2026-01-23 20:36:16 +00:00