Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP language:Python is:unmerged language:Java

Filter by

31.5M results  (2 s)

31.5M results

Closes #54. Problem frontend/src/app.tsx was a 474-line root component owning all application state — dashboard selection + URL sync, snapshot fetching, filters/sort, the dismiss queue, the ignore-rule ...

Summary Add a Cloud Codex sessions subsection to docs/runbooks/devcontainers.md. Local devcontainer sessions already persist gh auth via a host bind mount at ~/.config/gh (resolved in #902 / #919). Cloud-hosted ...
threat:intel-needed

Summary - backtests/v3_allocate_today.py — reads live prices and prints today s v3 Balanced allocation in actual dollars + shares for --capital (default $1M), the deployment schedule (Foundation ...

Why CI was failing The test-and-demo job has been failing on every run (exit code 127) at the Run demo refresh step: bash: pipeline/refresh.sh: No such file or directory pipeline/refresh.sh and the ...

- Phase 0 step 4b mtime false-trip (git clone non-preservation across PR #76 merge); content identity verified via empty git diff e9883f2 HEAD; admin DEC-0047 - reconcile stamp - Phase 0 step 5 ...

Summary - What changed: closed TASK-426, added explicit acceptance criteria, checked its Definition of Done, and updated the linked spec status to Design complete; implementation deferred. - Why: ...

In intro pages fixed tutorial page link, reworked and improved whatsnew. Updated documentation to latest state, fixed links in toc.

Summary Codemod for RA-4 + ARCH-5 of docs/audits/civica-ios-product-audit-2026-05-29.md. PR #391 shipped the civicaWithAnimation(_:) + .civicaAnimation(_:value:) Reduce-Motion-respecting wrappers; this ...

本PR对项目结构进行了重大清理,移除了整个初始算法交易框架的代码和配置文件。 主要变更包括: 1. 移除核心配置:删除了.env.example环境变量模板和config/settings.py默认配置模块。 2. 移除源代码:删除了src/目录下的核心模块,包括__init__.py(项目初始化)、strategy.py(策略基础类)和utils.py(工具函数)。 3. 移除文档与测试:删除了docs/strategies.md策略说明文档和tests/test_strategy.py测试文件。 ...