Skip to content

Clarify idle detection and introduce Services#141

Merged
kcmartin merged 1 commit intomainfrom
clarify-idle-detection-services
Feb 10, 2026
Merged

Clarify idle detection and introduce Services#141
kcmartin merged 1 commit intomainfrom
clarify-idle-detection-services

Conversation

@kcmartin
Copy link
Collaborator

@kcmartin kcmartin commented Feb 10, 2026

Summary

  • Clarifies that TTY sessions don't survive hibernation — Services do
  • Adds a sprite-env services create example for auto-restarting processes on wake
  • Links wake-on-request in the networking section back to Services
  • Adds "Active Services with open connections" to the idle detection list

Closes #138

Test plan

  • Verify the #wake-up-behavior anchor link works from the networking section
  • Review Services example matches current sprite-env CLI syntax

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

CLI Documentation Generator

Metric Value
CLI Version 0.0.1
Commands Generated 24
Tests ✅ 0/0 passed
📚 Commands documented
  • sprite login
  • sprite logout
  • sprite org auth
  • sprite org list
  • sprite org logout
  • sprite org keyring disable
  • sprite org keyring enable
  • sprite auth setup
  • sprite create
  • sprite use
  • sprite list
  • sprite destroy
  • sprite exec
  • sprite console
  • sprite checkpoint create
  • sprite checkpoint list
  • sprite checkpoint info
  • sprite checkpoint delete
  • sprite restore
  • sprite proxy
  • sprite url
  • sprite url update
  • sprite api
  • sprite upgrade

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

Preview Deployment

Name URL
Preview https://pr-141-superfly-sprites-docs.fly.dev

Commit: ae0922e

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

Lighthouse Results

URL Performance Accessibility Best Practices SEO
/ 🟢 92 🟢 100 🟢 96 🟢 100
/working-with-sprites/ 🟢 99 🟢 100 🟢 100 🟢 100

@github-actions
Copy link
Contributor

github-actions bot commented Feb 10, 2026

E2E Test Results

✅ Tests success

Ran against: https://pr-141-superfly-sprites-docs.fly.dev

@kcmartin kcmartin force-pushed the clarify-idle-detection-services branch from 48ba42b to 6e5c82e Compare February 10, 2026 18:13
@kcmartin kcmartin merged commit a88f38c into main Feb 10, 2026
5 checks passed
@kcmartin kcmartin deleted the clarify-idle-detection-services branch February 10, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add better docs around idle detection

1 participant