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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
devcell-sh
/
devcell
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
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
macOS VM engine, persistent PTY sessions, Go-native nix-cache pipeline
- #44
#44
Merged
DimmKirr
merged 7 commits into
main
devcell-sh/devcell:main
from
feature/wip
devcell-sh/devcell:feature/wip
Copy head branch name to clipboard
Jul 20, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
macOS VM engine, persistent PTY sessions, Go-native nix-cache pipeline
#44
DimmKirr
merged 7 commits into
main
devcell-sh/devcell:main
from
feature/wip
devcell-sh/devcell:feature/wip
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2026
[CELL-292, CELL-293, CELL-297] nix-cache push/pull pipeline consolidated into Go — CI hydration blocks drop from ~90 lines of shell to 6 lines each, and Taskfile's 48-line publish script becomes a …
Show description for daeba83
DimmKirr
committed
daeba83
View commit details
Copy full SHA for daeba83
Browse repository at this point
[CELL-293] cross-arch thin builds (`DEVCELL_ARCH=amd64` on ARM) no longer crash on QEMU seccomp, and dangling /etc symlinks in the shared nix-store volume no longer break nix.conf
Show description for 8994f5e
DimmKirr
committed
8994f5e
View commit details
Copy full SHA for 8994f5e
Browse repository at this point
[CELL-302, CELL-303] `cell serve --pty` drives Claude interactively via a persistent PTY session — conversation context persists across API requests and per-request cold-start overhead is eliminated
Show description for 45d4f13
DimmKirr
committed
45d4f13
View commit details
Copy full SHA for 45d4f13
Browse repository at this point
[CELL-314] add macOS VM engine — `cell build/init/shell --engine=tart` provisions and launches interactive macOS VMs on bare-metal Macs without Docker
Show description for da5c7a4
DimmKirr
committed
da5c7a4
View commit details
Copy full SHA for da5c7a4
Browse repository at this point
`--debug` now writes a persistent log file alongside stdout, `cell --version` reports BuildDate from all build paths, and subcommands get per-command debug log files
Show description for bc40869
DimmKirr
committed
bc40869
View commit details
Copy full SHA for bc40869
Browse repository at this point
add social and wine modules, darwin VM targets in nixhome flake, and update packages across financial/travel/security/graphics/infra/electronics/qa-tools modules
Show description for 5f98a70
DimmKirr
committed
5f98a70
View commit details
Copy full SHA for 5f98a70
Browse repository at this point
fix(taskfile): use portable sed in nix:update-vendor-hash — avoid BSD sed -i incompatibility on macOS
DimmKirr
committed
786eae7
View commit details
Copy full SHA for 786eae7
Browse repository at this point
You can’t perform that action at this time.