Skip to content

Commit cacb558

Browse files
committed
Update README.md
1 parent c2eaf9d commit cacb558

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -623,10 +623,10 @@ This will execute the same configuration that achieved our top-ranking performan
623623

624624
We're continuously working to improve OWL. Here's what's on our roadmap:
625625

626-
- [ ] Write a technical blog post detailing our exploration and insights in multi-agent collaboration in real-world tasks
627-
- [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks
628-
- [ ] Develop more sophisticated agent interaction patterns and communication protocols
629-
- [ ] Improve performance on complex multi-step reasoning tasks
626+
- [x] Write a technical blog post detailing our exploration and insights in multi-agent collaboration in real-world tasks
627+
- [x] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks
628+
- [x] Develop more sophisticated agent interaction patterns and communication protocols
629+
- [x] Improve performance on complex multi-step reasoning tasks
630630

631631
# 📄 License
632632

@@ -674,6 +674,8 @@ Join us for further discussions!
674674

675675
# ❓ FAQ
676676

677+
## General Questions
678+
677679
**Q: Why don't I see Chrome running locally after starting the example script?**
678680

679681
A: If OWL determines that a task can be completed using non-browser tools (such as search or code execution), the browser will not be launched. The browser window will only appear when OWL determines that browser-based interaction is necessary.

0 commit comments

Comments
 (0)