agentsea / taskara

Task management for AI agents
MIT License
3 stars 0 forks source link

Don't return threads in datamodel #17

Open pbarker opened 1 month ago

pbarker commented 1 month ago

We should just return thread ids in the data model instead of threads. This also relies on https://github.com/agentsea/threadmem/issues/5

We can import thread routes from threadmem, and also have them in the tracker server