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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ForgeOpus
/
visionforge
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
13
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update deployment branch
- #57
#57
Merged
RETR0-OS
merged 38 commits into
deploy
ForgeOpus/visionforge:deploy
from
main
ForgeOpus/visionforge:main
Copy head branch name to clipboard
Feb 17, 2026
Conversation
Commits
38
(38)
Checks
Files changed
Merged
Update deployment branch
#57
RETR0-OS
merged 38 commits into
deploy
ForgeOpus/visionforge:deploy
from
main
ForgeOpus/visionforge:main
Copy head branch name to clipboard
Commits
Commits on Feb 8, 2026
fixed naming error for batch norm block
devgunnu
committed
24eb234
View commit details
Copy full SHA for 24eb234
Browse repository at this point
Commits on Feb 9, 2026
removed the background square
devgunnu
committed
5fc8c83
View commit details
Copy full SHA for 5fc8c83
Browse repository at this point
fixed custom block ui
devgunnu
committed
e341440
View commit details
Copy full SHA for e341440
Browse repository at this point
Commits on Feb 14, 2026
Fix indentation in validation checks for node types
RETR0-OS
authored
30009a4
View commit details
Copy full SHA for 30009a4
Browse repository at this point
Fix validation check for node types
RETR0-OS
authored
d834f29
View commit details
Copy full SHA for d834f29
Browse repository at this point
Merge pull request #52 from ForgeOpus/resnet_update
Show description for 8537a60
RETR0-OS
authored
8537a60
View commit details
Copy full SHA for 8537a60
Browse repository at this point
Implement loss function node for explicit loss selection
Show description for 12ca169
claude
committed
12ca169
View commit details
Copy full SHA for 12ca169
Browse repository at this point
Add code quality enhancements and robustness improvements
Show description for fcb959c
claude
committed
fcb959c
View commit details
Copy full SHA for fcb959c
Browse repository at this point
Commits on Feb 15, 2026
Fix Loss node UI layout and port positioning
Show description for 7f6cd0b
claude
committed
7f6cd0b
View commit details
Copy full SHA for 7f6cd0b
Browse repository at this point
Fix Loss node UI with internal port labels
Show description for ecd1d8f
claude
committed
ecd1d8f
View commit details
Copy full SHA for ecd1d8f
Browse repository at this point
Align Loss node handles with label rows
Show description for 8e7d478
claude
committed
8e7d478
View commit details
Copy full SHA for 8e7d478
Browse repository at this point
Add Ground Truth node and remove CSV upload
Show description for 6307356
claude
committed
6307356
View commit details
Copy full SHA for 6307356
Browse repository at this point
Fix shape propagation for DataLoader and Ground Truth nodes
Show description for b941284
claude
committed
b941284
View commit details
Copy full SHA for b941284
Browse repository at this point
Immediately recalculate output shapes on input/config changes
Show description for 22b18db
claude
committed
22b18db
View commit details
Copy full SHA for 22b18db
Browse repository at this point
Fix Input node to be passthrough when connected to DataLoader
Show description for d345da9
claude
committed
d345da9
View commit details
Copy full SHA for d345da9
Browse repository at this point
Fix Loss and GroundTruth port semantics and output handles
Show description for b74f16e
claude
committed
b74f16e
View commit details
Copy full SHA for b74f16e
Browse repository at this point
Fix validation to exclude source and terminal nodes from connection warnings
Show description for ec26436
claude
committed
ec26436
View commit details
Copy full SHA for ec26436
Browse repository at this point
Add missing codegen support for GroundTruth and fix MaxPool type mismatch
Show description for 1233e66
claude
committed
1233e66
View commit details
Copy full SHA for 1233e66
Browse repository at this point
Add get_pytorch_code_spec to GroundTruth and exclude from layer generation
Show description for 7cb00e6
claude
committed
7cb00e6
View commit details
Copy full SHA for 7cb00e6
Browse repository at this point
Complete frontend-backend compatibility audit fixes
Show description for b17d1a8
claude
committed
b17d1a8
View commit details
Copy full SHA for b17d1a8
Browse repository at this point
Commits on Feb 16, 2026
fix model name
RETR0-OS
committed
f58f1d7
View commit details
Copy full SHA for f58f1d7
Browse repository at this point
Fix generated scripts.
RETR0-OS
committed
fd11de6
View commit details
Copy full SHA for fd11de6
Browse repository at this point
feat: Add metrics node support for PyTorch and TensorFlow
Show description for d08f3b0
RETR0-OS
committed
d08f3b0
View commit details
Copy full SHA for d08f3b0
Browse repository at this point
feat: Enhance support for metrics nodes in PyTorch and TensorFlow orchestrators, update training script for metrics handling, and adjust store logic for multiple inputs
RETR0-OS
committed
9665aaf
View commit details
Copy full SHA for 9665aaf
Browse repository at this point
Commits on Feb 17, 2026
Add Product Hunt badge to README
RETR0-OS
authored
f6ce214
View commit details
Copy full SHA for f6ce214
Browse repository at this point
Add Product Hunt badge to README
Show description for 2908718
RETR0-OS
authored
2908718
View commit details
Copy full SHA for 2908718
Browse repository at this point
Update README with Product Hunt badge
Show description for b8968c0
RETR0-OS
authored
b8968c0
View commit details
Copy full SHA for b8968c0
Browse repository at this point
Apply suggestion from @Copilot
Show description for 720f77a
RETR0-OS
and
Copilot
authored
720f77a
View commit details
Copy full SHA for 720f77a
Browse repository at this point
"Claude PR Assistant workflow"
RETR0-OS
committed
e7f1f85
View commit details
Copy full SHA for e7f1f85
Browse repository at this point
"Claude Code Review workflow"
RETR0-OS
committed
ab8351b
View commit details
Copy full SHA for ab8351b
Browse repository at this point
Merge pull request #54 from ForgeOpus/add-claude-github-actions-1771312708117
Show description for c4844d3
RETR0-OS
authored
c4844d3
View commit details
Copy full SHA for c4844d3
Browse repository at this point
Bump the npm_and_yarn group across 1 directory with 4 updates
Show description for 545283a
dependabot[bot]
authored
545283a
View commit details
Copy full SHA for 545283a
Browse repository at this point
fix: Address PR review comments on code generation pipeline
Show description for 7328ff8
github-actions[bot]
and
RETR0-OS
committed
7328ff8
View commit details
Copy full SHA for 7328ff8
Browse repository at this point
Change triggers to include workflow_dispatch
Show description for 09c8711
RETR0-OS
authored
09c8711
View commit details
Copy full SHA for 09c8711
Browse repository at this point
Merge pull request #53 from ForgeOpus/claude/audit-code-generation-tWPbv
Show description for 6dc44fa
RETR0-OS
authored
6dc44fa
View commit details
Copy full SHA for 6dc44fa
Browse repository at this point
update lock file
RETR0-OS
committed
181fc30
View commit details
Copy full SHA for 181fc30
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/project/frontend/npm_and_yarn-f7ab689b53
RETR0-OS
committed
067bc1d
View commit details
Copy full SHA for 067bc1d
Browse repository at this point
Merge pull request #56 from ForgeOpus/dependabot/npm_and_yarn/project/frontend/npm_and_yarn-f7ab689b53
Show description for 37dd46e
RETR0-OS
authored
37dd46e
View commit details
Copy full SHA for 37dd46e
Browse repository at this point
You can’t perform that action at this time.