Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    4 of 322 committers (1.2%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.3%) to scientific vocabulary

Keywords from Contributors

cryptocurrency langchain anthropic gemini agents transformer jax cryptography interface multi-agents
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: enyst
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 171 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 15
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Contributing License Code of conduct Citation Codeowners

README.md

OpenHands-Tab

This repository is a playground for the development and testing of the OpenHands-Tab VS Code extension.

OpenHands-Tab VS Code Extension

The OpenHands-Tab extension integrates the power of OpenHands directly into your Visual Studio Code editor.

Features include: * An "OpenHands" tab in the VS Code Activity Bar. * A chat-like interface for sending prompts to the OpenHands agent. * Deep integration with VS Code for actions like opening files, viewing diffs, and executing commands.

For detailed information about the extension, please see the OpenHands-Tab README.

About OpenHands

OpenHands is a platform for software development agents powered by AI. These agents can perform a wide range of developer tasks, from modifying code and running commands to browsing the web and calling APIs. To learn more about the core OpenHands project, visit the main OpenHands repository.

Owner

  • Name: Engel Nyst
  • Login: enyst
  • Kind: user
  • Location: Internet

Software developer & copyright nerd. Traveling in Europe, living on the Internet. Always in love with the freedom of my Internet home, and working for it.

GitHub Events

Total
  • Issues event: 8
  • Delete event: 48
  • Issue comment event: 81
  • Push event: 74
  • Pull request review comment event: 48
  • Pull request review event: 50
  • Pull request event: 119
  • Create event: 60
Last Year
  • Issues event: 8
  • Delete event: 48
  • Issue comment event: 81
  • Push event: 74
  • Pull request review comment event: 48
  • Pull request review event: 50
  • Pull request event: 119
  • Create event: 60

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 4,535
  • Total Committers: 322
  • Avg Commits per committer: 14.084
  • Development Distribution Score (DDS): 0.814
Past Year
  • Commits: 3,456
  • Committers: 197
  • Avg Commits per committer: 17.543
  • Development Distribution Score (DDS): 0.799
Top Committers
Name Email Commits
dependabot[bot] 4****] 845
Xingyao Wang x****o@a****v 491
Robert Brennan a****s@r****o 458
Engel Nyst e****t 328
sp.wack 8****e 267
tofarr t****r@g****m 221
mamoodi m****a@g****m 207
Graham Neubig n****g@g****m 186
Rohit Malhotra r****a@g****m 161
Boxuan Li l****n@c****k 128
tobitege 1****e 127
மனோஜ்குமார் பழனிச்சாமி s****7@g****m 101
OpenHands o****n@a****v 70
Yufan Song 3****g 52
Leo i****t@g****m 45
Ryan H. Tran d****0@g****m 41
Alex Bäuerle a****x@a****o 38
Calvin Smith e****l@c****o 35
Ray Myers r****s@g****m 32
Jim Su j****u@p****m 29
Shimada666 6****2@q****m 28
Xia Zhenhua z****a@g****m 22
chuckbutkus c****k@a****v 21
Cheng Yang 9****1 18
Anas DORBANI 9****s 17
Frank Xu f****4@g****m 15
808vita 9****a 12
Binyuan Hui b****y@a****m 10
RaGe f****r 9
Raj Maheshwari 5****g 8
and 292 more...

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 15
  • Total pull requests: 83
  • Average time to close issues: about 14 hours
  • Average time to close pull requests: 1 day
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 1.4
  • Average comments per pull request: 0.81
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 55
Past Year
  • Issues: 15
  • Pull requests: 83
  • Average time to close issues: about 14 hours
  • Average time to close pull requests: 1 day
  • Issue authors: 1
  • Pull request authors: 2
  • Average comments per issue: 1.4
  • Average comments per pull request: 0.81
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 55
Top Authors
Issue Authors
  • enyst (8)
Pull Request Authors
  • dependabot[bot] (108)
  • enyst (28)
Top Labels
Issue Labels
enhancement (4) bug (3)
Pull Request Labels
dependencies (108) javascript (63) python (26) docker (15) github_actions (4) assign-to-jules (3) fix-me-experimental (2)

Dependencies

.github/workflows/clean-up.yml actions
  • Mattraks/delete-workflow-runs v2 composite
.github/workflows/deploy-docs.yml actions
  • actions/checkout v4 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • useblacksmith/setup-node v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/fe-unit-tests.yml actions
  • actions/checkout v4 composite
  • codecov/codecov-action v5 composite
  • useblacksmith/setup-node v5 composite
