Patch Changes
- 5ee18e2: Prevent successful local
eve invokecommands from logging a spurious Workflow queue 503 while their temporary development server shuts down. - d8fc092: Format registry search results as concise, width-aware entries and limit searches to 10 matches by default. Use
--limitto request up to 100 results. - 557000b: Add skills.sh as a built-in registry, so
eve registry search --registry @skills <query>andeve add @skills/<skill>work without project configuration. - 1953d20: Prevent sandbox abort listeners from accumulating across repeated operations in a turn.
- 7086776: Route session controls and follow-up messages through one durable command inbox shared by stable session IDs and rekeyable channel addresses.