Commit Graph

  • daeff3dfaf startup handling and logging of docker images tweaked (#3645) main tobitege 2024-08-29 00:17:58 +02:00
  • 978951ef88 chore(deps-dev): bump @types/node from 22.5.0 to 22.5.1 in /frontend (#3640) dependabot[bot] 2024-08-28 21:09:28 +00:00
  • c22f6c7c31 add warning for workspace base on remote runtime xw/remote-runtime Xingyao Wang 2024-08-28 15:36:40 -05:00
  • 94d1239155 chore(deps-dev): bump @tailwindcss/typography in /frontend (#3639) dependabot[bot] 2024-08-28 22:49:34 +03:00
  • 6b8002c212 Merge branch 'main' into dependabot/pip/boto3-1.35.7 dependabot/pip/boto3-1.35.7 tofarr 2024-08-28 20:07:45 +01:00
  • c6ba0e8339 Remove singleton config (#3614) Graham Neubig 2024-08-28 15:05:49 -04:00
  • 68ae77733c moved dependencies to evaluation section aider-bench-visualizer tobitege 2024-08-28 20:57:49 +02:00
  • 9d7c5fcd71 added example cost and actions histogram images for readme tobitege 2024-08-28 20:34:14 +02:00
  • 6ed0a833fe aider-bench: add visualization to summarize script and readme tobitege 2024-08-28 20:33:01 +02:00
  • f8c4d1df45 (test) Fix test_agent_controller.py mock exceptions (#3577) tobitege 2024-08-28 19:05:22 +02:00
  • 438862b87c revert latest prompt change edit-improvements tobitege 2024-08-28 18:31:45 +02:00
  • c00f9e77a1 support remote to run integration tests Xingyao Wang 2024-08-28 11:26:48 -05:00
  • 1a71ae9ddc update poetry lock Xingyao Wang 2024-08-28 11:24:58 -05:00
  • 90492f969c Merge commit '9c39f07430ef2cffab0243920a134ddd17095d47' into xw/remote-runtime Xingyao Wang 2024-08-28 11:24:42 -05:00
  • 43bb3e9570 added hint to properly escape docstrings tobitege 2024-08-28 17:55:19 +02:00
  • c1b9b0d70a Merge branch 'main' into edit-improvements tobitege 2024-08-28 17:45:20 +02:00
  • 9c39f07430 (enh) Aider-Bench: make resumable with skip_num arg (#3626) tobitege 2024-08-28 17:42:01 +02:00
  • 2cc31fbd2b try to close session even on exception Xingyao Wang 2024-08-28 10:36:45 -05:00
  • 4ed45c7c9c Update README.md (#3629) Xingyao Wang 2024-08-28 10:36:16 -05:00
  • 1039c45439 chore(deps): bump tree-sitter from 0.21.3 to 0.23.0 dependabot/pip/tree-sitter-0.23.0 dependabot[bot] 2024-08-28 15:04:22 +00:00
  • 811cf9ea64 chore(deps-dev): bump streamlit from 1.37.1 to 1.38.0 dependabot/pip/streamlit-1.38.0 dependabot[bot] 2024-08-28 15:04:20 +00:00
  • 10a548709c chore(deps-dev): bump notebook from 7.2.1 to 7.2.2 dependabot/pip/notebook-7.2.2 dependabot[bot] 2024-08-28 15:04:18 +00:00
  • 2d119fd214 chore(deps-dev): bump the eslint group across 1 directory with 3 updates dependabot/npm_and_yarn/frontend/eslint-ede32e463f dependabot[bot] 2024-08-28 15:04:09 +00:00
  • b27dc5e03d chore(deps): bump zope-interface from 7.0.2 to 7.0.3 dependabot/pip/zope-interface-7.0.3 dependabot[bot] 2024-08-28 15:03:39 +00:00
  • 1162849386 Added stale exemption for tracked issues mh/tracked-issue mamoodi 2024-08-28 11:00:25 -04:00
  • 363c0a8971 chore(deps-dev): bump llama-index from 0.11.1 to 0.11.2 dependabot/pip/llama-index-0.11.2 dependabot[bot] 2024-08-28 14:58:22 +00:00
  • d9a8b53bc2 feat: specialize CodeAct into micro agents by providing markdown files (#3511) Xingyao Wang 2024-08-28 09:58:16 -05:00
  • 0ed767febc chore(deps): bump google-cloud-aiplatform from 1.63.0 to 1.64.0 dependabot/pip/google-cloud-aiplatform-1.64.0 dependabot[bot] 2024-08-28 14:56:38 +00:00
  • 832b0e492e chore(deps): bump json-repair from 0.28.3 to 0.28.4 dependabot/pip/json-repair-0.28.4 dependabot[bot] 2024-08-28 14:55:50 +00:00
  • d2b5b9b074 chore(deps): bump boto3 from 1.35.5 to 1.35.7 dependabot[bot] 2024-08-28 14:54:03 +00:00
  • cf1307aa62 fix StuckDetector and add more errors for detection enh-stuck-detection tobitege 2024-08-28 10:38:48 +02:00
  • c8489d7ad4 tweak logging; try to close session Xingyao Wang 2024-08-28 00:08:25 -05:00
  • 39d085d677 support running testcases in parallel Xingyao Wang 2024-08-27 22:55:17 -05:00
  • f0f6c1356f directly save sdist to temp dir for _put_source_code_to_dir Xingyao Wang 2024-08-27 21:50:56 -05:00
  • e6f1a7b04e clean up msg Xingyao Wang 2024-08-27 21:30:01 -05:00
  • 653bc4ef6d chore(deps): bump fastapi from 0.112.1 to 0.112.2 (#3598) dependabot[bot] 2024-08-28 10:05:37 +08:00
  • 253ae88f0d retry when wait until alive Xingyao Wang 2024-08-27 20:47:51 -05:00
  • b7a07b1e07 Revert "add retry for wait until alive;" Xingyao Wang 2024-08-27 20:47:09 -05:00
  • 62fd5840d8 Merge branch 'main' into edit-improvements Xingyao Wang 2024-08-27 20:31:06 -05:00
  • 5e77752a0c Merge commit '98081b9b1bdb782165adabd4237e7c7a07e20792' into xw/remote-runtime Xingyao Wang 2024-08-27 20:29:55 -05:00
  • dd013cd268 add retry for wait until alive; add retry for check image exists Xingyao Wang 2024-08-27 20:29:43 -05:00
  • c81cb1e6b9 fix content type error (e.g., bad gateway when runtime is not ready) Xingyao Wang 2024-08-27 19:22:01 -05:00
  • 98081b9b1b (eval) EOF fixes for SWE-Bench evaluation (#3623) Xingyao Wang 2024-08-27 16:09:31 -05:00
  • 0b8779447a New README for OpenHands/openhands/runtime folder (#3576) tobitege 2024-08-27 23:04:50 +02:00
  • 097fbd6362 (fix) Enable and log if logging to file is enabled (#3556) tobitege 2024-08-27 22:36:33 +02:00
  • 962d0d7260 fix integration tests Xingyao Wang 2024-08-27 15:10:09 -05:00
  • 81e7b951f5 Merge branch 'main' into edit-improvements tobitege 2024-08-27 19:26:41 +02:00
  • 0cdeb83b17 Enabling of unittests in aider benchmark should be optional. (#3620) Raj Maheshwari 2024-08-27 22:55:55 +05:30
  • 0ca6178d24 restore use of TEST_RUNTIME args and variables tobitege 2024-08-27 19:25:05 +02:00
  • d527649a33 Merge branch 'main' into edit-improvements tobitege 2024-08-27 19:16:43 +02:00
  • 292148826e chore(deps-dev): bump jupyterlab from 4.2.4 to 4.2.5 (#3616) dependabot[bot] 2024-08-28 00:39:19 +08:00
  • 045c8367b7 chore(deps): bump zope-interface from 7.0.1 to 7.0.2 (#3617) dependabot[bot] 2024-08-28 00:38:49 +08:00
  • 0b391e09b5 chore(deps): bump litellm from 1.44.5 to 1.44.7 (#3618) dependabot[bot] 2024-08-28 00:38:37 +08:00
  • cb8a57ce5b remove server runtime remnants and TEST_RUNTIME references tobitege 2024-08-27 18:05:15 +02:00
  • 8e74ec7f26 Removed trace statements feat-allow-specify-workspace-mount-path Tim O'Farrell 2024-08-27 16:39:29 +01:00
  • 55e27c0746 Ruff! Tim O'Farrell 2024-08-27 16:38:33 +01:00
  • 3affaad775 tweaked the separator tobitege 2024-08-27 17:38:17 +02:00
  • 7eaa2f8c0e tweaks in test_agent_skill.py wrt to SEP separator tobitege 2024-08-27 17:34:07 +02:00
  • fb7ee1757b Added ability to specify workspace path from frontend Tim O'Farrell 2024-08-27 16:33:08 +01:00
  • 019abf8c87 Merge branch 'main' into edit-improvements tobitege 2024-08-27 17:15:13 +02:00
  • 1fddc77247 (feat) runtime: in _wait_until_alive upon start wait for client to have initialized too (#3612) tobitege 2024-08-27 17:11:32 +02:00
  • 257b2a71c3 Merge commit '212a78c703543a2693c4ff6ec1744f932737953d' into xw/remote-runtime Xingyao Wang 2024-08-27 10:03:40 -05:00
  • 37781cad3c Fix security analyzer neubig/simplify_security_analyzer Graham Neubig 2024-08-27 10:53:48 -04:00
  • 212a78c703 docs: More consistent documentation (#3608) mamoodi 2024-08-27 10:04:13 -04:00
  • 5a4351c6e8 improve file editing prompts and unit test converted most raise calls to a _output_error call in file_ops.py tobitege 2024-08-23 10:06:54 +02:00
  • 789f15a5db Allow the Agent to run uniittests for verification. (#3609) Raj Maheshwari 2024-08-27 11:52:01 +05:30
  • 6304ea859a fix exception handling Xingyao Wang 2024-08-26 21:13:46 -05:00
  • a1bdbd0aaf chore(deps-dev): bump jsdom from 24.1.1 to 25.0.0 in /frontend (#3589) dependabot[bot] 2024-08-27 10:00:36 +08:00
  • 0f5561509d chore(deps-dev): bump @testing-library/jest-dom in /frontend (#3590) dependabot[bot] 2024-08-27 10:00:14 +08:00
  • e96649decd chore(deps): bump jose from 5.7.0 to 5.8.0 in /frontend (#3588) dependabot[bot] 2024-08-27 09:58:55 +08:00
  • 47afd1b141 chore(deps): bump boto3 from 1.35.4 to 1.35.5 (#3595) dependabot[bot] 2024-08-27 09:58:38 +08:00
  • 809a6632b1 chore(deps-dev): bump mypy from 1.11.1 to 1.11.2 (#3596) dependabot[bot] 2024-08-27 09:58:10 +08:00
  • 7a856c9e68 chore(deps): bump litellm from 1.44.4 to 1.44.5 (#3599) dependabot[bot] 2024-08-27 09:57:38 +08:00
  • 8344be3996 chore(deps-dev): bump llama-index-embeddings-huggingface (#3600) dependabot[bot] 2024-08-27 09:57:04 +08:00
  • 5bb931e4d6 Add prompt caching (Sonnet, Haiku only) (#3411) Kaushik Deka 2024-08-26 17:46:44 -07:00
  • e72dc96d13 [Fix] Stop API key from leaking in evaluation outputs. (#3603) Raj Maheshwari 2024-08-27 03:08:37 +05:30
  • 1240fe804b factor out runtime retry code Xingyao Wang 2024-08-26 15:33:31 -05:00
  • 3a1c547c8c [WIP] Fix docker push issues (#3585) Robert Brennan 2024-08-26 15:36:28 -04:00
  • 8f6410603c Change PR template to enforce a simple description for CHANGELOG (#3602) mamoodi 2024-08-26 14:30:58 -04:00
  • 8fcf0817d4 (eval) Aider_bench: add eval_ids arg to run specific instance id's (#3592) tobitege 2024-08-26 18:49:26 +02:00
  • 7f57c2ce64 more reverst rb/od Robert Brennan 2024-08-26 11:54:02 -04:00
  • 9f880f7690 revert some files Robert Brennan 2024-08-26 11:53:14 -04:00
  • d69228b20c fix perms Robert Brennan 2024-08-26 11:52:13 -04:00
  • 4340da8973 replace most references to OD Robert Brennan 2024-08-26 11:50:23 -04:00
  • 8c4c3b18b5 Feat google cloud storage (#3574) tofarr 2024-08-26 08:16:49 -06:00
  • bbfb3b21a8 Merge branch 'main' into linter-2 linter-2 Graham Neubig 2024-08-26 08:59:52 -04:00
  • f1882ba886 (test) Fix regressions in tests (#3579) tobitege 2024-08-26 13:14:37 +02:00
  • eaf8e5c8a7 feat: parse new terminal output (#3582) sp.wack 2024-08-26 13:09:43 +03:00
  • c444aa801a chore(deps): bump boto3 from 1.35.3 to 1.35.4 (#3559) dependabot[bot] 2024-08-26 15:58:39 +08:00
  • 6ce77e157b Fix pypi build (#3548) tofarr 2024-08-26 01:31:37 -06:00
  • e5ef308d91 simplify close Xingyao Wang 2024-08-26 00:06:15 -05:00
  • 400542629b fix file ops Xingyao Wang 2024-08-26 00:05:24 -05:00
  • 19e8978010 support execute through specific runtime url Xingyao Wang 2024-08-25 23:50:43 -05:00
  • f9088766e8 Allow setting of runtime container image (#3573) Graham Neubig 2024-08-25 19:05:41 -04:00
  • 36b4587955 remove sandbox url Xingyao Wang 2024-08-25 17:26:32 -05:00
  • 356d9b34be Add CLI mode (#3564) Robert Brennan 2024-08-25 18:10:21 -04:00
  • 99fb68abc5 fix await Xingyao Wang 2024-08-25 16:53:06 -05:00
  • 0313a9f31d merge init commands to save startup time Xingyao Wang 2024-08-25 16:46:22 -05:00
  • ac4150be7b add retry stop Xingyao Wang 2024-08-25 16:45:35 -05:00
  • 4d8f7cc96c fix test browsing Xingyao Wang 2024-08-24 23:46:12 -05:00