qlogicagent 2.23.4 → 2.23.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -183,7 +183,7 @@ src/
183
183
  │ ├── session/ # session-state / session-persistence / session-memory / locator
184
184
  │ ├── hooks/ # hook-registry / memory-hooks / 上下文压缩 hooks
185
185
  │ ├── execution/ # forked-agent / streaming-tool-executor
186
- │ ├── prompt/ # instruction-loader / system-prompt-sections / task-domain
186
+ │ ├── prompt/ # instruction-loader / system-prompt-sections / capability-schema-directory
187
187
  │ ├── infra/ # model-registry / task-runtime / background-tasks / agent-paths
188
188
  │ ├── ports/ # 端口契约 (memory / model-transport / permission ...)
189
189
  │ └── config/ # tunable-defaults 等运行时配置