.github/workflows/ghcr-build.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite
  • codecov/codecov-action v5 composite
  • docker/login-action v3 composite
  • docker/setup-buildx-action v3 composite
  • docker/setup-qemu-action v3.6.0 composite
  • useblacksmith/build-push-action v1 composite
  • useblacksmith/cache v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/integration-runner.yml actions
  • KeisukeYamashita/create-comment v1 composite
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
  • useblacksmith/setup-node v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/lint-fix.yml actions
  • actions/checkout v4 composite
  • useblacksmith/setup-node v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/lint.yml actions
  • actions/checkout v4 composite
  • useblacksmith/setup-node v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/openhands-resolver.yml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/github-script v7 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/py-unit-tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • codecov/codecov-action v5 composite
  • docker/setup-buildx-action v3 composite
  • useblacksmith/setup-node v5 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/pypi-release.yml actions
  • actions/checkout v4 composite
  • snok/install-poetry v1.4.1 composite
  • useblacksmith/setup-python v6 composite
.github/workflows/run-eval.yml actions
  • KeisukeYamashita/create-comment v1 composite
  • actions/checkout v4 composite
.github/workflows/stale.yml actions
  • actions/stale v9 composite
containers/app/Dockerfile docker
  • node 21.7.2-bookworm-slim build
  • python 3.12.3-slim build
containers/dev/Dockerfile docker
  • dind latest build
  • openhands latest build
  • ubuntu 22.04 build
containers/e2b-sandbox/Dockerfile docker
  • ubuntu 22.04 build
docker-compose.yml docker
  • openhands latest
evaluation/benchmarks/logic_reasoning/Dockerfile docker
  • python 3.12-bookworm build
evaluation/benchmarks/miniwob/Dockerfile docker
  • python 3.12-bookworm build
evaluation/benchmarks/mint/Dockerfile docker
  • python 3.12-bookworm build
evaluation/benchmarks/scienceagentbench/Dockerfile docker
  • python 3.11-bookworm build
evaluation/benchmarks/toolqa/Dockerfile docker
  • python 3.12-bookworm build
docs/package-lock.json npm
  • 1380 dependencies
docs/package.json npm
  • @docusaurus/module-type-aliases ^3.5.1 development
  • @docusaurus/tsconfig ^3.7.0 development
  • @docusaurus/types ^3.5.1 development
  • swagger-cli ^4.0.4 development
  • swagger-ui-dist ^5.21.0 development
  • typescript ~5.8.3 development
  • @docusaurus/core ^3.7.0
  • @docusaurus/plugin-content-pages ^3.7.0
  • @docusaurus/preset-classic ^3.7.0
  • @docusaurus/theme-mermaid ^3.7.0
  • @mdx-js/react ^3.1.0
  • @node-rs/jieba ^2.0.1
  • clsx ^2.0.0
  • docusaurus-lunr-search ^3.6.0
  • prism-react-renderer ^2.4.1
  • react ^19.1.0
  • react-dom ^19.1.0
  • react-icons ^5.5.0
  • react-use ^17.6.0
frontend/package-lock.json npm
  • 1200 dependencies
frontend/package.json npm
  • @babel/parser ^7.27.1 development
  • @babel/traverse ^7.27.1 development
  • @babel/types ^7.27.0 development
  • @mswjs/socket.io-binding ^0.1.1 development
  • @playwright/test ^1.52.0 development
  • @react-router/dev ^7.5.3 development
  • @tailwindcss/typography ^0.5.16 development
  • @tanstack/eslint-plugin-query ^5.74.7 development
  • @testing-library/dom ^10.4.0 development
  • @testing-library/jest-dom ^6.6.1 development
  • @testing-library/react ^16.3.0 development
  • @testing-library/user-event ^14.6.1 development
  • @types/node ^22.15.12 development
  • @types/react ^19.1.3 development
  • @types/react-dom ^19.1.3 development
  • @types/react-highlight ^0.12.8 development
  • @types/react-syntax-highlighter ^15.5.13 development
  • @types/ws ^8.18.1 development
  • @typescript-eslint/eslint-plugin ^7.18.0 development
  • @typescript-eslint/parser ^7.18.0 development
  • @vitest/coverage-v8 ^3.1.3 development
  • autoprefixer ^10.4.21 development
  • cross-env ^7.0.3 development
  • eslint ^8.57.0 development
  • eslint-config-airbnb ^19.0.4 development
  • eslint-config-airbnb-typescript ^18.0.0 development
  • eslint-config-prettier ^10.1.3 development
  • eslint-plugin-import ^2.29.1 development
  • eslint-plugin-jsx-a11y ^6.10.2 development
  • eslint-plugin-prettier ^5.4.0 development
  • eslint-plugin-react ^7.37.5 development
  • eslint-plugin-react-hooks ^4.6.2 development
  • eslint-plugin-unused-imports ^4.1.4 development
  • husky ^9.1.7 development
  • jsdom ^26.1.0 development
  • lint-staged ^15.5.2 development
  • msw ^2.6.6 development
  • postcss ^8.5.2 development
  • prettier ^3.5.3 development
  • stripe ^18.1.0 development
  • tailwindcss ^3.4.17 development
  • typescript ^5.8.3 development
  • vite-plugin-svgr ^4.2.0 development
  • vite-tsconfig-paths ^5.1.4 development
  • vitest ^3.0.2 development
  • @heroui/react 2.7.8
  • @microlink/react-json-view ^1.26.1
  • @monaco-editor/react ^4.7.0-rc.0
  • @react-router/node ^7.5.3
  • @react-router/serve ^7.5.3
  • @react-types/shared ^3.29.0
  • @reduxjs/toolkit ^2.7.0
  • @stripe/react-stripe-js ^3.7.0
  • @stripe/stripe-js ^7.3.0
  • @tanstack/react-query ^5.75.4
  • @vitejs/plugin-react ^4.4.0
  • @xterm/addon-fit ^0.10.0
  • @xterm/xterm ^5.4.0
  • axios ^1.9.0
  • clsx ^2.1.1
  • eslint-config-airbnb-typescript ^18.0.0
  • framer-motion ^12.10.0
  • i18next ^25.1.1
  • i18next-browser-languagedetector ^8.1.0
  • i18next-http-backend ^3.0.2
  • isbot ^5.1.27
  • jose ^6.0.11
  • lucide-react ^0.507.0
  • monaco-editor ^0.52.2
  • posthog-js ^1.239.1
  • react ^19.1.0
  • react-dom ^19.1.0
  • react-highlight ^0.15.0
  • react-hot-toast ^2.5.1
  • react-i18next ^15.5.1
  • react-icons ^5.5.0
  • react-markdown ^10.1.0
  • react-redux ^9.2.0
  • react-router ^7.5.3
  • react-syntax-highlighter ^15.6.1
  • react-textarea-autosize ^8.5.9
  • remark-gfm ^4.0.1
  • sirv-cli ^3.0.1
  • socket.io-client ^4.8.1
  • tailwind-merge ^3.2.0
  • vite ^6.3.5
  • web-vitals ^3.5.2
  • ws ^8.18.2
