pullrequests Search Results · language:Edge language:Python language:JavaScript language:TypeScript language:Java language:Java
Filter by
265M results
Summary
This PR introduces a complete, self-improving AI-powered content system for building and managing a faceless TikTok
brand called VECTOR. The system automates daily video/carousel posting, runs ...
Bumps js-yaml from 4.1.1 to 4.2.0. details summary Changelog /summary p em Sourced from a href=
https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md js-yaml s changelog /a . /em /p blockquote h2 ...
dependencies
javascript
Summary
Auto-generated ECC bundle from repository analysis.
What This Does
Merging this PR adds repo-local ECC artifacts for both Claude Code and Codex. The generated bundle captures repository
patterns, ...
修真实 bug、去重重构、从 0 建立前端测试 + CI。
Bumps vite and @vitejs/plugin-react-swc. These dependencies needed to be updated together. Updates vite from 8.0.10
to 8.0.16 details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases ...
dependencies
javascript
Summary
- updates the GitHub Actions Vercel deployment scope from danceinys-projects to danceiny
- keeps the existing project name and deploy command unchanged
Why
The Vercel team slug was renamed. ...
Why I m doing:
During a data-rewriting schema change (for example adding a generated column, which goes through sc_directly),
SchemaChangeHandler::_do_process_alter_tablet_normal collects the base tablet ...
automerge
What
The Activity Card preview was missing three fields. This adds them as full-width labeled rows under the dates band:
- Description — the card s own executive summary (activity_card.description). ...
Summary
- jarvis/llm/chat.py — Provider exceptions (timeout, Ollama unreachable) no longer trigger MAX_JSON_RETRIES (10) retry
loop. Previously: up to 11 × 60 s = 11 min hang. Now: immediate fallback. ...