File tree Expand file tree Collapse file tree 1 file changed +2
-16
lines changed
Expand file tree Collapse file tree 1 file changed +2
-16
lines changed Original file line number Diff line number Diff line change @@ -771,20 +771,6 @@ from swarmzero import Agent, Swarm
771771```
772772</details >
773773
774- ## Time travel debugging 🔮
775-
776- <div style =" justify-content : center " >
777- <img src =" docs/images/external/app_screenshots/time_travel_banner.png " alt =" Time Travel Banner " >
778- </div >
779-
780- <br />
781-
782- [ Try it out!] ( https://app.agentops.ai/timetravel )
783-
784- ## Agent Arena 🥊
785-
786- (coming soon!)
787-
788774## Evaluations Roadmap 🧭
789775
790776| Platform | Dashboard | Evals |
@@ -800,9 +786,9 @@ from swarmzero import Agent, Swarm
800786| ✅ Event latency analysis | 🔜 Non-stationary environment testing | 🔜 LLM non-deterministic function detection | 🚧 Infinite loops and recursive thought detection |
801787| ✅ Agent workflow execution pricing | 🔜 Multi-modal environments | 🚧 Token limit overflow flags | 🔜 Faulty reasoning detection |
802788| 🚧 Success validators (external) | 🔜 Execution containers | 🔜 Context limit overflow flags | 🔜 Generative code validators |
803- | 🔜 Agent controllers/skill tests | ✅ Honeypot and prompt injection detection ([ PromptArmor] ( https://promptarmor.com ) ) | 🔜 API bill tracking | 🔜 Error breakpoint analysis |
789+ | 🔜 Agent controllers/skill tests | ✅ Honeypot and prompt injection detection ([ PromptArmor] ( https://promptarmor.com ) ) | ✅ API bill tracking | 🔜 Error breakpoint analysis |
804790| 🔜 Information context constraint testing | 🔜 Anti-agent roadblocks (i.e. Captchas) | 🔜 CI/CD integration checks | |
805- | 🔜 Regression testing | 🔜 Multi-agent framework visualization | | |
791+ | 🔜 Regression testing | ✅ Multi-agent framework visualization | | |
806792
807793### Why AgentOps? 🤔
808794
You can’t perform that action at this time.
0 commit comments