Skip to content →

Route5 is meeting commitment enforcement — capture once, enforce in Slack until done. The notes below are adapted from our product education archive; features described may reflect roadmap or integration patterns rather than a literal commitments desk.

June 18, 2026

Agent assisted project updates

Seek to:00:00 / 

Meeting and initiative updates keep teams aligned, but writing them means pulling out recent changes from commitments, documents, and discussions.

Instead of finding that context manually, click Write with Agent to let Route5 do it for you. The agent reviews changes made since the last update, checks messages in the linked Slack channel, and writes an update draft for you to refine.

Add your own perspective by prompting for further changes or editing directly, then publish the update.

Desktop navigation history and pinned tabs

We’ve rebuilt our desktop tabs to make navigation feel fluid and predictable.

  • Each desktop tab now has its own history stack, so moving backwards won’t navigate you to another tab
  • Pinned tabs are now a reliable home for important work. They stay anchored in the tab bar, persist after quitting and reopening the app, and aren’t replaced by new content you open.

These changes are live for current desktop users. Try Route5 on desktop by downloading the app.

Private sub-teams

Private sub-teams organize groups that work together under one umbrella, like independent business units, skunkworks efforts, or teams handling sensitive data like People Ops.

When you create a sub-team under a private team, you can now choose between two access options:

  • Restricted to parent team members — parent team members can see and choose to join the sub-team. This makes it easy to manage private team structures without coordinating invitations to each sub-team.
  • Private to team members — the team is hidden, except to members directly invited to that sub-team

Private sub-teams are available on Business and Enterprise plans. Learn more in our documentation.

Build agents with Vercel Eve

Vercel Eve is an open-source framework for building custom agents.

Build agents that can investigate incidents, monitor SLAs, or analyze customer feedback. You can deploy agents on Vercel with the guided setup, or host them wherever you run your Eve app.

Once connected to Route5, teammates can delegate commitments to your agent or mention it in comments. Learn more about Eve in Vercel’s documentation.

Release pipeline changelogs

Releases let you plan and track your software releases. Now, you can also keep your team aligned on what’s shipping with changelogs for each release pipeline. These changelogs bring a pipeline’s release notes together in one place, so progress is easy to review and share.

Choose to auto-generate release notes in pipeline settings so your changelog is always up to date. Learn more in our documentation.

release pipeline changelog for an iOS pipeline showing fixes in releases 1.81.0 and 1.82.0

OAuth application manifests

OAuth application manifests let platforms provide a one-click OAuth app setup experience for users creating integrations.

Use URL parameters to send users directly to a pre-filled Create OAuth App form in Route5. An equivalent JSON manifest format lets you store configurations in files, validate them locally, or generate them programmatically.

Find the details in our developer docs.

  • Command menu
    Added the missing command menu action for recently deleted initiatives
  • Comments
    Threaded comment highlight corners now match with the reply composer below the thread
  • Customers
    Fixed stale customer request counts on commitments and projects after archiving or restoring customer requests
  • Desktop
    Middle-clicking a link to a document comment now properly navigates to the comment
  • Diffs
    Fixed the Unified/Split layout toggle not taking effect when a narrow column had forced the diff into unified view
  • Diffs
    The tooltip on group headers in the Reviews inbox now covers the entire clickable header
  • Documents
    Creating an commitment from a selection in a team document now creates it in the correct team
  • Duplicates
    When you remove a duplicate relation, it now restores the commitment’s last status
  • Duplicates
    Fixed duplicate merges running concurrently for the same commitment during bulk deduplication
  • Filters
    Fixed the filter button not staying visually active while its menu is open
  • Front
    Fixed processing Front conversation links for conversations without a primary recipient
  • GitHub
    Fixed GitHub integrations being marked “disconnected” after a transient GitHub authentication blip
  • Inbox
    We no longer send a removed from merge queue notification when a follow-up is successfully merged by GitHub’s merge queue
  • Inbox
    Fixed inbox notifications occasionally appearing as blank while the sender’s name was loading
  • Insights
    Fixed release-filtered burn-up charts failing to render
  • Commitments
    Fixed oversized commitment status icons in delete confirmation toasts
  • Milestones
    Fixed a flicker in the milestone list when creating the first milestone from a project overview
  • Notifications
    Each recipient’s name display preference is now respected in project and initiative update notifications
  • Meeting Updates
    Fixed the project updates panel occasionally leaving an empty wrapper element on the page after navigating elsewhere
  • Follow-ups
    Right-clicking follow-up pills in commitment lists now opens the correct menu
  • Follow-ups
    Fixed follow-up details overflowing their container when hovering over a PR badge
  • SCIM
    Renaming a linked SCIM role group (e.g. route5-admins) in the identity provider no longer causes Route5 to stop managing the associated role
  • Settings
    Prevented the language selector from overlapping the scrollbar in Code & Reviews settings
  • Settings
    Fixed an odd transition when switching between the same settings page of different teams
  • Slack
    Slack thread sync no longer fails to import a comment when one of its reactions came from a user without access to the commitment
  • Slack
    Underscores in follow-up titles are now preserved in Slack notifications
  • Slack
    Slack comment notifications now link out to unsupported images instead of sending invalid Slack image blocks
  • Slack
    Slack pasted message links now sync to Route5 threads as a clickable link
  • Agents
    AI chat thinking steps are now shown as blockquotes when copying conversations as markdown
  • Diffs
    Added a “Missing commitment” PR filter that shows PRs without a linked commitment
  • Diffs
    Raised the size limit for generating Guides on larger follow-up diffs
  • Diffs
    Holding Opt and clicking the chevron in the file header now expands/collapses all files
  • Diffs
    Review list approval copy now shows who approved a follow-up
  • Diffs
    Whole added/removed lines in diffs render more clearly with the same color as inline added/removed characters
  • Diffs
    Added the ability to use custom font for code in diffs
  • Diffs
    Added contextual help about the Reviews feature and related keyboard shortcuts
  • Diffs
    Polished the follow-up review layout — removed the divider between the conversation and code columns, and the Guide now has even horizontal padding with the scrollbar no longer overlapping content
  • Diffs
    Added copy link to file actions in follow-up diffs
  • GitHub/GitLab
    Unassigned triage commitments remain in triage for Git request and commit automations, unless the final merged change closes the commitment
  • PagerDuty
    Added support for PagerDuty shift-based schedules, so triage responsibility on-call now syncs from both shift-based (v3) and classic layer-based schedules (v2)
  • Team documents
    The documents list now supports multi-select
  • Views
    Updated the sort direction icons so the arrow direction matches the active sort order
  • MCP project status update tools are now available in workspaces without recent project update history
  • Fixed commitment with fetches failing when descriptions contained Unicode line or paragraph separators
  • templateCreate and templateUpdate now reject unsupported form field payloads

