Skip to content

pullrequests Search Results · language:Edge language:Python language:PHP

Filter by

67.1M results  (2 s)

67.1M results

Added a .gitignore to prevent git from tracking __pycache__ and *.pyc files. Removed currently tracked __pycache__ files from the git index to avoid future conflicts in Pull Requests. PR created automatically ...

Summary Adds a shared read-only state adapter for Modern UI preview surfaces. Changes: - Adds ui/pages/modern_readonly_state.py. - Adds tests/test_modern_readonly_state.py. - Reads already-loaded ...

This updates the release workflow to produce Windows ARM binaries in addition to existing Linux, macOS, and x64 Windows artifacts. Release packaging now includes a distinct ARM64 Windows executable asset. ...

Problem The startup thread gets stuck indefinitely in readiness wait loops even when FORCE_TRADE=true. The existing bypass logic relies on coordinator state checks (_is_activation_already_occurred) that ...

Description Let s simplify this part as the core issue is fixed: https://github.com/sanmai/di-container/issues/53 Checklist - [x] Appropriate labels applied (e.g. performance, feature).
php

🎯 What This PR implements the core features for the Dangcorp MVP: - Defines the architecture, Behavior tree, Node skeleton, and Pitch within DANGCORP_PITCH.md. - Refactors reasoning_agent.py to utilize ...

Summary - Adds _mock_httpx_response helper to mock Haiku API responses with controlled prose content - test_judge_via_haiku_parses_json_from_prose: exercises the real re.search() → json.loads() path ...

Updates the boundwize/structarmed dependency from 0.9.1 to 0.9.2. This pull request changes the following file(s): - Update composer.json - Update composer.lock
composer
patch

Summary Four docs files still described Vulkan as an active backend a week after ADR-0726 dropped it, and HIP / float_* enable-flag rows still listed the removed float_ansnr per ADR-0720: | File | Fix ...

Bumps @hono/node-server from 1.19.14 to 2.0.4. details summary Release notes /summary p em Sourced from a href= https://github.com/honojs/node-server/releases @​hono/node-server s releases /a . /em /p ...
dependencies
javascript