Skip to content

Commit 4e99fef

Browse files
committed
update README; add Docker badge to indicate Docker requirement for the multimodal code agent
1 parent 813f38a commit 4e99fef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
![Python](https://img.shields.io/badge/python-3.10+-blue.svg)
44
![License](https://img.shields.io/badge/license-MIT-green.svg)
55
![LLM](https://img.shields.io/badge/LLM-OpenAI%20%7C%20Anthropic-orange.svg)
6+
![Docker](https://img.shields.io/badge/docker-required-2496ED.svg?logo=docker&logoColor=white)
67

78
**A multimodal code agent that works together with web use agent.**
89
Give an frontier agent a reliable tool to visually verify its code changes in a live browser environment.

0 commit comments

Comments
 (0)