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 }}
FANATFANATA
/
DanyAPI
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
35
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Dev
- #36
#36
Merged
FANATFANATA
merged 15 commits into
prod
FANATFANATA/DanyAPI:prod
from
dev
FANATFANATA/DanyAPI:dev
Copy head branch name to clipboard
Sep 15, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Dev
#36
FANATFANATA
merged 15 commits into
prod
FANATFANATA/DanyAPI:prod
from
dev
FANATFANATA/DanyAPI:dev
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
feat(docs): add standalone token extractor (get_tokens.py + run_get_tokens.bat)
Show description for 589d7e6
SHARKgamestudio
committed
589d7e6
View commit details
Copy full SHA for 589d7e6
Browse repository at this point
fix(docs): replace em-dashes in get_tokens.py to satisfy repo guards
Show description for bd427d7
SHARKgamestudio
committed
bd427d7
View commit details
Copy full SHA for bd427d7
Browse repository at this point
fix(docs): drop unused datetime import in get_tokens.py (ruff F401)
Show description for defaa2b
SHARKgamestudio
committed
defaa2b
View commit details
Copy full SHA for defaa2b
Browse repository at this point
style(docs): wrap lines over 160 chars in get_tokens.py (ruff E501)
Show description for 69fe01f
SHARKgamestudio
committed
69fe01f
View commit details
Copy full SHA for 69fe01f
Browse repository at this point
refactor(docs): thread the server port explicitly instead of global reassignment (ruff PLW0603)
Show description for 1f109cc
SHARKgamestudio
committed
1f109cc
View commit details
Copy full SHA for 1f109cc
Browse repository at this point
style(docs): apply ruff format to get_tokens.py
Show description for 8f18a64
SHARKgamestudio
committed
8f18a64
View commit details
Copy full SHA for 8f18a64
Browse repository at this point
fix(app): pass explicit check=False to subprocess.run in pow solver build (ruff PLW1510)
Show description for 7f42a74
SHARKgamestudio
committed
7f42a74
View commit details
Copy full SHA for 7f42a74
Browse repository at this point
fix(docs): resolve pylint E1101 on sys.stdout.encoding in get_tokens.py
Show description for 1108015
SHARKgamestudio
committed
1108015
View commit details
Copy full SHA for 1108015
Browse repository at this point
refactor(docs): rename token extractor to token_utility and add Unix launcher
Show description for 165932a
SHARKgamestudio
committed
165932a
View commit details
Copy full SHA for 165932a
Browse repository at this point
Merge pull request #35 from SHARKgamestudio/dev
Show description for 4e644b4
FANATFANATA
authored
4e644b4
View commit details
Copy full SHA for 4e644b4
Browse repository at this point
Commits on Sep 15, 2026
fix: flush incremental.finish() in streaming paths (DeepSeek/Qwen) + subprocess check=False
Show description for 7311dcb
FANATFANATA
committed
7311dcb
View commit details
Copy full SHA for 7311dcb
Browse repository at this point
docs: remove BYOK section and update public instance auth note
FANATFANATA
committed
ccefc09
View commit details
Copy full SHA for ccefc09
Browse repository at this point
docs: clarify public instance API key format, remove BYOK from env example
FANATFANATA
committed
eb21c8b
View commit details
Copy full SHA for eb21c8b
Browse repository at this point
docs: simplify public instance API key note
FANATFANATA
committed
963d2cc
View commit details
Copy full SHA for 963d2cc
Browse repository at this point
docs: add example request and update public instance description
FANATFANATA
committed
058005a
View commit details
Copy full SHA for 058005a
Browse repository at this point
You can’t perform that action at this time.