Alwrity version 0.5.1 (Fastapi + React)

This commit is contained in:
ajaysi
2025-08-06 16:22:50 +05:30
parent c87f27e56d
commit dbf761c31f
20 changed files with 720 additions and 494 deletions

View File

@@ -1,63 +0,0 @@
---
name: 🐛 Bug Report
about: Create a report to help us improve ALwrity
title: '[BUG] '
labels: ['bug', 'needs-triage']
assignees: ''
---
## 🐛 Bug Description
A clear and concise description of what the bug is.
## 🔄 Steps to Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## ✅ Expected Behavior
A clear and concise description of what you expected to happen.
## ❌ Actual Behavior
A clear and concise description of what actually happened.
## 📸 Screenshots
If applicable, add screenshots to help explain your problem.
## 🖥️ Environment Information
**Desktop/Server:**
- OS: [e.g. Windows 10, macOS 12.0, Ubuntu 20.04]
- Python Version: [e.g. 3.10.5]
- ALwrity Version: [e.g. latest, commit hash]
- Browser: [e.g. Chrome 96, Firefox 95] (if applicable)
**Mobile (if applicable):**
- Device: [e.g. iPhone 13, Samsung Galaxy S21]
- OS: [e.g. iOS 15.1, Android 12]
- Browser: [e.g. Safari, Chrome Mobile]
## 🔧 Configuration
- AI Provider: [e.g. OpenAI, Google Gemini, Anthropic]
- Features Used: [e.g. Blog Writer, SEO Tools, Social Media]
- API Keys Configured: [List which APIs you have configured - don't share actual keys]
## 📋 Error Logs
If applicable, paste any error messages or logs here:
```
Paste error logs here
```
## 🔍 Additional Context
Add any other context about the problem here. This could include:
- When did this start happening?
- Does it happen consistently or intermittently?
- Have you tried any workarounds?
- Any recent changes to your setup?
## ✅ Checklist
- [ ] I have searched for existing issues that describe this bug
- [ ] I have included all relevant information above
- [ ] I have tested this with the latest version of ALwrity
- [ ] I have checked the [documentation](https://github.com/AJaySi/AI-Writer/wiki) for solutions

View File

@@ -1,74 +0,0 @@
---
name: 💡 Feature Request
about: Suggest an idea for ALwrity
title: '[FEATURE] '
labels: ['enhancement', 'needs-discussion']
assignees: ''
---
## 🚀 Feature Summary
A clear and concise description of the feature you'd like to see added to ALwrity.
## 🎯 Problem Statement
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
## 💡 Proposed Solution
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
## 🔄 Alternative Solutions
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
## 🎨 Mockups/Examples
If applicable, add mockups, screenshots, or examples to help explain your feature request.
## 📊 Use Cases
Describe specific use cases where this feature would be valuable:
1. **Use Case 1**: [Description]
2. **Use Case 2**: [Description]
3. **Use Case 3**: [Description]
## 🎯 Target Users
Who would benefit from this feature?
- [ ] Content Creators/Bloggers
- [ ] Digital Marketers
- [ ] Social Media Managers
- [ ] SEO Specialists
- [ ] Business Owners
- [ ] Developers
- [ ] Other: [Please specify]
## 📈 Impact Assessment
**How would this feature improve ALwrity?**
- [ ] Improves user experience
- [ ] Adds new functionality
- [ ] Enhances existing features
- [ ] Improves performance
- [ ] Increases accessibility
- [ ] Supports new platforms/integrations
- [ ] Other: [Please specify]
## 🔧 Technical Considerations
**Do you have any technical insights or requirements?**
- Preferred AI models or APIs
- Integration requirements
- Performance considerations
- Compatibility needs
## 📚 Additional Context
Add any other context, research, or examples about the feature request here.
## 🌟 Priority Level
How important is this feature to you?
- [ ] Nice to have
- [ ] Would be helpful
- [ ] Important for my workflow
- [ ] Critical/Blocking my use case
## ✅ Checklist
- [ ] I have searched for existing feature requests
- [ ] I have checked the [roadmap](https://github.com/AJaySi/AI-Writer/blob/main/Roadmap%20TBDs/ROADMAP.md) to see if this is already planned
- [ ] I have provided clear use cases and examples
- [ ] I understand this is a request and not a guarantee of implementation