agentframework
agentframework copied to clipboard
An elegant & efficient TypeScript metaprogramming API to build software agents
Results
3
agentframework issues
Sort by
recently updated
recently updated
newest added
Annotate once and applied to all agent class. The idea is ```typescript class Agent { } Reflector(Agent).addAttribute(new Attribute()) ``` branch v2.1
require custom tsconfig.json from https://github.com/denoland/deno/pull/2089
"type": "module"