Learn Off
Disable continuous learning mode. Automatic insight extraction will stop.
What This Does
Deactivates continuous learning mode:
- Automatic extraction stops
- Query counting stops
- Manual
/learncommands still work
Instructions
- Read
knowledge/state.json - Update the state:
{ "learning_mode": false, "learning_mode_since": null } - Write updated state back to
knowledge/state.json - Confirm to user with summary of what was learned
[Description truncada. Veja o README completo no GitHub.]