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 }}
Willmac16
/
OctoPrint-TranslateModel
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
7
Code
Issues
3
Pull requests
1
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Restore Python 3.7 buildability, bump to 0.3.3
- #25
#25
Open
Willmac16
wants to merge 28 commits into
main
Willmac16/OctoPrint-TranslateModel:main
from
claude/translatemodel-issue-24-788emh
Willmac16/OctoPrint-TranslateModel:claude/translatemodel-issue-24-788emh
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Restore Python 3.7 buildability, bump to 0.3.3
#25
Willmac16
wants to merge 28 commits into
main
Willmac16/OctoPrint-TranslateModel:main
from
claude/translatemodel-issue-24-788emh
Willmac16/OctoPrint-TranslateModel:claude/translatemodel-issue-24-788emh
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
Restore Python 3.7 buildability, bump to 0.3.3
Show description for a59c7fb
claude
committed
a59c7fb
View commit details
Copy full SHA for a59c7fb
Browse repository at this point
Add CI that builds the plugin on every supported Python
Show description for a10d1fc
claude
committed
a10d1fc
View commit details
Copy full SHA for a10d1fc
Browse repository at this point
Run CI once per commit, not twice
Show description for 559135e
claude
committed
559135e
View commit details
Copy full SHA for 559135e
Browse repository at this point
Add a CI job that loads the plugin against real OctoPrint
Show description for 1e2f0ef
claude
committed
1e2f0ef
View commit details
Copy full SHA for 1e2f0ef
Browse repository at this point
Also check plugin discovery against the OctoPrint 2.0 prerelease
Show description for a892682
claude
committed
a892682
View commit details
Copy full SHA for a892682
Browse repository at this point
Bump checkout and setup-python to v7
Show description for 070580f
claude
committed
070580f
View commit details
Copy full SHA for 070580f
Browse repository at this point
Test the translation logic, probe 3.14, add Dependabot
Show description for 31700e8
claude
committed
31700e8
View commit details
Copy full SHA for 31700e8
Browse repository at this point
Commits on Jul 31, 2026
Stop bad input from crashing the extension
Show description for 762b041
claude
committed
762b041
View commit details
Copy full SHA for 762b041
Browse repository at this point
Stop leaking a reference on every log call
Show description for 24b6fc6
claude
committed
24b6fc6
View commit details
Copy full SHA for 24b6fc6
Browse repository at this point
Test the Prusa M555 bed-area rewriting
Show description for b043513
claude
committed
b043513
View commit details
Copy full SHA for b043513
Browse repository at this point
Test positioning state across shift copies
Show description for 440060a
claude
committed
440060a
View commit details
Copy full SHA for 440060a
Browse repository at this point
Pin down what double translation currently does
Show description for fcd6ff1
claude
committed
fcd6ff1
View commit details
Copy full SHA for fcd6ff1
Browse repository at this point
Run the test suite under asan and ubsan
Show description for bd197c6
claude
committed
bd197c6
View commit details
Copy full SHA for bd197c6
Browse repository at this point
Check the sdist can actually build a wheel
Show description for 568b6e9
claude
committed
568b6e9
View commit details
Copy full SHA for 568b6e9
Browse repository at this point
Build and test on arm64 under qemu
Show description for 1facda2
claude
committed
1facda2
View commit details
Copy full SHA for 1facda2
Browse repository at this point
Declare two notification objects instead of leaking them to window
Show description for 807a851
claude
committed
807a851
View commit details
Copy full SHA for 807a851
Browse repository at this point
Lint the browser assets
Show description for ddb15f5
claude
committed
ddb15f5
View commit details
Copy full SHA for ddb15f5
Browse repository at this point
Fail a release tag that disagrees with pyproject.toml
Show description for c1b9ab5
claude
committed
c1b9ab5
View commit details
Copy full SHA for c1b9ab5
Browse repository at this point
Test the Python half of the plugin
Show description for cc4cc3d
claude
committed
cc4cc3d
View commit details
Copy full SHA for cc4cc3d
Browse repository at this point
Fix the @eslint/js version range
Show description for 8f43267
claude
committed
8f43267
View commit details
Copy full SHA for 8f43267
Browse repository at this point
Use PyImport_ImportModule instead of the removed NoBlock alias
Show description for a6907f6
claude
committed
a6907f6
View commit details
Copy full SHA for a6907f6
Browse repository at this point
Support Python 3.14, and probe 3.15 instead
Show description for 10bbddc
claude
committed
10bbddc
View commit details
Copy full SHA for 10bbddc
Browse repository at this point
Check discovery on the combination 3.14 opens up
Show description for 8df430c
claude
committed
8df430c
View commit details
Copy full SHA for 8df430c
Browse repository at this point
Have Dependabot watch the lint tooling too
Show description for b3aeb15
claude
committed
b3aeb15
View commit details
Copy full SHA for b3aeb15
Browse repository at this point
Test permission gating on the API commands
Show description for 1dd49f8
claude
committed
1dd49f8
View commit details
Copy full SHA for 1dd49f8
Browse repository at this point
Fix UnboundLocalError when the same translate is requested twice
Show description for 4232d82
claude
committed
4232d82
View commit details
Copy full SHA for 4232d82
Browse repository at this point
Do not gate on the 3.14 discovery leg yet
Show description for e33faa0
claude
committed
e33faa0
View commit details
Copy full SHA for e33faa0
Browse repository at this point
Make the 3.14 leg a canary rather than a standing red X
Show description for e1389ae
claude
committed
e1389ae
View commit details
Copy full SHA for e1389ae
Browse repository at this point
You can’t perform that action at this time.