aaif-goose / aaif-goose/goose

Can't start new chat with no extensions

未关闭
#11,573 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
54.2k
派生
6.2k
平均合并
3 天 2 小时
30 天内合并 PR
262

描述

If all extensions are disabled when starting a new chat it will forcibly change to the set of default extensions or, if there are no default extensions enabled, a "Scheduler" extension that isn't normally visible in any menu in the app. My guess is that the implementation is replacing an empty set of extensions with the set of default extensions and that an empty set of default extensions is replaced with a set containing only the "Scheduler" extension. If this is the case, then fixing the former should fully resolve this issue, though the latter should be fixed anyway since it is still an error.

In short, empty sets of extensions explicitly set by the user are not respected and might be being interpreted as default values or an absence of user setting.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。