nidus-sync/comms/text
Eli Ribble 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
..
db.go Add ability to make LLM agent forget the conversation history 2026-01-27 18:44:02 +00:00
job.go Overhaul text messaging system to be like emails 2026-01-25 18:47:22 +00:00
llm.go Begin process of getting text responses from an LLM. 2026-01-26 20:30:06 +00:00
report-subscription.go Make username unique, make is_subscribed nullable 2026-01-26 21:11:31 +00:00
text.go Working LLM responses and Twilio status tracking 2026-01-27 14:29:55 +00:00