Skip to content

v0.21.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Aug 03:43
· 3 commits to main since this release

Nebula v0.21.0 is out. The quick prompt now starts a session without stealing your cursor, and a new setting puts the old behavior back.

πŸš€ Launch faster

  • p keeps your place. A quick prompt launch no longer drops you inside the new session's terminal. It selects the new row β€” so the pane previews it and it is marked seen as usual β€” and leaves your cursor on whatever panel you fired from, unlocked. Fire off three prompts in a row without paddling back to the list between them.
  • Quick prompt focus brings the old behavior back. Settings β€Ί Agents, directly under Quick prompt agent, off by default: turn it on and a quick prompt launch attaches, enters the terminal pane and locks it, exactly as it did in v0.20.0. Every other launch β€” the new-session picker, agent presets, PR sessions and cloud tasks β€” is untouched and still focuses the way it always has.
curl -fsSL https://raw.githubusercontent.com/AgentSystemLabs/nebula/main/install.sh | sh