pullrequests Search Results · language:Edge language:Python language:PHP is:unmerged language:CSS language:Python
Filter by
24.1M results
Resumen
Aplicación que transcribe audios automáticamente y deja un resumen en .txt. Cada vez que se mete un .mp3 o .wav en la
carpeta audios/, se transcribe con faster-whisper (Whisper local, gratis y ...
Documento de preparação cobrindo:
- O que é MCP e como liga o Claude às plataformas
- cTrader AI Agent Connect (oficial Spotware): 2 servidores, setup, segurança
- TradingView via MCP (comunidade): ...
Fixes #13027
The sio.enter_room() call inside async session_request was missing await, causing the coroutine to never execute since
AsyncServer.enter_room() returns a coroutine.
Closes #433.
Adds a small Makefile wrapper for common quality gates and updates the Python CI workflow to use it.
Verification:
- python3 -m pytest -q → 84 passed
- python3 -m pytest --cov=qtop ...
Summary
The adversarial review of PR #12 (the PR that raised WORK-0016) finished after that PR was merged and returned two real
findings. This PR folds them into WORK-0016 so they are tracked rather than ...
Phase B Lane 1 — closes prelaunch-system-audit finding F2 (LIVE-blocker B4)
Problem. _preset_allows(active_preset, strategy_name) fell back to _LIB_STRATEGY_NAMES for any active_preset not in
_PRESET_ALLOWED ...
Bumps the dev-dependencies group with 3 updates: faker, types-pytz and ruff.
Updates faker from 40.18.0 to 40.19.1 details summary Release notes /summary p em Sourced from a href=
https://github.com/joke2k/faker/releases ...
dependencies
python
Experimental System Changes.
If you experience issues please report them to the discord or to the github.
This testing version does not include any new features, if you are having too many issues, please ...
size-mid
Bumps the minor-and-patch group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| uvicorn | 0.46.0 | 0.48.0 |
| markdown-it-py | 4.0.0 | 4.2.0 |
| pydantic | 2.13.3 | 2.13.4 ...
dependencies
python:uv
What changed
- Parse [TOOL_CALL]...[/TOOL_CALL] blocks into structured tool calls during assistant-message normalization.
- Add a Feishu fallback that replaces any leaked tool-call tags with an explicit ...
codex
comp/agent
comp/gateway
P2
platform/feishu
type/bug