Linear

The product development
system for teams and agents

Purpose-built for planning and building products. Designed for the AI era.

Issue tracking is deadlinear.app/next ->
▲ Vercel⬢ CURSORoscarOpenAIcoinbase▣ Cash AppBOOMramp

A new species of product tool. Purpose-built for modern teams with AI workflows at its core, Linear sets a new standard for planning and building products.

FIG 0.2
Built for purpose

Linear is shaped by the practices modern product teams use.

FIG 0.3
Powered by agents

Designed to coordinate directly between people, files, issues, and code.

FIG 0.4
Designed for speed

Move from idea to execution without losing clarity.

Make product operations self-driving

Turn conversations and customer feedback into actionable issues that are routed, labeled, and prioritized for the right team.

1.0 Intake ->
Thread in  #feedback
lena
lena 9:14 PM
Anyone else noticing the iOS app feels slow to open if you haven't used it in a bit?
didier
didier 9:14 PM
Yea, we're still blocking initial render on a full vehicle_state sync every time...
andreas
andreas 9:14 PM
Feels like we could render sooner and load the rest in the background.
@Linear create urgent issues and assign to me
1.1Linear Agent
1.2Triage
1.3Customer Requests
1.4Linear Asks

Define the product direction

Plan and navigate from idea to launch. Align your team with product initiatives, strategic roadmaps, and clear, up-to-date PRDs.

2.0 Plan ->

Initiatives

Core Product99

Infra stability28

Autonomous systems16

Mobile apps8

APAC Expansion21

2.1Projects
2.2Documents
2.3Initiatives
2.4Visual planning

Move work forward across teams and agents

Build and deploy AI agents that work alongside your team. Work on complex tasks together or delegate entire issues end-to-end.

3.0 Build ->
CodexCodex
On it! I've received your request.
Kicked off a task in kinetic/kinetic-iOS environment.
Searching for root AGENTS file
kinetic/kinetic-iOS$ /bin/bash -lc rg --files -g 'AGENTS.md'
Thinking...
CodexCodexAgent
StevenSteven
GitHub CopilotGitHub CopilotAgent
CursorCursorAgent
3.1Issues
3.2Agents
3.3Linear MCP
3.4Git automations
3.5Cycles

Review PRs and agent output

Understand code changes at a glance with structural diffs for human and agent output. Review, discuss, and merge - all within Linear.

4.0 Diffs ->
kinetic-ios/src/screens/Home/HomeScreen.tsx
import React from 'react'
const { vehicleState, isFullySynced } = useVehicleState()
if (!isFullySynced) {
  return <ActivityIndicator size="large" />
}
return (
  <View>
    <Dashboard state={vehicleState} />
  </View>
)
import React from 'react'
const { vehicleState, syncStatus } = useVehicleState()
if (syncStatus === SyncStatus.PENDING) {
  return <ActivityIndicator size="large" />
}
return (
  <View>
    <Dashboard state={vehicleState} syncStatus={syncStatus} />
  </View>
)

Understand progress at scale

Take the guesswork out of product development with project updates, analytics, and dashboards that surface what needs your attention.

5.0 Monitor ->

Issue count by created date

Cycle time by agent

Weekly Pulse for Jun 3

Projects

UI refresh At risk · By romain · 1 day ago
  • iOS implementation is mostly complete, but Android updates are still work in progress
  • Risk of timeline slip if remaining design decisions aren't finalized soon
Tokyo launch On track · By julian · 3 hours ago
  • Localization efforts have been completed
  • Everything else on track for launch in early September
5.1Pulse
5.2Insights
5.3Dashboards

Changelog

Linear Diffs

Agents generate large volumes of code, but individuals are still...

Project Slack channels

Project teams often use a Slack channel to discuss and share feedba...

Code Intelligence

Code Intelligence gives Linear Agent controlled access to your codebase,...

Releases

Plan and track your software releases directly from Linear.

Linear powers over 33,000 product teams. From ambitious startups to major enterprises.Customer stories ->

Built for the future.
Available today.