task_id stringlengths 10 58 | repo stringclasses 854
values | pr_number int32 1 321k | base_sha stringlengths 40 40 | head_sha stringlengths 40 40 | task stringlengths 2 105k | plan listlengths 1 100 | subagents listlengths 1 100 | revisions listlengths 0 100 | final_diff stringlengths 256 202M | num_subtasks int32 1 100 | num_changed_files int32 2 100 |
|---|---|---|---|---|---|---|---|---|---|---|---|
0x7c13/Notepads#1422 | 0x7c13/Notepads | 1,422 | ed3c8745cdc0b04bc012a33f8a1ab65ae8f7e530 | 9adbaac8c3928a35feb94e540540deffe552fb8e | Deprecate Microsoft.AppCenter
Deprecate Microsoft.AppCenter since it is scheduled for retirement on March 31, 2025
<!-- Add a brief overview here of the feature/bug & fix. -->
## PR Type
Remove Microsoft.AppCenter analytics.
## Other information
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Deprecate Microsoft.AppCenter",
"scope_files": [
"PRIVACY.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `.github/workflows/` needed for: Deprecate Microsoft.AppCenter",
"scope... | [
{
"subtask_id": "s1",
"scope_files": [
"PRIVACY.md"
],
"solution_diff": "diff --git a/PRIVACY.md b/PRIVACY.md\nindex 59989ff31..366163bae 100644\n--- a/PRIVACY.md\n+++ b/PRIVACY.md\n@@ -8,7 +8,9 @@ If you choose to use this app, then you agree to the collection and use of infor\n \n ### Inform... | [] | diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 8ff0c12d9..4edca64c2 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -282,8 +282,7 @@ jobs:
/p:AppxBundlePlatforms=$env:APPX_BUNDLE_PLATFORMS `
/p:AppxPackageDir=$env:ARTIFACTS_DIR `
/... | 11 | 26 |
0x7c13/Notepads#1392 | 0x7c13/Notepads | 1,392 | 8acac027e3c80ec58ee0ef12acfa2efc406072df | f0d2193e0cdf70cfd6cf946ff4cba76241f38b3f | lang: Update Vietnamese
Fix incorrect contexts and use smoother language. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `src/Notepads/Strings/vi-VN/` needed for: lang: Update Vietnamese",
"scope_files": [
"src/Notepads/Strings/vi-VN/Manifest.resw",
"src/Notepads/Strings/vi-VN/Resources.resw",
"src/Notepads/Strings/vi-VN/Settings.resw"
]
}
... | [
{
"subtask_id": "s1",
"scope_files": [
"src/Notepads/Strings/vi-VN/Manifest.resw",
"src/Notepads/Strings/vi-VN/Resources.resw",
"src/Notepads/Strings/vi-VN/Settings.resw"
],
"solution_diff": "diff --git a/src/Notepads/Strings/vi-VN/Manifest.resw b/src/Notepads/Strings/vi-VN/Manifes... | [] | diff --git a/src/Notepads/Strings/vi-VN/Manifest.resw b/src/Notepads/Strings/vi-VN/Manifest.resw
index c63078042..b748e15f1 100644
--- a/src/Notepads/Strings/vi-VN/Manifest.resw
+++ b/src/Notepads/Strings/vi-VN/Manifest.resw
@@ -510,7 +510,7 @@
<comment>.xsl</comment>
</data>
<data name="NewTextDocumentDispl... | 1 | 3 |
0x7c13/Notepads#1290 | 0x7c13/Notepads | 1,290 | 5b8174e78d732d1adc6e783d74acde79c7bdb356 | 7db2b90083b8ea693b737048b3519f481d649336 | lang: nl-NL
Add [nl-NL] i18n done by [Stephan Paternotte](https://github.com/Stephan-P) | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: lang: nl-NL",
"scope_files": [
"README.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `src/Notepads/Strings/nl-NL/` needed for: lang: nl-NL",
"scope_files": [
"src/Notepa... | [
{
"subtask_id": "s1",
"scope_files": [
"README.md"
],
"solution_diff": "diff --git a/README.md b/README.md\nindex 780adb36f..2f9f0f977 100644\n--- a/README.md\n+++ b/README.md\n@@ -135,6 +135,7 @@ TL;DR: You might notice that I work for Microsoft but Notepads is my personal pr\n * [pt-PT][... | [] | diff --git a/README.md b/README.md
index 780adb36f..2f9f0f977 100644
--- a/README.md
+++ b/README.md
@@ -135,6 +135,7 @@ TL;DR: You might notice that I work for Microsoft but Notepads is my personal pr
* [pt-PT][Portuguese (Portugal)]: [O.Leitão](https://github.com/oleitao)
* [sr-Latn][Serbian (Latin)]: [bzzr... | 2 | 4 |
0x7c13/Notepads#1265 | 0x7c13/Notepads | 1,265 | 11a860757c505432900e2b7191a7c18686d2ea7a | c1f03ff912326043b17ca972bfc24894a5bffc7e | lang: update pt-PT translation
Translated the remaining strings and did a comprehensive pass over the rest adhering the [Microsoft Localization Style guide](https://learn.microsoft.com/globalization/reference/microsoft-style-guides).
## PR Type
What kind of change does this PR introduce?
- Translation
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `src/Notepads/Strings/pt-PT/` needed for: lang: update pt-PT translation",
"scope_files": [
"src/Notepads/Strings/pt-PT/Manifest.resw",
"src/Notepads/Strings/pt-PT/Resources.resw",
"src/Notepads/Strings/pt-PT/Settings.resw"
... | [
{
"subtask_id": "s1",
"scope_files": [
"src/Notepads/Strings/pt-PT/Manifest.resw",
"src/Notepads/Strings/pt-PT/Resources.resw",
"src/Notepads/Strings/pt-PT/Settings.resw"
],
"solution_diff": "diff --git a/src/Notepads/Strings/pt-PT/Manifest.resw b/src/Notepads/Strings/pt-PT/Manifes... | [] | diff --git a/src/Notepads/Strings/pt-PT/Manifest.resw b/src/Notepads/Strings/pt-PT/Manifest.resw
index b552be99c..81505a940 100644
--- a/src/Notepads/Strings/pt-PT/Manifest.resw
+++ b/src/Notepads/Strings/pt-PT/Manifest.resw
@@ -138,7 +138,7 @@
<comment>.bash_aliases</comment>
</data>
<data name="BashHistory... | 1 | 3 |
3b1b/manim#2424 | 3b1b/manim | 2,424 | e7787d791006c43ece9b86c7939fc0146b89e2a9 | 952b9935915534a1bf505e2a11a3f3908f392345 | Shader Replacement Based on Program Type
## Motivation
Currently, shader code replacement in `set_color_by_code` is not program-type aware.
If `set_color_by_code` is called multiple times on the same `VMobject` with different `program_type` values (e.g., `"fill"`, `"stroke"` and `"depth"`), only the last applied... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Shader Replacement Based on Program Type",
"scope_files": [
"manimlib/shader_wrapper.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/types/` needed for: Shader R... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/shader_wrapper.py"
],
"solution_diff": "diff --git a/manimlib/shader_wrapper.py b/manimlib/shader_wrapper.py\nindex f9f1ce171a..ec86286f32 100644\n--- a/manimlib/shader_wrapper.py\n+++ b/manimlib/shader_wrapper.py\n@@ -228,6 +228,7 @@ def __init... | [] | diff --git a/manimlib/mobject/types/vectorized_mobject.py b/manimlib/mobject/types/vectorized_mobject.py
index 15b54d031a..7df6eb270d 100644
--- a/manimlib/mobject/types/vectorized_mobject.py
+++ b/manimlib/mobject/types/vectorized_mobject.py
@@ -52,7 +52,7 @@
if TYPE_CHECKING:
from typing import Callable, Tuple,... | 2 | 2 |
3b1b/manim#2437 | 3b1b/manim | 2,437 | 2636e8dfefb803e476a2322e5a0baa79977fae26 | b931b43bd6c2a89ea299ec847abe07b8110d2370 | Multiple clip planes
A few additions and bug fixes made while working on the most recent video
- Allow for multiple clip planes, and add Mobject.clip_to_box
- Use tex "i" for complex numbers | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Multiple clip planes",
"scope_files": [
"manimlib/shader_wrapper.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Multiple clip planes",
"scope_... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/shader_wrapper.py"
],
"solution_diff": "diff --git a/manimlib/shader_wrapper.py b/manimlib/shader_wrapper.py\nindex f9f1ce171a..17e682a3b6 100644\n--- a/manimlib/shader_wrapper.py\n+++ b/manimlib/shader_wrapper.py\n@@ -133,10 +133,13 @@ def repl... | [] | diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py
index 353ff67ce2..c9837db917 100644
--- a/manimlib/mobject/coordinate_systems.py
+++ b/manimlib/mobject/coordinate_systems.py
@@ -742,6 +742,9 @@ def point_to_number(self, point: Vect3) -> complex:
def p2n(self, point: Vec... | 4 | 6 |
3b1b/manim#2423 | 3b1b/manim | 2,423 | 268f1eb42d0fd21c9cf03af0e16ee4aac7034d73 | 5c45af42b699e0bbbb57a9dbb7ff4ccd12dd0581 | Replace TEXT_MOB_SCALE_FACTOR with a dynamically calculated value
Rather than having a hard-coded TEXT_MOB_SCALE_FACTOR to determine text size, which causes discrepancies between different systems, let this scaling factor be determined dynamically.
- In the config files, a value is set for the font at which a "0" w... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Replace TEXT_MOB_SCALE_FACTOR with a dynamically calculated value",
"scope_files": [
"manimlib/default_config.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/sv... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/default_config.yml"
],
"solution_diff": "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex eb2d0d84b7..a4a7b9ac6d 100644\n--- a/manimlib/default_config.yml\n+++ b/manimlib/default_config.yml\n@@ -82,10 +82,14 @@ mobje... | [] | diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml
index eb2d0d84b7..a4a7b9ac6d 100644
--- a/manimlib/default_config.yml
+++ b/manimlib/default_config.yml
@@ -82,10 +82,14 @@ mobject:
tex:
# See tex_templates.yml
template: "default"
+ # The font size at which Tex("0") has a height of 1 manim... | 2 | 5 |
3b1b/manim#2374 | 3b1b/manim | 2,374 | 41613db7eca9eabbb40aa830631e5206c9282f0f | aa11b5e65cf8ce3db9bb20b23b338a0417b2eb9a | Minor Fixes for Example Scenes
## Motivation
During the evaluation of example scenes, I encountered the following issues:
1. **SurfaceExample**
Failed with the message: `FileNotFoundError: [Errno 2] No such file or directory: 'downloads/b4905915eb51c77d.jpg'`
2. **GraphExample and CoordinateSystemExample**
... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Minor Fixes for Example Scenes",
"scope_files": [
"example_scenes.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `docs/source/getting_started/` needed for: Minor Fixes for Example ... | [
{
"subtask_id": "s1",
"scope_files": [
"example_scenes.py"
],
"solution_diff": "diff --git a/example_scenes.py b/example_scenes.py\nindex b78bd6f4e8..9d6a6cee84 100644\n--- a/example_scenes.py\n+++ b/example_scenes.py\n@@ -375,7 +375,7 @@ def construct(self):\n # you can call call axes... | [] | diff --git a/docs/source/getting_started/example_scenes.rst b/docs/source/getting_started/example_scenes.rst
index e6cdee06e8..486cc92eab 100644
--- a/docs/source/getting_started/example_scenes.rst
+++ b/docs/source/getting_started/example_scenes.rst
@@ -426,7 +426,7 @@ CoordinateSystemExample
# you can ca... | 3 | 3 |
3b1b/manim#2380 | 3b1b/manim | 2,380 | 41613db7eca9eabbb40aa830631e5206c9282f0f | efb6585ae5db69157fae638403157dcb1f259fb1 | Minor edits
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Motivation
<!-- Outline your motivation: In what way do your changes improve the library? -->
Some minor code edits.
## Proposed changes
<!-- What you changed in those f... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Minor edits",
"scope_files": [
"manimlib/mobject/coordinate_systems.py",
"manimlib/mobject/mobject.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/scene/` ... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/mobject/coordinate_systems.py",
"manimlib/mobject/mobject.py"
],
"solution_diff": "diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py\nindex bb8b5aa160..df0b2115ff 100644\n--- a/manimlib/mobject/co... | [] | diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py
index bb8b5aa160..df0b2115ff 100644
--- a/manimlib/mobject/coordinate_systems.py
+++ b/manimlib/mobject/coordinate_systems.py
@@ -137,9 +137,10 @@ def get_axis_label(
edge: Vect3,
direction: Vect3,
bu... | 2 | 3 |
3b1b/manim#2379 | 3b1b/manim | 2,379 | 41613db7eca9eabbb40aa830631e5206c9282f0f | 0868c18e7df97f306c516bccdf065709deb438c2 | feat(InteractiveScene): add z-axis object grabbing support
## Motivation
In the current interactive scene implementation, object grabbing is limited to the X and Y axes.
This makes it difficult to manipulate objects in full 3D space without writing extra transformation code.
This update adds Z-axis grabbing s... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: feat(InteractiveScene): add z-axis object grabbing support",
"scope_files": [
"manimlib/default_config.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/scene/` needed fo... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/default_config.yml"
],
"solution_diff": "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex 098c6c45d5..b6af75bc85 100644\n--- a/manimlib/default_config.yml\n+++ b/manimlib/default_config.yml\n@@ -116,6 +116,7 @@ key_b... | [] | diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml
index 098c6c45d5..b6af75bc85 100644
--- a/manimlib/default_config.yml
+++ b/manimlib/default_config.yml
@@ -116,6 +116,7 @@ key_bindings:
grab: "g"
x_grab: "h"
y_grab: "v"
+ z_grab: "z"
resize: "t"
color: "c"
information: "i"
diff... | 2 | 2 |
3b1b/manim#2391 | 3b1b/manim | 2,391 | 41613db7eca9eabbb40aa830631e5206c9282f0f | f6ecddd38e234e77d06e5d103804f61df858fbb0 | LaTeX compilation failed when running simple ManimGL scene
# LaTeX compilation failed when running simple Manim scene
### Describe the error
I am trying to run a simple **Manim** scene, but I am getting a **LaTeX compilation failed** error.
I just want to render a basic animation, but it stops with this error.
---
... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: LaTeX compilation failed when running simple ManimGL scene",
"scope_files": [
"manimlib/default_config.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/utils/` needed fo... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/default_config.yml"
],
"solution_diff": "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex 098c6c45d5..51676848e6 100644\n--- a/manimlib/default_config.yml\n+++ b/manimlib/default_config.yml\n@@ -30,6 +30,8 @@ directo... | [] | diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml
index 098c6c45d5..51676848e6 100644
--- a/manimlib/default_config.yml
+++ b/manimlib/default_config.yml
@@ -30,6 +30,8 @@ directories:
data: "data"
# When downloading, say an image, where will it go?
downloads: "downloads"
+ # For ... | 2 | 2 |
3b1b/manim#2422 | 3b1b/manim | 2,422 | e5298385edabb34a09cf63743c1a4ec983f1ab11 | 06cef2c12cffa5b496b18f3793759ddc94d1c868 | Updates made for the Hairy Ball Theorem video
Mostly minor tweaks, but some basic functionality was added for importing 3d models with geometry and texture. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Updates made for the Hairy Ball Theorem video",
"scope_files": [
"requirements.txt"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/` needed for: Updates made for the Hairy Ba... | [
{
"subtask_id": "s1",
"scope_files": [
"requirements.txt"
],
"solution_diff": "diff --git a/requirements.txt b/requirements.txt\nindex 5629de3a10..be161a7a95 100644\n--- a/requirements.txt\n+++ b/requirements.txt\n@@ -17,6 +17,7 @@ pydub\n pygments\n PyOpenGL\n pyperclip\n+pywavefront\n pyyaml... | [] | diff --git a/manimlib/animation/creation.py b/manimlib/animation/creation.py
index 5371fa7e0e..098d29ec1a 100644
--- a/manimlib/animation/creation.py
+++ b/manimlib/animation/creation.py
@@ -32,8 +32,8 @@ def __init__(self, mobject: Mobject, should_match_start: bool = False, **kwargs)
def interpolate_submobject(... | 7 | 10 |
3b1b/manim#2402 | 3b1b/manim | 2,402 | 41613db7eca9eabbb40aa830631e5206c9282f0f | 30303e0ab129bd38155991e178c3b91128ba12f0 | Video work
Various changes and bug fixes made while animating the Laplace Transform videos.
- Add "hide_zero_component" option for complex DecimalNumber
- Fixes to TracingTail
- Add Mobject.put_start_on and Mobject.put_end_on
- Allow for coloring Surfaces by a uv function
- Allow for coloring VMobject stroke by... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Video work",
"scope_files": [
".gitignore"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/` needed for: Video work",
"scope_files": [
"manimlib/tex_templates.yml"
... | [
{
"subtask_id": "s1",
"scope_files": [
".gitignore"
],
"solution_diff": "diff --git a/.gitignore b/.gitignore\nindex c8350ec344..2822abd435 100644\n--- a/.gitignore\n+++ b/.gitignore\n@@ -152,3 +152,4 @@ dmypy.json\n /videos\n /custom_config.yml\n test.py\n+CLAUDE.md\n",
"summary": "Edited... | [] | diff --git a/.gitignore b/.gitignore
index c8350ec344..2822abd435 100644
--- a/.gitignore
+++ b/.gitignore
@@ -152,3 +152,4 @@ dmypy.json
/videos
/custom_config.yml
test.py
+CLAUDE.md
diff --git a/manimlib/animation/transform_matching_parts.py b/manimlib/animation/transform_matching_parts.py
index 7e30d2ad62..72a79e... | 8 | 16 |
3b1b/manim#2342 | 3b1b/manim | 2,342 | f4737828f65999252c0cab9824d9d34cfabf4341 | 64919e6d2f5e0cf58a340303b0850bd5c95c3c3d | Enhance Autocompletion for `mobject.animate.` to Display `Mobject` Methods
## Motivation
<!-- Outline your motivation: In what way do your changes improve the library? -->
Currently the autocompletion for `mobject.animate.` does not display the available methods of mobject (e.g., `.rotate`, `.scale`, `.set_color`, e... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Enhance Autocompletion for `mobject.animate.` to Display `Mobject` Methods",
"scope_files": [
"manimlib/typing.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/` ... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/typing.py"
],
"solution_diff": "diff --git a/manimlib/typing.py b/manimlib/typing.py\nindex c5c55729b2..9d51a5b54e 100644\n--- a/manimlib/typing.py\n+++ b/manimlib/typing.py\n@@ -7,9 +7,9 @@\n import re\n \n try:\n- from typing im... | [] | diff --git a/manimlib/mobject/mobject.py b/manimlib/mobject/mobject.py
index 687f96f856..37a112fde9 100644
--- a/manimlib/mobject/mobject.py
+++ b/manimlib/mobject/mobject.py
@@ -160,7 +160,7 @@ def set_uniforms(self, uniforms: dict) -> Self:
return self
@property
- def animate(self) -> _AnimationBui... | 2 | 2 |
3b1b/manim#2278 | 3b1b/manim | 2,278 | 0c69ab6a32d4193f03ba9a604278eb3ce9699518 | f6dbb1886a4ac52bc28213501f1ca5839b80a8ad | Have autoreload update shell namespace with reloaded module variables
In response to https://github.com/3b1b/manim/issues/2275
When --autoreload is set, during the interactive mode, before each cell execution the user's module will be reloaded.
@Splines, is this what you had in mind? At the moment I removed the ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/source/getting_started/` needed for: Have autoreload update shell namespace with reloaded module variables",
"scope_files": [
"docs/source/getting_started/configuration.rst"
]
},
{
"subtask_id": "s2",
"goal": "Impleme... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/source/getting_started/configuration.rst"
],
"solution_diff": "diff --git a/docs/source/getting_started/configuration.rst b/docs/source/getting_started/configuration.rst\nindex 47e1a2e8ff..465203c63a 100644\n--- a/docs/source/getting_started/configu... | [
{
"subtask_id": "s2",
"comment": "might want to adjust the docstring to make clear we don't use the `%autoreload` IPython line magic and instead reload user modules with our custom logic",
"revised_diff": "diff --git a/manimlib/scene/scene_embed.py b/manimlib/scene/scene_embed.py\nindex 1df7959797..4296... | diff --git a/docs/source/getting_started/configuration.rst b/docs/source/getting_started/configuration.rst
index 47e1a2e8ff..465203c63a 100644
--- a/docs/source/getting_started/configuration.rst
+++ b/docs/source/getting_started/configuration.rst
@@ -63,7 +63,7 @@ flag ... | 2 | 2 |
3b1b/manim#2356 | 3b1b/manim | 2,356 | f4737828f65999252c0cab9824d9d34cfabf4341 | a0bfde64f88833af308e6f9f4b97e07dbc09d0d7 | Video work
Miscellaneous updates during recent video animation, primarily small bug fixes. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/animation/` needed for: Video work",
"scope_files": [
"manimlib/animation/composition.py",
"manimlib/animation/fading.py",
"manimlib/animation/numbers.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement ... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/animation/composition.py",
"manimlib/animation/fading.py",
"manimlib/animation/numbers.py"
],
"solution_diff": "diff --git a/manimlib/animation/composition.py b/manimlib/animation/composition.py\nindex 40b09dcfd3..aa99860b83 100644\n... | [] | diff --git a/manimlib/animation/composition.py b/manimlib/animation/composition.py
index 40b09dcfd3..aa99860b83 100644
--- a/manimlib/animation/composition.py
+++ b/manimlib/animation/composition.py
@@ -43,7 +43,7 @@ def __init__(
mobs = remove_list_redundancies([a.mobject for a in self.animations])
i... | 5 | 9 |
3b1b/manim#2340 | 3b1b/manim | 2,340 | f4737828f65999252c0cab9824d9d34cfabf4341 | 300116be5763b124c8d454021f879abab31d9418 | Fix typos in GLSL comments and add constants `PURE_RED`, `PURE_GREEN`, `PURE_BLUE`
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Motivation
This PR
- fixes some typos found in GLSL shader comments: "delaration" → "declaration", etc... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Fix typos in GLSL comments and add constants `PURE_RED`, `PURE_GREEN`, `PURE_BLUE`",
"scope_files": [
"manimlib/constants.py",
"manimlib/default_config.yml"
]
},
{
"subtask_id": "s2",
"goal": "... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/constants.py",
"manimlib/default_config.yml"
],
"solution_diff": "diff --git a/manimlib/constants.py b/manimlib/constants.py\nindex 93fc2c5a48..f5ac823945 100644\n--- a/manimlib/constants.py\n+++ b/manimlib/constants.py\n@@ -130,6 +130,9 @... | [] | diff --git a/manimlib/constants.py b/manimlib/constants.py
index 93fc2c5a48..f5ac823945 100644
--- a/manimlib/constants.py
+++ b/manimlib/constants.py
@@ -130,6 +130,9 @@
LIGHT_PINK: ManimColor = manim_config.colors.light_pink
GREEN_SCREEN: ManimColor = manim_config.colors.green_screen
ORANGE: ManimColor = manim_con... | 3 | 5 |
3b1b/manim#2346 | 3b1b/manim | 2,346 | f4737828f65999252c0cab9824d9d34cfabf4341 | 0ec5d71d5f9acb4b72d9a7fd621bacb7134c0917 | Created a method ``remove_all_except()`` in scene.py and interactive_scene.py, and made default colors easily configurable.
# Change 1:
Created a method ``remove_all_except()`` in scene.py and interactive_scene.py
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the lates... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Created a method ``remove_all_except()`` in scene.py and interactive_scene.py, and made default colors easily configurable.",
"scope_files": [
".gitignore"
]
},
{
"subtask_id": "s2",
"goal": "Implement... | [
{
"subtask_id": "s1",
"scope_files": [
".gitignore"
],
"solution_diff": "diff --git a/.gitignore b/.gitignore\nindex 71be35c460..c8350ec344 100644\n--- a/.gitignore\n+++ b/.gitignore\n@@ -151,3 +151,4 @@ dmypy.json\n # For manim\n /videos\n /custom_config.yml\n+test.py\n",
"summary": "Edit... | [] | diff --git a/.gitignore b/.gitignore
index 71be35c460..c8350ec344 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,3 +151,4 @@ dmypy.json
# For manim
/videos
/custom_config.yml
+test.py
diff --git a/manimlib/constants.py b/manimlib/constants.py
index 93fc2c5a48..7c159f5441 100644
--- a/manimlib/constants.py
+++ b/ma... | 6 | 18 |
3b1b/manim#2341 | 3b1b/manim | 2,341 | f4737828f65999252c0cab9824d9d34cfabf4341 | 6f6c60e81e3ad1d9b79578975bdd5d5a3fe64649 | Fix No matching distribution found for audioop-lts (python < 3.13) (#2283)
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Motivation
<!-- Outline your motivation: In what way do your changes improve the library? -->
## Proposed ch... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Fix No matching distribution found for audioop-lts (python < 3.13) (#2283)",
"scope_files": [
"requirements.txt",
"setup.cfg"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"requirements.txt",
"setup.cfg"
],
"solution_diff": "diff --git a/requirements.txt b/requirements.txt\nindex 9b87a30011..5629de3a10 100644\n--- a/requirements.txt\n+++ b/requirements.txt\n@@ -1,6 +1,6 @@\n addict\n appdirs\n-audioop-lts\n+audioop-lt... | [] | diff --git a/requirements.txt b/requirements.txt
index 9b87a30011..5629de3a10 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
addict
appdirs
-audioop-lts
+audioop-lts; python_version>='3.13'
colour
diskcache
ipython>=8.18.0
diff --git a/setup.cfg b/setup.cfg
index 3e9acf0e78..5adbee3cec 100644... | 1 | 2 |
3b1b/manim#2328 | 3b1b/manim | 2,328 | f4737828f65999252c0cab9824d9d34cfabf4341 | b4eed687b0d262856e5d3406361fc6cda02cd66c | Fix error when using `VFadeIn` (and its subclasses)
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Motivation
Fix error when using `VFadeIn` (and its subclasses).
### Explanation of Issue
The `VFadeIn` animation uses `.set_stro... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Fix error when using `VFadeIn` (and its subclasses)",
"scope_files": [
"manimlib/mobject/mobject.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/types/` ... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/mobject/mobject.py"
],
"solution_diff": "diff --git a/manimlib/mobject/mobject.py b/manimlib/mobject/mobject.py\nindex 687f96f856..159c8508d0 100644\n--- a/manimlib/mobject/mobject.py\n+++ b/manimlib/mobject/mobject.py\n@@ -1361,7 +1361,7 @@ def... | [] | diff --git a/manimlib/mobject/mobject.py b/manimlib/mobject/mobject.py
index 687f96f856..159c8508d0 100644
--- a/manimlib/mobject/mobject.py
+++ b/manimlib/mobject/mobject.py
@@ -1361,7 +1361,7 @@ def set_rgba_array_by_color(
rgbs = resize_with_interpolation(rgbs, len(data))
data[n... | 2 | 2 |
3b1b/manim#2330 | 3b1b/manim | 2,330 | f4737828f65999252c0cab9824d9d34cfabf4341 | d7866a7226ca7e9edd4b8cf3ef58dfb09d644536 | Resolving minor bug in StreamLines
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Proposed changes
<!-- What you changed in those files -->
- Getting different input parameter in `self.init_style()` from `self.draw_lines()`, by remo... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Resolving minor bug in StreamLines",
"scope_files": [
"manimlib/config.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Resolving minor bug in Strea... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/config.py"
],
"solution_diff": "diff --git a/manimlib/config.py b/manimlib/config.py\nindex e0a24036b9..3cbb0d7e3f 100644\n--- a/manimlib/config.py\n+++ b/manimlib/config.py\n@@ -257,7 +257,7 @@ def update_camera_config(config: Dict, args: Names... | [] | diff --git a/manimlib/config.py b/manimlib/config.py
index e0a24036b9..3cbb0d7e3f 100644
--- a/manimlib/config.py
+++ b/manimlib/config.py
@@ -257,7 +257,7 @@ def update_camera_config(config: Dict, args: Namespace):
if args.color:
try:
camera_config.background_color = colour.Color(args.color)... | 2 | 2 |
3b1b/manim#2304 | 3b1b/manim | 2,304 | 7a7bf83f117034b5cdf60ae85511c1b004769651 | 7dc1eb881b708d998b22af5faa20b10eb92c850c | Add missing dependencies to setup.cfg and requirements.txt
## Motivation
There are dependencies not specified in `setup.cfg` and `requirements.txt`.
## Proposed changes
Add them.
## Test
`python -m pip install -e . && run` | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Add missing dependencies to setup.cfg and requirements.txt",
"scope_files": [
"requirements.txt",
"setup.cfg"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"requirements.txt",
"setup.cfg"
],
"solution_diff": "diff --git a/requirements.txt b/requirements.txt\nindex 38a547fb47..9b87a30011 100644\n--- a/requirements.txt\n+++ b/requirements.txt\n@@ -1,5 +1,6 @@\n addict\n appdirs\n+audioop-lts\n colour\n d... | [] | diff --git a/requirements.txt b/requirements.txt
index 38a547fb47..9b87a30011 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,6 @@
addict
appdirs
+audioop-lts
colour
diskcache
ipython>=8.18.0
@@ -20,6 +21,7 @@ pyyaml
rich
scipy
screeninfo
+setuptools
skia-pathops
svgelements>=1.8.1
sympy
diff... | 1 | 2 |
3b1b/manim#2326 | 3b1b/manim | 2,326 | be7d93cf40a54fdcb0103b5e3d5efc978958b75d | da0605a5f38cb840a9ff2005c88130bf46cd00ac | Video work
Most recent updates after the block collision video, are predominantly small tweaks and bug fixes. The most substantive change is to update how normals are tracked with surfaces, which remains imperfect, but at least allows for perfect spheres that avoid singularities at the poles. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/mobject/svg/` needed for: Video work",
"scope_files": [
"manimlib/mobject/svg/special_tex.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/scene/` needed for: Video work",
"scope_f... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/mobject/svg/special_tex.py"
],
"solution_diff": "diff --git a/manimlib/mobject/svg/special_tex.py b/manimlib/mobject/svg/special_tex.py\nindex a2ed996411..f933a11e02 100644\n--- a/manimlib/mobject/svg/special_tex.py\n+++ b/manimlib/mobject/svg/s... | [] | diff --git a/manimlib/mobject/svg/special_tex.py b/manimlib/mobject/svg/special_tex.py
index a2ed996411..f933a11e02 100644
--- a/manimlib/mobject/svg/special_tex.py
+++ b/manimlib/mobject/svg/special_tex.py
@@ -22,7 +22,7 @@ def __init__(
buff: float = MED_LARGE_BUFF,
aligned_edge: Vect3 = LEFT,
... | 3 | 3 |
3b1b/manim#2316 | 3b1b/manim | 2,316 | 7a7bf83f117034b5cdf60ae85511c1b004769651 | 8fa4a75b4164a750b08e96e327370e7820e16a3e | Performance improved in `set_color_by_rgba_func`
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
## Proposed changes
1. If `unit_tex` is specified in coordinate labels, "1" is now omitted on both positive and negative axis.
2. While set... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Performance improved in `set_color_by_rgba_func`",
"scope_files": [
"manimlib/mobject/coordinate_systems.py",
"manimlib/mobject/mobject.py",
"manimlib/mobject/number_line.py"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/mobject/coordinate_systems.py",
"manimlib/mobject/mobject.py",
"manimlib/mobject/number_line.py"
],
"solution_diff": "diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py\nindex c835253223..c51... | [] | diff --git a/manimlib/mobject/coordinate_systems.py b/manimlib/mobject/coordinate_systems.py
index c835253223..c51bf4ccae 100644
--- a/manimlib/mobject/coordinate_systems.py
+++ b/manimlib/mobject/coordinate_systems.py
@@ -770,13 +770,6 @@ def add_coordinate_labels(
axis = self.get_x_axis()
... | 1 | 3 |
3b1b/manim#2318 | 3b1b/manim | 2,318 | 7a7bf83f117034b5cdf60ae85511c1b004769651 | ac3c5b8380a2159a563835affcd71fe251e48deb | Video work
Various updates and bug fixes were made during animations for the cosmic distance ladder.
- Change how normal vectors on surfaces are tracked
- Use a flexible density of anchor points on arc
- Add min_total_width option to DecimalNumber | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/mobject/` needed for: Video work",
"scope_files": [
"manimlib/mobject/geometry.py",
"manimlib/mobject/numbers.py",
"manimlib/mobject/shape_matchers.py",
"manimlib/mobject/three_dimensions.py"
]
},
{
... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/mobject/geometry.py",
"manimlib/mobject/numbers.py",
"manimlib/mobject/shape_matchers.py",
"manimlib/mobject/three_dimensions.py"
],
"solution_diff": "diff --git a/manimlib/mobject/geometry.py b/manimlib/mobject/geometry.py\nin... | [] | diff --git a/manimlib/mobject/geometry.py b/manimlib/mobject/geometry.py
index ae54ed7e9b..1ea875a8cb 100644
--- a/manimlib/mobject/geometry.py
+++ b/manimlib/mobject/geometry.py
@@ -208,12 +208,16 @@ def __init__(
start_angle: float = 0,
angle: float = TAU / 4,
radius: float = 1.0,
- ... | 7 | 11 |
3b1b/manim#2280 | 3b1b/manim | 2,280 | 39fbb677dcc86fc32075249e66a3cbaba508aa7b | f562d749d94a6f9c8ed2461643524fe9c2e2c4db | Automatically identify the class name based on the specified line number.
<!-- Thanks for contributing to manim!
Please ensure that your pull request works with the latest version of manim.
-->
### Motivation
Whenever some user passes the command `-e <line_number>`, it feels redundant to specify the class na... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `manimlib/` needed for: Automatically identify the class name based on the specified line number.",
"scope_files": [
"manimlib/default_config.yml",
"manimlib/extract_scene.py"
]
},
{
"subtask_id": "s2",
"goal": "Imple... | [
{
"subtask_id": "s1",
"scope_files": [
"manimlib/default_config.yml",
"manimlib/extract_scene.py"
],
"solution_diff": "diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml\nindex 397de60ebf..6e2135b995 100644\n--- a/manimlib/default_config.yml\n+++ b/manimlib/default_co... | [
{
"subtask_id": "s1",
"comment": "```suggestion\r\n # it should automatically identify the nearest class\r\n```",
"revised_diff": "diff --git a/manimlib/extract_scene.py b/manimlib/extract_scene.py\nindex 5509778b05..28e22256ee 100644\n--- a/manimlib/extract_scene.py\n+++ b/manimlib/extract_scene.py\... | diff --git a/manimlib/default_config.yml b/manimlib/default_config.yml
index 397de60ebf..6e2135b995 100644
--- a/manimlib/default_config.yml
+++ b/manimlib/default_config.yml
@@ -5,13 +5,13 @@
# you are running manim. For 3blue1brown, for instance, mind is
# here: https://github.com/3b1b/videos/blob/master/custom_con... | 3 | 5 |
3b1b/manim#2268 | 3b1b/manim | 2,268 | bafea89ac9d11dc168bce923a65501ec74312afe | 8d896efb1307af0cd40337d1319f8c1da89bb7a2 | Autoreload v2
Adapting https://github.com/3b1b/manim/pull/2252 by @Splines after recent refactor. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/source/getting_started/` needed for: Autoreload v2",
"scope_files": [
"docs/source/getting_started/configuration.rst"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `manimlib/` needed for: Autoreload ... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/source/getting_started/configuration.rst"
],
"solution_diff": "diff --git a/docs/source/getting_started/configuration.rst b/docs/source/getting_started/configuration.rst\nindex 89bcdaed06..47e1a2e8ff 100644\n--- a/docs/source/getting_started/configu... | [] | diff --git a/docs/source/getting_started/configuration.rst b/docs/source/getting_started/configuration.rst
index 89bcdaed06..47e1a2e8ff 100644
--- a/docs/source/getting_started/configuration.rst
+++ b/docs/source/getting_started/configuration.rst
@@ -63,6 +63,7 @@ flag ... | 3 | 4 |
78/xiaozhi-esp32#2045 | 78/xiaozhi-esp32 | 2,045 | 8755a658a8598ed530b5aba178f46f4435c04ac8 | e4969a8bf41885243a053fab7986513a02932f1f | feat(m5stack-cardputer-adv): add battery monitoring support
## Summary
Add ADC battery monitoring for the M5Stack Cardputer-Adv board.
## Hardware verification
Verified from official schematic (Sch_M5CardputerAdv_v1.0):
- Battery ADC pin: GPIO10 (ADC1_CH9)
- Voltage divider: R9=100KΩ (BAT+ to GPIO10), R8=100KΩ (GPI... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/m5stack-cardputer-adv/` needed for: feat(m5stack-cardputer-adv): add battery monitoring support",
"scope_files": [
"main/boards/m5stack-cardputer-adv/README.md",
"main/boards/m5stack-cardputer-adv/config.h",
"main/... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/m5stack-cardputer-adv/README.md",
"main/boards/m5stack-cardputer-adv/config.h",
"main/boards/m5stack-cardputer-adv/m5stack_cardputer_adv.cc"
],
"solution_diff": "diff --git a/main/boards/m5stack-cardputer-adv/README.md b/main/boar... | [] | diff --git a/main/boards/m5stack-cardputer-adv/README.md b/main/boards/m5stack-cardputer-adv/README.md
index 137b029630..42272d8082 100644
--- a/main/boards/m5stack-cardputer-adv/README.md
+++ b/main/boards/m5stack-cardputer-adv/README.md
@@ -14,7 +14,7 @@ M5Stack Cardputer Adv 是一款基于 ESP32-S3FN8 (Stamp-S3A) 的卡片式电脑
| 麦... | 1 | 3 |
78/xiaozhi-esp32#2051 | 78/xiaozhi-esp32 | 2,051 | 8755a658a8598ed530b5aba178f46f4435c04ac8 | d60d53fc0b57b9208dcab6a127b62407197e15be | add ESP32-S3-Touch-LCD-1.85B
add ESP32-S3-Touch-LCD-1.85B | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add ESP32-S3-Touch-LCD-1.85B",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshare/esp32-s3-touch... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex b324e22204..8f075b5e5a 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -392,6 +392,12 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index b324e22204..8f075b5e5a 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -392,6 +392,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_S3_TOUCH_LCD_1_85C)
set(BUILTIN_TEXT_FONT font_puhui_basic_16_4)
set(BUILTIN_ICON_FONT font_awesome_16_4)... | 2 | 6 |
78/xiaozhi-esp32#2042 | 78/xiaozhi-esp32 | 2,042 | 1874c6206ceb61046d1b1cbf13b10d0239c1d236 | 45895f0abc7a8e654526fcaf282c8723efbc437c | fix(electron-bot): show chat subtitle on display
## Summary
- Fix chat subtitle not showing on electron-bot.
- `ElectronEmojiDisplay::SetupChatLabel()` deleted the parent's `chat_message_label_` (created inside `bottom_bar_`) and recreated it on the bottom-layer `container_` with no alignment, so the real subtitle... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/electron-bot/` needed for: fix(electron-bot): show chat subtitle on display",
"scope_files": [
"main/boards/electron-bot/electron_emoji_display.cc",
"main/boards/electron-bot/electron_emoji_display.h"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/electron-bot/electron_emoji_display.cc",
"main/boards/electron-bot/electron_emoji_display.h"
],
"solution_diff": "diff --git a/main/boards/electron-bot/electron_emoji_display.cc b/main/boards/electron-bot/electron_emoji_display.cc\ninde... | [] | diff --git a/main/boards/electron-bot/electron_emoji_display.cc b/main/boards/electron-bot/electron_emoji_display.cc
index 7020a35401..a5b0b95672 100644
--- a/main/boards/electron-bot/electron_emoji_display.cc
+++ b/main/boards/electron-bot/electron_emoji_display.cc
@@ -3,12 +3,8 @@
#include <esp_log.h>
#include <c... | 1 | 2 |
78/xiaozhi-esp32#2039 | 78/xiaozhi-esp32 | 2,039 | 277cbd10ac12a9501a57d862c8cec1ef0305eb8e | 92422bbf99291418aa2cc2090220d1c82727ebec | content:add-esp32-s3-touch-amoled-1.8-v2
add-esp32-s3-touch-amoled-1.8-v2 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: content:add-esp32-s3-touch-amoled-1.8-v2",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshare/es... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 8c52c04e42..b324e22204 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -308,6 +308,12 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 8c52c04e42..b324e22204 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -308,6 +308,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_S3_TOUCH_AMOLED_1_8)
set(BUILTIN_TEXT_FONT font_puhui_basic_30_4)
set(BUILTIN_ICON_FONT font_awesome_30_4... | 2 | 5 |
78/xiaozhi-esp32#2026 | 78/xiaozhi-esp32 | 2,026 | 331d69b83b097595db3d45de6af7c389f545a5e7 | 45aa45211fa1a25534a4935144f90baa2915f474 | add esp32-s3-rgb-matrix
add esp32-s3-rgb-matrix
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add esp32-s3-rgb-matrix",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild",
"main/idf_component.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boar... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild",
"main/idf_component.yml"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex c0df9ac3a2..8c52c04e42 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index c0df9ac3a2..8c52c04e42 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -374,6 +374,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_S3_TOUCH_LCD_1_83)
set(BUILTIN_TEXT_FONT font_puhui_basic_16_4)
set(BUILTIN_ICON_FONT font_awesome_16_4)
... | 2 | 9 |
78/xiaozhi-esp32#2010 | 78/xiaozhi-esp32 | 2,010 | 36200942cca3f7cbac6c927ce7458bad874297ab | 34ff1debce1bc9ac37326eded03fb96360005fea | add quandong board support | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add quandong board support",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/quandong-s3-dev/` needed f... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 3d90620ab6..df6748695e 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -153,6 +153,11 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 3d90620ab6..df6748695e 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -153,6 +153,11 @@ elseif(CONFIG_BOARD_TYPE_LICHUANG_DEV_S3)
set(BUILTIN_TEXT_FONT font_noto_basic_20_4)
set(BUILTIN_ICON_FONT font_awesome_20_4)
set(DEFAULT_EM... | 2 | 6 |
78/xiaozhi-esp32#1994 | 78/xiaozhi-esp32 | 1,994 | 417f52d7597b85f3dfc6f5283bdc66df34fbd5fe | 4465deee4352eff69b9631b7caa14a7a91cd930e | feat:新增正点原子DNESP32S3B3开发板的AEC支持 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: feat:新增正点原子DNESP32S3B3开发板的AEC支持",
"scope_files": [
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/atk-dnesp32s3-box2-wifi/` needed for: feat:新增正点原子D... | [
{
"subtask_id": "s1",
"scope_files": [
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/Kconfig.projbuild b/main/Kconfig.projbuild\nindex ffaf7c0108..9788254cf7 100644\n--- a/main/Kconfig.projbuild\n+++ b/main/Kconfig.projbuild\n@@ -817,7 +817,7 @@ config USE_DEVICE_AEC\n ... | [] | diff --git a/main/Kconfig.projbuild b/main/Kconfig.projbuild
index ffaf7c0108..9788254cf7 100644
--- a/main/Kconfig.projbuild
+++ b/main/Kconfig.projbuild
@@ -817,7 +817,7 @@ config USE_DEVICE_AEC
|| BOARD_TYPE_WAVESHARE_ESP32_P4_WIFI6_TOUCH_LCD_3_4C || BOARD_TYPE_WAVESHARE_ESP32_P4_WIFI6_TOUCH_LCD_4C || BOARD... | 3 | 3 |
78/xiaozhi-esp32#2001 | 78/xiaozhi-esp32 | 2,001 | 589485e31c70bdc6d5841cb561d2d8123250233c | c962bb8074f686b2e2d94d96c14141c78fe1ea22 | feat(motion): smooth action ending and adaptive homing on otto/electron-bot
Improve servo motion transitions to reduce abrupt returns to home pose.
Replace linear interpolation with ease-out movement, make homing duration adaptive to angle delta, and skip intermediate homing when queued actions are pending to keep mu... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/electron-bot/` needed for: feat(motion): smooth action ending and adaptive homing on otto/electron-bot",
"scope_files": [
"main/boards/electron-bot/electron_bot_controller.cc",
"main/boards/electron-bot/movements.cc"
... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/electron-bot/electron_bot_controller.cc",
"main/boards/electron-bot/movements.cc"
],
"solution_diff": "diff --git a/main/boards/electron-bot/electron_bot_controller.cc b/main/boards/electron-bot/electron_bot_controller.cc\nindex b11c9ec... | [] | diff --git a/main/boards/electron-bot/electron_bot_controller.cc b/main/boards/electron-bot/electron_bot_controller.cc
index b11c9ec9c5..8164bea46c 100644
--- a/main/boards/electron-bot/electron_bot_controller.cc
+++ b/main/boards/electron-bot/electron_bot_controller.cc
@@ -95,6 +95,14 @@ class ElectronBotController {
... | 2 | 4 |
78/xiaozhi-esp32#2004 | 78/xiaozhi-esp32 | 2,004 | 589485e31c70bdc6d5841cb561d2d8123250233c | b28d3ee448ca7d52f92b83ea95ff8b812ed87f98 | add waveshare esp32-c6-touch-lcd-1.54 and esp32-c6-lcd-0.85
1. update waveshare esp32-s3-touch-lcd-1.54 and esp32-s3-lcd-0.85
2. add waveshare esp32-c6-touch-lcd-1.54 and esp32-c6-lcd-0.85 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add waveshare esp32-c6-touch-lcd-1.54 and esp32-c6-lcd-0.85",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex d1758bdd9e..ab2ce5d99d 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -459,6 +459,18 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index d1758bdd9e..ab2ce5d99d 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -459,6 +459,18 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_C6_TOUCH_AMOLED_1_32)
set(BUILTIN_TEXT_FONT font_puhui_basic_20_4)
set(BUILTIN_ICON_FONT font_awesome_20_... | 5 | 16 |
78/xiaozhi-esp32#2000 | 78/xiaozhi-esp32 | 2,000 | 417f52d7597b85f3dfc6f5283bdc66df34fbd5fe | 5ae05dd8c0a8f344cd3c0da2c8d5b2a2a9e95648 | fix(otto-robot): migrate camera backend and set safe dark default theme
fix(otto-robot): migrate camera backend and set safe dark default theme
- Migrate `otto-robot` camera backend from `EspVideo` to `Esp32Camera` to improve capture stability after reboot/power cycle.
- Keep runtime sensor detection for both OV26... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/otto-robot/` needed for: fix(otto-robot): migrate camera backend and set safe dark default theme",
"scope_files": [
"main/boards/otto-robot/config.h",
"main/boards/otto-robot/config.json",
"main/boards/otto-robot/o... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/otto-robot/config.h",
"main/boards/otto-robot/config.json",
"main/boards/otto-robot/otto_emoji_display.cc",
"main/boards/otto-robot/otto_robot.cc"
],
"solution_diff": "diff --git a/main/boards/otto-robot/config.h b/main/boar... | [] | diff --git a/main/boards/otto-robot/config.h b/main/boards/otto-robot/config.h
index aa32eddf3d..bb0f456a73 100644
--- a/main/boards/otto-robot/config.h
+++ b/main/boards/otto-robot/config.h
@@ -19,9 +19,9 @@ enum OttoCameraType {
OTTO_CAMERA_UNKNOWN = 99,
};
-#define OV2640_PID_1 0x2640
-#define OV2640_PID_2 0... | 1 | 4 |
78/xiaozhi-esp32#1992 | 78/xiaozhi-esp32 | 1,992 | ba27c12494784739189c90c51150003552c7ef84 | ee887d6a4c96938c77ffd081bf4f70fea2507e5a | fix(otto): WebSocket direct clients not receiving MCP responses
fix(otto): WebSocket direct clients not receiving MCP responses
When a browser connects directly to the WebSocket control server (port
8080) and sends a JSON-RPC request, the MCP response was routed through
Application::SendMcpMessage -> protocol_->S... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: fix(otto): WebSocket direct clients not receiving MCP responses",
"scope_files": [
"main/application.cc",
"main/application.h"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/... | [
{
"subtask_id": "s1",
"scope_files": [
"main/application.cc",
"main/application.h"
],
"solution_diff": "diff --git a/main/application.cc b/main/application.cc\nindex 0a809fa3ff..a30bb7a88e 100644\n--- a/main/application.cc\n+++ b/main/application.cc\n@@ -1063,12 +1063,19 @@ bool Applicat... | [] | diff --git a/main/application.cc b/main/application.cc
index 0a809fa3ff..a30bb7a88e 100644
--- a/main/application.cc
+++ b/main/application.cc
@@ -1063,12 +1063,19 @@ bool Application::CanEnterSleepMode() {
return true;
}
+void Application::RegisterMcpBroadcastCallback(std::function<void(const std::string&)> ca... | 2 | 6 |
78/xiaozhi-esp32#1718 | 78/xiaozhi-esp32 | 1,718 | f7284a57dfbaf0bd8ae3b277b7c1b40aa3b79785 | 602162ac71b2accd7299c36dabf4be1d1c454391 | feat: add M5Stack Cardputer Adv board support / 新增 M5Stack Cardputer Adv 开发板支持
在真实硬件上测试成功,设备正常工作:
显示正常
音频播放正常
语音对话正常
M5Stack Cardputer Adv running xiaozhi


set(BOARD_TYPE "atoms3r-cam-m12-echo-base")
elseif(CONFIG_BOARD_TYPE_M5STACK_ATOM_ECHOS3R... | 2 | 6 |
78/xiaozhi-esp32#1976 | 78/xiaozhi-esp32 | 1,976 | 1847b5893565cf935d113c7931ebb940a4f9c5d8 | 723a871c766bfbf197b74b7285b2a4e90a04d7ab | Feat: Add battery support and small fixes for Freenove 2.8 board
This PR improves the Freenove 2.8 board.
### Changes:
- Add battery level reading.
- Fix one comma in `config.json`.
- Update `README` with a note about possible shared design with ES3C28P/ES3N28P.
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/freenove-esp32s3-display-2.8-lcd/` needed for: Feat: Add battery support and small fixes for Freenove 2.8 board",
"scope_files": [
"main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md",
"main/boards/freenove-esp32s3-d... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md",
"main/boards/freenove-esp32s3-display-2.8-lcd/config.json",
"main/boards/freenove-esp32s3-display-2.8-lcd/freenove-esp32s3-display-2.8-lcd.cc"
],
"solution_diff": "diff --git a/main/boa... | [] | diff --git a/main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md b/main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md
index 391529c2d5..25cf88508d 100644
--- a/main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md
+++ b/main/boards/freenove-esp32s3-display-2.8-lcd/ReadMe.md
@@ -2,4 +2,6 @@
[product](https://... | 1 | 3 |
78/xiaozhi-esp32#1971 | 78/xiaozhi-esp32 | 1,971 | e12e7351d98e742bb0ad442866cc9436cd61c785 | 66c46da20367dc873c674d435a2b5288d09747b5 | 32mb flesh Unknown tool: self.assets.set_download_url
### Answers checklist.
- [x] I have read the documentation [XiaoZhi AI Programming Guide](https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb) and the issue is not addressed there.
- [x] I have updated my branch (master or release) to the latest versio... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: 32mb flesh Unknown tool: self.assets.set_download_url",
"scope_files": [
"main/mcp_server.cc"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/m5stack-tab5/` needed for: 32mb ... | [
{
"subtask_id": "s1",
"scope_files": [
"main/mcp_server.cc"
],
"solution_diff": "diff --git a/main/mcp_server.cc b/main/mcp_server.cc\nindex 7cd7ba0072..bc96f081b0 100644\n--- a/main/mcp_server.cc\n+++ b/main/mcp_server.cc\n@@ -284,10 +284,8 @@ void McpServer::AddUserOnlyTools() {\n }\n #e... | [] | diff --git a/main/boards/m5stack-tab5/README.md b/main/boards/m5stack-tab5/README.md
index e2bf77ee8b..a0cd891e25 100644
--- a/main/boards/m5stack-tab5/README.md
+++ b/main/boards/m5stack-tab5/README.md
@@ -8,27 +8,9 @@
## 基础使用
-* idf version: v6.0-dev
+* idf version: v5.5.2 or above (recommended: v6.0-dev)
-1. ... | 2 | 2 |
78/xiaozhi-esp32#1958 | 78/xiaozhi-esp32 | 1,958 | 8865950405fb6d34a6cab072b4c9d0bfdb72b35f | 20175fa0590b7c8f8e6f45db04a444cf3d077fff | feat(board): add rymcu-bigsmart board support
## RYMCU BigSmart Development Board
> GitHub repo:[BigSmart-Open](https://github.com/rymcu/BigSmart-Open)
This intelligent voice interaction development board is based on the **ESP32-S3-WROOM-1-N16R8** and integrates various peripherals such as an audio system, disp... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: feat(board): add rymcu-bigsmart board support",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/rymcu/b... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 310f38a37d..af06ffd7ca 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -158,6 +158,13 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 310f38a37d..af06ffd7ca 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -158,6 +158,13 @@ elseif(CONFIG_BOARD_TYPE_LICHUANG_DEV_C3)
set(BUILTIN_TEXT_FONT font_puhui_basic_20_4)
set(BUILTIN_ICON_FONT font_awesome_20_4)
set(DEFAULT_E... | 2 | 6 |
78/xiaozhi-esp32#1964 | 78/xiaozhi-esp32 | 1,964 | 8865950405fb6d34a6cab072b4c9d0bfdb72b35f | e91aeec41950e3305e324b57e3eb04f196db7bd1 | fix(blufi): GET_WIFI_LIST triggers real-time scan with guaranteed response
## Problem
When `ESP_BLUFI_EVENT_GET_WIFI_LIST` is received, the current implementation waits for any in-progress scan to finish and then calls `_send_wifi_list()`. If the AP cache is empty — which reliably happens after a config-mode transiti... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/common/` needed for: fix(blufi): GET_WIFI_LIST triggers real-time scan with guaranteed response",
"scope_files": [
"main/boards/common/blufi.cpp",
"main/boards/common/blufi.h"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/common/blufi.cpp",
"main/boards/common/blufi.h"
],
"solution_diff": "diff --git a/main/boards/common/blufi.cpp b/main/boards/common/blufi.cpp\nindex c4be93395b..f38c9af5d4 100644\n--- a/main/boards/common/blufi.cpp\n+++ b/main/boards/co... | [] | diff --git a/main/boards/common/blufi.cpp b/main/boards/common/blufi.cpp
index c4be93395b..f38c9af5d4 100644
--- a/main/boards/common/blufi.cpp
+++ b/main/boards/common/blufi.cpp
@@ -533,13 +533,13 @@ int Blufi::_get_softap_conn_num() {
return 0;
}
-void Blufi::start_wifi_scan() {
+bool Blufi::start_wifi_scan()... | 1 | 2 |
78/xiaozhi-esp32#1937 | 78/xiaozhi-esp32 | 1,937 | 87f6faee795c19ca8cd29ba1d9cb628915ff1305 | d2687956cd6c692d8b77effbbd3bf00fbca4f63a | add waveshare esp32-s3-touch-amoled-1.43c | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add waveshare esp32-s3-touch-amoled-1.43c",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshare/e... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex a1fdd00008..3d90620ab6 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -315,6 +315,12 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index a1fdd00008..3d90620ab6 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -315,6 +315,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_C6_TOUCH_AMOLED_2_16)
set(BUILTIN_TEXT_FONT font_puhui_basic_30_4)
set(BUILTIN_ICON_FONT font_awesome_30_... | 2 | 6 |
78/xiaozhi-esp32#1892 | 78/xiaozhi-esp32 | 1,892 | 06b3b7613cf1f21c979380e9a3730f4786cdeb94 | 121a2d45e77f16a0235404f907f42b7538ba687f | add waveshare esp32-c6-touch-amoled-2.16 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add waveshare esp32-c6-touch-amoled-2.16",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshare/es... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 46cd3a3686..69ab780839 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -303,6 +303,12 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 46cd3a3686..69ab780839 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -303,6 +303,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_C6_TOUCH_AMOLED_2_06)
set(BUILTIN_TEXT_FONT font_puhui_basic_30_4)
set(BUILTIN_ICON_FONT font_awesome_30_... | 2 | 6 |
78/xiaozhi-esp32#1808 | 78/xiaozhi-esp32 | 1,808 | 05f1a034ce92ab768c1eb99e32d9c01a64105a16 | eca8a97b53ce7cd5c91eff203e9e6590706a6fa7 | Add support for waveshare ESP32-S3-ePaper-3.97 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Add support for waveshare ESP32-S3-ePaper-3.97",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/wavesh... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 1abebdeccf..49511aaed7 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -371,6 +371,11 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 1abebdeccf..49511aaed7 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -371,6 +371,11 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_S3_ePaper_1_54_v2)
set(BOARD_TYPE "esp32-s3-epaper-1.54")
set(BUILTIN_TEXT_FONT font_puhui_basic_20_4)
... | 2 | 8 |
78/xiaozhi-esp32#1959 | 78/xiaozhi-esp32 | 1,959 | 8865950405fb6d34a6cab072b4c9d0bfdb72b35f | 14fbb0c03102a6fe00517db6fd9208d803ca2c94 | Add M5Stack AtomS3R Echo Pyramid board support
## Summary
- Add a new `atoms3r-echo-pyramid` board target for M5Stack AtomS3R paired with the Echo Pyramid voice base.
- Initialize the Pyramid-specific audio and peripheral chain: ES8311, ES7210, Si5351 MCLK, AW87559 speaker amplifier, and STM32 touch/RGB controller... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Add M5Stack AtomS3R Echo Pyramid board support",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/atoms3... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 310f38a37d..1f904fbea2 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -209,6 +209,11 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 310f38a37d..1f904fbea2 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -209,6 +209,11 @@ elseif(CONFIG_BOARD_TYPE_M5STACK_ATOM_S3R_ECHO_BASE)
set(BUILTIN_TEXT_FONT font_puhui_basic_16_4)
set(BUILTIN_ICON_FONT font_awesome_16_4)
se... | 2 | 6 |
78/xiaozhi-esp32#1949 | 78/xiaozhi-esp32 | 1,949 | 49ac8a6da399f27a9546d4f73640b7f86c24bac6 | b72945a78a9712f1f2293781cef4ae00ffa9dab7 | content:add-waveshare-esp32-s3-touch-amoled-2.16
add-waveshare-esp32-s3-touch-amoled-2.16 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: content:add-waveshare-esp32-s3-touch-amoled-2.16",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/wave... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 3d90620ab6..310f38a37d 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -315,6 +315,12 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 3d90620ab6..310f38a37d 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -315,6 +315,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_C6_TOUCH_AMOLED_2_16)
set(BUILTIN_TEXT_FONT font_puhui_basic_30_4)
set(BUILTIN_ICON_FONT font_awesome_30_... | 2 | 6 |
78/xiaozhi-esp32#1943 | 78/xiaozhi-esp32 | 1,943 | e5ebde454ede2dde62a4749225c2346724ffb486 | b7dc88f6abc58feb0fe59e0a46ffef3dbc743248 | fix(waveshare-p4-7b): target v1.x chip rev and 32MB flash layout
## 概述 / Summary
**中文:**
- 初版修复:Waveshare `ESP32-P4-WIFI6-Touch-LCD-7B` 出厂搭载 **v1.x 版本的 ESP32-P4 硅片**和 **32 MB flash**,但 `config.json` 中的 7B 变体 sdkconfig 既没声明芯片版本,也没声明 flash 大小,IDF 因此默认按 rev v3.1 + 16 MB flash 构建,产出的固件在真实硬件上无法启动。
- 评审后扩展:按 @Y1hsiaochunnn... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/esp-p4-function-ev-board/` needed for: fix(waveshare-p4-7b): target v1.x chip rev and 32MB flash layout",
"scope_files": [
"main/boards/esp-p4-function-ev-board/config.json"
]
},
{
"subtask_id": "s2",
"goal": "... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/esp-p4-function-ev-board/config.json"
],
"solution_diff": "diff --git a/main/boards/esp-p4-function-ev-board/config.json b/main/boards/esp-p4-function-ev-board/config.json\nindex d191f94bfa..3790accd39 100644\n--- a/main/boards/esp-p4-functio... | [] | diff --git a/main/boards/esp-p4-function-ev-board/config.json b/main/boards/esp-p4-function-ev-board/config.json
index d191f94bfa..3790accd39 100644
--- a/main/boards/esp-p4-function-ev-board/config.json
+++ b/main/boards/esp-p4-function-ev-board/config.json
@@ -3,6 +3,19 @@
"builds": [
{
"na... | 6 | 6 |
78/xiaozhi-esp32#1900 | 78/xiaozhi-esp32 | 1,900 | 6074fdeb7191af3b60491c1a28808a615f4a93b8 | 746ac5db9bd065b2872779f9219317d8bd88b8b9 | Add NULLLAB-AI-VOX-V3 Board
添加 NULLLAB-AI-VOX-V3 开发板 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Add NULLLAB-AI-VOX-V3 Board",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/nulllab-ai-vox-v3/` neede... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex f64701dd3f..a1fdd00008 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -160,7 +160,7 @@ elseif(CONFIG... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index f64701dd3f..a1fdd00008 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -160,7 +160,7 @@ elseif(CONFIG_BOARD_TYPE_LICHUANG_DEV_C3)
set(DEFAULT_EMOJI_COLLECTION twemoji_32)
elseif(CONFIG_BOARD_TYPE_EDA_TV_PRO)
set(MANUFACTURER "lceda-co... | 2 | 8 |
78/xiaozhi-esp32#1929 | 78/xiaozhi-esp32 | 1,929 | efeb3ad1198b92728078ef5c18a820408f2881ca | ed52e6c08c850050ae056de5f5d6ce16b3056324 | feat(cardputer-adv): add TCA8418 keyboard and WiFi config UI
## Summary
为 M5Stack Cardputer Adv 增加 TCA8418 键盘支持和键盘配网功能,同时修复收音问题。所有改动仅限 `main/boards/m5stack-cardputer-adv/` 目录,不影响其他板子。
## 新增功能
**TCA8418 键盘驱动**
- I2C 键盘控制器驱动,支持 56 键矩阵
- 中断驱动 + 去抖处理
- 方向键控制音量(上/下)和亮度(左/右),边界附近自动切换细调步进
- Enter 键切换对话状态
**键盘 WiFi 配网**
-... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/m5stack-cardputer-adv/` needed for: feat(cardputer-adv): add TCA8418 keyboard and WiFi config UI",
"scope_files": [
"main/boards/m5stack-cardputer-adv/README.md",
"main/boards/m5stack-cardputer-adv/config.h",
"main... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/m5stack-cardputer-adv/README.md",
"main/boards/m5stack-cardputer-adv/config.h",
"main/boards/m5stack-cardputer-adv/m5stack_cardputer_adv.cc",
"main/boards/m5stack-cardputer-adv/tca8418_keyboard.cc",
"main/boards/m5stack-cardpu... | [] | diff --git a/main/boards/m5stack-cardputer-adv/README.md b/main/boards/m5stack-cardputer-adv/README.md
index 89f70d1675..137b029630 100644
--- a/main/boards/m5stack-cardputer-adv/README.md
+++ b/main/boards/m5stack-cardputer-adv/README.md
@@ -43,6 +43,33 @@ M5Stack Cardputer Adv 是一款基于 ESP32-S3FN8 (Stamp-S3A) 的卡片式电脑
1.... | 1 | 7 |
78/xiaozhi-esp32#1931 | 78/xiaozhi-esp32 | 1,931 | efeb3ad1198b92728078ef5c18a820408f2881ca | b09d3bbb9b86d09effd51044c90c22f07904b518 | feat:添加正点原子DNESP32S3B3开发板的小智AI例程
虾哥您好,我这边新增加了正点原子的DNESP32S3B3开发板,现在上传ing...请求审核 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: feat:添加正点原子DNESP32S3B3开发板的小智AI例程",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild",
"main/idf_component.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild",
"main/idf_component.yml"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex ec36261b12..f64701dd3f 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index ec36261b12..f64701dd3f 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -592,6 +592,11 @@ elseif(CONFIG_BOARD_TYPE_ATK_DNESP32S3M_4G)
set(BUILTIN_TEXT_FONT font_puhui_basic_16_4)
set(BUILTIN_ICON_FONT font_awesome_16_4)
set(DEFAULT... | 2 | 7 |
78/xiaozhi-esp32#1902 | 78/xiaozhi-esp32 | 1,902 | 022d9848dedad646c48feebb7002d3956d7bcb96 | 5ae6a60d5c78eba595bd44b6af0a5536a936f738 | ESP-VoCat: BMI270 motion feedback, capacitive slider (v1.2), and single-pad button (v1.0)
**Add support bmi270 (75b2c74)**
Initializes the BMI270 on the shared I2C bus via bmi270_sensor_create / bmi270_sensor_enable (accelerometer).
Adds a dedicated task that samples accel data and detects shake from large deltas ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: ESP-VoCat: BMI270 motion feedback, capacitive slider (v1.2), and single-pad button (v1.0)",
"scope_files": [
"main/CMakeLists.txt",
"main/idf_component.yml"
]
},
{
"subtask_id": "s2",
"goal": "Impl... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/idf_component.yml"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 822503fd83..4092179807 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -924,6 +924,14 @@ if(CONFIG_ID... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 822503fd83..4092179807 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -924,6 +924,14 @@ if(CONFIG_IDF_TARGET_ESP32S3)
list(APPEND SOURCES "boards/common/esp32_camera.cc")
endif()
+set(MAIN_PRIV_REQUIRES_EXTRA "")
+if(CONFIG_BOARD_TYPE_E... | 2 | 3 |
78/xiaozhi-esp32#1821 | 78/xiaozhi-esp32 | 1,821 | 7e7890183e80bc65eb94da54bd070428a6f7eef5 | 314edc5c51aafc3309da4acfb09942f638be6ec8 | add esp32-s3-cam-xxxx
add esp32-s3-cam-xxxx | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: add esp32-s3-cam-xxxx",
"scope_files": [
"xiaozhi-esp32"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/` needed for: add esp32-s3-cam-xxxx",
"scope_files": [
"main/CMa... | [
{
"subtask_id": "s1",
"scope_files": [
"xiaozhi-esp32"
],
"solution_diff": "diff --git a/xiaozhi-esp32 b/xiaozhi-esp32\nnew file mode 160000\nindex 0000000000..8fde7f3c62\n--- /dev/null\n+++ b/xiaozhi-esp32\n@@ -0,0 +1,1 @@\n+Subproject commit 8fde7f3c62780af9420ff1a11ac8c2ba37499aa2\n",
"... | [
{
"subtask_id": "s3",
"comment": "命名不符合要求。",
"revised_diff": "diff --git a/main/boards/waveshare/esp32-s3-cam/config.json b/main/boards/waveshare/esp32-s3-cam/config.json\nnew file mode 100644\nindex 0000000000..14a539a1ce\n--- /dev/null\n+++ b/main/boards/waveshare/esp32-s3-cam/config.json\n@@ -0,0 +1,... | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 2853a08713..0c0702ddc8 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -273,6 +273,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_TOUCH_LCD_3_5)
set(BUILTIN_TEXT_FONT font_puhui_basic_20_4)
set(BUILTIN_ICON_FONT font_awesome_20_4)
... | 3 | 7 |
78/xiaozhi-esp32#1321 | 78/xiaozhi-esp32 | 1,321 | b7db68457c63eef5e5fe366d26d55bbc639da557 | a8b62c75a8604c901787a4995353981859372930 | feat:新增blufi配网协议
#546
简单新增了blufi协议,支持通过官方app或其他使用esp-blufi协议的app进行配网操作。 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/` needed for: feat:新增blufi配网协议",
"scope_files": [
"docs/blufi.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/` needed for: feat:新增blufi配网协议",
"scope_files": [
"main/CMakeLists.txt"... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/blufi.md"
],
"solution_diff": "diff --git a/docs/blufi.md b/docs/blufi.md\nnew file mode 100644\nindex 0000000000..d62aeebe7e\n--- /dev/null\n+++ b/docs/blufi.md\n@@ -0,0 +1,36 @@\n+# BluFi 配网(集成 esp-wifi-connect)\n+\n+本文档说明如何在小智固件中启用和使用 BluFi(BLE W... | [] | diff --git a/docs/blufi.md b/docs/blufi.md
new file mode 100644
index 0000000000..d62aeebe7e
--- /dev/null
+++ b/docs/blufi.md
@@ -0,0 +1,36 @@
+# BluFi 配网(集成 esp-wifi-connect)
+
+本文档说明如何在小智固件中启用和使用 BluFi(BLE Wi‑Fi 配网),并结合项目内置的 `esp-wifi-connect` 组件完成 Wi‑Fi 连接与存储。官方
+BluFi
+协议说明请参考 [Espressif 文档](https://docs.espressif... | 4 | 7 |
78/xiaozhi-esp32#1885 | 78/xiaozhi-esp32 | 1,885 | 022d9848dedad646c48feebb7002d3956d7bcb96 | d54e523dd9102342c3e9e19cb431b22b18cf199a | content: add ESP32-P4-WIFI6-Touch-LCD-3.5
content: add ESP32-P4-WIFI6-Touch-LCD-3.5 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: content: add ESP32-P4-WIFI6-Touch-LCD-3.5",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshare/e... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 822503fd83..2853a08713 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -465,6 +465,12 @@ elseif(CONFI... | [
{
"subtask_id": "s2",
"comment": "目的是?",
"revised_diff": "diff --git a/main/boards/waveshare/esp32-p4-wifi6-touch-lcd-3.5/config.h b/main/boards/waveshare/esp32-p4-wifi6-touch-lcd-3.5/config.h\nnew file mode 100644\nindex 0000000000..749b601207\n--- /dev/null\n+++ b/main/boards/waveshare/esp32-p4-wifi6-... | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 822503fd83..2853a08713 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -465,6 +465,12 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_P4_WIFI6_TOUCH_LCD_3_4C)
set(BUILTIN_TEXT_FONT font_puhui_basic_30_4)
set(BUILTIN_ICON_FONT font_awesome_... | 2 | 6 |
78/xiaozhi-esp32#1876 | 78/xiaozhi-esp32 | 1,876 | 358819bf2ed5974f0cf62e942ecbaae86d90c043 | 84b3ee3b3703ab561fe2c1736a6ecf5009e40802 | Add freenove-esp32s3-display-2.8-lcd
updated to 2.2.4 https://github.com/Freenove/xiaozhi-esp32 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Add freenove-esp32s3-display-2.8-lcd",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/freenove-esp32s3... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex 46cd3a3686..c2833fa2d2 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -746,6 +746,11 @@ elseif(CONFI... | [] | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index 46cd3a3686..c2833fa2d2 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -746,6 +746,11 @@ elseif(CONFIG_BOARD_TYPE_HU_087)
set(BOARD_TYPE "hu-087")
set(BUILTIN_TEXT_FONT font_puhui_basic_14_1)
set(BUILTIN_ICON_FONT font_awesome_14_... | 2 | 6 |
78/xiaozhi-esp32#1895 | 78/xiaozhi-esp32 | 1,895 | 4dc1a8c75fdac501009aace9a2b3f0e50a3a090f | a63f8bc08b00bb0afacd67ce31cb6871dce0c819 | fix: Default configuration of GT911
tested. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/m5stack-tab5/` needed for: fix: Default configuration of GT911",
"scope_files": [
"main/boards/m5stack-tab5/m5stack_tab5.cc"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/waveshar... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/m5stack-tab5/m5stack_tab5.cc"
],
"solution_diff": "diff --git a/main/boards/m5stack-tab5/m5stack_tab5.cc b/main/boards/m5stack-tab5/m5stack_tab5.cc\nindex 356b349082..43ed5b5719 100644\n--- a/main/boards/m5stack-tab5/m5stack_tab5.cc\n+++ b/ma... | [] | diff --git a/main/boards/m5stack-tab5/m5stack_tab5.cc b/main/boards/m5stack-tab5/m5stack_tab5.cc
index 356b349082..43ed5b5719 100644
--- a/main/boards/m5stack-tab5/m5stack_tab5.cc
+++ b/main/boards/m5stack-tab5/m5stack_tab5.cc
@@ -179,7 +179,8 @@ class M5StackTab5Board : public WifiBoard {
};
esp_lcd_... | 6 | 6 |
78/xiaozhi-esp32#1891 | 78/xiaozhi-esp32 | 1,891 | 0f3199a812122fab3bfd09c5247d1da856a34901 | addf5fcc645997a78e6fb3b2ddff6b1b98b0d3f4 | fix: Compilation errors caused by default configuration changes of the touch chip | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: fix: Compilation errors caused by default configuration changes of the touch chip",
"scope_files": [
"main/idf_component.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/boards/... | [
{
"subtask_id": "s1",
"scope_files": [
"main/idf_component.yml"
],
"solution_diff": "diff --git a/main/idf_component.yml b/main/idf_component.yml\nindex 68ad74f196..b30f209b9c 100644\n--- a/main/idf_component.yml\n+++ b/main/idf_component.yml\n@@ -47,11 +47,11 @@ dependencies:\n version: ^... | [] | diff --git a/main/boards/esp-s3-lcd-ev-board-2/esp-s3-lcd-ev-board-2.cc b/main/boards/esp-s3-lcd-ev-board-2/esp-s3-lcd-ev-board-2.cc
index 9cf9545d97..4bd5cb2618 100644
--- a/main/boards/esp-s3-lcd-ev-board-2/esp-s3-lcd-ev-board-2.cc
+++ b/main/boards/esp-s3-lcd-ev-board-2/esp-s3-lcd-ev-board-2.cc
@@ -186,7 +186,16 @@ ... | 17 | 17 |
78/xiaozhi-esp32#1878 | 78/xiaozhi-esp32 | 1,878 | 358819bf2ed5974f0cf62e942ecbaae86d90c043 | 85f6e5ac33293ab7d4d854a8e581b9de028208a1 | espressif/esp_codec_dev 组件自动更新到 1.5.5 之后与 espressif/adc_mic 发生命名冲突
### Answers checklist.
- [x] I have read the documentation [XiaoZhi AI Programming Guide](https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb) and the issue is not addressed there.
- [x] I have updated my branch (master or release) to the ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `.github/workflows/` needed for: espressif/esp_codec_dev 组件自动更新到 1.5.5 之后与 espressif/adc_mic 发生命名冲突",
"scope_files": [
".github/workflows/build.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `main/` ne... | [
{
"subtask_id": "s1",
"scope_files": [
".github/workflows/build.yml"
],
"solution_diff": "diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml\nindex 685c2d141e..e559641532 100644\n--- a/.github/workflows/build.yml\n+++ b/.github/workflows/build.yml\n@@ -20,7 +20,7 @@ jobs:\n... | [] | diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 685c2d141e..e559641532 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
variants: ${{ steps.select.outputs.variants }}
steps:
- name: Checkout
- uses: actions/checkout... | 5 | 7 |
78/xiaozhi-esp32#1867 | 78/xiaozhi-esp32 | 1,867 | dbb8e1d409c14f5294863a83e0f2553785519218 | f5ab3aa66a9d59e7e1b3ec486a8b929a9ea8a208 | Update dependencies in idf_component.yml to latest versions: esp-ml30…
This pull request primarily updates several dependencies in the `idf_component.yml` file to newer versions and makes adjustments to the partition layout in `partitions/v2/4m.csv`. These changes ensure that the project stays up-to-date with upstream... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Update dependencies in idf_component.yml to latest versions: esp-ml30…",
"scope_files": [
"main/idf_component.yml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `partitions/v2/` needed ... | [
{
"subtask_id": "s1",
"scope_files": [
"main/idf_component.yml"
],
"solution_diff": "diff --git a/main/idf_component.yml b/main/idf_component.yml\nindex 4bb061e7a1..efcb3c0827 100644\n--- a/main/idf_component.yml\n+++ b/main/idf_component.yml\n@@ -20,12 +20,12 @@ dependencies:\n waveshare/cu... | [] | diff --git a/main/idf_component.yml b/main/idf_component.yml
index 4bb061e7a1..efcb3c0827 100644
--- a/main/idf_component.yml
+++ b/main/idf_component.yml
@@ -20,12 +20,12 @@ dependencies:
waveshare/custom_io_expander_ch32v003: ^1.0.0
espressif/esp_lcd_panel_io_additions: ^1.0.1
78/esp_lcd_nv3023: ~1.0.0
- 78... | 2 | 2 |
78/xiaozhi-esp32#1871 | 78/xiaozhi-esp32 | 1,871 | cab8a7cecfa0d1c3d9df6aab69d4dfa383eae2d1 | 2499c66ab4fda50dceb1d99d9796da01c8d222ea | fix(eda-robot-pro): Optimize gait algorithm
## lceda-course-examples/eda-robot-pro
### Fix
Optimized the motion algorithm for the eda-robot-pro in front, back, left, and right directions to improve its walking performance.
All CI/CD build checks have passed successfully. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/lceda-course-examples/eda-robot-pro/` needed for: fix(eda-robot-pro): Optimize gait algorithm",
"scope_files": [
"main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc",
"main/boards/lceda-course-examples/... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc",
"main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.h"
],
"solution_diff": "diff --git a/main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc b/ma... | [] | diff --git a/main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc b/main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc
index 97c9d91687..7bc249caf1 100644
--- a/main/boards/lceda-course-examples/eda-robot-pro/eda_dog_movements.cc
+++ b/main/boards/lceda-course-examples/eda-robot-pro/ed... | 1 | 2 |
78/xiaozhi-esp32#1865 | 78/xiaozhi-esp32 | 1,865 | 527cd1fd5861fbe8582e6d32ea0358bde5f81805 | 4cd53a9f8a329e90afabcfb019a7ade515316539 | Assets 资源管理支持更多的场景
支持更多的场景
1. 板子在启动时候需要获取启动画面资源,由于板子还在初始化中,所以会到 assert 获取不到
2. 初始化 LcdDisplay 中获取资源时 DisplayLockGuard lock 会导致重复进入 死锁
3. Apply 函数添加 bool refresh_display_theme = true 参数,保持默认行为,可以支持 板子 在初始化阶段设置为 false 加载 asset 资源 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: Assets 资源管理支持更多的场景",
"scope_files": [
"main/assets.cc",
"main/assets.h"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"main/assets.cc",
"main/assets.h"
],
"solution_diff": "diff --git a/main/assets.cc b/main/assets.cc\nindex ad6194422f..f9bf9e6ab8 100644\n--- a/main/assets.cc\n+++ b/main/assets.cc\n@@ -50,8 +50,8 @@ bool Assets::FindPartition(Assets* assets) {\n ... | [] | diff --git a/main/assets.cc b/main/assets.cc
index ad6194422f..f9bf9e6ab8 100644
--- a/main/assets.cc
+++ b/main/assets.cc
@@ -50,8 +50,8 @@ bool Assets::FindPartition(Assets* assets) {
return true;
}
-bool Assets::Apply() {
- return strategy_ ? strategy_->Apply(this) : false;
+bool Assets::Apply(bool refres... | 1 | 2 |
78/xiaozhi-esp32#1868 | 78/xiaozhi-esp32 | 1,868 | 280b2ff856afcfd8cd88a69e7511bfa9c88c0ad6 | 74fa5413fcb81599f177c87dc2183c9d8670f7b3 | add waveshare esp32-s3-touch-lcd-1.54 and waveshare esp32-s3-lcd-0.85
add waveshare esp32-s3-touch-lcd-1.54
add waveshare esp32-s3-lcd-0.85 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/` needed for: add waveshare esp32-s3-touch-lcd-1.54 and waveshare esp32-s3-lcd-0.85",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes un... | [
{
"subtask_id": "s1",
"scope_files": [
"main/CMakeLists.txt",
"main/Kconfig.projbuild"
],
"solution_diff": "diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt\nindex d04fa5c05f..46cd3a3686 100644\n--- a/main/CMakeLists.txt\n+++ b/main/CMakeLists.txt\n@@ -387,6 +387,18 @@ elseif(CONFI... | [
{
"subtask_id": "s3",
"comment": "manufacturer的参数要加上",
"revised_diff": "diff --git a/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json b/main/boards/waveshare/esp32-s3-touch-lcd-1.54/config.json\nnew file mode 100644\nindex 0000000000..ec065cae1d\n--- /dev/null\n+++ b/main/boards/waveshare/esp32... | diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt
index d04fa5c05f..46cd3a3686 100644
--- a/main/CMakeLists.txt
+++ b/main/CMakeLists.txt
@@ -387,6 +387,18 @@ elseif(CONFIG_BOARD_TYPE_WAVESHARE_ESP32_S3_TOUCH_LCD_3_49)
set(LVGL_TEXT_FONT font_puhui_basic_30_4)
set(LVGL_ICON_FONT font_awesome_30_4)
s... | 3 | 14 |
78/xiaozhi-esp32#1853 | 78/xiaozhi-esp32 | 1,853 | 564e929aea50b125d5d4454b2232f3ca9e31158f | 10bd3df13bb9c0ddbcb20b8f7ff1466dd0b2d341 | bread-compact-wifi-lcd crashes when LAMP_GPIO or BUILTIN_LED_GPIO is GPIO_NUM_NC
### Answers checklist.
- [x] I have read the documentation [XiaoZhi AI Programming Guide](https://ccnphfhqs21z.feishu.cn/wiki/F5krwD16viZoF0kKkvDcrZNYnhb) and the issue is not addressed there.
- [x] I have updated my branch (master or re... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `main/boards/common/` needed for: bread-compact-wifi-lcd crashes when LAMP_GPIO or BUILTIN_LED_GPIO is GPIO_NUM_NC",
"scope_files": [
"main/boards/common/lamp_controller.h"
]
},
{
"subtask_id": "s2",
"goal": "Implement the ... | [
{
"subtask_id": "s1",
"scope_files": [
"main/boards/common/lamp_controller.h"
],
"solution_diff": "diff --git a/main/boards/common/lamp_controller.h b/main/boards/common/lamp_controller.h\nindex 1ed142c74c..6015447e9a 100644\n--- a/main/boards/common/lamp_controller.h\n+++ b/main/boards/common... | [] | diff --git a/main/boards/common/lamp_controller.h b/main/boards/common/lamp_controller.h
index 1ed142c74c..6015447e9a 100644
--- a/main/boards/common/lamp_controller.h
+++ b/main/boards/common/lamp_controller.h
@@ -11,6 +11,10 @@ class LampController {
public:
LampController(gpio_num_t gpio_num) : gpio_num_(gpi... | 2 | 2 |
9001/copyparty#1463 | 9001/copyparty | 1,463 | 139ef1851e5d698521a5c2078c56f951d6e54d00 | aa818071d54e684f505f84ed8d53f0309259a5c4 | improve opds compatibility
Hi! I didn't read the whole OPDS 1.2 specification, but here are some things I've noticed:
- some readers require feeds and entries to have `id` and `title` fields
- some readers handle absolute URIs better than relative paths (even OPDS documentation uses absolute paths in all of examples... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: improve opds compatibility",
"scope_files": [
"copyparty/httpcli.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/web/` needed for: improve opds compatibility",
"sc... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/httpcli.py"
],
"solution_diff": "diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py\nindex d8df07158..bd5d38ad7 100644\n--- a/copyparty/httpcli.py\n+++ b/copyparty/httpcli.py\n@@ -7186,18 +7186,19 @@ def tx_browser(self) -> bool:\n ... | [] | diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py
index d8df07158..bd5d38ad7 100644
--- a/copyparty/httpcli.py
+++ b/copyparty/httpcli.py
@@ -7186,18 +7186,19 @@ def tx_browser(self) -> bool:
dirs = []
files = []
ptn_hr = RE_HR
- use_abs_url = (
- not is_opds
- ... | 2 | 2 |
9001/copyparty#1487 | 9001/copyparty | 1,487 | 3b53a228b0e07912766d8dbf88b1dd01da57e2c5 | afaf1cf391fa09881ef10b5dccd8b34a29fa7820 | feat: Add option to render spectrograms with log frequency scale
This implements the feature described in #1486 .
It adds the argument ``th-spec-fl`` (thumbnails -> spectrogram -> frequency log scale) (please advise on a better name, this is what i decided on at 1am).
Adding this argument adds ``:fscale=log`` to t... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: feat: Add option to render spectrograms with log frequency scale",
"scope_files": [
"copyparty/__main__.py",
"copyparty/th_srv.py"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__main__.py",
"copyparty/th_srv.py"
],
"solution_diff": "diff --git a/copyparty/__main__.py b/copyparty/__main__.py\nindex 2f568b5c6..1833aaec9 100644\n--- a/copyparty/__main__.py\n+++ b/copyparty/__main__.py\n@@ -1769,6 +1769,7 @@ def ad... | [] | diff --git a/copyparty/__main__.py b/copyparty/__main__.py
index 2f568b5c6..1833aaec9 100644
--- a/copyparty/__main__.py
+++ b/copyparty/__main__.py
@@ -1769,6 +1769,7 @@ def add_thumbnail(ap):
ap2.add_argument("--th-pre-rl", metavar="SEC", type=int, default=30, help="while pregen is running, ratelimit the thumbna... | 1 | 2 |
9001/copyparty#1458 | 9001/copyparty | 1,458 | 139ef1851e5d698521a5c2078c56f951d6e54d00 | a2641f3ad2e7ab59bdf24e9fa55ed4c5b6dc6315 | Add macOS related information
This PR adds macOS-related information to the README and devnotes.
* It appears that assigning ports 80 and 443 works without requiring root permissions, at least on macOS 26 Tahoe what I tested, so I updated the README accordingly.
* Adds information on how to install the GNU utiliti... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Add macOS related information",
"scope_files": [
"README.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `docs/` needed for: Add macOS related information",
"scope_files": [
... | [
{
"subtask_id": "s1",
"scope_files": [
"README.md"
],
"solution_diff": "diff --git a/README.md b/README.md\nindex 37131d1d0..80cf852aa 100644\n--- a/README.md\n+++ b/README.md\n@@ -2321,9 +2321,7 @@ if you want to change the fonts, see [./docs/rice/](./docs/rice/)\n \n become a *real* webserve... | [] | diff --git a/README.md b/README.md
index 37131d1d0..80cf852aa 100644
--- a/README.md
+++ b/README.md
@@ -2321,9 +2321,7 @@ if you want to change the fonts, see [./docs/rice/](./docs/rice/)
become a *real* webserver which people can access by just going to your IP or domain without specifying a port
-**if you're o... | 2 | 2 |
9001/copyparty#1485 | 9001/copyparty | 1,485 | 3b53a228b0e07912766d8dbf88b1dd01da57e2c5 | 35c7873d8b2bbf430561216942021907f21aee29 | Users with read permission do not count as having get permission
This prevents e.g. creating a share with get permission by users who have read permission, unless they are explicitly also granted get permission.
auth: read (and admin) implies get
also, hide redundant get permission in webui
Closes #1483
hopefu... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: Users with read permission do not count as having get permission",
"scope_files": [
"copyparty/authsrv.py",
"copyparty/httpcli.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes und... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/authsrv.py",
"copyparty/httpcli.py"
],
"solution_diff": "diff --git a/copyparty/authsrv.py b/copyparty/authsrv.py\nindex 38e1c9e29..a1e186803 100644\n--- a/copyparty/authsrv.py\n+++ b/copyparty/authsrv.py\n@@ -1663,7 +1663,8 @@ def _read_... | [] | diff --git a/copyparty/authsrv.py b/copyparty/authsrv.py
index 38e1c9e29..a1e186803 100644
--- a/copyparty/authsrv.py
+++ b/copyparty/authsrv.py
@@ -1663,7 +1663,8 @@ def _read_vol_str(self, lvl: str, unames: list[str], axs: AXS) -> None:
for alias, mapping in [
("h", "gh"),
... | 2 | 3 |
9001/copyparty#1425 | 9001/copyparty | 1,425 | ede692925edfc6fca7a52f483414d543e9303237 | 3f4dabe45cd715c5750770499eb7c893da40e85a | Greater compatibility for *BSD
There are references to `lsblk` (from util-linux) and /proc that don't exist on *BSD, so this expands on some macOS-specific code to compensate for that
I did my best to follow the existing style and structure of the code, however I might have missed something (and also given that `_e... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: Greater compatibility for *BSD",
"scope_files": [
"copyparty/__init__.py",
"copyparty/fsutil.py",
"copyparty/tcpsrv.py"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__init__.py",
"copyparty/fsutil.py",
"copyparty/tcpsrv.py"
],
"solution_diff": "diff --git a/copyparty/__init__.py b/copyparty/__init__.py\nindex 55befeb70..8bffed865 100644\n--- a/copyparty/__init__.py\n+++ b/copyparty/__init__.py\... | [] | diff --git a/copyparty/__init__.py b/copyparty/__init__.py
index 55befeb70..8bffed865 100644
--- a/copyparty/__init__.py
+++ b/copyparty/__init__.py
@@ -44,6 +44,14 @@
MACOS = platform.system() == "Darwin"
+FREEBSD = platform.system() == "FreeBSD"
+
+OPENBSD = platform.system() == "OpenBSD"
+
+ANYBSD = FREEBSD or ... | 1 | 3 |
9001/copyparty#1410 | 9001/copyparty | 1,410 | 5aaa4ff15b62b4e0c7a815d6541d1df2f182bc59 | e076d4190e44d46d52aed8deb20e34da69e2f58f | Add automatic browser locale detection using `--glang`
This adds an automatic browser locale detection that can be enabled with the `--glang` flag. Locales are detected using the `navigator.languages` field in JS. If it can't find a fitting language, it falls back to the default one specified by `--lang`.
(This PR co... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: Add automatic browser locale detection using `--glang`",
"scope_files": [
"copyparty/__main__.py",
"copyparty/authsrv.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyp... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__main__.py",
"copyparty/authsrv.py"
],
"solution_diff": "diff --git a/copyparty/__main__.py b/copyparty/__main__.py\nindex e0a46e790..43fc9916c 100644\n--- a/copyparty/__main__.py\n+++ b/copyparty/__main__.py\n@@ -1870,6 +1870,7 @@ def a... | [] | diff --git a/copyparty/__main__.py b/copyparty/__main__.py
index e0a46e790..43fc9916c 100644
--- a/copyparty/__main__.py
+++ b/copyparty/__main__.py
@@ -1870,6 +1870,7 @@ def add_ui(ap, retry: int):
ap2.add_argument("--ui-filesz", metavar="FMT", type=u, default="1", help="default filesize format; one of these: 0, ... | 2 | 3 |
9001/copyparty#1352 | 9001/copyparty | 1,352 | 981a7cd9dda0acedbc7f53b2c44adb241c38cb84 | bae82d00dff05f48c54a1b01732d50413c5ccb1e | feat: adding handler for fail2ban
Added a handler to process 404 errors with fail2ban.
The handler respects the `--dont-ban` argument and, if necessary, will generate a special log line that will be intercepted by fail2ban.
Thanks to this, no one can spoof the log, and the fail2ban regex is lighter (and therefore ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `bin/handlers/` needed for: feat: adding handler for fail2ban",
"scope_files": [
"bin/handlers/404-to-fail2ban.py",
"bin/handlers/README.md"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"bin/handlers/404-to-fail2ban.py",
"bin/handlers/README.md"
],
"solution_diff": "diff --git a/bin/handlers/404-to-fail2ban.py b/bin/handlers/404-to-fail2ban.py\nnew file mode 100755\nindex 000000000..9a94cff2d\n--- /dev/null\n+++ b/bin/handlers/404-... | [] | diff --git a/bin/handlers/404-to-fail2ban.py b/bin/handlers/404-to-fail2ban.py
new file mode 100755
index 000000000..9a94cff2d
--- /dev/null
+++ b/bin/handlers/404-to-fail2ban.py
@@ -0,0 +1,36 @@
+# /!\ Warning: be careful, as webdav clients often generate a large number of 404 requets.
+
+# In your `jail.local`, add:
... | 1 | 2 |
9001/copyparty#1351 | 9001/copyparty | 1,351 | ffe6a9aa6fb7d49a4a1be3007c8d3297f88f4bc8 | 92c3903bbbb6bcb5ee63419fca1e95dcfc3aef94 | feat: support .hidden file for dotfiles exclusion
Add support for a per-directory `.hidden` file to exclude additional files/directories from listings.
- looks for a .hidden file in each directory being listed
- reads filenames from .hidden if it exists
- excludes any files or folders listed in `.hidden` from lis... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: feat: support .hidden file for dotfiles exclusion",
"scope_files": [
"copyparty/ftpd.py",
"copyparty/httpcli.py",
"copyparty/tftpd.py",
"copyparty/util.py"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/ftpd.py",
"copyparty/httpcli.py",
"copyparty/tftpd.py",
"copyparty/util.py"
],
"solution_diff": "diff --git a/copyparty/ftpd.py b/copyparty/ftpd.py\nindex e5d8ff9e9..780afdd67 100644\n--- a/copyparty/ftpd.py\n+++ b/copyparty/f... | [] | diff --git a/copyparty/ftpd.py b/copyparty/ftpd.py
index e5d8ff9e9..780afdd67 100644
--- a/copyparty/ftpd.py
+++ b/copyparty/ftpd.py
@@ -24,6 +24,7 @@
ODict,
Pebkac,
exclude_dotfiles,
+ exclude_dothidden,
fsenc,
ipnorm,
pybin,
@@ -348,7 +349,10 @@ def listdir(self, path: str) -> list[st... | 1 | 4 |
9001/copyparty#1315 | 9001/copyparty | 1,315 | 7c60adc69c977fb4b75e31c576131b1379498c3f | a6056b814fbafe29a9fdcf9a70408cace1ec0c25 | add optional checking for vulnerable versions
if `vc-url` is set:
- reads ~/.config/vuln_advisory.json for vulnerability info if it is less than `vc-interval` old
- otherwise checks `vc-url` for a json containing vulnerability info as in https://api.github.com/repos/9001/copyparty/security-advisories
- if found, wr... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `contrib/systemd/` needed for: add optional checking for vulnerable versions",
"scope_files": [
"contrib/systemd/copyparty.example.conf"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/` needed fo... | [
{
"subtask_id": "s1",
"scope_files": [
"contrib/systemd/copyparty.example.conf"
],
"solution_diff": "diff --git a/contrib/systemd/copyparty.example.conf b/contrib/systemd/copyparty.example.conf\nindex 79560d0d7..a28802b2c 100644\n--- a/contrib/systemd/copyparty.example.conf\n+++ b/contrib/syst... | [] | diff --git a/contrib/systemd/copyparty.example.conf b/contrib/systemd/copyparty.example.conf
index 79560d0d7..a28802b2c 100644
--- a/contrib/systemd/copyparty.example.conf
+++ b/contrib/systemd/copyparty.example.conf
@@ -18,6 +18,15 @@
# (note: enable compression by adding .xz at the end)
q, lo: $LOGS_DIRECTORY/%... | 3 | 8 |
9001/copyparty#1265 | 9001/copyparty | 1,265 | 9b436eb52e5cfe7a0a8e59dd9f1a37351f3a2abd | 8f4bb8033a74ddc7a0e3a99918f74efffc95b475 | add skip silence option
adds skip silence toggle for audio tracks and some config options in 🎺
To show that your contribution is compatible with the MIT License, please include the following text somewhere in this PR description:
This PR complies with the DCO; https://developercertificate.org/
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/web/` needed for: add skip silence option",
"scope_files": [
"copyparty/web/browser.css",
"copyparty/web/browser.js"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/web/browser.css",
"copyparty/web/browser.js"
],
"solution_diff": "diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css\nindex aa2e1fba0..e2e9173a0 100644\n--- a/copyparty/web/browser.css\n+++ b/copyparty/web/browser.css\n@@ ... | [
{
"subtask_id": "s1",
"comment": "```suggestion\n\t\t\"mt_drc\": \"enables the dynamic range compressor (volume flattener / brickwaller); will also enable EQ to balance the spaghetti, so set all EQ fields except for 'width' to 0 if you don't want it$N$Nlowers the volume of audio above THRESHOLD dB; for ever... | diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css
index aa2e1fba0..e2e9173a0 100644
--- a/copyparty/web/browser.css
+++ b/copyparty/web/browser.css
@@ -1456,7 +1456,8 @@ html.dz input {
width: calc(100% - 16.2em);
}
input.drc_v,
-input.eq_gain {
+input.eq_gain,
+input.ssconf_v {
width: 3em;
tex... | 1 | 2 |
9001/copyparty#1303 | 9001/copyparty | 1,303 | 6f1d6647546832c6640cbad88817e28fb63ea3ec | 5120f8ab48bb5c57911cf0dad75d2add849d2eee | Music player crashes with high ffwd values
### Describe the bug
When setting the ffwd on the skip silence feature to a value like 100, it brings you to the crash page
### To Reproduce
set ffwd to 100, and play some audio file in the copyparty webui
(tested on https://a.ocv.me/pub/demo/music/aivi%20%26%20surasshu%20-%... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/web/` needed for: Music player crashes with high ffwd values",
"scope_files": [
"copyparty/web/browser.js"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/web/tl/` needed for: Music pla... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/web/browser.js"
],
"solution_diff": "diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js\nindex 5428f5c2f..2b0425f7a 100644\n--- a/copyparty/web/browser.js\n+++ b/copyparty/web/browser.js\n@@ -332,8 +332,7 @@ if (1)\n \t\t\"mt_ssvt... | [] | diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js
index 5428f5c2f..2b0425f7a 100644
--- a/copyparty/web/browser.js
+++ b/copyparty/web/browser.js
@@ -332,8 +332,7 @@ if (1)
"mt_ssvt": "volume threshold (0-255)\">vol",
"mt_ssts": "active threshold (% of track, start)\">start",
"mt_sste": "active ... | 2 | 22 |
9001/copyparty#1299 | 9001/copyparty | 1,299 | d067d2a6384e159d4d950a4a596a1f91af14f0c5 | 7efea9622a1cfa3424c29fd83471af844b0c4026 | Support 4-digit octal values for `chmod_d` and `chmod_f`
Currently, the validation for the `chmod_d` and `chmod_f` volume flags only accepts 3-digit octal values. This prevents users from applying special permission bits (setuid, setgid, and the sticky bit), which are useful for shared group directories.
```
confi... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: Support 4-digit octal values for `chmod_d` and `chmod_f`",
"scope_files": [
"copyparty/__main__.py",
"copyparty/authsrv.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `doc... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__main__.py",
"copyparty/authsrv.py"
],
"solution_diff": "diff --git a/copyparty/__main__.py b/copyparty/__main__.py\nindex bdefacfc5..fc843b87d 100644\n--- a/copyparty/__main__.py\n+++ b/copyparty/__main__.py\n@@ -1059,13 +1059,17 @@ def... | [] | diff --git a/copyparty/__main__.py b/copyparty/__main__.py
index bdefacfc5..fc843b87d 100644
--- a/copyparty/__main__.py
+++ b/copyparty/__main__.py
@@ -1059,13 +1059,17 @@ def get_sects():
similarly, \033[33m--chmod-d\033[0m and \033[33mchmod_d\033[0m sets the directory/folder perm
- the va... | 2 | 3 |
9001/copyparty#1287 | 9001/copyparty | 1,287 | d44ea245307c06eb060b6e6f5c2cba91a759c940 | 01cbf4592076eaff57f325e645295df72dd6f40a | opds: add opensearch support
Tested with koreader and works great!
Discussed with original OPDS author @Scotsguy here
https://github.com/9001/copyparty/pull/779#issuecomment-3482160504
Bassed on these specs
https://specs.opds.io/opds-1.2#3-search
https://github.com/koreader/koreader/pull/7380
To show t... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: opds: add opensearch support",
"scope_files": [
"copyparty/httpcli.py",
"copyparty/httpsrv.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/web/` needed for: opds... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/httpcli.py",
"copyparty/httpsrv.py"
],
"solution_diff": "diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py\nindex cb915bba5..3f84bb178 100644\n--- a/copyparty/httpcli.py\n+++ b/copyparty/httpcli.py\n@@ -168,9 +168,9 @@\n (0o644... | [
{
"subtask_id": "s2",
"comment": "For the sake of being language-agnostic, is this title necessary? Will clients synthesize a name when the title isn't specified, or will they ignore the search description instead?\n\nThe OPDS spec is (of course) light on details, but they don't seem to include the title in... | diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py
index cb915bba5..3f84bb178 100644
--- a/copyparty/httpcli.py
+++ b/copyparty/httpcli.py
@@ -168,9 +168,9 @@
(0o644, -1, -1, 1, 1000, 1000, 8, 0x39230101, 0x39230101, 0x39230101)
)
-RE_CC = re.compile(r"[\x00-\x1f]") # search always faster
-RE_USAFE = re.... | 3 | 5 |
9001/copyparty#1266 | 9001/copyparty | 1,266 | 6694998985e98326ca4ca0a0724cfd4901be2430 | fe4d560e4ab9cb2f7cd221943e32a5bf25f649ef | Support for JPEG XL (.jxl) image previews and thumbnails
**Is your feature request related to a problem? Please describe.**
Currently, Copyparty does not recognize or generate thumbnails for JPEG XL (`.jxl`) image files. When I upload `.jxl` files, they are treated as generic files rather than images. This means:
* ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `contrib/plugins/` needed for: Support for JPEG XL (.jxl) image previews and thumbnails",
"scope_files": [
"contrib/plugins/graft-thumbs.js"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/` neede... | [
{
"subtask_id": "s1",
"scope_files": [
"contrib/plugins/graft-thumbs.js"
],
"solution_diff": "diff --git a/contrib/plugins/graft-thumbs.js b/contrib/plugins/graft-thumbs.js\nindex 65046e68e..20d5abd41 100644\n--- a/contrib/plugins/graft-thumbs.js\n+++ b/contrib/plugins/graft-thumbs.js\n@@ -36,... | [
{
"subtask_id": "s3",
"comment": "```suggestion\n re_i = /^[^?]+\\.(a?png|avif|bmp|gif|heif|jfif|jpe?g|jxl|svg|tiff?|webp)(\\?|$)/i,\n```",
"revised_diff": "diff --git a/copyparty/web/baguettebox.js b/copyparty/web/baguettebox.js\nindex 4b132a494..c8fbeecbf 100644\n--- a/copyparty/web/baguettebox... | diff --git a/contrib/plugins/graft-thumbs.js b/contrib/plugins/graft-thumbs.js
index 65046e68e..20d5abd41 100644
--- a/contrib/plugins/graft-thumbs.js
+++ b/contrib/plugins/graft-thumbs.js
@@ -36,7 +36,7 @@
for (var a = 0; a < files.length; a++) {
var file = files[a],
- is_pic = /\.(jpe?g|png|gif|webp)$/i.e... | 4 | 8 |
9001/copyparty#1260 | 9001/copyparty | 1,260 | 22cdc0f8c98e6be3ef5573a273b78c0def853192 | eecb1b13e7f074e097b0286b8772a2bb1902fe72 | add support for GraalPy
just turns off some things that fail when running on [GraalPy](https://www.graalvm.org/python/).
This PR complies with the DCO; https://developercertificate.org/
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: add support for GraalPy",
"scope_files": [
"copyparty/__init__.py",
"copyparty/util.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/stolen/ifaddr/` needed for: a... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__init__.py",
"copyparty/util.py"
],
"solution_diff": "diff --git a/copyparty/__init__.py b/copyparty/__init__.py\nindex afb05d182..c844853d9 100644\n--- a/copyparty/__init__.py\n+++ b/copyparty/__init__.py\n@@ -44,6 +44,8 @@\n \n MACOS =... | [] | diff --git a/copyparty/__init__.py b/copyparty/__init__.py
index afb05d182..c844853d9 100644
--- a/copyparty/__init__.py
+++ b/copyparty/__init__.py
@@ -44,6 +44,8 @@
MACOS = platform.system() == "Darwin"
+GRAAL = platform.python_implementation() == "GraalVM"
+
EXE = bool(getattr(sys, "frozen", False))
try:
di... | 2 | 3 |
9001/copyparty#1257 | 9001/copyparty | 1,257 | 2f57228fd4e62f8cd8e12cb80a3531dc2d4d170a | a155d5b869d977b00130dbf068112da8b105cb69 | Fix `nth` and `nih`
This removes `nth` (which didn't actually do anything) and makes `nih` do what it should have done.
I tried to implement it as I think it was intended, please tell me if there are some other reasons that it was like this or if there are other changes to make.
(This PR complies with the DCO; https:/... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: Fix `nth` and `nih`",
"scope_files": [
"copyparty/__main__.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/web/` needed for: Fix `nth` and `nih`",
"scope_files": [... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/__main__.py"
],
"solution_diff": "diff --git a/copyparty/__main__.py b/copyparty/__main__.py\nindex 1ae4eec8b..2e2c5080d 100644\n--- a/copyparty/__main__.py\n+++ b/copyparty/__main__.py\n@@ -1558,9 +1558,8 @@ def add_optouts(ap):\n ap2.add_... | [] | diff --git a/copyparty/__main__.py b/copyparty/__main__.py
index 1ae4eec8b..2e2c5080d 100644
--- a/copyparty/__main__.py
+++ b/copyparty/__main__.py
@@ -1558,9 +1558,8 @@ def add_optouts(ap):
ap2.add_argument("--no-mv", action="store_true", help="disable move/rename operations")
ap2.add_argument("--no-cp", ac... | 2 | 2 |
9001/copyparty#1240 | 9001/copyparty | 1,240 | d750f3f0d2a2daf0466f73c4d81dfae6b68f63ef | 6cb1a235bb370f053e02d8c347a840f11254dd07 | WebDAV `x-oc-mtime` header fails on decimal timestamps
<!-- NOTE:
**please use english, or include an english translation.** aside from that,
all of the below are optional, consider them as inspiration, delete and rewrite at will, thx md -->
### Describe the bug
Some WebDAV clients (notably Tampermonkey sync) send... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `copyparty/` needed for: WebDAV `x-oc-mtime` header fails on decimal timestamps",
"scope_files": [
"copyparty/httpcli.py"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `copyparty/bos/` needed for: WebDAV `... | [
{
"subtask_id": "s1",
"scope_files": [
"copyparty/httpcli.py"
],
"solution_diff": "diff --git a/copyparty/httpcli.py b/copyparty/httpcli.py\nindex ad42c249d..a3486dcef 100644\n--- a/copyparty/httpcli.py\n+++ b/copyparty/httpcli.py\n@@ -2618,7 +2618,7 @@ def dump_to_file(self, is_put: bool) -> ... | [
{
"subtask_id": "s1",
"comment": "could be a bit extra here and add a try-catch to ignore mtime when invalid, e.g.\n\n```py\n def _parse_x_oc_mtime(self, raw: str) -> Optional[float]:\n try:\n return float(raw)\n except ValueError:\n self.log(\"invalid x-oc-mtime heade... | diff --git a/copyparty/bos/bos.py b/copyparty/bos/bos.py
index 9013a0661..7aadb2cfe 100644
--- a/copyparty/bos/bos.py
+++ b/copyparty/bos/bos.py
@@ -106,14 +106,14 @@ def utime(
def utime_c(
log: Union["NamedLogger", Any],
p: str,
- ts: int,
+ ts: float,
follow_symlinks: bool = True,
throw: b... | 3 | 3 |
9001/copyparty#1238 | 9001/copyparty | 1,238 | d750f3f0d2a2daf0466f73c4d81dfae6b68f63ef | f2ba7aca61316fae7b0f63fcf2b6808be88d8c93 | update web dependency - prism
* Update prism from 1.29.0 to 1.30.0.
* Separate the plugins into their own array (similar to langs).
* Add some more langs to highlight.
This PR complies with the DCO; https://developercertificate.org/
| [
{
"subtask_id": "s1",
"goal": "Implement the changes under `scripts/deps-docker/` needed for: update web dependency - prism",
"scope_files": [
"scripts/deps-docker/Dockerfile",
"scripts/deps-docker/genprism.sh"
]
}
] | [
{
"subtask_id": "s1",
"scope_files": [
"scripts/deps-docker/Dockerfile",
"scripts/deps-docker/genprism.sh"
],
"solution_diff": "diff --git a/scripts/deps-docker/Dockerfile b/scripts/deps-docker/Dockerfile\nindex 6ea7966e5..93931ea42 100644\n--- a/scripts/deps-docker/Dockerfile\n+++ b/scr... | [] | diff --git a/scripts/deps-docker/Dockerfile b/scripts/deps-docker/Dockerfile
index 6ea7966e5..93931ea42 100644
--- a/scripts/deps-docker/Dockerfile
+++ b/scripts/deps-docker/Dockerfile
@@ -7,7 +7,7 @@ ENV ver_asmcrypto=c72492f4a66e17a0e5dd8ad7874de354f3ccdaa5 \
ver_mde=2.18.0 \
ver_codemirror=5.65... | 1 | 2 |
ACINQ/eclair#3318 | ACINQ/eclair | 3,318 | 2dda79468a8b69a2acf7962cdac63245f7cc3ee8 | 02fad5144867ad3fe04cb689a2e53aa2ce162d15 | Send `splice_locked` if necessary while reconnecting
When we lock a commitment while reconnecting (because the funding/splice transaction confirms or when we're using zero-conf), we currently have a bug where if we've sent our `channel_reestablish` but we haven't received the remote `channel_reestablish`, we will not ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/` needed for: Send `splice_locked` if necessary while reconnecting",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala"
]
},
{
"subtas... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala\nindex 1ee... | [] | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala
index 1eef0ad982..0753320adb 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/fsm/Channel.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/channel... | 2 | 2 |
ACINQ/eclair#3313 | ACINQ/eclair | 3,313 | ec8c63b215b98148887237e3f050342a6ca61f4c | 52ce93d04a6ccf6412f76fd9f545d64175032a1d | Back to dev
After the 0.14.0 release. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Back to dev",
"scope_files": [
"pom.xml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `.mvn/` needed for: Back to dev",
"scope_files": [
".mvn/maven.config"
]
},
{
... | [
{
"subtask_id": "s1",
"scope_files": [
"pom.xml"
],
"solution_diff": "diff --git a/pom.xml b/pom.xml\nindex 87e80f30e7..83224d9ef4 100644\n--- a/pom.xml\n+++ b/pom.xml\n@@ -20,7 +20,7 @@\n \n <groupId>fr.acinq.eclair</groupId>\n <artifactId>eclair_2.13</artifactId>\n- <version>0.14.... | [] | diff --git a/.mvn/maven.config b/.mvn/maven.config
index e92391eb19..acf51640eb 100644
--- a/.mvn/maven.config
+++ b/.mvn/maven.config
@@ -2,7 +2,7 @@
-Daether.trustedChecksumsSource.summaryFile=true
-Daether.trustedChecksumsSource.summaryFile.basedir=${session.rootDirectory}/.mvn/checksums/
# post processor: truste... | 8 | 8 |
ACINQ/eclair#3312 | ACINQ/eclair | 3,312 | 0896d03b361a3fff54b6378b0e5fe0424e7c4d95 | e6033a5eff8e3ca1c7f3fe08cfc7122ad2304599 | Eclair v0.14.0 release | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `(root)/` needed for: Eclair v0.14.0 release",
"scope_files": [
"pom.xml"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `.mvn/` needed for: Eclair v0.14.0 release",
"scope_files": [
".mvn/maven.c... | [
{
"subtask_id": "s1",
"scope_files": [
"pom.xml"
],
"solution_diff": "diff --git a/pom.xml b/pom.xml\nindex 949be781b6..87e80f30e7 100644\n--- a/pom.xml\n+++ b/pom.xml\n@@ -20,7 +20,7 @@\n \n <groupId>fr.acinq.eclair</groupId>\n <artifactId>eclair_2.13</artifactId>\n- <version>0.14.... | [] | diff --git a/.mvn/maven.config b/.mvn/maven.config
index acf51640eb..e92391eb19 100644
--- a/.mvn/maven.config
+++ b/.mvn/maven.config
@@ -2,7 +2,7 @@
-Daether.trustedChecksumsSource.summaryFile=true
-Daether.trustedChecksumsSource.summaryFile.basedir=${session.rootDirectory}/.mvn/checksums/
# post processor: truste... | 8 | 8 |
ACINQ/eclair#3311 | ACINQ/eclair | 3,311 | 35403401008228c71e9ae301bde5092101e9b38f | 3ac6036ab1908d839772bea3e206d059089ada4b | Fix Bolt12 path fee hiding
When using blinded paths in our Bolt12 invoices, we may use a feature where instead of making the payer pay the fees for the blinded path, we deduce them from the amount we wish to receive (the recipient pays for the privacy it gains from using blinded paths, instead of making the payer pay ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/resources/` needed for: Fix Bolt12 path fee hiding",
"scope_files": [
"eclair-core/src/main/resources/reference.conf"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src/ma... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/resources/reference.conf"
],
"solution_diff": "diff --git a/eclair-core/src/main/resources/reference.conf b/eclair-core/src/main/resources/reference.conf\nindex 87741f1ab9..ad4d14e75f 100644\n--- a/eclair-core/src/main/resources/refe... | [] | diff --git a/eclair-core/src/main/resources/reference.conf b/eclair-core/src/main/resources/reference.conf
index 87741f1ab9..ad4d14e75f 100644
--- a/eclair-core/src/main/resources/reference.conf
+++ b/eclair-core/src/main/resources/reference.conf
@@ -734,11 +734,10 @@ eclair {
offers {
// Minimum length of an o... | 4 | 4 |
ACINQ/eclair#3192 | ACINQ/eclair | 3,192 | 06538ada07403e06b8a9dfaa59fb1c554841a3a4 | 8c75c5caa7f47ee228ff318f528fc62f92505f88 | Add support for zero-fee commitment format
We add support for the zero-fee commitment format specified in https://github.com/lightning/bolts/pull/1228.
Channels using this commitment format benefit from better protection against pinning attacks (thanks to TRUC/v3 transactions), don't need the `update_fee` mechanism... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/release-notes/` needed for: Add support for zero-fee commitment format",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src/main/reso... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
],
"solution_diff": "diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md\nindex b81810ede4..5fa0e55f4e 100644\n--- a/docs/release-notes/eclair-vnext.md\n+++ b/docs/release-notes/eclair-... | [
{
"subtask_id": "s2",
"comment": "Can this create compatibility issues with other implementations?",
"revised_diff": "diff --git a/eclair-core/src/main/resources/reference.conf b/eclair-core/src/main/resources/reference.conf\nindex 64a988c122..87741f1ab9 100644\n--- a/eclair-core/src/main/resources/refe... | diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md
index b81810ede4..5fa0e55f4e 100644
--- a/docs/release-notes/eclair-vnext.md
+++ b/docs/release-notes/eclair-vnext.md
@@ -64,6 +64,26 @@ To open a taproot channel with a node that supports the `option_simple_taproot`
$ eclair-cli open... | 24 | 42 |
ACINQ/eclair#3310 | ACINQ/eclair | 3,310 | befdcd5444f49aca72b30c8281d807321d13aba8 | d395c5509180936d771cae00c54ec2279bb94287 | Update features early on reconnection
Otherwise some upgrade paths may fail. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/` needed for: Update features early on reconnection",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala"
]
},
{
"subtask_id": "s2",
"goal"... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala\nindex 230f2dd073..202... | [
{
"subtask_id": "s2",
"comment": "I think we can get rid of all the changes to that file *and* the calls to `updateFeatures` if we simply call `updateFeatures` once in `Peer.scala`, in `gotoConnect`. This way the channel actor directly receives its data with updated features and this whole class of bugs dis... | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala
index 230f2dd073..2029377ee4 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.sca... | 2 | 2 |
ACINQ/eclair#3306 | ACINQ/eclair | 3,306 | cb8f6c8997c810b094eea9cc5c2ecf3ecc9c1667 | 58fbb33254dcd2b52b92c59132ada1cf47f4ed06 | Compute channel keys once on startup
We compute channel keys when we load and verify channels from our database, and pass them along instead of re-computing them later (which can be expensive when done at scale).
Implemented by @sstone, with small modifications by @t-bast.
Alternative to #3296 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/` needed for: Compute channel keys once on startup",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala",
"eclair-core/src/main/scala/fr/acinq/eclair/Setup.scala"
... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala",
"eclair-core/src/main/scala/fr/acinq/eclair/Setup.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala b/eclair-core/src/main/scala/fr/acinq... | [] | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala b/eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala
index bacd948555..59c3433367 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/DBChecker.scala
@@ -16,7 +16,7 @@
... | 7 | 10 |
ACINQ/eclair#3305 | ACINQ/eclair | 3,305 | cb8f6c8997c810b094eea9cc5c2ecf3ecc9c1667 | a86a2293cd4cf272bdee918956d1bd9299e9873c | Bump org.postgresql:postgresql version
This fixes a vulnerability, which doesn't apply to eclair in known deployements, but is worth fixing in case some nodes use untrusted database hosts which could lead to DoS attacks.
Please verify the checksums.
Replaces #3304 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `.mvn/checksums/` needed for: Bump org.postgresql:postgresql version",
"scope_files": [
".mvn/checksums/checksums-central.sha256"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/` needed for: Bu... | [
{
"subtask_id": "s1",
"scope_files": [
".mvn/checksums/checksums-central.sha256"
],
"solution_diff": "diff --git a/.mvn/checksums/checksums-central.sha256 b/.mvn/checksums/checksums-central.sha256\nindex 2182f6ed6d..302b72a978 100644\n--- a/.mvn/checksums/checksums-central.sha256\n+++ b/.mvn/c... | [
{
"subtask_id": "s1",
"comment": "Checks out with official release page checksum: https://github.com/pgjdbc/pgjdbc/releases/tag/REL42.7.11",
"revised_diff": "diff --git a/.mvn/checksums/checksums-central.sha256 b/.mvn/checksums/checksums-central.sha256\nindex 2182f6ed6d..302b72a978 100644\n--- a/.mvn/ch... | diff --git a/.mvn/checksums/checksums-central.sha256 b/.mvn/checksums/checksums-central.sha256
index 2182f6ed6d..302b72a978 100644
--- a/.mvn/checksums/checksums-central.sha256
+++ b/.mvn/checksums/checksums-central.sha256
@@ -128,6 +128,7 @@
191acabbce3e466008fe4274d09793603eb0083e3b36c692feb958aa8b067821 com/typesa... | 2 | 2 |
ACINQ/eclair#3303 | ACINQ/eclair | 3,303 | 6bb7f258e285181183872d3336e7d4dcc8d1b319 | edb46e7b41080f9cdf67b32fefcbce073ef9f7ad | Add previous commitments to ChannelFundingConfirmed event
Event stream subscribers could use this field to find extra information about previous states that could have been pruned from the current commitments. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/` needed for: Add previous commitments to ChannelFundingConfirmed event",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala"
]
},
{
"sub... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala\nind... | [] | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala
index 971e31585b..da43d3ad59 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/ChannelEvents.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/c... | 3 | 3 |
ACINQ/eclair#3301 | ACINQ/eclair | 3,301 | 113d8fba770b64e116b23a7d1ef4cd06053a19ee | 306480c9d4363f675b279e4b565b2a4503f13345 | Add liquidity ads metrics
We add metrics for liquidity ads (purchased amount and mining fee refund).
We refactor the interactive-tx metrics to record them *after* tx validation, instead of *before*.
We also remove the input/output count for the "shared" case, since it's always 0 or 1.
Replaces #2997 | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/` needed for: Add liquidity ads metrics",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala"
]
},
{
"subtask_id": "s2",
"goal": "Implem... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala\nindex d0322f... | [
{
"subtask_id": "s1",
"comment": "I don't know if it is fine (in terms of performance) to have those histograms on values that are all different (output amounts in satoshi). I don't know how Kamon handles bucketing, there is a risk that records cannot be aggregated at all since they all use different amount... | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala
index d0322f1c6f..23c1aee886 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Mo... | 2 | 2 |
ACINQ/eclair#3300 | ACINQ/eclair | 3,300 | 0f5d4b89330f2ae383b13fc64b480d755ba6c9d4 | 0c8bfec956f35c22cf561de16da209986a448cb6 | Add metrics on interactive-tx inputs and outputs
We track:
- global input/output count by type and distribution of amounts
- per-session input/output count by type | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/` needed for: Add metrics on interactive-tx inputs and outputs",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala"
]
},
{
"subtask_id": "s... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala\nindex 863de3... | [
{
"subtask_id": "s1",
"comment": "```suggestion\n val InteractiveTxOutputs = Kamon.histogram(\"channels.interactive-tx.outputs\", \"Interactive tx outputs\")\n```",
"revised_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala b/eclair-core/src/main/scala/fr/acinq/... | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala
index 863de3a8b3..d0322f1c6f 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Monitoring.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Mo... | 2 | 2 |
ACINQ/eclair#3144 | ACINQ/eclair | 3,144 | 68b0096a2f9450e9963c4b61fc16f57449fe943c | 68a85a3c66201d8f20a0d1c206026266a7bda433 | Use official feature bit for `option_simple_taproot`
Use the official feature bit and name for taproot channels and the corresponding channel types. Activate taproot channels support by default (without support for announcing such channels yet).
We have test vectors matching the spec (https://github.com/lightning/b... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/release-notes/` needed for: Use official feature bit for `option_simple_taproot`",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
],
"solution_diff": "diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md\nindex 85b01d1a39..b81810ede4 100644\n--- a/docs/release-notes/eclair-vnext.md\n+++ b/docs/release-notes/eclair-... | [
{
"subtask_id": "s4",
"comment": "```suggestion\n if (!announceChannel && Features.canUseFeature(localFeatures, remoteFeatures, Features.SimpleTaprootChannels)) {\n```\n\nWe currently allow opening public taproot channels, which is not yet supported as there are no specs for gossip messages for these ... | diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md
index 85b01d1a39..b81810ede4 100644
--- a/docs/release-notes/eclair-vnext.md
+++ b/docs/release-notes/eclair-vnext.md
@@ -42,6 +42,28 @@ Node operators should instead create a new splice transaction (with `splicein` o
Note that eclair... | 13 | 14 |
ACINQ/eclair#2887 | ACINQ/eclair | 2,887 | 5c44f005abf454b0fe314499cdb3e0822ebc8769 | 318ba314d5bc9824e031d07b772c84920ccfd6ff | Add support for the official splicing protocol
We replace our experimental version of `splice_init`, `splice_ack` and `splice_locked` by their official version (see https://github.com/lightning/bolts/pull/1160). If our peer is using the experimental feature bit, we convert our outgoing messages to use the experimental... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/release-notes/` needed for: Add support for the official splicing protocol",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src/main/... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
],
"solution_diff": "diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md\nindex 9ec1a25923..3d19f22128 100644\n--- a/docs/release-notes/eclair-vnext.md\n+++ b/docs/release-notes/eclair-... | [
{
"subtask_id": "s1",
"comment": "Should we also mention here that additional splices can be negotiated while previous splices are pending confirmation if 0-conf is activated with the peer, but once an RBF for the channel has been initiated no additional splices can be initiated? ",
"revised_diff": "di... | diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md
index 9ec1a25923..3d19f22128 100644
--- a/docs/release-notes/eclair-vnext.md
+++ b/docs/release-notes/eclair-vnext.md
@@ -9,6 +9,39 @@
With this release, eclair requires using Bitcoin Core 30.x.
Newer versions of Bitcoin Core may be ... | 18 | 24 |
ACINQ/eclair#3295 | ACINQ/eclair | 3,295 | da7cd962a8db61411aea2a07493ccf7a71d6cf18 | 509f99468a580d5fcd2c2a3a15376eb3b94a2b13 | More aggressive peer scorer idle channels management
We previously lowered fees from idle channels only if our latest update was from more than 24 hours ago, and closed them if our latest update was more than 5 days ago and using our minimal fees.
The issue is that our channel update may have been refreshed without... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/release-notes/` needed for: More aggressive peer scorer idle channels management",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
],
"solution_diff": "diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md\nindex 9ec1a25923..74a3dd4fab 100644\n--- a/docs/release-notes/eclair-vnext.md\n+++ b/docs/release-notes/eclair-... | [
{
"subtask_id": "s4",
"comment": "Note: the current behavior is that we only close channels where less than 5% of the capacity has moved in the past week. Maybe this is too low, do we want to raise this threshold from 5% to 10%?",
"revised_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/... | diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md
index 9ec1a25923..74a3dd4fab 100644
--- a/docs/release-notes/eclair-vnext.md
+++ b/docs/release-notes/eclair-vnext.md
@@ -113,12 +113,16 @@ eclair.peer-scoring {
local-balance-closing-threshold-satoshis = 10000000 // 0.1 btc
... | 7 | 8 |
ACINQ/eclair#3289 | ACINQ/eclair | 3,289 | 8abe5900eb9cf07c4ef66f371621b6e2e4a10d18 | 0a14c7192559ab3d12fc5eec2c4ef96bb2092056 | Keep our closing_complete in the simple close session
In the simple close session, which is never persisted, we just need to remember our closing_complete and the partial signatures it contains, instead of keeping our musig2 nonces and generating our partial signatures a second time to build the final closing tx when ... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/eclair/channel/` needed for: Keep our closing_complete in the simple close session",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala"
]
},
{
"subtask_id": ... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala"
],
"solution_diff": "diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala\nindex e09f4221a4..230... | [] | diff --git a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala
index e09f4221a4..230f2dd073 100644
--- a/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.scala
+++ b/eclair-core/src/main/scala/fr/acinq/eclair/channel/Helpers.sca... | 3 | 4 |
ACINQ/eclair#3293 | ACINQ/eclair | 3,293 | 20dc4105437099f46605b34636121a6e7027896b | 11e6dcd94dbe1f72fdb605813ff4ada8b10f5e57 | Add threshold for disabling `from_future_htlc`
When funding a transaction using `from_future_htlc`, we are taking the risk that the remote node doesn't fulfill the corresponding HTLCs. If we detect that too many peers fail such HTLCs, this may indicate a bug on the wallet side, so we automatically disable `from_future... | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `eclair-core/src/main/resources/` needed for: Add threshold for disabling `from_future_htlc`",
"scope_files": [
"eclair-core/src/main/resources/reference.conf"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under... | [
{
"subtask_id": "s1",
"scope_files": [
"eclair-core/src/main/resources/reference.conf"
],
"solution_diff": "diff --git a/eclair-core/src/main/resources/reference.conf b/eclair-core/src/main/resources/reference.conf\nindex 2eda41c9fd..0c51fc91ca 100644\n--- a/eclair-core/src/main/resources/refe... | [] | diff --git a/eclair-core/src/main/resources/reference.conf b/eclair-core/src/main/resources/reference.conf
index 2eda41c9fd..0c51fc91ca 100644
--- a/eclair-core/src/main/resources/reference.conf
+++ b/eclair-core/src/main/resources/reference.conf
@@ -399,6 +399,10 @@ eclair {
// If our peer doesn't respond to our ... | 8 | 9 |
ACINQ/eclair#3277 | ACINQ/eclair | 3,277 | 5b43e954e385018331a048ca90e62b08c5371f4c | 97a1a283ad3ca84e471ce23273fdbd278d60ac94 | Add peer scorer documentation
We add release notes about the peer scorer for node operators who like living on the bleeding edge. We also remove the workaround for the lack of DB data on restart. | [
{
"subtask_id": "s1",
"goal": "Implement the changes under `docs/release-notes/` needed for: Add peer scorer documentation",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
]
},
{
"subtask_id": "s2",
"goal": "Implement the changes under `eclair-core/src/main/scala/fr/acinq/ec... | [
{
"subtask_id": "s1",
"scope_files": [
"docs/release-notes/eclair-vnext.md"
],
"solution_diff": "diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md\nindex ed697f909c..9ec1a25923 100644\n--- a/docs/release-notes/eclair-vnext.md\n+++ b/docs/release-notes/eclair-... | [] | diff --git a/docs/release-notes/eclair-vnext.md b/docs/release-notes/eclair-vnext.md
index ed697f909c..9ec1a25923 100644
--- a/docs/release-notes/eclair-vnext.md
+++ b/docs/release-notes/eclair-vnext.md
@@ -54,6 +54,104 @@ It should be acceptable, since liquidity decisions should be taken based on rela
We expose a now... | 2 | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.