We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e70a3e commit b8b499eCopy full SHA for b8b499e
2 files changed
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- Add `plugins` config for loading external configuration from git repos or local paths. #349
6
- Plugins can provide skills, MCP servers, agents, commands, hooks, rules, and arbitrary config overrides.
7
- Add commands `/plugins` and `/plugin-install`.
8
+- Fix race condition where stopping a prompt and immediately sending a new one could cause two concurrent prompts with no way to stop the older one.
9
10
## 0.111.0
11
0 commit comments