vasyansk
ee845e15b3
Add full disk access checks and settings
...
Add background themes and custom images
Add shell command logging toggle
Add UTF-8 locale guarantee for PTY
Add Claude hook settings injection
Add hotkey system for GUI
Add glass panel styling
Add search disabled state for agent panels
Add zoom toggle command
Add device report filtering
Add entitlements for notarization
Update version to 0.1.27
2026-06-15 22:26:06 +07:00
vasyansk
2ee2aaaffb
Update version to 0.1.10
...
Build / Build & push landing (push) Successful in 14s
Build / Deploy to prod (push) Successful in 7s
Build / Notify Max (push) Successful in 2s
Add deepseek to resume commands
Rename app to spaceshell
Add SurfacePicker component for preset panel configuration
Extract agent selection logic to shared agents.ts
Update landing
2026-06-15 17:25:53 +07:00
vasyansk
333b051e9d
Update version to 0.1.7
...
Build / Build & push landing (push) Successful in 18s
Build / Deploy to prod (push) Successful in 6s
Build / Notify Max (push) Successful in 1s
Fix landing page GitHub links to use pub namespace
2026-06-15 16:59:27 +07:00
vasyansk
372dd7123a
Update version to 0.1.6
...
Add Gitea package registry support
Add publish-dmg target for versioned DMG uploads
Update deploy-dmg to include Gitea publishing
Document Gitea token requirements in README
2026-06-15 16:52:24 +07:00
vasyansk
0a67f401c4
Update version to 0.1.3
...
Add daemon version check and restart logic
Add pane count to CenterToolbar
Add minSlots filter to PresetPicker
2026-06-15 16:32:25 +07:00
vasyansk
4419f5660e
wip: in-progress changes (grid, config, wizard, settings, pty) before session-persistence
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-15 15:28:19 +07:00
vasyansk
6a3875670a
feat(spaceshd): configurable default shell
...
Add a config.rs module that loads optional ~/.spacesh/config.toml and a
default_shell() resolver: SPACESH_SHELL env -> config.toml default_shell ->
login shell from the passwd DB -> $SHELL -> /bin/sh. The passwd lookup
matters under launchd where $SHELL is absent. All plain-panel spawn sites in
server.rs now use the resolver. Adds toml + libc deps.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-14 08:01:04 +07:00
vasyansk
a9fa1bf77b
feat(cli): spacesh-cli scaffold — clap tree, one-shot client, command mapping
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 22:17:15 +07:00
vasyansk
31dddb3b6c
chore: scaffold cargo workspace and crate skeletons
...
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-09 19:54:38 +07:00