-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
| Feature | Status in JS SDK | Notes |
|---|---|---|
| DAG Execution Engine | ❌ Missing | Not yet ported for JS invocation or visualization |
| Multimodal Agent Routing | ❌ Not yet | No JS bindings to route audio/image/text inputs |
Genetic Agent Evolution (MetaControllerAgent, AgentMutator) |
❌ Missing | Python-only |
Self-Reflective Agents (JudgeAgent, RewriterAgent) |
❌ Missing | Not callable from JS yet |
| GraphMemoryAgent | ❌ Missing | No graph memory or knowledge graph features exposed to JS |
Finetuning (.train()) |
❌ Not implemented | No JS wrapper for training LLMs or agents |
| Plugin + Tool interface | Only basic tool invocation supported | |
| Model Zoo + HuggingFace Loader | Not fully exposed via JS | |
| Unified Task DSL (YAML/JSON Pipelines) | ❌ Not in JS | Only Python supports YAML/JSON task loading |
| AgentArena simulation | ❌ Missing | Not supported from JS yet |
| MultiAgent Composability () | ❌ Missing | JS layer doesn’t support nested agent workflows yet |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request