Jack Gerrits
|
89f1133831
|
migrate name, desc, subs to metadata (#83)
* migrate name, desc, subs to metadata
* fix quote in f string
* remove file
* add metadata func to runtime
* format
|
2024-06-17 10:44:46 -04:00 |
|
Eric Zhu
|
7ef502a33e
|
Refactor chat (#60)
|
2024-06-09 12:11:36 -07:00 |
|
Jack Gerrits
|
ab420cc9ee
|
Overhaul tools (#53)
* Overhaul tools
* add a simple test
* mypy fixes
* format
|
2024-06-05 19:48:14 +00:00 |
|
Jack Gerrits
|
8cb530f65e
|
Simplify handler decorator (#50)
* Simplify handler decorator
* add more tests
* mypy
* formatting
* fix 3.10 and improve type handling of decorator
* test fix
* format
|
2024-06-05 08:51:49 -04:00 |
|
Jack Gerrits
|
c0143069f4
|
Rename modules (#45)
|
2024-06-04 14:00:05 +00:00 |
|
Jack Gerrits
|
afc1666d5b
|
organize core submodule (#27)
|
2024-05-27 17:10:56 -04:00 |
|
Jack Gerrits
|
cb55e00819
|
Remove require_response, rename broadcast to publish, remove publish responses (#25)
* rename broadcast to publish
* remove require response, remove responses from publishing
|
2024-05-26 08:45:02 -04:00 |
|
Jack Gerrits
|
8d1f4aedc0
|
Add require response and remove generic types (#13)
|
2024-05-23 13:00:05 -07:00 |
|
Jack Gerrits
|
5afbadbe43
|
Add support for task cancellation (#7)
* Add support for task cancellation
* add tests to CI
* matrix for python testing
|
2024-05-20 15:32:08 -04:00 |
|
Eric Zhu
|
5f7ef086e2
|
Renaming things (#3)
* Rename event to message
* rename SendMessage etc to SendMessageEnvelope etc
|
2024-05-17 14:59:00 -07:00 |
|
Jack Gerrits
|
ebee8b856f
|
add model client component (#2)
|
2024-05-17 09:09:59 -06:00 |
|
Jack Gerrits
|
02675126be
|
Rename message router to agent runtime (#1)
|
2024-05-16 08:51:41 -04:00 |
|
Jack Gerrits
|
f32f9eea02
|
migrate prototype to initial impl
|
2024-05-15 12:31:13 -04:00 |
|