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 }}
vallis
/
libstempo
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
36
Code
Issues
11
Pull requests
3
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Sandboxing libstempo
- #81
#81
Merged
vhaasteren
merged 20 commits into
vallis:master
vallis/libstempo:master
from
vhaasteren:sandbox
vhaasteren/libstempo:sandbox
Copy head branch name to clipboard
Jul 29, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Sandboxing libstempo
#81
vhaasteren
merged 20 commits into
vallis:master
vallis/libstempo:master
from
vhaasteren:sandbox
vhaasteren/libstempo:sandbox
Copy head branch name to clipboard
Commits
Commits on Oct 10, 2025
feat: Added sandbox libstempo interface
vhaasteren
committed
498b136
View commit details
Copy full SHA for 498b136
Browse repository at this point
Fix linting issues in sandbox implementation
vhaasteren
committed
b3549a3
View commit details
Copy full SHA for b3549a3
Browse repository at this point
Changed some comments
vhaasteren
committed
7f91592
View commit details
Copy full SHA for 7f91592
Browse repository at this point
Fix pyproject.toml license format for PEP 621 compliance
vhaasteren
committed
506f198
View commit details
Copy full SHA for 506f198
Browse repository at this point
Commits on Oct 11, 2025
Fix pyproject.toml license to use file-based format
vhaasteren
committed
456d83f
View commit details
Copy full SHA for 456d83f
Browse repository at this point
Fix linting issues: line length and unused imports
Show description for 112c340
vhaasteren
committed
112c340
View commit details
Copy full SHA for 112c340
Browse repository at this point
Trigger CI re-run
vhaasteren
committed
5d24e49
View commit details
Copy full SHA for 5d24e49
Browse repository at this point
sandbox: stdio routing (FD1→FD2), stderr drain thread, logs(tail); tests: parity + logs via savepar()
vhaasteren
committed
179e798
View commit details
Copy full SHA for 179e798
Browse repository at this point
sandbox: stdio routing (FD1→FD2), stderr drain thread, logs(tail); tests: parity + logs via savepar()
vhaasteren
committed
2aa631a
View commit details
Copy full SHA for 2aa631a
Browse repository at this point
Commits on Oct 12, 2025
sandbox: robust, backward-compatible process isolation for tempopulsar
Show description for 50304f5
vhaasteren
committed
50304f5
View commit details
Copy full SHA for 50304f5
Browse repository at this point
Added output of stdout/stderr to screen in real time
vhaasteren
committed
9cac16d
View commit details
Copy full SHA for 9cac16d
Browse repository at this point
removed: old legacy RPC path
vhaasteren
committed
e16b10d
View commit details
Copy full SHA for e16b10d
Browse repository at this point
fix: sandbox did not have state management. Now it restores state after recycle
vhaasteren
committed
c1e6755
View commit details
Copy full SHA for c1e6755
Browse repository at this point
Commits on Oct 13, 2025
fix: pickling error for unpickleable psr attributes, solved by adding safe serialization
vhaasteren
committed
95a094f
View commit details
Copy full SHA for 95a094f
Browse repository at this point
fix: more robust b64 decoding by first checking for encode attribute
vhaasteren
committed
268f0d1
View commit details
Copy full SHA for 268f0d1
Browse repository at this point
Commits on Dec 2, 2025
fix: RPC-JSON communication was polluted by warning when astropy is not installed. This fixes that bug.
vhaasteren
committed
2841a4d
View commit details
Copy full SHA for 2841a4d
Browse repository at this point
Commits on Mar 20, 2026
Added array operations for _ArrayProxy
vhaasteren
committed
5420809
View commit details
Copy full SHA for 5420809
Browse repository at this point
Commits on Apr 10, 2026
fix: sandbox code review — 3 bugs, structural cleanup, new tests
Show description for a9debb5
vhaasteren
committed
a9debb5
View commit details
Copy full SHA for a9debb5
Browse repository at this point
Commits on Jul 28, 2026
Merge branch 'master' into sandbox
vhaasteren
committed
aca6bd4
View commit details
Copy full SHA for aca6bd4
Browse repository at this point
fix: replace removed NumPy 'a' dtype aliases with 'S'
Show description for 1aad9e2
vhaasteren
committed
1aad9e2
View commit details
Copy full SHA for 1aad9e2
Browse repository at this point
You can’t perform that action at this time.