Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:HTML

Filter by

196M results  (2 s)

196M results

try to fix the dependencies that is not used by this project try to refactor and simplify the main.py and index.js

なぜ .zshrc line 110 の source $HOME/.cargo/env が 裸 source で残っていた。PR #126 で同型の vp env 裸 source を guard 化したのと全く同じ構造の latent bug。rustup 未 install な host(~/.cargo/env 不在)では zsh 起動の度に warning が出る。 何を PR #126 ...

!--pre-commit.ci start-- updates: - github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15 !--pre-commit.ci end--

!--pre-commit.ci start-- updates: - github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15 !--pre-commit.ci end--

Summary Roadmap step #9: main.py had grown to 1007 lines. This extracts the CLI into focused modules and leaves main.py as a thin re-export façade. Layout | Module | Contents | | --- | --- | | cli.py ...

This pull request improves the safety and correctness of the activity placeholder rendering in the ChatInput widget, ensuring that file paths and shell expressions are properly escaped and do not interfere ...