7ea66dc02e
Add user account roles
2026-02-18 07:03:32 +00:00
9914274d42
Wire in agent to the reporter texting system
...
Also rework the so the platform absorbs all the business logic that was
going in the wrong place.
2026-01-27 19:56:26 +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
c276cbac0b
Add command to hash password directly
...
Useful for resetting passwords manually.
2026-01-26 18:42:30 +00:00
ab105e16e8
Remove some user session logs that we don't need
2026-01-25 21:18:39 +00:00
82081b9609
Add API signin URL
...
That was we can have much more specific failure modes for API clients
2026-01-25 19:36:56 +00:00
92294e5b16
Creat signout logic, make links use it.
2026-01-15 00:20:19 +00:00
a4c0e367a8
Make organization.name not-nullable, consolidate org in dash context
2026-01-14 21:50:47 +00:00
39d9f6d258
Properly save audio and image notes when uploaded
...
Also fix the audio processing pipeline.
2026-01-06 22:23:59 +00:00
4d02357671
Preload org from user
...
We need this to avoid a nil dereference when querying by org.
2026-01-06 16:21:59 +00:00
53ee020fe0
Always include an organization for every user
2026-01-06 15:06:16 +00:00
97ea4ad3bb
Begin work on debugging user behavior in early setup
2026-01-06 14:46:31 +00:00
8e325b7c77
WIP migration of API from fieldseeker-sync
2025-12-16 16:37:53 +00:00