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
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
Type
/
to 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 }}
yelabb
/
PhantomLoop
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
24
Code
Issues
1
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
Fix code generation
- #5
#5
Merged
yelabb
merged 17 commits into
dev
yelabb/PhantomLoop:dev
from
fix-generate-code
yelabb/PhantomLoop:fix-generate-code
Copy head branch name to clipboard
Feb 1, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fix code generation
#5
yelabb
merged 17 commits into
dev
yelabb/PhantomLoop:dev
from
fix-generate-code
yelabb/PhantomLoop:fix-generate-code
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2026
Merge pull request #4 from yelabb/dev
Show description for 70589a2
yelabb
authored
70589a2
View commit details
Copy full SHA for 70589a2
Browse repository at this point
feat: implement UI state slice to manage modal interactions and prevent auto-navigation - Change model to Llama-3.1-8b-instant
yelabb
committed
9a9fd6b
View commit details
Copy full SHA for 9a9fd6b
Browse repository at this point
feat: add filtering for AI generated decoders in DecoderSelector component
yelabb
committed
4518c34
View commit details
Copy full SHA for 4518c34
Browse repository at this point
fix: simplify parameter usage in parseJsonWithRepair function
yelabb
committed
c2fe37a
View commit details
Copy full SHA for c2fe37a
Browse repository at this point
feat: implement custom decoder persistence with localStorage
yelabb
committed
0ce48d7
View commit details
Copy full SHA for 0ce48d7
Browse repository at this point
feat: implement code-based TensorFlow.js model execution and caching
yelabb
committed
f04ea61
View commit details
Copy full SHA for f04ea61
Browse repository at this point
fix: enhance error handling and logging in executeCodeBasedTFJSDecoder function
yelabb
committed
761c6db
View commit details
Copy full SHA for 761c6db
Browse repository at this point
fix: move Name input field to maintain consistent layout in AddDecoderModal
yelabb
committed
b7b815c
View commit details
Copy full SHA for b7b815c
Browse repository at this point
fix: update TensorFlow.js usage in code generation prompts and model creation
yelabb
committed
a013668
View commit details
Copy full SHA for a013668
Browse repository at this point
Refactor Code Editor and Decoder Execution for Custom JavaScript Decoders
Show description for 130faf3
yelabb
committed
130faf3
View commit details
Copy full SHA for 130faf3
Browse repository at this point
feat: implement caching and execution for custom TensorFlow.js models
yelabb
committed
c8ab382
View commit details
Copy full SHA for c8ab382
Browse repository at this point
fix: remove failed model tracking and implement caching for JS decoder functions
yelabb
committed
fba1a10
View commit details
Copy full SHA for fba1a10
Browse repository at this point
refactor: update AddDecoderModal and CodeEditor for TensorFlow.js integration and improved user experience
yelabb
committed
738b452
View commit details
Copy full SHA for 738b452
Browse repository at this point
fix: ensure tf.train namespace is included for custom TensorFlow.js code
yelabb
committed
ba1ca5a
View commit details
Copy full SHA for ba1ca5a
Browse repository at this point
feat: implement model creation from custom code in Web Worker for TensorFlow.js
yelabb
committed
2ec04fe
View commit details
Copy full SHA for 2ec04fe
Browse repository at this point
fix: update model generation requirements to return a compiled model with default initialization and optimizer settings
yelabb
committed
b6a1903
View commit details
Copy full SHA for b6a1903
Browse repository at this point
Update hardware list
yelabb
committed
6b3d52a
View commit details
Copy full SHA for 6b3d52a
Browse repository at this point
You can’t perform that action at this time.