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 }}
ForgetMeAI
/
FreeDeepseekAPI
Public
Notifications
You must be signed in to change notification settings
Fork
73
Star
333
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 13, 2026
Merge pull request #27 from ForgetMeAI/codex/podman-container
Show description for 31386b1
ForgetMeAI
authored
31386b1
View commit details
Copy full SHA for 31386b1
Browse repository at this point
feat: add hardened rootless Podman runtime
ForgetMeAI
committed
acefba5
View commit details
Copy full SHA for acefba5
Browse repository at this point
Merge pull request #26 from ForgetMeAI/codex/harden-agent-recovery
Show description for d1f0d5e
ForgetMeAI
authored
d1f0d5e
View commit details
Copy full SHA for d1f0d5e
Browse repository at this point
fix: recover context when rotating accounts
ForgetMeAI
committed
fc064cd
View commit details
Copy full SHA for fc064cd
Browse repository at this point
fix: reject incomplete DSML tool envelopes
ForgetMeAI
committed
1d26c15
View commit details
Copy full SHA for 1d26c15
Browse repository at this point
fix: preserve state across remote session recovery
ForgetMe
authored and
ForgetMe
committed
cad6af4
View commit details
Copy full SHA for cad6af4
Browse repository at this point
fix: preserve context across bounded retries
ForgetMe
authored and
ForgetMe
committed
035af5a
View commit details
Copy full SHA for 035af5a
Browse repository at this point
fix: parse tool calls with explicit guarded envelopes
Show description for 0d94d34
ForgetMe
authored and
ForgetMe
committed
0d94d34
View commit details
Copy full SHA for 0d94d34
Browse repository at this point
fix: remove missing extension icon references
ForgetMe
authored and
ForgetMe
committed
8453a80
View commit details
Copy full SHA for 8453a80
Browse repository at this point
fix: restrict browser access to the local proxy
Show description for 3b3571b
ForgetMe
authored and
ForgetMe
committed
3b3571b
View commit details
Copy full SHA for 3b3571b
Browse repository at this point
fix: recover DSML tools and bound agent context
ForgetMe
authored and
ForgetMe
committed
e56d052
View commit details
Copy full SHA for e56d052
Browse repository at this point
fix: secure proxy network access
Show description for 4394d91
2 people
authored and
ForgetMe
committed
4394d91
View commit details
Copy full SHA for 4394d91
Browse repository at this point
Merge pull request #22 from danscMax/feat/ops-resilience
Show description for 3359ecb
ForgetMeAI
authored
3359ecb
View commit details
Copy full SHA for 3359ecb
Browse repository at this point
Merge pull request #21 from danscMax/feat/api-correctness
Show description for 2057e2d
ForgetMeAI
authored
2057e2d
View commit details
Copy full SHA for 2057e2d
Browse repository at this point
Merge pull request #20 from danscMax/feat/net-reliability
Show description for ad94501
ForgetMeAI
authored
ad94501
View commit details
Copy full SHA for ad94501
Browse repository at this point
Commits on Jun 29, 2026
feat(server): operational resilience — crash safety, backpressure, limits
Show description for 7d4b686
danscMax
committed
7d4b686
View commit details
Copy full SHA for 7d4b686
Browse repository at this point
fix(server): honest finish_reason + accurate prompt token usage
Show description for 58edd91
danscMax
committed
58edd91
View commit details
Copy full SHA for 58edd91
Browse repository at this point
fix(server): network timeouts + cached PoW WASM, shared lib/pow
Show description for f3e3c30
danscMax
committed
f3e3c30
View commit details
Copy full SHA for f3e3c30
Browse repository at this point
Commits on Jun 19, 2026
Merge pull request #18 from yhurynovich/dev
Show description for e54d324
ForgetMeAI
authored
e54d324
View commit details
Copy full SHA for e54d324
Browse repository at this point
Commits on Jun 16, 2026
feat: add /new command to reset agent chat session
Show description for ab0c055
yhurynovich
committed
ab0c055
View commit details
Copy full SHA for ab0c055
Browse repository at this point
Commits on Jun 14, 2026
Merge pull request #13 from AkioKoneko/codex/fix-search-fragment-parser
Show description for 3c8494b
ForgetMeAI
authored
3c8494b
View commit details
Copy full SHA for 3c8494b
Browse repository at this point
Merge pull request #7 from danscMax/docs/env-example
Show description for 435aeb0
ForgetMeAI
authored
435aeb0
View commit details
Copy full SHA for 435aeb0
Browse repository at this point
Merge pull request #6 from danscMax/feat/server-resilience
Show description for e57d725
ForgetMeAI
authored
e57d725
View commit details
Copy full SHA for e57d725
Browse repository at this point
Commits on Jun 11, 2026
fix: parse DeepSeek search fragments
AkioKoneko
committed
c840212
View commit details
Copy full SHA for c840212
Browse repository at this point
Commits on Jun 9, 2026
docs: add .env.example documenting configuration
Show description for f0413b0
danscMax
committed
f0413b0
View commit details
Copy full SHA for f0413b0
Browse repository at this point
fix(server): honor Retry-After on 429 and abort cross-account auto-continuation
Show description for 66c7993
danscMax
committed
66c7993
View commit details
Copy full SHA for 66c7993
Browse repository at this point
Commits on Jun 8, 2026
feat: improve auth diagnostics and account pooling
ForgetMe
authored and
ForgetMe
committed
434dfe7
View commit details
Copy full SHA for 434dfe7
Browse repository at this point
fix: detect Chrome for Testing across platforms (#1)
centralvii
authored
9e5c1ce
View commit details
Copy full SHA for 9e5c1ce
Browse repository at this point
Commits on Jun 6, 2026
fix: use clean Chrome for Testing auth profile
ForgetMe
authored and
ForgetMe
committed
21749b7
View commit details
Copy full SHA for 21749b7
Browse repository at this point
Strip reasoning from tool-call responses
ForgetMe
authored and
ForgetMe
committed
d8c5f2b
View commit details
Copy full SHA for d8c5f2b
Browse repository at this point
Fix Anthropic streaming tool use
ForgetMe
authored and
ForgetMe
committed
c4d6969
View commit details
Copy full SHA for c4d6969
Browse repository at this point
Fix README badge rendering
ForgetMe
authored and
ForgetMe
committed
8d5e054
View commit details
Copy full SHA for 8d5e054
Browse repository at this point
Improve README layout and navigation
ForgetMe
authored and
ForgetMe
committed
c1a32a1
View commit details
Copy full SHA for c1a32a1
Browse repository at this point
Fix deepseek-v4-pro reasoning capability
ForgetMe
authored and
ForgetMe
committed
81075d8
View commit details
Copy full SHA for 81075d8
Browse repository at this point
Initial FreeDeepseekAPI release
ForgetMe
authored and
ForgetMe
committed
a969819
View commit details
Copy full SHA for a969819
Browse repository at this point
You can’t perform that action at this time.