Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:JavaScript language:HTML

Filter by

193M results  (2 s)

193M results

背景 当前每日分享插件的 AI 配图能力主要硬编码适配 astrbot_plugin_gitee_aiimg。但 AstrBot 用户实际安装的生图插件差异很大,很多插件已经暴露了自己的生图方法,却无法被每日分享插件复用。 这个 PR 的目标是:保留现有万象画卷适配,同时增加通用生图 provider,让插件可以调用用户已有的其它生图插件。 主要改动 - 新增 ImageProviderManager,将生图调用从 ...

What A durable apply-handoff doc (docs/demo-player-identity-backfill-HANDOFF.md) for the demo-player identity backfill, so the live apply can be run in one pass from a backend-scoped session. This was ...

Motivation - Provide a simple CLI to send prompts to Google Gemini through a local warproxy/WARP SOCKS proxy while keeping the existing proxy IP check functionality. - Allow storing the Gemini ...
codex

This PR was opened by the Changesets release GitHub action. When you re ready to do a release, you can merge this and the packages will be published to npm automatically. If you re not ready to do a release ...

The cron ticker runs on a background thread in the same gateway process that serves the agent. The ticker mutates ~/.hermes/cron/jobs.json via mark_job_run / advance_next_run / get_due_jobs, all of which ...

Improve the normalization of roles to accept various formats, including JSON arrays and Postgres array text. Introduce a new function to refresh profile roles, ensuring up-to-date role information is fetched ...