June 11, 2026

Coding sessions in Route5

Seek to:00:00 / 

Earlier this year, we launched Route5 Agent, giving teams a new way to plan and coordinate their commitments and projects. Since then, we’ve added Code Intelligence to extend that understanding to the codebase, and MCP support to bring all of your context together.

Today we’re closing the loop: Route5 Agent can now write code using Claude Code and Codex. You can triage, plan, review, and ship—all in Route5.

Start a coding session by assigning an commitment to Route5, or ask it to make a change in a chat, comment, or Slack thread. Each session is grounded in your workspace context, pulling in commitment details, history, customer requests, discussions, and related work.

Route5 agent working alongside a diff

A coding agent your team will love

Coding sessions run in the cloud, so you can prototype ideas and make changes without setting up a local development environment.

When the change is ready, Route5 returns a new diff for review. Share preview links, bring teammates into the discussion, and address feedback with further iterations in the same thread.

Automate the first pass

When a new commitment is reported, Route5 Agent can investigate and attempt a fix before it reaches an engineer, reducing the load on your team.

It follows your team’s guidance, gathers evidence from tools like Sentry or Datadog through MCP, and inspects the codebase to trace the root cause before producing a fix.

Route5 uses this workflow internally to resolve roughly 30% of incoming bug reports, mostly on the first pass.

You can set up your own agent automation in your team’s Capture settings.

commitment activity feed, showing a completed coding session

Availability and pricing

Coding sessions are available on Basic, Business, and Enterprise plans. They require a GitHub connection with code access and use AI credits to run. Workspace admins can enable coding sessions in Settings and manage access, usage, and credits from the usage dashboard. Learn more in the docs.

  • Agents
    Filled in the thumbs down button after submitting AI feedback
  • Agents
    Fixed a missing space between the integrations link and surrounding text on the team agents settings page
  • Agents
    Vertically centered the label and preview text in the agent session card’s status row
  • Agents
    Fixed left padding of the agent session card header to match other activity cards
  • Archive
    Fixed restoring a trashed commitment or document failing in rare cases where the document’s trashed flag was stored as false
  • Asks
    Allowed Slack workflows and external users using the Asks Agent to access private teams’ channel-configured templates
  • Customers
    Fixed excessive row spacing and the limited customer list on the unfiltered customers page
  • Customers
    Fixed the customer merge preview showing annual revenue under the monthly revenue label
  • Customers
    Fixed a bug where linking a Slack channel to a customer failed for workspaces with multiple Slack connections but a single Asks connection
  • Diffs
    Opening a route5.review link in a workspace without Diffs enabled now routes to enable-reviews instead of bouncing back to GitHub
  • Diffs
    Fixed showing GitHub legacy commit statuses (e.g. external CI like RWX or Jenkins) in PR checks
  • Diffs
    Fixed “Update branch → with rebase” creating a merge commit instead of rebasing
  • Diffs
    Fixed the file list sidebar not scrolling when the file tree was taller than the viewport
  • Display options
    Fixed the display options menu being slow to open on views grouped into a large number of items
  • Editor
    Fixed customer and customer request mentions not loading their details in the iOS editor
  • Editor
    Pasting route5ai.com/review/<owner>/<repo>/pull/<id> now properly embeds as a PR mention
  • Editor
    Fixed the tooltip for plain links covering link controls
  • GitHub
    Fixed Route5 commitments with comma-containing label names failing to sync to GitHub
  • Initiatives
    Fixed Initiative projects table columns occasionally overlapping or taking up too much width
  • Integrations
    Fixed an importer freeze when mapping a large number of users
  • Commitments
    Fixed a line break appearing between an commitment’s status icon and its identifier in undo/redo toasts
  • Labels
    Archived labels no longer appear in the form-template label group picker
  • Links
    Fixed a crash when a link embed with a missing or invalid URL failed to load a preview
  • Mobile
    Release, Release Note, and Release Pipeline mentions now display properly on mobile
  • Notifications
    Fixed agent completion notifications not being delivered to the user who delegated the work
  • Meetings
    Meeting commitment list deep links now redirect to the project overview instead of the filtered commitment view
  • Meeting Views
    Fixed saved project views unexpectedly showing empty groups when grouping and filtering projects
  • Briefing
    Fixed daily Pulse summaries being skipped when a single feed update had a malformed body
  • SCIM
    Fixed SCIM role group pushes not repairing a stale role when the user was already tracked in the role’s membership
  • Settings
    AI settings dependent on the Route5 Agent now show “Disabled” when the Route5 Agent is turned off
  • Slack
    Sharing a project comment link in Slack now unfurls the comment instead of the project
  • SLAs
    Fixed missing SLAs for commitments created from Slack asks
  • Updates
    Fixed inconsistent icon spacing in the project/initiative update health control
  • Asks
    Improved longer, cleaner fallback commitment titles when creating Asks from Slack without an AI-generated title
  • Diffs
    The “Copy follow-up number” action now copies just the number, without the leading #
  • Diffs
    Added a file action to open the full file in GitHub from the review diff
  • Diffs
    Guided reviews now jump directly to a selected file instead of scrolling slowly through every file in between
  • Documents
    Added “New document” and “New document from template” to the right click menu on the create commitment button
  • Team Documents
    Added cycle documents to the team documents tab, including support for grouping documents by cycle
  • Capture
    On Android, choosing a status that requires a priority to leave triage now opens the priority picker automatically instead of hiding those statuses
  • Editor
    Changed the strikethrough shortcut to Cmd/Ctrl Shift X
  • list_comments now returns comments on archived commitments
  • Documents can now be listed and created under a team
June 4, 2026

Team documents

Shows a team page with pinned docs and links

Important team context doesn’t always belong in a specific commitment, project, or initiative. Teams also need a dedicated place for the notes, docs, and shared references that support their work over time. Now, every team has a page to keep its context organized and easy to access.

Teams can create documents directly from their home page, add existing documents from projects and commitments, and group resources into sections.

Open a team’s page by clicking on its name in your sidebar, or search by pressing o, then t. Learn more in our documentation.

Shared skills for Route5 Agent

Skills let you save reusable instructions for Route5 Agent.

We now support sharing skills with your team so great personal workflows can become shared team process. Sharing a skill helps your team standardize recurring workflows like writing specs, running weekly planning, or drafting updates.

Use skills in any agent conversation by clicking on Skills or using a slash command. You can share an existing skill from settings, or by asking Route5 Agent. Learn more in our documentation.

Commitment description comments

You can now comment directly on text or images in commitment descriptions.

