AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning

This commit is contained in:
Krilly
2026-03-04 13:29:22 +00:00
parent 29a98137a7
commit 57dd294675
13706 changed files with 2114953 additions and 237629 deletions

View File

@@ -0,0 +1,36 @@
---
name: Feature Request
about: Suggest an idea for Agent Voice
title: '[FEATURE] '
labels: enhancement
assignees: ''
---
## Problem
What problem does this feature solve? Why is it needed?
## Proposed Solution
How would you solve this problem?
## Alternatives Considered
What other approaches did you consider? Why is your proposed solution better?
## Use Cases
Who would benefit from this feature? How often would it be used?
**Example scenarios:**
1. ...
2. ...
## Additional Context
Add any other context, screenshots, or mockups about the feature here.
## Impact
- **Agents affected:** [All / CLI users / API users / Specific use case]
- **Priority:** [Nice to have / Important / Critical]
- **Complexity:** [Simple / Medium / Complex / Unknown]
## Willing to Contribute?
- [ ] I'd like to implement this myself (with guidance)
- [ ] I can help test this feature
- [ ] I can help with documentation