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
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
.
Kink-Development-Group
/
hyp-runtime
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add GitHub Action to summarize new issues (#4)
- #21
#21
Merged
JosunLP
merged 48 commits into
main
Kink-Development-Group/hyp-runtime:main
from
dev
Kink-Development-Group/hyp-runtime:dev
Copy head branch name to clipboard
Jan 22, 2026
Conversation
Commits
48
(48)
Checks
Files changed
Merged
Add GitHub Action to summarize new issues (#4)
#21
JosunLP
merged 48 commits into
main
Kink-Development-Group/hyp-runtime:main
from
dev
Kink-Development-Group/hyp-runtime:dev
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
Add GitHub Action to summarize new issues (#4)
JosunLP
authored
58058f3
View commit details
Copy full SHA for 58058f3
Browse repository at this point
Add GitHub Actions workflow for greetings (#5)
JosunLP
authored
0a4d695
View commit details
Copy full SHA for 0a4d695
Browse repository at this point
Add workflow to manage stale issues and PRs (#6)
Show description for ef79449
JosunLP
authored
ef79449
View commit details
Copy full SHA for ef79449
Browse repository at this point
Merge branch 'dev' of https://github.com/Kink-Development-Group/hyp-runtime into dev
JosunLP
committed
064b93b
View commit details
Copy full SHA for 064b93b
Browse repository at this point
Adding Installer (#9)
Show description for 2ef43d6
JosunLP
authored
2ef43d6
View commit details
Copy full SHA for 2ef43d6
Browse repository at this point
Update version to 1.0.0-rc2 and change edition to 2024 in Cargo.toml and package.json
JosunLP
committed
9daf557
View commit details
Copy full SHA for 9daf557
Browse repository at this point
Refactor code for improved readability and safety in various modules
JosunLP
committed
4e82a63
View commit details
Copy full SHA for 4e82a63
Browse repository at this point
Update .github/labeler.yml
Show description for e3c9133
JosunLP
and
Copilot
authored
e3c9133
View commit details
Copy full SHA for e3c9133
Browse repository at this point
Update hypnoscript-cli/src/main.rs
Show description for 1bf5ead
JosunLP
and
Copilot
authored
1bf5ead
View commit details
Copy full SHA for 1bf5ead
Browse repository at this point
Update scripts/build_linux.ps1
Show description for 9a072f3
JosunLP
and
Copilot
authored
9a072f3
View commit details
Copy full SHA for 9a072f3
Browse repository at this point
Aktualisiere Labeler-Konfiguration und verbessere Installationsskript für bessere Lesbarkeit und Sicherheit
JosunLP
committed
f71efcd
View commit details
Copy full SHA for f71efcd
Browse repository at this point
Füge #[allow(dead_code)] zu InstallMetadata hinzu, um Warnungen zu unterdrücken
JosunLP
committed
c14df8f
View commit details
Copy full SHA for c14df8f
Browse repository at this point
Verbessere den Code-Stil durch Vereinheitlichung von Importen und Vereinfachung von Bedingungen in mehreren Dateien
JosunLP
committed
c6ada80
View commit details
Copy full SHA for c6ada80
Browse repository at this point
Vereinheitliche die Verwendung von `trim_start_matches` und verbessere die Lesbarkeit von Bedingungen in mehreren Dateien
JosunLP
committed
7cae200
View commit details
Copy full SHA for 7cae200
Browse repository at this point
Vereinheitliche die Verwendung von `or_else` und verbessere die Lesbarkeit der Bedingung in `find_shared_installer`
JosunLP
committed
da8e2bc
View commit details
Copy full SHA for da8e2bc
Browse repository at this point
Vereinheitliche die Verwendung von `or_else` in der Funktion `handle_self_update` für bessere Lesbarkeit
JosunLP
committed
3d10d8c
View commit details
Copy full SHA for 3d10d8c
Browse repository at this point
Füge Dokumentation zur Installer-Synchronisation und Update-Automatisierung hinzu; verbessere CLI-Befehlsübersicht und Installationstext
JosunLP
committed
40d778a
View commit details
Copy full SHA for 40d778a
Browse repository at this point
Entferne den Verweis auf "Rust Edition" aus der Dokumentation und den Ausgaben, um die Konsistenz zu verbessern und die Benutzererfahrung zu vereinfachen.
JosunLP
committed
0fad02e
View commit details
Copy full SHA for 0fad02e
Browse repository at this point
Füge neue Lizenzen zur Allowlist hinzu und behandle ungenutzte Einträge als informativ, um übermäßige Warnungen zu vermeiden.
JosunLP
committed
55094b4
View commit details
Copy full SHA for 55094b4
Browse repository at this point
Update deny.toml
Show description for 56e6f74
JosunLP
and
Copilot
authored
56e6f74
View commit details
Copy full SHA for 56e6f74
Browse repository at this point
Verbessere die Windows-Unterstützung im Installer und aktualisiere die Umgebungsvariablenbehandlung; füge Sicherheitswarnungen hinzu und optimiere die Fehlerbehandlung in der Skriptlogik.
JosunLP
committed
b00ecd4
View commit details
Copy full SHA for b00ecd4
Browse repository at this point
Merge branch 'dev' of https://github.com/Kink-Development-Group/hyp-runtime into dev
JosunLP
committed
b264902
View commit details
Copy full SHA for b264902
Browse repository at this point
Commits on Nov 14, 2025
Aktualisiere Copyright-Jahr auf 2025 in mehreren Dateien und verbessere die Fehlerbehandlung im Installer-Skript.
JosunLP
committed
ff4a99a
View commit details
Copy full SHA for ff4a99a
Browse repository at this point
Verbessere die Lesbarkeit des Codes im Selbstaktualisierungsprozess durch Vereinfachung der Funktionsaufrufe zur Ableitung des Installationspfads.
JosunLP
committed
4c26bf7
View commit details
Copy full SHA for 4c26bf7
Browse repository at this point
Aktualisiere Versionsnummer auf 1.0.0-rc2 in mehreren Skripten und der Winget-Manifestdatei; füge ein Skript zur Synchronisierung der Version hinzu.
JosunLP
committed
38e2fac
View commit details
Copy full SHA for 38e2fac
Browse repository at this point
Vereinheitliche den Code zur Ableitung des Installationspfads im Selbstaktualisierungsprozess
JosunLP
committed
00f004e
View commit details
Copy full SHA for 00f004e
Browse repository at this point
Merge remote-tracking branch 'origin/main' into dev
JosunLP
committed
0ce4407
View commit details
Copy full SHA for 0ce4407
Browse repository at this point
Feature/lib (#11)
Show description for 5fa15c4
JosunLP
authored
5fa15c4
View commit details
Copy full SHA for 5fa15c4
Browse repository at this point
Commits on Nov 15, 2025
Feature/completion (#12)
Show description for d1edcce
JosunLP
authored
d1edcce
View commit details
Copy full SHA for d1edcce
Browse repository at this point
Merge branch 'main' into dev
JosunLP
committed
59b93ae
View commit details
Copy full SHA for 59b93ae
Browse repository at this point
Merge branch 'main' into dev
JosunLP
committed
8d25f85
View commit details
Copy full SHA for 8d25f85
Browse repository at this point
Commits on Nov 19, 2025
Feature/translation (#16)
Show description for 3954250
JosunLP
and
Copilot
authored
3954250
View commit details
Copy full SHA for 3954250
Browse repository at this point
Add package manager with trance.json manifest support to CLI (#15)
Show description for cb0fede
Copilot
and
JosunLP
authored
cb0fede
View commit details
Copy full SHA for cb0fede
Browse repository at this point
Fix German/English language mixing in documentation (#18)
Show description for 738f7c7
3 people
authored
738f7c7
View commit details
Copy full SHA for 738f7c7
Browse repository at this point
Fix CI workflow binary references after package manager rename (#19)
Show description for 2264230
3 people
authored
2264230
View commit details
Copy full SHA for 2264230
Browse repository at this point
Commits on Nov 21, 2025
Fix CI/CD binary references after package manager CLI rename (#20)
Show description for 810d5a1
Copilot
and
JosunLP
authored
810d5a1
View commit details
Copy full SHA for 810d5a1
Browse repository at this point
Commits on Jan 21, 2026
Merge remote-tracking branch 'origin/main' into dev
JosunLP
committed
5ce59da
View commit details
Copy full SHA for 5ce59da
Browse repository at this point
✨ feat: add debug builtins for enhanced debugging capabilities
Show description for bb56c91
JosunLP
committed
bb56c91
View commit details
Copy full SHA for bb56c91
Browse repository at this point
Refactor debugging documentation and CLI commands to improve clarity and consistency
Show description for 983bbd2
JosunLP
committed
983bbd2
View commit details
Copy full SHA for 983bbd2
Browse repository at this point
Update changelog for version 1.2.0 release date and link
JosunLP
committed
3fd7101
View commit details
Copy full SHA for 3fd7101
Browse repository at this point
Refactor documentation for consistency and clarity:
Show description for 0ff80d4
JosunLP
committed
0ff80d4
View commit details
Copy full SHA for 0ff80d4
Browse repository at this point
Refactor documentation for consistency and clarity in scripts and README
JosunLP
committed
7d0cede
View commit details
Copy full SHA for 7d0cede
Browse repository at this point
Refactor localization strings to English for consistency across built-in functions
JosunLP
committed
5670ff2
View commit details
Copy full SHA for 5670ff2
Browse repository at this point
Refactor documentation for consistency and clarity
Show description for f317efd
JosunLP
committed
f317efd
View commit details
Copy full SHA for f317efd
Browse repository at this point
Refactor documentation and code for consistency and clarity
Show description for c59171d
JosunLP
committed
c59171d
View commit details
Copy full SHA for c59171d
Browse repository at this point
Refactor documentation and update dependencies for consistency and clarity
JosunLP
committed
c1abe56
View commit details
Copy full SHA for c1abe56
Browse repository at this point
Ändere die Methode zum Herunterladen des Installationsskripts, um den Inhalt korrekt als String zu lesen
JosunLP
committed
1fe426a
View commit details
Copy full SHA for 1fe426a
Browse repository at this point
Füge Ausnahme für aws-lc-sys mit mehreren Lizenzen hinzu
JosunLP
committed
37cd71c
View commit details
Copy full SHA for 37cd71c
Browse repository at this point
You can’t perform that action at this time.