Skip to main content
Use the terminal control beside the Task composer to continue its coding-agent session yourself. Cogno keeps the session, working directory, and Task connected while you work.

Prerequisites

  • Open the Task in the Cogno desktop app.
  • The Task has a known Claude Code or Codex executor.
  • The Task is connected to an Environment. A saved execution session provides its own Engine target; a Task without one needs a local directory.
The terminal icon stays in the composer rail while Cogno checks availability. It remains disabled when the Task has no terminal target.

Open the terminal menu

Hover the terminal icon to read Resume in CLI when a saved session exists, or Start in CLI when Cogno can start the known executor without one. Select the icon and choose an available destination: A Task on another machine offers only Open in this app. A native terminal or copied path would address the current computer’s disk.

Continue the session

For a saved session, Cogno asks the Engine for the exact working directory and resume command. The command shape is:
The embedded terminal reuses the Task’s agent terminal when one already exists. Reopening the control does not intentionally start a second copy of the same session. When Cogno starts a manual session from Task handoff data, it records manual work before or alongside opening the terminal. That keeps the Task in In Progress and blocks a second run on the same Task. Recording is best-effort; a terminal opening is not held hostage by an unrelated tracking failure. Terminals started outside Cogno are not tracked.

Understand permissions

Cogno-managed runs can show one-time tool approval requests. Native allow rules and tool metadata can allow some operations without a prompt. Closing the UI or losing the connection does not approve a pending request. A pending approval expires after 15 minutes. For autonomous runs, Cloud receives waiting metadata such as the count and deadline, without the tool arguments or credentials. Keep Cogno and Engine updated so execution-policy acknowledgements remain compatible. Connector preferences apply to Cogno’s invocation of Claude Code or Codex. A CLI you start yourself keeps its own global configuration.

Troubleshooting

For other failures, see Troubleshooting.