e5a84e09a8
Initial working version of using jet for SQL building
2026-05-01 05:11:28 +00:00
b654198e3f
Simplify log output on startup
2026-02-13 21:15:09 +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
572b8a9de9
Rip apart several new packages for inter-dependence
...
This will help make it clear what depends on what for rendering html
pages
2026-01-07 16:07:51 +00:00
eac240af51
Properly read prepared functions from the embedded FS
...
Yeah, reading that wrong was bad.
2025-12-02 22:28:10 +00:00
41587c3694
Move database logic into separate subdirectory
...
I'm trying to see if this speeds up builds a bit. May not without a
module boundary, but for now it's nice organization to have as the
program grows.
2025-11-24 18:08:31 +00:00