Skip to content

Commit 2cc45ff

Browse files
authored
Merge branch 'main' into anthropic-fix-stream
2 parents bdaaf70 + ccb0d1d commit 2cc45ff

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)