Commit Graph

3 Commits

Author SHA1 Message Date
ajaysi
1692ca3039 Remove tracked .pyc files from Git
- Remove backend/api/__pycache__/onboarding.cpython-313.pyc
- Remove backend/api/facebook_writer/services/__pycache__/ files
- Remove backend/services/llm_providers/__pycache__/gemini_provider.cpython-313.pyc
- These files should not be tracked in Git as they are generated automatically
- .gitignore will now prevent future .pyc files from being tracked
2025-09-23 19:47:59 +05:30
ajaysi
266b215f50 Merge PR #226: Writing Persona System with platform-specific adaptations 2025-09-04 14:10:00 +05:30
Cursor Agent
40d33de1ab Add Facebook Writer API with models, routers, and migration summary
Co-authored-by: ajay.calsoft <ajay.calsoft@gmail.com>
2025-08-27 15:49:19 +00:00