xinyin025
  • Joined on 2026-06-02
xinyin025 synced commits to refs/heads/main at xinyin025/3x-ui from mirror 2026-06-20 04:34:20 +00:00
e079490144 chore(db): use DELETE journal mode so sqlite stays a single file
af3f460065 fix(routing): sync xray rules when panel inbound tags change or are deleted (#5367)
f5e50038f0 fix(nodes): block node delete while inbounds are still attached (#5394)
d01d9867e4 fix(sub): preserve non-default scMinPostsIntervalMs and use per-inbound xmux in JSON subscriptions (#5393)
da9ecf6f4d fix(nodes): strip central n<id>- tag prefix when pushing inbounds to remote (#5399)
Compare 12 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-06-20 04:24:21 +00:00
91906d73be docs(readme): add web panel dashboard screenshot to all READMEs
xinyin025 synced commits to refs/heads/feat/agent-runner-plugin at xinyin025/LangBot from mirror 2026-06-20 04:24:21 +00:00
2e5244fe93 feat(agent-runner): add plugin runner host integration
acfac42107 fix(litellmchat): preserve provider_specific_fields for Gemini thought_signature (#2265)
492827ea75 Add plugin rerank invocation action (#2242)
4538fca901 chore(deps): bump langbot-plugin to 0.4.5 (#2266)
b02c9517f6 feat(modelmgr): split Moonshot/Kimi into Global and China presets (#2264)
Compare 9 commits »
xinyin025 synced commits to refs/heads/chore/bump-langbot-plugin-0.4.5 at xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
xinyin025 synced commits to refs/heads/feat/rag-rerank-model-api at xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
2fd17f7497 Add plugin rerank invocation action
4538fca901 chore(deps): bump langbot-plugin to 0.4.5 (#2266)
b02c9517f6 feat(modelmgr): split Moonshot/Kimi into Global and China presets (#2264)
511b5a7bf4 style(web): shrink market tag filter row (height + font)
65fbf4db59 style(web): keep market tag filter on a single horizontal-scroll row
Compare 35 commits »
xinyin025 synced commits to refs/heads/fix/gemini-thought-signature-1899 at xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
xinyin025 synced new reference refs/heads/fix/gemini-thought-signature-1899 to xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
acfac42107 fix(litellmchat): preserve provider_specific_fields for Gemini thought_signature (#2265)
492827ea75 Add plugin rerank invocation action (#2242)
4538fca901 chore(deps): bump langbot-plugin to 0.4.5 (#2266)
Compare 3 commits »
xinyin025 synced new reference refs/heads/chore/bump-langbot-plugin-0.4.5 to xinyin025/LangBot from mirror 2026-06-19 20:14:20 +00:00
xinyin025 synced commits to refs/heads/master at xinyin025/TravianZ from mirror 2026-06-19 12:14:22 +00:00
1ce1003153 fix(chat): stop echoing the raw INSERT query in add_data() [#139] (#243)
b0e6680705 fix(chat): replace eval() of server output with JSON.parse() [#139] (#242)
1a797bab80 fix(admin): prevent SQL injection in editAccess Mod [#139] (#241)
Compare 3 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-06-19 12:04:21 +00:00
b02c9517f6 feat(modelmgr): split Moonshot/Kimi into Global and China presets (#2264)
511b5a7bf4 style(web): shrink market tag filter row (height + font)
65fbf4db59 style(web): keep market tag filter on a single horizontal-scroll row
3d5b70cc5d fix(modelmgr): keep id-less streamed tool calls (Ollama) (#2262)
83623f6afe fix(box): always advertise outbox path in exec guidance
Compare 5 commits »
xinyin025 synced commits to refs/heads/feat/agent-runner-plugin at xinyin025/LangBot from mirror 2026-06-19 03:54:19 +00:00
2f9bfb1248 fix(skills): add restore_activated_skills_from_state function
03ad58ec4d merge: resolve conflicts with master, add inbound attachment materialization
79a5fba06b refactor(agent-runner): use sandbox file model
a020ca680f Harden agent runner tool runtimes (#2247)
3a2edf9753 fix(survey): prevent option controls from submitting forms (#2249)
Compare 19 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/TravianZ from mirror 2026-06-18 19:54:22 +00:00
9c726a05b9 fix(admin): re-check admin rank in addUsers Mod (defense-in-depth) [#139] (#240)
1b978470c6 fix(session): refresh the 30s user-cache after a player's own changes (#239)
Compare 2 commits »
xinyin025 synced and deleted reference refs/heads/codex/space-model-sync-timeout at xinyin025/LangBot from mirror 2026-06-18 19:44:22 +00:00
xinyin025 synced commits to refs/heads/feat/box-attachment-transfer at xinyin025/LangBot from mirror 2026-06-18 19:44:22 +00:00
67e3f837fe fix(box): purge leftover inbox/outbox on startup; clear root-owned outbox via exec
xinyin025 synced and deleted reference refs/heads/codex/agent-plugin-tools-runtime-fixes at xinyin025/LangBot from mirror 2026-06-18 19:44:22 +00:00
xinyin025 synced and deleted reference refs/heads/codex/survey-widget-form-fix at xinyin025/LangBot from mirror 2026-06-18 19:44:22 +00:00
xinyin025 synced commits to refs/heads/master at xinyin025/LangBot from mirror 2026-06-18 19:44:21 +00:00
a020ca680f Harden agent runner tool runtimes (#2247)
3a2edf9753 fix(survey): prevent option controls from submitting forms (#2249)
5fe63ce822 Bound Space model sync startup wait (#2248)
6b15a732e4 fix(box): purge leftover inbox/outbox on startup; clear root-owned outbox via exec (#2259)
a1e6eccdeb feat(box): bidirectional attachment transfer for sandbox (#2257)
Compare 5 commits »
xinyin025 synced commits to refs/heads/future/6.X at xinyin025/RuoYi-Vue-Plus from mirror 2026-06-18 11:44:23 +00:00
784468369a update redisson 4.6.1
cb9b5687e2 fix 修复错误提交
f04197b401 update 重构 将代码生成vm模板替换为fm模板 语法更清晰明了
Compare 3 commits »
xinyin025 synced commits to refs/heads/master at xinyin025/TravianZ from mirror 2026-06-18 11:44:21 +00:00
cdc736839e i18n(alliance): render alliance news-feed notices in each reader's language (EN/FR/RO) (#238)