Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
BeyteFlow
/
ReadmeGenAI
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
116
Code
Issues
4
Pull requests
9
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Multi-Step README Generation Pipeline - Fixes Token Limit Issues (#101)
- #116
#116
Open
naheel0
wants to merge 28 commits into
main
BeyteFlow/ReadmeGenAI:main
from
feature/multi-step-readme-generation
BeyteFlow/ReadmeGenAI:feature/multi-step-readme-generation
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
feat: Multi-Step README Generation Pipeline - Fixes Token Limit Issues (#101)
#116
naheel0
wants to merge 28 commits into
main
BeyteFlow/ReadmeGenAI:main
from
feature/multi-step-readme-generation
BeyteFlow/ReadmeGenAI:feature/multi-step-readme-generation
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
feat: implement multi-step README generation pipeline to fix token limit issues
Show description for d165cd2
naheel0
committed
d165cd2
View commit details
Copy full SHA for d165cd2
Browse repository at this point
fix: complete multi-step README generator implementation
Show description for 6456916
naheel0
committed
6456916
View commit details
Copy full SHA for 6456916
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
f954519
View commit details
Copy full SHA for f954519
Browse repository at this point
Potential fix for pull request finding 'CodeQL / Use of externally-controlled format string'
Show description for 06a6d63
naheel0
and
github-advanced-security[bot]
authored
06a6d63
View commit details
Copy full SHA for 06a6d63
Browse repository at this point
fix: resolve CI/CD lint and TypeScript errors
Show description for 07afaba
naheel0
committed
07afaba
View commit details
Copy full SHA for 07afaba
Browse repository at this point
fix: merge lint and TypeScript fixes with remote changes
Show description for 9e00ea9
naheel0
committed
9e00ea9
View commit details
Copy full SHA for 9e00ea9
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
f3a3e86
View commit details
Copy full SHA for f3a3e86
Browse repository at this point
[autofix.ci] apply automated fixes (attempt 2/3)
autofix-ci[bot]
authored
bec5bfd
View commit details
Copy full SHA for bec5bfd
Browse repository at this point
Commits on Apr 4, 2026
feat: dramatically enhance README generation quality with professional prompts
Show description for e9fef79
naheel0
committed
e9fef79
View commit details
Copy full SHA for e9fef79
Browse repository at this point
fix: resolve merge conflict with autofix.ci formatting changes
Show description for 2c18a26
naheel0
committed
2c18a26
View commit details
Copy full SHA for 2c18a26
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
750171a
View commit details
Copy full SHA for 750171a
Browse repository at this point
debug: add comprehensive error handling and API debugging
Show description for c750196
naheel0
committed
c750196
View commit details
Copy full SHA for c750196
Browse repository at this point
Merge branch 'feature/multi-step-readme-generation' of https://github.com/BeyteFlow/ReadmeGenAI into feature/multi-step-readme-generation
naheel0
committed
4e9b9d0
View commit details
Copy full SHA for 4e9b9d0
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
3f985ec
View commit details
Copy full SHA for 3f985ec
Browse repository at this point
feat: replace placeholder text with professional fallback content system
Show description for 6c0f16d
naheel0
committed
6c0f16d
View commit details
Copy full SHA for 6c0f16d
Browse repository at this point
Merge branch 'feature/multi-step-readme-generation' of https://github.com/BeyteFlow/ReadmeGenAI into feature/multi-step-readme-generation
naheel0
committed
decf8cb
View commit details
Copy full SHA for decf8cb
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
8627c20
View commit details
Copy full SHA for 8627c20
Browse repository at this point
Potential fix for pull request finding 'CodeQL / Clear-text logging of sensitive information'
Show description for fa8bba8
naheel0
and
github-advanced-security[bot]
authored
fa8bba8
View commit details
Copy full SHA for fa8bba8
Browse repository at this point
Potential fix for pull request finding 'CodeQL / Clear-text logging of sensitive information'
Show description for 3e0757e
naheel0
and
github-advanced-security[bot]
authored
3e0757e
View commit details
Copy full SHA for 3e0757e
Browse repository at this point
[autofix.ci] apply automated fixes
autofix-ci[bot]
authored
06d3d39
View commit details
Copy full SHA for 06d3d39
Browse repository at this point
Commits on Apr 23, 2026
package.json updated
anshk1234
committed
cb64699
View commit details
Copy full SHA for cb64699
Browse repository at this point
feat: add GitHub auth for private repositories
anshk1234
committed
011b07f
View commit details
Copy full SHA for 011b07f
Browse repository at this point
Merge branch 'main' into feat/github-oauth-private-repos-clean
naheel0
authored
3320855
View commit details
Copy full SHA for 3320855
Browse repository at this point
fix: harden GitHub OAuth private repo flow
naheel0
committed
6c84b9b
View commit details
Copy full SHA for 6c84b9b
Browse repository at this point
Merge branch 'feature/multi-step-readme-generation' into pr-130
naheel0
authored
6d625e6
View commit details
Copy full SHA for 6d625e6
Browse repository at this point
Merge pull request #131 from BeyteFlow/pr-130
Show description for 681b179
naheel0
authored
681b179
View commit details
Copy full SHA for 681b179
Browse repository at this point
Commits on Apr 24, 2026
Initial plan
Copilot
authored
dcd56c8
View commit details
Copy full SHA for dcd56c8
Browse repository at this point
Merge pull request #133 from BeyteFlow/copilot/fix-all-issues-coderabbit
Show description for a3b0088
naheel0
authored
a3b0088
View commit details
Copy full SHA for a3b0088
Browse repository at this point
You can’t perform that action at this time.