Skip to content

feat: add configurable effort level with /effort command - #15

Merged
AaronCQL merged 5 commits into
mainfrom
feat/effort-level
Apr 13, 2026
Merged

feat: add configurable effort level with /effort command#15
AaronCQL merged 5 commits into
mainfrom
feat/effort-level

Conversation

@AaronCQL

Copy link
Copy Markdown
Owner

Summary

  • Add --effort flag to Claude CLI invocation with configurable levels: low, medium, high, max (defaults to medium)
  • Add /effort Telegram command to view and set the effort level at runtime, persisted to settings.json
  • Fix .gitignore corruption and add .playwright-mcp/ to ignored files

Test plan

  • /effort shows current level with options
  • /effort high sets and confirms the new level
  • /effort xxx shows error with valid options
  • Setting persists across restarts via settings.json

Add --effort flag to Claude CLI invocation, configurable via
settings.json and a /effort Telegram command. Defaults to medium.
Also fix .gitignore and add .playwright-mcp/ to ignored files.
@AaronCQL
AaronCQL merged commit 476d958 into main Apr 13, 2026
1 check passed
@AaronCQL
AaronCQL deleted the feat/effort-level branch April 13, 2026 01:50
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.

1 participant