fa486153b4
feat: event agent calling location agent about location ID
...
This is pretty nice. We can now have agents spawn other agents and
actually get super cool functionality from it.
The pattern might be a little fragile.
2025-04-16 14:43:07 +01:00
e89a342751
feat: Adding text message to describe an action3
2025-04-15 16:43:27 +01:00
f169fd2ba2
fix(tools): testing and processing
...
fix
2025-04-09 13:56:30 +01:00
e065492dd4
feat(chat): more simplified chat messages and tool handling
2025-04-09 12:04:44 +01:00
26c6edb6ba
fixup(chat): better way to organize agent messages and tool calls
2025-04-06 20:24:40 +01:00
5c5df168ad
fix(tools): dont error if AI invested a tool
2025-04-05 15:04:09 +01:00
e101070851
refactor(tools): removing pointer map
...
This is not needed
2025-04-05 14:59:50 +01:00
5278727c51
feat(tools): return error to agent if any happened
2025-04-05 14:58:38 +01:00
9a354c38a5
test(tools): more robust multiple tool call handling
2025-04-05 14:52:31 +01:00
cd8375ce0f
test(tools): starting test suite for tools
2025-04-05 14:35:54 +01:00
33fb206e2f
fix(tool): raw text not scaling so well ey?
2025-04-04 22:50:19 +01:00
49f1990341
refactor(agents): working e2e now
...
I guess some repeated code doesnt hurt anyone, if it keeps things
simpler. Trying to be fancy with the interfaces didn't work so well.
2025-04-04 22:40:45 +01:00
d3bc840555
refactor(ai-client): moving tool handling and client into seperate folders
2025-04-04 22:03:46 +01:00