pullrequests Search Results · language:Edge language:Python language:PHP language:Python is:unmerged
Filter by
20.3M results
Purpose
Introduce a local Model Context Protocol (MCP) server to integrate Charles Schwab Developer API endpoints with AI
assistants like Cursor and Claude Desktop.
What is included:
1. MCP Server ...
Summary
- Adds mira-docling entry to docker-compose.override.yml (Bravo-only)
- Sets mem_limit: 1536m — container was running at 768MB/768MB (93% usage, near OOM); 1.5GB gives headroom for real
...
Summary
- Reverts merge commit fbd9006 from PR #668 so the player command alias/help pass is no longer applied to main without
approval.
- Restores the branch to the pre-PR #668 command/help state. ...
Adds ESLint rule no-global-module-merging-uc14.
Imported from vibe-types/eslint-plugin.
O que este PR faz?
Implementa o serviço de validação de vídeos (services/video_validator.py) com três camadas de segurança. O objetivo é
garantir que apenas arquivos de vídeo válidos e dentro dos limites ...
Problem
The AI session CLI/SDK commands (ai start session, ai chat, ai auth claude, ai session list/get/terminate/attach, usage,
etc.) hardcoded https://ai.limacharlie.io as the ai-sessions host via _AI_SESSIONS_URL ...
Consolidation follow-up to the weekend-resolver track
Closes the last loose end after Steps 1-4 (#513/#524/#525/#526). The is this a real kitchen day (weekday + not a
national holiday) rule was duplicated ...
deploy:dev
Bumps jbuilder from 2.14.1 to 2.15.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/rails/jbuilder/releases jbuilder s releases /a . /em /p blockquote h2 v2.15.1 /h2 ...
dependencies
ruby
Summary
- implement SpaceGame.alien_encounter() for issue #6
- create a random alien via create_alien()
- announce the encounter, call combat(alien), and return the alien for verification
Verification ...
Summary
Two correctness fixes surfaced during a project review.
Class-name ordering
Class names are now ordered by COCO category id so they line up with Detectron2 s contiguous class id mapping (which ...