openhands/runtime/utils/vscode-extensions/hello-world/package.json npm
openhands/runtime/utils/vscode-extensions/memory-monitor/package.json npm
evaluation/benchmarks/lca_ci_build_repair/setup.py pypi
evaluation/benchmarks/mint/requirements.txt pypi
  • ipython *
  • matplotlib *
  • networkx *
  • nltk *
  • opencv-python *
  • pandas ==1.4.4
  • python-dateutil *
  • pytz *
  • pyyaml *
  • scipy ==1.10.1
  • seaborn *
  • statsmodels *
  • sympy *
  • visdom *
openhands/core/setup.py pypi
poetry.lock pypi
  • 413 dependencies
pyproject.toml pypi
.github/workflows/summary.yml actions
  • actions/ai-inference v1 composite
  • actions/checkout v4 composite
openhands/runtime/utils/vscode-extensions/openhands-tab/package-lock.json npm
  • 948 dependencies
openhands/runtime/utils/vscode-extensions/openhands-tab/package.json npm
  • @tailwindcss/postcss ^4.1.7 development
  • @testing-library/dom ^10.4.0 development
  • @testing-library/react ^16.3.0 development
  • @testing-library/user-event ^14.6.1 development
  • @types/mocha ^10.0.10 development
  • @types/node ^22.15.12 development
  • @types/react ^19.1.5 development
  • @types/react-dom ^19.1.5 development
  • @types/vscode ^1.96.0 development
  • @typescript-eslint/eslint-plugin ^7.18.0 development
  • @typescript-eslint/parser ^7.18.0 development
  • @vitejs/plugin-react ^4.4.0 development
  • @vitest/coverage-v8 ^3.1.4 development
  • @vscode/test-electron ^2.5.2 development
  • @vscode/vsce ^3.4.2 development
  • autoprefixer ^10.4.21 development
  • eslint ^8.57.0 development
  • eslint-config-airbnb ^19.0.4 development
  • eslint-config-airbnb-typescript ^18.0.0 development
  • eslint-config-prettier ^10.1.5 development
  • eslint-plugin-import ^2.29.1 development
  • eslint-plugin-jsx-a11y ^6.10.2 development
  • eslint-plugin-prettier ^5.4.0 development
  • eslint-plugin-react ^7.37.5 development
  • eslint-plugin-react-hooks ^4.6.2 development
  • eslint-plugin-unused-imports ^4.1.4 development
  • glob ^11.0.2 development
  • jsdom ^26.1.0 development
  • mocha ^11.5.0 development
  • msw ^2.6.6 development
  • postcss ^8.5.3 development
  • prettier ^3.5.3 development
  • tailwindcss ^4.1.7 development
  • typescript ^5.8.3 development
  • vite ^6.3.5 development
  • vite-tsconfig-paths ^5.1.4 development
  • vitest ^3.0.2 development
  • clsx ^2.1.1
  • react ^19.1.0
  • react-dom ^19.1.0
  • react-markdown ^10.1.0
  • remark-gfm ^4.0.1
  • socket.io-client ^4.8.1