Commit Graph

  • 4c0fb31e7d Refactor theme constants and resolve merge conflicts dev LIghtJUNction 2026-03-17 19:27:50 +08:00
  • 7aae048405 feat(dashboard): add auto switch theme (default off) (#6405) Kangyang Ji 2026-03-17 11:06:01 +00:00
  • df1e59e01c fix(core): use original version constraints instead of locking to installed version (#6445) qingyun 2026-03-17 18:59:24 +08:00
  • 25f9effcc9 Merge branch 'master' into dev LIghtJUNction 2026-03-17 18:53:46 +08:00
  • 5caf3a4793 chore: update AGENTS.md LIghtJUNction 2026-03-17 18:52:44 +08:00
  • 458e8e0db8 fix(cli): recover flags consumed by -E option and prompt for recipient LIghtJUNction 2026-03-17 18:48:19 +08:00
  • 976398d1f2 feat(cli): enhance backup capabilities and refactor path management LIghtJUNction 2026-03-17 18:32:32 +08:00
  • f5ba1a026a perf: Implement Pydantic data models for the KOOK adapter to enhance data retrieval and message schema validation (#5719) master shuiping233 2026-03-17 18:05:58 +08:00
  • dcffb5269a fix: only pass dimensions when explicitly configured in embedding config (#6432) jnMetaCode 2026-03-17 17:53:03 +08:00
  • 4c957ffe35 fix: improve logging for invalid embedding_dimensions configuration fix/openai-embedding-dimensions Soulter 2026-03-17 17:51:38 +08:00
  • 4b7d42c2a3 chore: ruff format LIghtJUNction 2026-03-17 16:53:45 +08:00
  • f6321be8c8 sync LIghtJUNction 2026-03-17 16:51:45 +08:00
  • ebd232ec8e fix: register_agent decorator NameError (#5765) whatevertogo 2026-03-17 16:07:30 +08:00
  • 1fd3d4ce0e fix: subagent lookup failure when using default persona (#5672) whatevertogo 2026-03-17 15:42:15 +08:00
  • 26d69c96d1 fix: reading skills on Windows (#6490) linzhengtian 2026-03-17 15:12:02 +08:00
  • 3dcdb8b29c chore: remove deprecated version field from compose.yml (#5495) YYMa 2026-03-17 14:20:35 +08:00
  • 437adead28 chore(deps): bump the github-actions group with 2 updates (#6461) dependabot[bot] 2026-03-17 13:53:37 +08:00
  • d5b98b353c fix: parse multiline frontmatter description in SKILL.md (#6460) Rhonin Wang 2026-03-17 13:53:16 +08:00
  • acbc5150cf fix: SQLite 'database is locked' by adding busy timeout (#6474) Yufeng He 2026-03-17 12:56:34 +08:00
  • 85cfd62014 feat: localize session management group & interval method texts (#6471) Ruochen Pan 2026-03-17 10:21:55 +08:00
  • 1c7c2ee0cd chore: Delete .github/workflows/pr-checklist-check.yml LIghtJUNction 2026-03-17 10:18:08 +08:00
  • ed47420678 ci: add pr check Soulter 2026-03-17 01:07:22 +08:00
  • 6d687691a2 chore: bump version to 4.20.1 v4.20.1 Soulter 2026-03-17 00:35:57 +08:00
  • 6db0959bb1 feat(cli): implement uninstall command and add log-level option LIghtJUNction 2026-03-16 23:55:36 +08:00
  • 565c371e5c feat: enhance Live Mode with text input functionality and UI improvements feat/live-openapi Soulter 2026-03-16 22:36:29 +08:00
  • 0c71d351ee chore: revise PULL_REQUEST_TEMPLATE Soulter 2026-03-16 22:20:48 +08:00
  • a1c9dc5d01 feat: add live API WebSocket endpoint with authentication and session management Soulter 2026-03-16 22:11:15 +08:00
  • f00ba5adc6 chore(github): 更新 PR 模板以区分 dev 和 master 提交规则 LIghtJUNction 2026-03-16 21:43:14 +08:00
  • a05bfed15d Merge pull request #6434 from a61995987/fix-修正shell工具未正确应用工具调用超时的问题 LIghtJUNction 2026-03-16 20:51:03 +08:00
  • a027fb310c Update astrbot/core/computer/tools/shell.py LIghtJUNction 2026-03-16 20:34:17 +08:00
  • d3d4e1db7b Merge branch 'master' of https://github.com/AstrBotDevs/AstrBot LIghtJUNction 2026-03-16 19:17:42 +08:00
  • 78b3e12c66 chore: update astrbot.service configuration LIghtJUNction 2026-03-16 19:15:44 +08:00
  • c42ac87ee1 feat: Add OpenRouter chat completion provider adapter with custom headers. (#6436) Futureppo 2026-03-16 19:11:43 +08:00
  • 4b0d9ae979 Merge branch 'fix-修正shell工具未正确应用工具调用超时的问题' of https://github.com/a61995987/AstrBot into fix-修正shell工具未正确应用工具调用超时的问题 Chen 2026-03-16 18:11:12 +08:00
  • a1a3db2218 fix-修正shell工具未正确应用工具调用超时的问题 Chen 2026-03-16 18:10:23 +08:00
  • 41a7a660c8 fix: handle invalid dimensions config and align get_dim return jnMetaCode 2026-03-16 18:06:26 +08:00
  • 3e278dbd9e Merge branch 'AstrBotDevs:master' into fix-修正shell工具未正确应用工具调用超时的问题 Chen 2026-03-16 18:02:15 +08:00
  • 44c8c63899 fix: only pass dimensions param when explicitly configured jiangnan 2026-03-16 17:42:35 +08:00
  • 7733ccc54a Merge pull request #6429 from xkeyC/feat/persona_clone LIghtJUNction 2026-03-16 17:23:01 +08:00
  • 9c7c0ec95a Merge pull request #6404 from rin259/feat/onebot-file-send LIghtJUNction 2026-03-16 17:08:39 +08:00
  • 2685528cbd Merge pull request #6397 from AstrBotDevs/master LIghtJUNction 2026-03-16 17:03:40 +08:00
  • 3f24f82486 Merge branch 'master' into dev LIghtJUNction 2026-03-16 17:02:15 +08:00
  • 38f21675d5 feat: 支持克隆人格 xkeyC 2026-03-16 16:52:01 +08:00
  • 3fbd16b211 docs: update rainyun.md with backup access instructions (#6427) QuietStars 2026-03-16 15:38:01 +08:00
  • e77500ff69 fix(provider): sync providers_config after creating new provider (#6388) qingyun 2026-03-16 15:29:51 +08:00
  • 2c49ac0dcf Refactor _extract_session_id for chat type handling (#5775) lppsuixn 2026-03-16 15:27:16 +08:00
  • c0e07971b3 Merge pull request #6391 from ccsang/fix/tool-result-multiple-content LIghtJUNction 2026-03-16 15:21:17 +08:00
  • 7cce05c459 fix: remove accidentally added commit message from code Rin 2026-03-16 14:37:52 +08:00
  • 0a16df2837 fix: add missing logger import rin 2026-03-16 01:48:11 +08:00
  • e2365a53b9 Update README_zh.md LIghtJUNction 2026-03-16 13:34:36 +08:00
  • 7dc142ddf2 docs: synchronize multi-language READMEs with README_zh.md LIghtJUNction 2026-03-16 13:33:29 +08:00
  • 65decfbe87 chore: remove unused scripts for closing duplicate plugin publish issues and generating changelog Soulter 2026-03-16 12:39:39 +08:00
  • 92c31192de perf: enhance umo processing compatibility (#5996) stevessr 2026-03-16 12:34:21 +08:00
  • 414f98fb5e perf: onebot, satori docs improvement perf/onebot-satori-docs-improvement Soulter 2026-03-16 11:41:25 +08:00
  • 8e6c835b85 refactor(agent): extract image-handling logic into helper function ccsang 2026-03-15 23:49:02 +00:00
  • fb2a2a63f2 fix(agent): process all content items in CallToolResult, not just the first ccsang 2026-03-15 16:09:17 +00:00
  • b795f804a7 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 02:51:39 +08:00
  • bc3b5e58a4 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 02:44:05 +08:00
  • 7e3c32b828 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 02:29:33 +08:00
  • ceb32dce9f 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 02:24:01 +08:00
  • 84e880af5f 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 02:21:05 +08:00
  • 9909d774ed Merge pull request #6400 from AstrBotDevs/copilot/implement-modifications-summary LIghtJUNction 2026-03-16 02:13:20 +08:00
  • 6b3868b4be Update pr-checklist-check.yml LIghtJUNction 2026-03-16 02:11:15 +08:00
  • 11c840953a 更新 pr-checklist-check.yml LIghtJUNction 2026-03-16 01:49:49 +08:00
  • 2bbca887ce Refine PR checklist validation and closure message LIghtJUNction 2026-03-16 01:46:07 +08:00
  • dd89a4b334 feat: add PR checklist enforcement workflow copilot-swe-agent[bot] 2026-03-15 17:30:29 +00:00
  • a3fa8a5a7c Initial plan copilot-swe-agent[bot] 2026-03-15 17:28:39 +00:00
  • aa60467782 Merge pull request #6399 from AstrBotDevs/LIghtJUNction-patch-1 LIghtJUNction 2026-03-16 01:24:30 +08:00
  • d936bb0a10 Refactor checklist items in PR template LIghtJUNction 2026-03-16 01:23:51 +08:00
  • 3f863cce7f Merge pull request #6389 from AstrBotDevs/copilot/create-daily-build-workflow LIghtJUNction 2026-03-15 23:45:13 +08:00
  • c42bd3150d feat: add daily workflow to build dashboard with bun and deploy to GitHub Pages copilot-swe-agent[bot] 2026-03-15 15:39:48 +00:00
  • 4c22abd99c Initial plan copilot-swe-agent[bot] 2026-03-15 15:37:59 +00:00
  • f08147dc38 更新 smoke_test.yml LIghtJUNction 2026-03-15 23:36:25 +08:00
  • 11d40ac0c3 更新 smoke_test.yml LIghtJUNction 2026-03-15 23:35:21 +08:00
  • 64e0183b55 fix: drop Groq reasoning_content from assistant history (#6065) Stable Genius 2026-03-15 07:51:52 -07:00
  • 420d82df11 chore: ruff format Soulter 2026-03-15 22:43:29 +08:00
  • d87cf897da Fix TypeError when API returns null choices (#6313) Yufeng He 2026-03-15 22:28:26 +08:00
  • 2f51916a73 fix: deduplicate repeated QQ webhook retry callbacks (#6320) 時壹 2026-03-15 23:18:37 +09:00
  • b0e10cf479 fix: add null check for delta in streaming mode to prevent AttributeError when tool calls are returned (#6365) Rin 2026-03-15 22:17:12 +08:00
  • 20efaa5320 fix: revise link to model service configuration (#6296) Simon 2026-03-15 15:03:52 +01:00
  • 3ccd70cd4e Fix: AI fails to send media files when tool-calling mode is set to "skills-like". (#6317) 洛薇Lovie 2026-03-15 21:46:01 +08:00
  • da520e573a feat(provider): add MiniMax (#6318) xwsjjctz 2026-03-15 21:37:44 +08:00
  • 6d055e81e9 fix: GIF sent as static image in Telegram adapter (#6329) Trainingcqy 2026-03-15 21:33:30 +08:00
  • d41ccb70c5 fix: replace npm registry URLs with jsdelivr CDN for provider icons (#6340) Xial 2026-03-15 06:15:04 -07:00
  • 18a99a25c2 fix(platform): parse QQ official face messages to readable text (#6355) qingyun 2026-03-15 21:05:47 +08:00
  • 04aee2890a feat: implement dashboard download caching and fallback mechanism LIghtJUNction 2026-03-15 19:14:13 +08:00
  • c18165909e 修复: 尝试下载当前版本的dashboard,如果下载失败(开发版本),回退为下载最新版本 LIghtJUNction 2026-03-15 18:18:23 +08:00
  • 0b534f65c2 fix(dashboard): use absolute path for bundled dist and handle 404s gracefully LIghtJUNction 2026-03-15 18:05:15 +08:00
  • c9910d4a66 fix(dashboard): add early check for missing index.html to prevent 404s LIghtJUNction 2026-03-15 18:01:55 +08:00
  • 342b378de1 Updated READMEs LIghtJUNction 2026-03-15 17:45:12 +08:00
  • 7579db11be chore: bump version to 4.21.0 and refactor version retrieval LIghtJUNction 2026-03-15 17:08:31 +08:00
  • b5a40a66fa sync/pnpm-lock.yaml LIghtJUNction 2026-03-15 16:51:42 +08:00
  • 282ff8d414 fix(dashboard): improve visibility of inline code in announcements LIghtJUNction 2026-03-15 16:47:53 +08:00
  • f3cdb7c006 fix(dashboard): restore original header logo layout LIghtJUNction 2026-03-15 16:35:43 +08:00
  • c3afc3d72b fix(dashboard): resolve header layout issues and restore sidebar toggle LIghtJUNction 2026-03-15 16:28:26 +08:00
  • 0c74bd1aeb fix: restore missing _poll_webchat_stream_result function LIghtJUNction 2026-03-15 15:58:47 +08:00
  • 070f281dae Resolve merge conflict in StandaloneChat.vue LIghtJUNction 2026-03-15 15:45:04 +08:00
  • 28a0f372fc Update vite version to match lockfile LIghtJUNction 2026-03-15 15:43:17 +08:00
  • d7457f38d4 fix: handle webchat image outputs without streaming 邹永赫 2026-03-15 16:13:13 +09:00
  • 96cafe001d Merge pull request #6293 from AstrBotDevs/LIghtJUNction-patch-1 LIghtJUNction 2026-03-15 03:15:10 +08:00