anthropics / claude-quickstarts Temporal Dependencies |
A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
flowchart TB
n0["computer-use-demo"]
n0 ---|"1"| n0
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a05E,stroke-width:1px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| computer-use-demo/computer_use_demo/streamlit.py computer-use-demo/computer_use_demo/loop.py |
1 | 16 (6%) | 18 (5%) | 2026-05-28 |
flowchart TB
n0["computer-use-best-practices"]
n1["computer-use-demo"]
n0 ---|"1"| n0
n1 ---|"1"| n1
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a05E,stroke-width:1px
linkStyle 1 stroke:#a0a0a05E,stroke-width:1px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/localization_demo/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/editor.py computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/tools/shell.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/computer_use/tools/base.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/dev_ui/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/editor.py computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/constants.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/tools/open_app.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/constants.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/dev_ui/localization_demo/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/computer_use/render.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/computer_use/trajectory.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/tool_panel/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/batch.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/render.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/computer_use/render.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/anthropic.css computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/constants.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/anthropic.css computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/dev_ui/assets/streamlit_theme.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/open_app.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/trajectory.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/editor.py computer-use-best-practices/computer_use/tools/batch.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/computer.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/computer_use/tools/base.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/image.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/assets/anthropic.css |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/open_app.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/localization_demo/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/tools/shell.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/computer_use/tools/base.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/dev_ui/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/editor.py computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/constants.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/tools/open_app.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/constants.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/config.example.toml |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
flowchart TB
n0["computer-use-demo"]
n1["computer-use-best-practices"]
n0 ---|"2"| n0
n1 ---|"1"| n1
classDef default fill:#00b2ee,stroke:#ffffff,color:#000000;
classDef highlighted fill:#00b2ee,stroke:#ffffff,color:#000000;
linkStyle 0 stroke:#a0a0a070,stroke-width:2px
linkStyle 1 stroke:#a0a0a05E,stroke-width:1px
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/render.py computer-use-best-practices/computer_use/image.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/open_app.py computer-use-best-practices/computer_use/render.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/tools/result.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/loop.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/preflight.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/shell.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/assets/anthropic.css |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/anthropic.css computer-use-best-practices/computer_use/trajectory.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/computer.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/tool_panel/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/open_app.py computer-use-best-practices/computer_use/tools/computer.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/constants.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/open_app.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/localization_demo/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/trajectory.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/dev_ui/assets/anthropic.css |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/streamlit_theme.toml computer-use-best-practices/computer_use/formatters.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/trajectory.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/preflight.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/localization_demo/server.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/shell.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/anthropic.css computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/dev_ui/assets/anthropic.css |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/static/index.html computer-use-best-practices/computer_use/tools/open_app.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/tools/computer.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/editor.py computer-use-best-practices/computer_use/image.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/computer_use/image.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/computer_use/tools/shell.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/result.py computer-use-best-practices/computer_use/tools/batch.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/preflight.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
|---|---|---|---|---|
| computer-use-best-practices/dev_ui/tool_panel/server.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/open_app.py computer-use-best-practices/computer_use/render.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/__main__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/tools/browser.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/tools/result.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/__init__.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/shell.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/dev_ui/assets/anthropic.css |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/trajectory_viewer/app.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/__init__.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/assets/anthropic.css computer-use-best-practices/computer_use/trajectory.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/config.example.toml computer-use-best-practices/computer_use/tools/editor.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/computer_use/tools/browser.py computer-use-best-practices/computer_use/loop.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/__init__.py computer-use-best-practices/dev_ui/localization_demo/static/index.html |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/localization_demo/server.py computer-use-best-practices/computer_use/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |
| computer-use-best-practices/dev_ui/tool_panel/static/index.html computer-use-best-practices/computer_use/tools/__init__.py |
1 | 1 (100%) | 1 (100%) | 2026-05-13 |