Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
blur121
/
pocketflow-tutorial-codebase-knowledge
Public
forked from
The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on May 2, 2025
make the way to count abstractions more robust
zachary62
committed
c238dba
Copy full SHA for c238dba
Commits on May 1, 2025
fix the default chapter number
zachary62
committed
c765bff
Copy full SHA for c765bff
Merge pull request #74 from redreamality/main
Show description for 10a7012
zachary62
authored
10a7012
Copy full SHA for 10a7012
feat: add --max-abstractions flag to control number of identified abstractions
redreamality
committed
51b64f8
Copy full SHA for 51b64f8
Merge branch 'feat/openrouter'
redreamality
committed
ba7d863
Copy full SHA for ba7d863
drop yaml fix
redreamality
committed
6f4d62f
Copy full SHA for 6f4d62f
Merge branch 'main' of https://github.com/redreamality/PocketFlow-Tutorial-Codebase-Knowledge
redreamality
committed
c27c79a
Copy full SHA for c27c79a
Commits on Apr 30, 2025
Merge pull request #67 from robertguss/feat-ignore-gitignore-by-default
Show description for a5991a6
zachary62
authored
a5991a6
Copy full SHA for a5991a6
Merge branch 'The-Pocket:main' into main
redreamality
authored
31e45f3
Copy full SHA for 31e45f3
fix: improve file filtering, add new utility,
Show description for 98fa9fc
redreamality
committed
98fa9fc
Copy full SHA for 98fa9fc
Commits on Apr 29, 2025
remove comments
robertguss
committed
0a75de0
Copy full SHA for 0a75de0
add pathspec library and update crawl_local_files to ignore contents of .gitignore file
robertguss
committed
92251b2
Copy full SHA for 92251b2
Update README.md
zachary62
authored
7478f1d
Copy full SHA for 7478f1d
Commits on Apr 28, 2025
Update index.md
zachary62
authored
4da9374
Copy full SHA for 4da9374
Commits on Apr 26, 2025
Update README.md
zachary62
authored
e2dd1b6
Copy full SHA for e2dd1b6
Commits on Apr 24, 2025
Merge pull request #46 from siaeyy/fix/issue-35
Show description for 98fc7b4
zachary62
authored
98fc7b4
Copy full SHA for 98fc7b4
fix(utils/crawl_github_files): error message
Show description for ccd0481
siaeyy
committed
ccd0481
Copy full SHA for ccd0481
Commits on Apr 23, 2025
refactor(utils/crawl_github_files): deciding default branch
Show description for 03555ca
siaeyy
committed
03555ca
Copy full SHA for 03555ca
fix(utils/crawl_github_files): branch names that includes "/"
Show description for ea524ef
siaeyy
committed
ea524ef
Copy full SHA for ea524ef
Commits on Apr 22, 2025
Merge pull request #39 from SanteeMarcel/patch-1
Show description for f257d0b
zachary62
authored
f257d0b
Copy full SHA for f257d0b
improve error raising
SanteeMarcel
authored
e7a4931
Copy full SHA for e7a4931
Update README.md
zachary62
authored
bc2943a
Copy full SHA for bc2943a
Update flow.py
zachary62
authored
0f4152c
Copy full SHA for 0f4152c
Update README.md
zachary62
authored
358f879
Copy full SHA for 358f879
Update README.md
zachary62
authored
7a49939
Copy full SHA for 7a49939
Commits on Apr 21, 2025
update the crawl
zachary62
committed
99cc41e
Copy full SHA for 99cc41e
Merge pull request #28 from mnbnkr/patch-1
Show description for 1d75223
zachary62
authored
1d75223
Copy full SHA for 1d75223
update mermaid to 10.9.3
Show description for 927e83c
mnbnkr
authored
927e83c
Copy full SHA for 927e83c
Merge pull request #27 from mnbnkr/patch-1
Show description for 8239cef
zachary62
authored
8239cef
Copy full SHA for 8239cef
Update mermaid version to 11.6.0
Show description for 90bf887
mnbnkr
authored
90bf887
Copy full SHA for 90bf887
Merge pull request #24 from pemontto/exclude-venv
Show description for b636c1e
zachary62
authored
b636c1e
Copy full SHA for b636c1e
🚫 Add venv to exclude patterns
pemontto
committed
ddf2920
Copy full SHA for ddf2920
Commits on Apr 20, 2025
Merge pull request #16 from SanteeMarcel/handle-zero-fetched-files
Show description for 32928a1
zachary62
authored
32928a1
Copy full SHA for 32928a1
Raise zero files fetched error before proceeding
SanteeMarcel
authored
ae49c7c
Copy full SHA for ae49c7c
Commits on Apr 19, 2025
Update nodes.py
zachary62
authored
08b2cad
Copy full SHA for 08b2cad
Pagination
Previous
Next
You can’t perform that action at this time.