Skip to content

Releases: 69gg/Undefined

Undefined v3.2.8

03 Apr 03:24
v3.2.8
97094d7

Choose a tag to compare

图文混排与生图优化


📝 Detailed Changes

🚀 Features

  • feat(multimodal): 增强附件 UID、图文混排与参考图生图 (#53) (97094d7)

🛠 Maintenance & Others

  • docs(readme): remove header image (b722a4a)

Undefined v3.2.7

29 Mar 06:42
v3.2.7
f27b69b

Choose a tag to compare

添加 arXiv 论文提取与生图功能优化


📝 Detailed Changes

🚀 Features

  • feat: v3.2.7 arXiv 工具集与运行时变更感知 (#52) (f27b69b)

Undefined v3.2.6

21 Mar 01:31
v3.2.6
33bd958

Choose a tag to compare

优化重试与私聊发送的逻辑


📝 Detailed Changes

🚀 Features

  • feat(messages): fallback private sends to temp sessions (1b7ce9c)

🐛 Bug Fixes

  • fix(responses): strip replay-only status fields (33bd958)
  • fix(queue): refine llm retry scheduling (16c46b8)
  • fix(commands): restrict lsadmin visibility (8bb40e7)
  • fix(queue): treat zero interval as immediate dispatch (ff21898)
  • fix(ai): align reasoning handling with OpenAI standards (58f4361)
  • fix(naga): add send uuid idempotency (e245ecc)
  • fix(ci): unblock runtime api tests and trim release notes (42b1c45)
  • fix(naga): add delivery tracing and tests (ddd1e98)

🛠 Maintenance & Others

  • docs(config): add naga moderation switch example (92dd80c)
  • chore(version): bump version to 3.2.6 (247349e)

Undefined v3.2.5

15 Mar 15:18
v3.2.5
5b85ec3

Choose a tag to compare

更改形象(管他呢)


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.5 (5b85ec3)
  • chore: refresh README assets and remove info_agent callable override (c853272)

Undefined v3.2.4

15 Mar 10:42
v3.2.4
0eef3df

Choose a tag to compare

优化 NagaAgent 联动相关逻辑与端口


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🐛 Bug Fixes

  • fix(naga): 新版NagaAgent回调端口与逻辑 (#51) (0eef3df)

Undefined v3.2.2

14 Mar 07:50
v3.2.2
dce8f48

Choose a tag to compare

修复了数个监听问题


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🐛 Bug Fixes

  • fix: IPv6 双栈监听 + URL 构造统一处理 (0c36ccb)
  • fix(webui): 修复 IPv6 监听地址导致 Runtime API 代理 URL 解析失败 (65b49aa)

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.2 (dce8f48)

Undefined v3.2.1

14 Mar 04:47
v3.2.1
ddd15e8

Choose a tag to compare

添加 NagaAgent 联动相关 API 接口


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🚀 Features

  • feat(api): Tool Invoke API + Naga Scoped Token 鉴权系统 (#49) (a0ca044)

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.1(fix: console-version failed) (ddd15e8)

Undefined v3.2.0

13 Mar 12:59
v3.2.0
5cc4b28

Choose a tag to compare

添加多平台客户端


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🚀 Features

  • feat: 优化webui界面,并添加较全平台的客户端(除iOS) (#48) (293a199)
  • feat: 引用回复、Python 解释器增强与 Responses API 支持 (#47) (0be20a1)

🐛 Bug Fixes

  • fix(ci): 修复 macOS/Android 构建并优化 CI 缓存策略 (5cc4b28)
  • fix: 修复 Android 构建缺少 lib target 及 macOS mapfile 兼容性 (1b31e3d)

Undefined v3.1.1

01 Mar 12:50
v3.1.1
eb5aaae

Choose a tag to compare

记忆跨群联动


📝 Detailed Changes

🚀 Features

  • feat: 记忆自动检索加权配置,并优化图片分析与 B 站下载 (#46) (0888be1)

🛠 Maintenance & Others

  • chore(version): bump version to 3.1.1 (eb5aaae)
  • cognitive: dispatch historian jobs on poll interval (daeebb2)

Full Changelog: v3.1.0...v3.1.1

Undefined v3.1.0

28 Feb 09:58
v3.1.0
56591dd

Choose a tag to compare

后台史官的Agent Loop实现


📝 Detailed Changes

🚀 Features

  • feat: 史官 agentic loop + read/update profile 工具 (#45) (56591dd)

Full Changelog: v3.0.3...v3.1.0