Rob Colbert
d9a6975e6b
added Aborted status
2026-05-12 08:49:11 -04:00
Rob Colbert
c5add0fc7d
subagent processing updates and fixes
2026-05-11 19:07:48 -04:00
Rob Colbert
11bdd5e3b0
make reasoning effort configurable; remove sign up concept
...
- Implemented reasoning effort setting in SESSION panel of Chat Sessio
View
- Removed all ability to "sign up" for an account
2026-05-08 11:40:30 -04:00
Rob Colbert
61ba0e4412
streaming responses (see ./docs/streaming-responses.md)
2026-05-07 21:36:01 -04:00
Rob Colbert
cb73d276a3
more progress along ChatTurn processing
...
The agent has been failing and failing and failing, so I:
1. Swapped models
2. Did some by-hand enhancements
3. Set this checkpoint for continuing
2026-05-05 14:34:52 -04:00
Rob Colbert
404532012e
move from Types.ObjectId to GadgetId (a string)
2026-05-01 14:31:00 -04:00
Rob Colbert
9cb689668f
more refactoring to standardize interfaces
...
We want to speak only one language when dealing with AI content to
minimize the number of maps, transforms, and copies. This initiative
isn't done, this is a checkpoint along the way while conducting
experiments.
2026-04-29 11:47:28 -04:00
Rob Colbert
cc6d3b901a
refactor gadget-code model interfaces to @gadget/api
...
Moved all Mongoose model interfaces to @gadget/api to commonize the data
structures being passed around the system as JSON objects via HTTP and
Socket.IO.
2026-04-28 12:42:32 -04:00
Rob Colbert
49d4290088
checkpoint
2026-04-28 12:23:14 -04:00