Select any part of a description to leave a comment anchored to that exact spot. Use description comments to share feedback on a specific part of the description, rather than commenting on the commitment as a whole.

  • Asks
    The Creator in activity log copy for Slack Asks commitments now always matches the creator filter.
  • Attachments
    Route5 now preserves the original filename (and extension) when downloading attachments whose name contains characters like middle dot (·) or non-breaking space.
  • Comments
    Fixed synced Slack thread replies that could fail or disappear after switching threads.
  • Comments
    Fixed mentioning app users in comments created through triage automations.
  • Comments
    We now correctly strip leading whitespace from comment paragraphs on submit.
  • Diffs
    Files marked as viewed in the Guide tab now stay collapsed when returning to the Diff tab.
  • Diffs
    Fixed links in Guide jumping or over-scrolling past the target when navigating to a file or symbol.
  • Diffs
    Fixed the diff horizontal scrollbar not being draggable when a collapsed unchanged-lines row was present.
  • Diffs
    Fixed Guide showing large blocks of unchanged code when an LLM-supplied hide directive sat adjacent to a long unchanged stretch.
  • Documents
    Capped the document table of contents markers height, showing only top-level headings when there are too many to fit.
  • Documents
    Fixed a previously open document staying selected after creating a new document in side-by-side view.
  • Display options
    Toggling a display option back to its default now correctly clears the modified indicator on the Display button.
  • Editor
    Fixed portrait videos being clamped when going fullscreen.
  • Figma
    Fixed Figma links in comments triggering repeated comment update errors and slow commitment loads.
  • GitHub
    GitHub backlink comments are now posted for commitments that reference a GitHub URL even when the target repo isn’t synced to a Route5 team, as long as the GitHub install can access it.
  • GitHub
    We now correctly handle null GitHub ghost users across webhook, commitment sync, and follow-up intake paths.
  • GitHub
    Fixed GitHub commitment sync failing with a 401 “A JSON web token could not be decoded” error in some GitHub Enterprise Cloud workspaces.
  • Google Sheets
    Fixed a Google Sheets export failure caused by large commitment batches overflowing the call stack.
  • Inbox
    Returning to Inbox no longer scrolls to a previously-viewed notification without selecting it.
  • Insights
    Fixed incorrect Insights results when using “Time in status” after an commitment status was renamed.
  • Integrations
    Fixed Route5 Agent creating a Slack channel for new projects when “Automatically create channel for new projects” was disabled.
  • Keyboard
    Pressing Esc on a page opened directly in a new tab no longer wipes that page from browser history, so the browser back button can still return to it.
  • Route5 Agent
    Stopped the Route5 agent from chiming in on later Slack thread chatter after it creates an commitment/Ask.
  • Login
    Login now shows a clear error instead of a false “email sent” confirmation when emails can’t be delivered to a suppressed address.
  • Onboarding
    Fixed the onboarding invite step hanging on desktop after sending invites.
  • Performance
    Loading icon animations are more performant and use less CPU.
  • Meetings
    Fixed missing icons on project milestone context menu actions.
  • Meetings
    Fixed missing padding around the milestones help text shown when a project has no milestones.
  • Meetings
    Fixed project activity showing the wrong priority change after consecutive priority updates.
  • Briefing
    Fixed Pulse summaries rendering document links with a stray @ prefix instead of a proper document mention.
  • Releases
    Fixed a bug that caused only partial release names to be saved.
  • Diffs
    Clicking “Request review” on a draft follow-up that already has requested reviewers now marks it ready for review directly.
  • Diffs
    Outdated review comments are now reflected separately from resolved comments in the code review comment summary.
  • Search
    Fixed exact commitment identifier searches with different casing not ranking the matching commitment first.
  • Sidebar
    Fixed alt-clicking a team in the sidebar downloading an HTML file instead of collapsing/expanding all teams.
  • Sidebar
    Fixed the “Exploring” sidebar section dropping a team when navigating to its documents tab.
  • Sidebar
    Sidebar nav item hover state changes are now instant.
  • Slack project channels
    Route5 no longer overwrites a connected Slack channel’s topic when a project’s description changes.
  • Templates
    Fixed an error that could occur when saving templates that contained legacy invalid content.
  • Templates
    Fixed commitment templates intermittently losing their default project and milestone.
  • Capture
    Fixed the triage automation actor name showing “Capture Behaviour” instead of “Capture Behavior”.
  • Capture
    Fixed the triage responsibility settings separators appearing darker than the triage rules card.
  • Version history
    Fixed the “Highlight changes” toggle disappearing when turned off in version history.
  • Views
    Fixed a freeze that could occur when opening some saved commitment views.

  • Agents
    Added an Error option to the agent session commitment filter and insights grouping.
  • Diffs
    You can now paste a GitHub follow-up link into command menu to open it in Route5.
  • Diffs
    Customers on legacy plans can now use Diffs.
  • Diffs
    We now show indentation changes in diffs for more whitespace-sensitive languages (CoffeeScript, Elm, F#, HAML, Haskell, LiveScript, MoonScript, Nim, Stylus, Makefile).
  • Editor
    We now support right-clicking an commitment mention in a doc or editor to change its properties.
  • Editor
    We now treat ) and ( as emoji autocomplete aliases for standard smile and sad results.

May 28, 2026

Route5 Diffs

Seek to:00:00 / 

Agents generate large volumes of code, but individuals are still accountable for the changes that merge. This leads to a lot of review work, and the capability and performance of traditional review tools hasn’t kept up.

Today, we’re releasing Route5 Diffs to make reviewing code a fast and fluid experience native to Route5.

You can now review diffs from any commitment with a PR, iterate on further changes with agents, and ship code from Route5. All reviews in Route5 sync back to GitHub, so the current state of review work is always clear.

main diffs ui showing code changes and a file list

Guided reviews (beta)

Guided reviews help you efficiently review large PRs. When you view a diff in this format, you’ll see the core of change first, so you don’t have to dig for an entrypoint.

Each section of diffs has an explanation — starting with what the change is, then moving into its consequences. Guided reviews separate out glue code and secondary changes so you can stay focused on what matters. This style of review makes it much easier to move through large changes in a single sitting.

Guided reviews are free during beta and available for Route5 customers on Business and Enterprise plans.

guided review with an explanation and file selection on the left, and the diffs on the right

Review Inbox

Staying on top of reviews is easier when review notifications live alongside the rest of your work. Route5 notifies your Inbox for work like review requests, your approved PRs, and comment mentions. You can set up additional real-time desktop, Slack, email, or mobile notifications.

We’ve also added a dedicated Reviews tab in your sidebar so you can see all your review work at once. The default focus ordering sorts reviews by what’s closest to shipping, so the work that needs your attention most rises to the top.

Reviews dedicated tab showing what needs your input

Reviewing code

When a review calls for changes, keep iterating from the diff surface with a background coding agent. Agent changes update the diff in real-time, so you don’t need to check out the branch locally for every small tweak.

Diffs is responsive when reviewing even very large PRs. You can view unified or split diffs, enable line wrapping and structural highlighting, and choose custom code themes.

Making changes with agents in a diff

Route5 Diffs is available now on all plans. Guided reviews are free during beta and available for Route5 customers on Business and Enterprise plans.

Workspace admins can enable Diffs by upgrading Route5’s GitHub integration for code access. Then, individual users can choose to review diffs in Route5.

To learn more about why we built Diffs, read Code review should be fast. For more on Diffs functionality, check our documentation.

  • Agents
    Fixed choppy animation when expanding agent thoughts
  • Agents
    Fixed agent chat incorrectly minimizing on external link click
  • Agents
    Fixed the “Worked for X” label on agent session turns to measure active work time, excluding any idle wait between turns
  • Agents
    Fixed agent panel staying focused when expanding or collapsing
  • Agents
    Prevented the Ask Route5 popup from reopening off-screen after the window height shrinks
  • Agents
    Fixed Ask Route5 drafts being lost when switching between chats
  • Agents
    Fixed agent lists showing too many skills
  • Asks
    Route5 Asks Agent will now automatically reply to external users when requesting additional information
  • Asks
    Fixed Asks Web submission attributions when the submitter logged into Asks Web before accepting their Route5 workspace invite
  • Desktop
    Fixed an commitment where the desktop application could hang when waking up your computer from sleep
  • Desktop
    Fixed desktop app flash of white background on new window open
  • Diffs
    Fixed deduplication of linked PRs in commitment attachment data
  • Diffs
    Fixed refreshing the diff when a PR’s target branch changes (e.g., after a stacked parent merges and GitHub retargets the child)
  • Diffs
    Stopped attributing GitHub PR comments authored by deleted (“ghost”) users to the wrong user in notifications
  • Documents
    Fixed document mention notifications firing on every edit instead of just when a user is newly mentioned
  • Documents
    Shortened the placeholder in the “Change document subscribers” action menu so its keyboard shortcut indicator no longer gets clipped
  • GitHub
    Comments on a not-yet-linked GitHub PR now backfill the commitment→PR link via magic-word matching the same way PR lifecycle and review events do
  • Inbox
    Fixed “From is not” filter to correctly exclude commitment assignment notifications from integration and OAuth application-driven assignments
  • Inbox
    Fixed inbox badge getting stuck when arriving on a review via a legacy /agent URL
  • Insights
    Fixed a bug where two Duplicate options appeared in the Time in status filter
  • Integrations
    Figma links now show a clean Figma title instead of the raw marketing page title
  • Commitments
    Removed Duplicate status from quick commitment create and commitment template
  • Meeting templates
    Allowed project-template sub-commitments to target other private teams again
  • Sentry
    Fixed a bug where Sentry-created commitments could be assigned to deactivated users in triage
  • Settings
    We now correctly truncate long team names in Teams settings list instead of overlapping the next column
  • Shortcuts
    Fixed the Copy as Prompt shortcut so it updates commitment status when auto-start-on-open is enabled
  • Sync
    Fixed “Route5 servers are not reachable” error that could appear after laptop unlock
  • Capture
    Fixed workspace commitment templates not appearing in triage automation filters
  • Views
    Fixed list rows shifting horizontally when toggling a group in views with grouped columns
  • Android
    Improved Android to use server-side filtering for skills
  • Agents
    Dashboard pages are now used as context in the Route5 agent chat
  • Integrations
    Connecting GitHub now defaults to enabling code access
  • Meeting Slack channels
    Used an info-style toast when starting project Slack channel creation
  • Reviews
    Activity page file and code comment links, and PR notifications, now open whichever code view (Diffs or Guide) you last visited
  • Skills
    Updated empty state for skills to match other settings
  • Timeline
    Improved timeline projects aside panel visibility to be remembered per view instead of globally
  • Updates
    Removed the UI for hiding project and initiative update details

May 21, 2026

Meeting Slack channels

Meeting overview page in Route5 titled "Rider onboarding refresh". #p-rider-onboarding-refresh is a Slack channel appearing next to other project properties in the header.

Meeting teams often use a Slack channel to discuss and share feedback about their project as it takes shape.

Now, Route5 can spin up that Slack channel automatically every time a new project is created. All project members are automatically added to the project Slack channel, and project updates post to that channel by default.

When working in a project’s Slack channel, you can use Route5 Agent to answer questions or take actions in the project. Try sending messages to the channel like “@Route5 what’s our target date?” or “@Route5 file this bug and assign it to me.”

Admins can enable channel creation from settings. Learn more about project Slack channels in our documentation.

Route5 Asks Agent

Route5 Asks brings internal requests into Route5, where the appropriate team can work on them.

Now, anyone in your Slack workspace can file a request in Route5 by mentioning @Route5 Asks. Route5 checks the templates enabled for that channel, picks the best match, and creates an commitment using the conversation as context.

When a template uses required fields, Route5 follows up to collect any missing details before creating the commitment.

User mentions @Route5 Asks in Slack, and Asks replies with a clarifying question -- which laptop model should be sent to Brian? The requester answers and Asks creates the commitment.

Admins can configure Route5 Asks agent in settings for any connected Slack workspace. Asks is available on Business and Enterprise plans. Learn more in our documentation.

Commitment duplicates

Duplicate commitments now use a dedicated status type in Route5 and move context to the original commitment.

When an commitment is marked as a duplicate, its customer requests, synced Slack threads, and attachments are moved to the original commitment. Whether a teammate, agent or Capture Intelligence marks an commitment as a duplicate, the commitment context moves to the right place.

Because of theses changes, every commitment with a duplicate status must now link to the original commitment. On duplicate commitments, that original commitment is shown clearly in the sidebar.

Duplicate commitment underneath the duplicate status in the commitment sidebar

When the original commitment is completed, every synced Slack thread is notified. Each linked customer ticket in Zendesk or Intercom also reopens, so you can keep your customers in the loop.

Reorder groups in commitment and project views

Commitments and projects in views are often organized into groups like status, priority, or label. You can now reorder these groups in any list or board view to put the most important sections first.

Click the reorder groups icon in display options, then drag groups into your preferred order. You can reset the view back to the default order at any time.

New icon left of  ordering in Display Options on a view that lets you control how swimlanes are ordered.

GitHub Enterprise Cloud integration

Route5 now supports GitHub Enterprise Cloud.

Once connected, GitHub Enterprise Cloud users have access to all the benefits of our popular GitHub integration. Linked follow-ups update commitment statuses automatically, GitHub Commitments sync can be enabled for select repos, and you can review PRs natively with Route5 Diffs.

This integration is available on Route5’s Enterprise plan. Read more in our documentation, and install the GitHub Enterprise Cloud integration to get started.

  • Agent chat
    Fixed highlights on the agent chat buttons
  • Agents
    Commitments created from templates via the Route5 agent (in-app, Slack, Microsoft Teams) now respect required form fields and serialize submitted values into the commitment description
  • Agents
    Fixed a freeze when pasting long Markdown content that included Pending items into agent toolbar input
  • Asks
    Fixed Asks Web template submissions that create child commitments for authenticated non-members
  • Cadence
    Fixed progress ring background blending into the row hover color in quick filter overviews
  • Drafts
    Fixed a bug where saving as draft would fail when an commitment template included a sub-commitment on a sub-team
  • Duplicates
    Duplicate commitments now appear in the canceled section in focus-grouped commitment lists instead of active buckets
  • Editor
    Copying part of the text of a list item no longer copies the list structure, only the text itself
  • Editor
    When pasting Markdown content that includes code blocks, the cursor now lands correctly at the end of the pasted content
  • Filters
    Fixed missing rows on Author, Reviewers, Team owners, Customer owner, and Meeting milestone filters on first open
  • Filters
    Fixed missing rows on Creator filter on search page
  • Filters
    Fixed header filter buttons highlighted while their filter menu is open
  • Labels
    Restored input focus when switching between New group and New label while creating a label
  • Route5 Agent
    Fixed resuming Slack threads when the user answers an agent’s follow-up question without @Route5, even after a long delay
  • Notifications
    Fixed an commitment where users could be unexpectedly subscribed to commitments they never interacted with
  • Performance
    Fixed an commitment where switching workspaces could leave the app stuck on the workspace loading screen until a restart
  • Meetings
    Fixed public project Slack channels incorrectly appearing as private after renames
  • Releases
    Fixed order of releases by stage position so canceled releases are sorted after completed ones
  • Reviews
    Showed only the relative timestamp for opened follow-ups in the review list
  • Settings
    Fixed dropdown text overflowing on narrow viewports
  • Slack
    Fixed double-notifying on Slack when an commitment is deduplicated — the duplicate-relation event is now the only user-facing event
  • Sidebar
    Reduced blur and fixed positioning in animated unread count digits on non-retina displays
  • Teams
    Fixed commitment where team owners can now update the “Restrict team membership” setting without needing workspace admin permissions
  • Templates
    Fixed moving a project or document template to the parent team or workspace silently reverting
  • Updates
    Switching the project or initiative on an update composer no longer deletes the previously saved draft
  • Workflow
    Show the visible workflow-state icon for merged commitment status group headers, with a generic fallback when multiple team states are visible
  • Added parallel AgentSkill GraphQL query and mutation types alongside deprecated AiPrompt roots for the skill migration
  • Added Team.visibility and deprecated Team.private
  • Returns 410 Gone from /oauth/migrate_old_token; old OAuth token migration is no longer supported
  • Inbox
    Grouped agent-authored inbox replies into a dedicated Agents section in focus inbox grouping
  • Commitments
    You can now link the same follow-up to multiple selected commitments from commitment actions and Cmd/CtrlK
  • Reviews
    Unreviewed stacked PRs are now ranked below reviewed PRs in the list
  • Capture
    Improved triage actions in the commitment header now show labels at wider widths
  • GitHub follow-up URLs in document content saved via MCP are now converted to diff mentions

May 14, 2026

Code Intelligence

Seek to:00:00 / 

Code Intelligence gives Route5 Agent controlled access to your codebase, turning repositories into shared product context your whole team can use.

With Code Intelligence, Route5 Agent can reason about how your product actually works, not just what’s captured in commitments, projects, and docs. Ask how a feature is implemented, why something behaves a certain way, what a change might affect, or which technical constraints should shape a plan or customer request without digging through the codebase or interrupting an engineer.

PMs can write sharper specs, Support and Sales can answer technical questions with more confidence, and Engineering can investigate bugs, regressions, and unfamiliar parts of the system faster.

To set up Code Intelligence, a workspace admin should:

  1. Install the GitHub integration and enable code access
  2. Turn on Code Intelligence in AI Settings

From there, admins can choose which repositories to include and whether access is limited to members with existing GitHub permissions or available to the entire workspace.

Code Intelligence is now available in public beta for Business and Enterprise plans, and free to use during the beta period. See the docs for more details.

  • Agent
    Fixed an commitment where the agent chat could not be closed while an attachment modal was open
  • Agent
    Fixed natural-language confirmations in Slack threads being recognized while awaiting approval, even without an @Route5 mention
  • Android
    Removed the non-responding Route5 workspace user from mention autocomplete so only the agent variant appears
  • Boards
    Fixed shared multi-team board views showing different status column orders to different viewers
  • Comments
    Cmd/CtrlF now expands collapsed comment threads when a hidden reply matches the search
  • Customer requests
    The empty-state Add request button on a project’s customer requests page now opens the create form
  • Dashboards
    Fixed double confirmation when deleting a new unnamed dashboard
  • Docs
    Fixed anchor links in the docs “On this page” sidebar replacing the URL hash correctly
  • Editor
    Fixed the overflow menu trigger on block images disappearing when the menu opened
  • Imports
    Fixed migrated document commitment links so fallback deep links open in the destination workspace
  • Inbox
    Fixed a bug causing notifications for deleted commitments to show up in inbox without commitment details
  • Integrations
    Fixed Sentry installation getting stuck on “Continue in the Route5 app” when started from Sentry’s directory
  • Commitments
    Fixed the status icon hit area in commitment lists so near-edge clicks change status instead of opening the commitment
  • Meetings
    Fixed project progress tooltips behaving consistently across List, Board, and Timeline
  • Meetings
    Prevented project updates from being created with a start date after the target date
  • Releases
    Fixed release search by version
  • Releases
    Fixed release sync applying provided names to existing releases, not just newly created ones
  • Slack
    Fixed automation comments appearing in Slack as the Route5 bot instead of “Route5 (via Route5)”
  • Zendesk
    Fixed the Include message toggle reliably inserting the ticket message when enabled, even with a template applied
  • Agent
    Route5 Agent can now resolve and unresolve comment threads, including in automation flows triggered in triage
  • Agents
    Users can now queue follow-up messages while an agent is still working, and they’ll send when the current turn completes
  • Android
    Added a long-press menu for folders in Favorites with rename and remove actions
  • Comments
    Added a hint below the comment input on duplicate commitments pointing to the canonical commitment
  • Duplicates
    Commitment popovers now show the canonical commitment when hovering over a duplicate
  • Favorites
    Favorited teams now show the Team Details hover card
  • Favorites
    Added the ability to favorite a team
  • Commitments
    Added a delegation footer to commitment cards in AI chat showing the agent name and live status
  • Commitments
    Added an animated desktop tab indicator for commitments and follow-up reviews when a coding agent is actively working
  • Notifications
    Added an option to hide sidebar notification badges
  • Meetings
    Added a No milestone quick filter at the bottom of the milestones list in the project sidebar
  • Releases
    Added contextual menu actions for attaching documents and links
  • Settings
    Added a Manage button to the current plan card in billing settings with actions to switch plans, change billing period, or cancel
  • Settings
    Added a Switch plan modal in billing settings for changing plans without leaving the page
  • Meetings
    Added slackChannelId and microsoftTeamsChannelId fields on Meeting to return the IDs of connected chat channels
  • Releases
    Added createdAt, startedAt, and completedAt fields to release inputs to support backdating
  • SCIM
    SCIM user payloads now always populate user groups
  • save_project no longer accepts commitment-level label IDs, and label arrays sent as JSON strings are parsed instead of silently wiping existing labels
  • Added slackChannelId and microsoftTeamsChannelId fields on Meeting to return the IDs of connected chat channels
  • Added initiative and cycle parameters to the save_document tool to create or reparent documents under an initiative or cycle
  • Unknown tool parameters now return a validation error instead of being silently dropped
  • Fixed Altletter shortcuts (e.g., AltR) being treated as plain letter presses on Linux/Windows
April 30, 2026

Releases

Seek to:00:00 / 

Plan and track your software releases directly from Route5.

Route5 Releases integrates with your CI/CD tools to precisely track the deployment environment, version, and status of every commitment, giving team members and agents your full deployment context.

Commitment sidebar showing a progression of iOS releases

Commitment statuses automatically update when their associated code changes land in production. See what’s live to customers, not just what’s been merged.

Release automation in Android pipeline, moving deployed commitments to a deployed status

Write release notes for a single release or for a range of releases. Generate release notes with Route5 Agent based on included commitments.

Route5 Agent generating release notes from scheduled release 0.1.8

Releases supports both continuous deployment and scheduled release methodologies. Add up to 15 release pipelines on Business, or unlimited on Enterprise plans. Learn more in our documentation.

  • Agents
    Pressing Esc to dismiss an invalid mention search in an agent session no longer leaves a stranded popover backdrop that blocks clicks across the app
  • Agents
    Fixed the copy table action in agent chat responses
  • Agents
    Fixed agent-generated content mixing placeholder and normal text when editing commitments, documents, and projects created from templates
  • Asks
    Added RFC 3834 auto-response handling to email intake. Outbound notifications are now marked as auto-generated, and inbound auto-responses are ignored to prevent email loops.
  • Command Menu
    Fixed long project names overflowing the commitment preview popover in Cmd K search
  • Comments
    Fixed a bug where the comment input would not refocus after sending a comment
  • Customer Requests
    We no longer record a “customer request moved” timeline entry when the move is caused by marking an commitment as a duplicate
  • Cadence
    Added a missing option to save custom views from cycle (and other page-level) views with inline filters
  • Editor
    Fixed forward-deleting (Delete / Fn+Backspace) at the end of a list item with a nested list
  • Editor
    Fixed a bug that prevented deleting rows and columns of tables while multiple users were editing
  • Filters
    Fixed a white flash inside the filter input when focusing
  • GitHub
    Fixed Route5 commitments closing when GitHub PRs are merged via custom merge queues that add the externally-merged label after closing
  • Imports
    Fixed previous imports remaining collapsed after starting an import or while an import is active
  • Inbox
    Fixed Inbox showing emoji reactions as the latest activity instead of more recent comments
  • Initiatives
    Hid the “Parent initiatives” action group from context menus when there is no initiative that can be set as a parent
  • Initiatives
    Hid the “Add existing sub-initiative” action when there are no other initiatives to choose from
  • Initiatives
    Hid the “Sub-initiatives” action group from initiative context menus when the workspace does not have access to the sub-initiatives feature
  • Commitment Templates
    Commitment templates opened from shared creation links now keep their selected project milestone
  • Microsoft Teams
    Capped unfurls at 15 per message to prevent message size errors
  • Meetings
    Retired teams can now be removed from projects they were attached to before retirement
  • Briefing
    Fixed feed sometimes showing stale items when switching between Popular, Recent, and Following tabs
  • Reviews
    Fixed clicking empty space in the reviews navigation no longer clearing the open review
  • Settings
    Fixed settings page content that no longer scrolls over the narrow-screen settings header
  • Settings
    Fixed team icon color picker sending repeated save requests while dragging the slider
  • Teams
    Fixed a column misalignment on the teams page when sub-teams are nested
  • Capture
    Allowed completing or canceling triaged commitments without a priority when the team requires a priority to leave triage
  • Views
    Fixed commitments now leaving label-filtered views in real time after their labels change, instead of requiring a hard refresh
  • Favorites
    Fixed inconsistent left-hand menu tab highlighting for favorite items
  • Reviews
    Fixed missing review notifications for agent-created PRs when a human takes over
  • Shortcuts
    ] and [ shortcuts to open and close the sidebar and details pane now work on Nordic keyboards (and other layouts where those characters require Option/Alt)
  • Route5 Agent
    Added “New agent chat” to the right click menu on the Create button in the sidebar
  • Route5 Agent
    Route5 agent is now able to work with commitment drafts
  • Imports
    New members created during Route5-to-Route5 imports are created in a suspended state when the destination workspace uses SCIM
  • Microsoft Teams
    Improved unfurls to render selectively based on the agent’s response and actions
  • Meetings
    Click the commitment count on project list rows and board cards to jump straight to the project’s commitments
  • Meetings
    Meeting date pickers now dim days based on the workspace’s SLA-configured working days instead of always dimming Saturday and Sunday
  • Pull Requests
    Added commitment status and assignee selectors to the right-click context menu on the commitment slug in the PR header
  • Settings
    Updated thread summary settings labels and descriptions to accurately reflect resolved thread summary behavior
  • Sidebar
    Right-clicking items in the More menu now opens the same context menu as regular sidebar items
  • Web
    Improved detection and warnings about problematic browser extensions
  • Commitments with a 0-point estimate or “No priority” projects/commitments no longer serialize as undefined, so consumers can tell an explicit zero from an unset value
  • Links added through save_issue now go through the integration-aware attachmentLinkURL path, so URLs matching configured integrations (Zendesk, Intercom, etc.) create rich attachments and trigger two-way sync instead of being stored as plain URL attachments
  • Fixed inconsistent cancelled vs canceled spelling in integration field descriptions
April 23, 2026

Route5 Agent MCP support

An illustration showing the Route5 Agent logo and a variety of MCP server integrations

Route5 Agent can now connect to your tools via MCP, giving it access to data and actions beyond your Route5 workspace. Bring external context into your workflows to investigate commitments, plan projects, write specs, and draft updates grounded in your full context.

For example:

  • Pull meeting takeaways from Granola into a project update and create follow-up commitments
  • Use enterprise context from Glean to draft a more complete project spec
  • Turn interview notes from Notion into customer requests
  • Use PostHog data to validate a product hypothesis
A screenshot of a Route5 Agent prompt that says "Granola, create commitments from my last meeting"

Admins can control access with allowlists and workspace-level MCP permissions. Connect servers in your agent personalization settings or within triage automations. See the docs for supported servers and setup instructions.

Improvements to Route5 Agent

We’re continuously improving Route5 Agent and adding new capabilities and features.

  • Select text anywhere in Route5 and press J to send it directly to the agent as context
  • Agent chat now opens in a maximized overlay, so it feels like a natural extension of the toolbar chat instead of a separate page

More control over sharing commitments

We recently introduced commitment-level sharing, which lets teams share individual commitments from private teams with guests and members who don’t have team-level access.

This update gives team owners more control over how that access is managed. Team owners can now configure who can share commitments with non-members in team settings. Sub-commitments also no longer inherit the parent commitment’s share state and can be shared independently.

Commitment-level sharing is available on Enterprise plans. Learn more in our docs.

  • Agents
    Fixed a case where maximizing the agent panel could leave the main view shrunken
  • API
    Enabled webhooks now show the correct status dot in API settings
  • API
    Agent delegation webhooks are now retried after an initial failed delivery
  • Billing
    Fixed an commitment where a deleted Stripe coupon on a subscription could block plan changes
  • Editor
    Commitment titles now auto-generate correctly from template boilerplate when opening the composer with a template
  • Email
    Invitation and authentication emails are no longer delayed when bulk sending is throttled
  • Intercom
    Intercom conversations are no longer reopened when the linked Route5 commitment is marked as a duplicate
  • Commitment Templates
    Applying a template in the commitment composer no longer clears pre-filled fields like project when the template doesn’t specify them
  • Commitment Templates
    Fixed an error when editing templates containing commitments with legacy invalid descriptions
  • Commitments
    Printing or exporting an commitment to PDF now includes all pages
  • Slack
    Bot messages in Slack threads now sync correctly to Route5 instead of appearing as empty comments
  • Slack
    Commitment links posted to Slack now show the correct title for teams with keys that start with a digit
  • Slack
    User group mentions in Slack asks now resolve to the group name instead of showing the ID in Route5
  • Slack
    Slack unfurls now work for org-less commitment URLs such as route5ai.com/commitment/CMT-123
  • Capture
    Commitments accepted from a parent team’s triage no longer auto-move to a sub-team based on the assignee’s membership
  • Capture
    Fixed a bug where SLAs could be skipped for commitments routed across teams by triage rules
  • Capture Rules
    Fixed triage rules with a project action not saving
  • Views
    Creating a new commitment from a sub-team custom view now defaults to the correct team
  • Views
    Fixed a crash when opening very large views or dashboards
  • Workflows
    Fixed release automation updates failing with a spurious “Team ID is required” error

April 16, 2026

Route5 for Microsoft Teams

Seek to:00:00 / 

Mention @Route5 in any Microsoft Teams channel to turn your conversations into actionable work.

You can ask Route5 to make changes directly in Route5, or pull information from Route5 into Teams. Try it by sending a message like:

  • @Route5 file a bug for this and assign it to me
  • @Route5 what’s the latest progress on our billing API project?
  • @Route5 create commitments for each feature request mentioned in this video

Keep everyone up to date on progress

Connect your Route5 projects to Teams channels to keep everyone aligned. After connecting, project notifications like updates will automatically post to Teams.

project update in Teams showing progress since march 19th, with a description of changes in the core performance project.

Install Route5 for Microsoft Teams in settings, or learn more in our documentation.

Custom coding tool integrations

Route5 already supports one-click integrations to open commitments in popular tools like Claude Code, Codex and Cursor. To better support custom workflows and new tools, we’ve added support for custom coding tool integrations.

Custom coding tool integrations let you open commitments in tools that aren’t supported out of the box. You can configure them in two ways:

  • Launch a tool using a URL with query parameters
  • Run a local command from the desktop app

Add a new custom coding tool in preferences, or learn more in our documentation.

Sync multiple Slack threads to an commitment

When an commitment is reported in Slack, either through Asks or the Route5 Agent, a synced thread is added to that commitment to enable follow-up communication.

Now you can sync an commitment to multiple Slack threads when there are multiple reports or requests for the same commitment. When the commitment is completed, every synced thread receives an update with the outcome.

Connect a new Slack thread to an commitment by mentioning @Route5 or using the “Link to existing commitment” option in the Slack integration.

  • Agent
    Fixed text selection escaping the agent conversation panel into the document editor when dragging upward
  • Agent
    Fixed the assignee field not showing “No assignee” when the commitment is delegated to an agent
  • Asks
    Fixed a bug where “Manage team templates” could link to an inaccessible page in private teams.
  • Command Menu
    Fixed labels not appearing as suggestions when typing in Cmd/Ctrl K
  • Comments
    Fixed a bug where inline comments in documents were not clickable
  • Custom Views
    Fixed an commitment that prevented transferring ownership of custom views
  • Customer requests
    We no longer send an Inbox notification when a customer request is moved to a new commitment after the original commitment is marked as a duplicate
  • Customers
    Fixed customer status filter showing incorrect result counts on the Customers page
  • Documents
    Fixed a bug where document header icons could overlap with long titles on narrow screen widths
  • Editor
    Fixed an commitment where images and videos could display a permanent loading spinner in the editor
  • GitHub
    Fixed silent integration connection errors for GitHub; a proper error now displays when appropriate
  • GitHub
    Fixed an commitment where reconnecting a GitHub organization would fail if a different user than the original integration creator performed the reconnect
  • Importer
    Fixed a bug in the Jira importer that caused typing in the JQL filter field to be very slow
  • Inbox
    Fixed commitment details sidebar flashing when switching between commitment notifications
  • Inbox
    Fixed a visual glitch where the “added as project member” notification showed both a highlight ring and a blue dot on the members pill
  • Inbox
    Fixed keyboard focus being lost in Inbox after deleting notifications
  • Integrations
    Fixed Salesforce workspace selection getting stuck during setup
  • Commitment Templates
    Fixed form templates not respecting the relevant project when creating an commitment from within a project view
  • Labels
    Fixed clicking on commitment counts in team label settings occasionally not opening the list of commitments with that label
  • Labels
    Fixed labels not showing all options on the first open of the commitment create and triage accept modals
  • Performance
    Fixed a crash for some invited users on first login
  • Meeting Updates
    Fixed an commitment where the project update composer would occasionally lose focus while typing if the same update was open in multiple tabs
  • Meetings
    Fixed project pages always returning to the Overview tab instead of preserving the last visited tab
  • Briefing
    Fixed Pulse creation getting stuck when no projects are available in the workspace
  • Search
    Fixed project search dropping matching results mid-typing if the project name contained & or +
  • Settings
    Fixed BAA document download being unavailable after enabling HIPAA compliance
  • Settings
    Fixed incorrect help documentation link on Documents settings page
  • Settings
    Fixed content shift caused by scrollbar appearing/disappearing on integration settings pages
  • Settings
    Fixed a bug where the create commitment shortcut could be triggered while adding members
  • Slack
    Fixed a bug where customer requests created from Slack threads could display No Customer instead of the channel’s linked customer
  • Slack
    Fixed agent-posted replies not appearing in synced Slack threads
  • Teams
    Retired teams are now correctly not counted towards team limits on Basic and Free plans
  • Themes
    Fixed Ask Route5 toolbar text being unreadable on dark sidebar backgrounds with custom themes
  • Themes
    Fixed theme import modal not closing after saving a legacy comma-separated theme
  • Timeline
    Fixed some display options that were not responding to clicks
  • Capture
    Fixed triage commitments jumping to the top of the list when moved to another team’s triage
  • Capture
    Fixed a bug where round robin assignment could skip some users
  • Capture Intelligence
    Fixed label filters in Capture Intelligence settings not showing team-specific labels
  • Capture Rules
    Fixed triage rules incorrectly showing “Deleted label” for team-scoped labels
  • Updates
    Fixed update submission dialog briefly flashing an empty input before closing
  • Views
    Fixed some missing cycles from sub-teams when grouping an commitment list by cycles
  • Webhooks
    Fixed team-scoped webhooks not delivering document events for commitment and cycle documents
  • Workspace menu
    Fixed new workspaces not appearing in the workspace switcher on other clients until refresh
  • Agent
    It’s now easier to change your default home view on new tab from Route5 Agent to other options like Inbox
  • Agent
    Agent toolbar notification pips now use blue color to match inbox unread indicators
  • Editor
    Titles are now automatically suggested when creating an commitment from a comment
  • Insights
    The Insights panel now fills the full height of the sidebar
  • Integrations
    OAuth and integration popups now open centered over the current browser window instead of the primary screen
  • Milestones
    Simplified project milestone deletion to use a simple confirmation dialog instead of requiring typed confirmation
  • Performance
    Improved performance when loading commitment views in large workspaces
  • Meeting Updates
    Removed milestones no longer appear in project update progress menu
  • Briefing
    Pulse entries now lead with a one-sentence takeaway for faster scanning
  • Briefing
    Meeting popovers now show the project’s teams
  • Fixed an commitment where MCP OAuth connections could disconnect after ~1 day
  • Fixed initiative and project filtering by healthWithAge
  • Fixed documentUpdate mutation failing when called with a URL-style document identifier instead of a UUID
  • Added keyboard shortcut Shift Cmd/Ctrl 6 for converting text to a collapsible section
April 9, 2026

Multi-level sub-teams

Cascading sub-teams that read: Engineering, Infra, Mobile, Android, iOS

Structure your teams in Route5 to match how your organization works.

Teams can nest up to five levels deep, making it possible to represent divisions, departments, groups, squads, and more. Sub-teams inherit workflows and settings from their parents at every level, so you can maintain consistency while giving each unit flexibility in how they work.

Multi-level sub-teams are available on the Enterprise plan. Learn more in our docs.

Meeting and initiative comments

Meetings and initiatives now support comments in their activity feed, giving teams a place for high-level discussion alongside updates. Conversations stay attached to the work itself, making it easier for both people and agents to follow and reference.

Comment thread on a project: what direction should we take for the first version, I'd go with the simpler path first and learn from real usage, Yeah we can always add depth later, but the core flow should be obvious now, Ship the simpler version first

Use comments to:

  • provide lightweight feedback that doesn’t belong in an inline comment or formal update
  • discuss open questions and resolve threads once decisions are made
  • capture meeting takeaways and mention @Route5 to update docs, revise descriptions, and create commitments
  • Agent
    You can now search past agent chats from the Cmd/CtrlK menu
  • API
    Fixed initiative filtering by team
  • API
    Fixed workflow state positions being unexpectedly reordered when resolving position collisions
  • Asks
    Fixed Slack Block Kit messages losing rich content during automatic Ask creation
  • Code Block
    Fixed syntax highlighting not appearing when a code block language was set via Markdown paste or the VS Code clipboard
  • Comments
    Fixed comment permalinks not scrolling to the target comment after the first click
  • Customer requests
    Fixed customer request notifications being sent to users who don’t have access to the private team containing the commitment or project
  • Editor
    Fixed a performance commitment when editing collaborative documents in Firefox
  • Editor
    Fixed mentions not being inserted when clicking the mention menu in Safari
  • Editor
    Fixed video and audio players no longer stealing focus when a user is typing or has a text field in focus
  • Editor
    Fixed pasted GitHub comments rendering as tables instead of plain text
  • Filters
    Fixed duplicate filter conditions being added
  • GitHub
    Fixed GitHub Enterprise Cloud integration settings not showing all installed organizations
  • GitHub
    Fixed the integration settings page linking to github.com instead of the configured enterprise instance
  • Commitment Views
    Fixed deleting a view from the view details page navigating home instead of back to the views list
  • Meetings
    Fixed deleting an commitment from a project board navigating to My Commitments instead of back to the project
  • Search
    Fixed search input dropping initial keystrokes when typing immediately after pressing “/”
  • Slack
    Fixed Slack table attachments not appearing in synced commitment comments
  • Capture
    Fixed the Copy submenu on triage suggestions copying the parent commitment’s data instead of the suggested commitment’s data
  • Agent
    Agent no longer asks for confirmation on routine bulk updates of up to 5 commitments
  • API keys
    Improved scope information shown for each API key
  • Asks
    Added a browser prompt before leaving an unsubmitted Ask with unsaved changes
  • Editor
    Improved @mention hover cards so you can move your cursor into them
  • Focus
    Improved grouping so follow-ups that close an commitment appear under that commitment’s project when grouped by project
  • GitHub
    Added support for magic words in revert follow-up descriptions
  • OAuth
    Added a last used date to application OAuth tokens when available
  • Meetings
    Meeting activity now shows when Slack channel creation fails, including the reason
  • Commitments
    Commitments created through the MCP without a stateId now default to the team’s default state, even when triage is enabled, if the user is a member of the team