Skip to content

Fix: default tutor_mode to false#170

Merged
FranardoHuang merged 1 commit intoaugcog:mainfrom
Catrunaround:fix/disable-tutor-default
Mar 3, 2026
Merged

Fix: default tutor_mode to false#170
FranardoHuang merged 1 commit intoaugcog:mainfrom
Catrunaround:fix/disable-tutor-default

Conversation

@Catrunaround
Copy link
Collaborator

Summary

  • Set tutor_mode default to False for FileCompletionParams and PracticeCompletionParams
  • Previously defaulted to True, which meant tutor mode was always enabled and couldn't be disabled from the frontend

Test plan

  • Verify file chat requests default to non-tutor pipeline
  • Verify practice chat requests default to non-tutor pipeline
  • Verify tutor mode can still be explicitly enabled by sending tutor_mode: true

🤖 Generated with Claude Code

@FranardoHuang FranardoHuang merged commit 9a5573c into augcog:main Mar 3, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants