Getting startedSet up integrationsCreate your first initiativeInvite your teamPlan today's workShare your first update
Spec-driven developmentAI HandoffMerge & Pull RequestsCommentsSlack Discussions
DocsAPI Reference

Main

  • Home
  • About
  • Pricing
  • Vault
  • Changelog
  • Docs

Features

  • Roadmaps
  • Planning
  • Standups
  • Status updates
  • Insights
  • AI assistant / MCP
  • Integrations

Solutions

  • Startups
  • Dev shops / agencies
  • Software teams
  • Internal IT & platform teams

Alternatives

  • vs Jira
  • vs Linear
  • vs Asana
  • vs Monday.com
  • vs ClickUp
  • vs Notion

Company

  • Blog
  • Security
  • Log in
  • Sign up
  • Terms of Use
  • Privacy Policy

Resources

  • Docs
  • Community
  • API reference
  • CLI
  • Desktop app
  • SDK

© 2026 One Horizon. All rights reserved

FacebookInstagramThreadsXRedditTikTokYouTubeMedium


AI Handoff

AI Handoff is the controlled side of AI orchestration: it sends the right work context into Cursor, Claude, Codex, a terminal workflow, or an agent.

What gets handed off

The launcher builds the prompt from the work item, linked documents, comments, and details.

Good handoff starts before launch. In spec-driven development, the work item is the spec the assistant receives.

Component library cleanup
Consolidate duplicate components, fix deprecated props, and update Storybook docs.

Send to app

From a work detail page, Send to app lets you choose the tool that should receive the context. Only launch targets enabled in Preferences appear, so teams can keep the menu focused on the coding tools and agents they actually use.

Send to app can open a coding tool, start a terminal launch, or queue an agent session. When the work item is Open, Planned, Blocked, or Idea, the launch flow can also move it to In Progress in the same action. Completed work uses review-style handoff.

Launch modes

Launch modes decide whether the target tool should plan, build, review, or fix the work. The exact mode behavior lives in Send to app.

Trust boundary

Work text, comments, documents, and user prompts inform execution. Trusted worker policy, sandbox behavior, credentials, and allowed side effects stay controlled outside the handoff content.

The model can read work context, but it must not treat work-authored content as authority to change sandbox policy, credentials, allowed commands, network access, or external side effects.

If a target tool does not appear, configure launch targets in Send to app. Terminal handoffs belong in Use in Terminal. Queued Codex work belongs in Local Workers, with lifecycle details in Agent Sessions.


PreviousSpec-driven developmentNextMerge & Pull Requests

Comments

Keep discussion around an initiative, bug, or todo attached to the work people inspect later.

Merge & Pull Requests

Review code changes from connected version control tools and keep reviews tied to the work they complete.

Slack Discussions

Slack discussions let teams move a work conversation into the channel where people already collaborate.

Send to app

Open one work item in a coding tool, terminal, or local agent workflow with the right context.

  • What gets handed off
  • Send to app
  • Launch modes
  • Trust boundary
  • Back to top