dependabot[bot]
|
a123d2a88a
|
chore(deps): bump the version-all group with 4 updates
Updates the requirements on [datasets](https://github.com/huggingface/datasets), [gymnasium](https://github.com/Farama-Foundation/Gymnasium), [pillow](https://github.com/python-pillow/Pillow) and [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) to permit the latest version.
Updates `datasets` to 3.4.0
- [Release notes](https://github.com/huggingface/datasets/releases)
- [Commits](https://github.com/huggingface/datasets/compare/3.2.0...3.4.0)
Updates `gymnasium` to 1.1.1
- [Release notes](https://github.com/Farama-Foundation/Gymnasium/releases)
- [Commits](https://github.com/Farama-Foundation/Gymnasium/compare/v1.0.0...v1.1.1)
Updates `pillow` to 11.1.0
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.4.0...11.1.0)
Updates `duckduckgo-search` to 7.5.2
- [Release notes](https://github.com/deedy5/duckduckgo_search/releases)
- [Commits](https://github.com/deedy5/duckduckgo_search/compare/v7.5.1...v7.5.2)
---
updated-dependencies:
- dependency-name: datasets
dependency-type: direct:production
dependency-group: version-all
- dependency-name: gymnasium
dependency-type: direct:production
dependency-group: version-all
- dependency-name: pillow
dependency-type: direct:production
dependency-group: version-all
- dependency-name: duckduckgo-search
dependency-type: direct:production
dependency-group: version-all
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-17 08:15:55 +00:00 |
|
Sheng Fan
|
05e41a86ed
|
Merge pull request #739 from tboy1337/version
Updated environment-corrupt-check.yaml to use newer versions of github actions
|
2025-03-17 02:20:45 +08:00 |
|
Sheng Fan
|
3060c6ba07
|
Merge pull request #740 from tboy1337/version1
Updated pr-autodiff.yaml to use newer versions of github actions
|
2025-03-17 02:20:29 +08:00 |
|
tboy1337
|
a107cb2f6c
|
Update pr-autodiff.yaml
|
2025-03-16 17:47:19 +00:00 |
|
tboy1337
|
c076ec0f0c
|
Update environment-corrupt-check.yaml
|
2025-03-16 17:41:50 +00:00 |
|
Sheng Fan
|
daafb2c978
|
refactor(workflow): disable pull request triggers in favor of issue comments
|
2025-03-17 01:31:43 +08:00 |
|
Sheng Fan
|
9d693409dc
|
chore: update Python version to latest ones
|
2025-03-17 00:52:18 +08:00 |
|
Sheng Fan
|
4414f05cd5
|
fix(pr-autodiff): remove unnecessary try-except block
|
2025-03-17 00:50:17 +08:00 |
|
Sheng Fan
|
5777334fb4
|
ci(requirements): environment corruption check
|
2025-03-17 00:41:04 +08:00 |
|
Sheng Fan
|
24b3d2d62c
|
fix: end of file line
|
2025-03-17 00:23:38 +08:00 |
|
mannaandpoem
|
114d0f8601
|
Merge pull request #726 from boxxello/fix-pydantic-core-version-2.32.0_to_2.27.2
Fix pydantic_core version to 2.27.2 to resolve dependency conflict
|
2025-03-17 00:07:59 +08:00 |
|
liangxinbing
|
114bd46720
|
update config.example.toml and format file_saver.py
|
2025-03-17 00:04:17 +08:00 |
|
mannaandpoem
|
95f4ce1e81
|
Merge pull request #731 from fred913/main
feat(workflow): add PR diff summarization workflow
|
2025-03-16 23:44:48 +08:00 |
|
Sheng Fan
|
3d2c74f791
|
feat(workflow): add PR diff summarization workflow
|
2025-03-16 23:14:08 +08:00 |
|
fbosso
|
ea72591c65
|
Fix pydantic_core version to 2.27.2 to resolve dependency conflict
|
2025-03-16 14:55:21 +01:00 |
|
Sheng Fan
|
2a5fa9727f
|
Merge branch 'mannaandpoem:main' into main
|
2025-03-16 19:57:41 +08:00 |
|
Sheng Fan
|
491f27358c
|
refactor: Add permissions for top-issues workflow
|
2025-03-16 19:56:37 +08:00 |
|
Sheng Fan
|
ea4cb2814b
|
Merge pull request #718 from fred913/main
ci(chore): top-issues panel
|
2025-03-16 19:53:07 +08:00 |
|
mannaandpoem
|
0d4cedd51d
|
Merge pull request #50 from obiscr/wuzi/generated-files
place the generated file in the workspace directory
|
2025-03-16 18:57:53 +08:00 |
|
Sheng Fan
|
16290a120b
|
ci(chore): top-issues panel
|
2025-03-16 17:47:29 +08:00 |
|
mannaandpoem
|
5883ef88f1
|
Merge pull request #682 from mannaandpoem/dependabot/pip/browsergym-related-e5abe7ac89
Update playwright requirement from ~=1.49.1 to ~=1.50.0 in the browsergym-related group
|
2025-03-16 13:29:49 +08:00 |
|
dependabot[bot]
|
9781eadb9e
|
Update playwright requirement in the browsergym-related group
Updates the requirements on [playwright](https://github.com/microsoft/playwright-python) to permit the latest version.
Updates `playwright` to 1.50.0
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.49.1...v1.50.0)
---
updated-dependencies:
- dependency-name: playwright
dependency-type: direct:production
dependency-group: browsergym-related
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-16 05:12:56 +00:00 |
|
mannaandpoem
|
850718c0b0
|
Merge pull request #681 from mannaandpoem/dependabot/pip/core-dependencies-a8728a96da
Bump the core-dependencies group with 3 updates
|
2025-03-16 13:11:42 +08:00 |
|
mannaandpoem
|
25c515bb67
|
Merge pull request #680 from mannaandpoem/dependabot/github_actions/actions-54efa56ab6
Bump actions/stale from 5 to 9 in the actions group
|
2025-03-16 13:06:11 +08:00 |
|
dependabot[bot]
|
31133bccbb
|
Bump the core-dependencies group with 3 updates
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [openai](https://github.com/openai/openai-python) and [pydantic-core](https://github.com/pydantic/pydantic-core) to permit the latest version.
Updates `pydantic` to 2.10.6
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](https://github.com/pydantic/pydantic/compare/v2.10.4...v2.10.6)
Updates `openai` to 1.66.3
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v1.58.1...v1.66.3)
Updates `pydantic-core` to 2.32.0
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](https://github.com/pydantic/pydantic-core/compare/v2.27.2...v2.32.0)
---
updated-dependencies:
- dependency-name: pydantic
dependency-type: direct:production
dependency-group: core-dependencies
- dependency-name: openai
dependency-type: direct:production
dependency-group: core-dependencies
- dependency-name: pydantic-core
dependency-type: direct:production
dependency-group: core-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-16 05:02:36 +00:00 |
|
dependabot[bot]
|
4ba7bf692e
|
Bump actions/stale from 5 to 9 in the actions group
Bumps the actions group with 1 update: [actions/stale](https://github.com/actions/stale).
Updates `actions/stale` from 5 to 9
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-16 05:02:06 +00:00 |
|
liangxinbing
|
24bae66333
|
update dependabot.yml
|
2025-03-16 13:01:25 +08:00 |
|
liangxinbing
|
5e35f01ea8
|
format code
|
2025-03-16 12:57:06 +08:00 |
|
mannaandpoem
|
4783f8a0d6
|
Merge pull request #581 from kojeomstudio/add-docker-file
add docker file and start.sh
|
2025-03-16 12:19:18 +08:00 |
|
kuma
|
765155c9c3
|
add docker file
|
2025-03-16 09:52:16 +09:00 |
|
mannaandpoem
|
564a9fd88c
|
Merge pull request #648 from fred913/main
chore: several optimizations
|
2025-03-15 19:03:22 +08:00 |
|
Sheng Fan
|
b4b83bf668
|
style: Enable format on save in VSCode settings
|
2025-03-15 18:34:42 +08:00 |
|
Sheng Fan
|
b3277c4957
|
style: Add setting to trim trailing whitespace
|
2025-03-15 18:33:38 +08:00 |
|
Sheng Fan
|
729e824e4e
|
Merge branch 'main' into main
|
2025-03-15 18:27:56 +08:00 |
|
mannaandpoem
|
3e77ccb5d9
|
Merge pull request #663 from vincent7f/dev-gitignore-config
bug fix: update .gitignore to include config/config.toml for sensitive information
|
2025-03-15 18:20:34 +08:00 |
|
shenheng
|
a9999cef21
|
update .gitignore to include config/config.toml for sensitive information
|
2025-03-15 18:00:53 +08:00 |
|
mannaandpoem
|
6cca521d7a
|
Merge pull request #584 from zhoupeng/main
Update README
|
2025-03-15 17:56:57 +08:00 |
|
liangxinbing
|
49c2db7a32
|
update logo
|
2025-03-15 17:49:52 +08:00 |
|
mannaandpoem
|
337adf011c
|
Merge pull request #635 from a-holm/avoid-Validation-error-when-using-gemini
fix(llm): improve message handling to support LLMs without content/tool_calls
|
2025-03-15 17:11:19 +08:00 |
|
mannaandpoem
|
5641c9bf8a
|
Merge pull request #598 from ca-ke/refactor/web-search-tool
refactor(web_search): enhance web search functionality with engine fallback
|
2025-03-15 17:06:32 +08:00 |
|
Sheng Fan
|
07655aacce
|
Merge branch 'main' into main
|
2025-03-15 17:05:05 +08:00 |
|
a-holm
|
60268f1696
|
reformat with precommit
|
2025-03-15 09:48:52 +01:00 |
|
liangxinbing
|
65a3898592
|
format code and remove max_input_tokens for ToolCallAgent
|
2025-03-15 14:43:07 +08:00 |
|
liangxinbing
|
86399b97d6
|
add dependabot.yml
|
2025-03-15 14:40:01 +08:00 |
|
mannaandpoem
|
3bb8f8fe71
|
Merge pull request #642 from matengm1/bug/fix-temperature-defaulting
Fix temperature using default if 0
|
2025-03-15 14:16:46 +08:00 |
|
mannaandpoem
|
d35cd5ccf0
|
Merge pull request #573 from nezhazheng/main
Use the max_input_tokens configuration to constrain the agent’s token usage.
|
2025-03-15 14:11:19 +08:00 |
|
Sheng Fan
|
ca90880140
|
fix: EOF for files
|
2025-03-15 13:04:21 +08:00 |
|
Sheng Fan
|
d54026d7a0
|
chore: organize .gitignore
|
2025-03-15 12:58:25 +08:00 |
|
Sheng Fan
|
b6f8f825e0
|
chore: ensure TOML configuration files are formatted well
|
2025-03-15 12:58:18 +08:00 |
|
Matt Eng
|
49ccd72815
|
Reformat
|
2025-03-14 21:41:43 -07:00 |
|