Skip to content

feat(workflow): implement MessageFormatter for ENH-001-S3#20

Merged
wtthornton merged 1 commit into
mainfrom
claude/close-resolved-issues-ivztr
Feb 1, 2026
Merged

feat(workflow): implement MessageFormatter for ENH-001-S3#20
wtthornton merged 1 commit into
mainfrom
claude/close-resolved-issues-ivztr

Conversation

@wtthornton
Copy link
Copy Markdown
Owner

  • Add MessageFormatter class with CLI and IDE output format support
  • Integrate IntentDetector for confidence-based workflow detection
  • Add configurable emoji support and workflow-specific benefits
  • Update WorkflowEnforcer to use MessageFormatter and IntentDetector
  • Add 25 unit tests for MessageFormatter with 100% coverage
  • Update enforcer tests to work with dynamic confidence scores

Closes #12

https://claude.ai/code/session_0195rfTcQhS5SqwCtAkPaG1Y

- Add MessageFormatter class with CLI and IDE output format support
- Integrate IntentDetector for confidence-based workflow detection
- Add configurable emoji support and workflow-specific benefits
- Update WorkflowEnforcer to use MessageFormatter and IntentDetector
- Add 25 unit tests for MessageFormatter with 100% coverage
- Update enforcer tests to work with dynamic confidence scores

Closes #12

https://claude.ai/code/session_0195rfTcQhS5SqwCtAkPaG1Y
@wtthornton wtthornton merged commit 616ae2b into main Feb 1, 2026
3 of 8 checks passed
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.

ENH-001-S3: User Messaging System (2 pts)

2 participants