> ## Documentation Index
> Fetch the complete documentation index at: https://cogno.studio/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.2.6

> A redesigned conversation, access modes for every run, Board / Calendar / Gantt views, global search, in-app problem reports, and a more resilient Desktop.

This release rebuilds the Task conversation, lets you decide how much freedom each run gets, and brings back Board, Calendar, and Gantt views for Projects.

## A conversation you can read

The Task conversation now reads like a clean transcript. Headings, quotes, tables, and code share one typography; consecutive tool calls fold into a single expandable row; and shell output sits in a bounded, bordered surface instead of stretching the page.

<Frame caption="A finished turn: the prompt, the work folded under 'Worked for 9s', the answer, and a Copy + timestamp footer.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/conversation-transcript.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=1e8015456d444e453280076a2b91a282" alt="The Cogno Desktop Task page showing the redesigned conversation transcript, a folded work summary, a code block with a Copy button, and the new composer" width="1600" height="1000" data-path="images/release-notes/2026-09/conversation-transcript.jpg" />
</Frame>

* **Working / Worked for …** — while Cogno works you see the elapsed time; when the turn ends the activity folds away and the prompt and final answer stay visible.
* **Streaming that feels live** — text arrives as the model produces it, with a short fade-in and a single-line thinking shimmer instead of a typewriter effect.
* **Message footer** — completed replies show **Copy** and a timestamp. Editing a sent message opens a full-width surface with **Edit message / Cancel / Send**.
* **Jump to latest** sits right above the composer.
* **A simpler composer** — Plus for attachments, the model label, and a round send / stop button. The Plan button is gone.
* **Approvals in one place** — Terminal, Google Calendar, Gmail, and Slack approvals render as one inline card with **Show details** and pill-shaped Allow / Deny. Personal connectors set to "Ask first" ask exactly once, even in Full access runs.

## Choose how much freedom a run gets

Every run now has an access mode: **Review changes**, **Auto in workspace**, or **Full access**. Pick it from the segmented control in the composer or in Quick Create.

Each Machine carries two ceilings: the maximum a member can pick when they start work, and the level autonomous runs may use. The Full-access confirmation is remembered per Machine, and Machines on an older Engine explain why Full access is unavailable.

<Frame caption="Settings → Machines: the ceiling for user-started runs and for autonomous runs, per Machine.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/machine-access-modes.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=97f14cba23a6efacba9d53266b5462e4" alt="A Machine card in Settings with two segmented controls, User-initiated maximum and Autonomous access, each offering Review changes, Auto in workspace, and Full access" width="630" height="240" data-path="images/release-notes/2026-09/machine-access-modes.jpg" />
</Frame>

## Board, Calendar, and Gantt are back

The view switcher at the top right of a Project page offers **List / Board / Calendar / Gantt**. All four share List's compact marks and the folded Cogno lane.

<Frame caption="Board grouped by person. Drop a card on another member to reassign it, or on Unassigned to clear it.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/board-by-person.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=f8daf9c6034e0d8efeb17f3af94d02e6" alt="A Project Board grouped by person, one column per member, each with a folded Cogno group and their Tasks" width="1456" height="822" data-path="images/release-notes/2026-09/board-by-person.jpg" />
</Frame>

* **Board by person** shows only human members. Moving a shared card only moves the assignee you grabbed.
* **Filters** by status, tag, assignee, start, and due date are remembered per Project and per user.
* **Bulk edit** on the Tasks page adds row checkboxes and an action bar to move, archive, or delete many Tasks at once.

<Frame caption="The filter panel, shared by every view.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/task-filters.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=e10781a0dcd4ae29f8a6bd1b142be150" alt="The filter popover over the Board view with status, tag, assignee, start, and due controls" width="1226" height="560" data-path="images/release-notes/2026-09/task-filters.jpg" />
</Frame>

<Frame caption="Gantt: dated Tasks on the timeline, undated Tasks listed below.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/gantt-view.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=46c67978b4b5b479bbe26ffb738d21f4" alt="The Gantt view of a Project with a day-by-day timeline and a list of Tasks without dates" width="1456" height="822" data-path="images/release-notes/2026-09/gantt-view.jpg" />
</Frame>

<Frame caption="Calendar with Week, Month, and Year ranges.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/calendar-view.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=8ab9ec6d335316b39001304ebd069474" alt="The Calendar view of a Project in Week mode with a Task on one day" width="1226" height="740" data-path="images/release-notes/2026-09/calendar-view.jpg" />
</Frame>

## Search everything with ⌘K

A magnifier in the sidebar opens the command palette. Type what you are looking for, such as "recording", "language", or "ssh", in English or Japanese, and Cogno jumps to the matching Settings section and highlights it. The Settings rail search uses the same index.

<Frame caption="Searching for Teams from anywhere in the app.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/search-palette.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=25b0dd772725172723556c62733b2315" alt="The command palette with 'Teams' typed and the Microsoft Teams integration page offered as a result" width="630" height="220" data-path="images/release-notes/2026-09/search-palette.jpg" />
</Frame>

## Report a problem from inside Cogno

**Settings → Account → Support** has a **Report a problem or request** card. Choose Problem, Request, or Not sure, describe what happened, and attach up to three screenshots by paste, file picker, or drag-and-drop. You receive an auto-reply by email and the conversation continues there. Error screens and failed or offline Task notices link to the same form.

<Frame caption="The Support card in Account settings.">
  <img src="https://mintcdn.com/genaxis/xzukhZqLEn-eSn4x/images/release-notes/2026-09/support-report.jpg?fit=max&auto=format&n=xzukhZqLEn-eSn4x&q=85&s=878e58ef5755ae458fd9af92ae779716" alt="The Support card with a 'Report a problem or request' description and a Report button" width="565" height="140" data-path="images/release-notes/2026-09/support-report.jpg" />
</Frame>

## Recover a Task whose folder no longer matches

When a Task cannot run because its repository binding and local folder disagree, the notice opens a dialog with **Run directly / Run in a Worktree / Choose another folder**. Your choice is remembered for that Project and Environment, and new Tasks inherit it. Document Tasks are no longer auto-bound to a single GitHub repository.

## Integrations

* **Microsoft Teams** — connect several Teams from one tenant and switch, add, or disconnect them individually. Sign-in and admin consent open in your browser and return to Desktop, so setup no longer needs the web app.
* **Connectors** — an **Enable / disable all** switch per coding agent in Account settings; connectors that are off show as "Not used". Connections no longer get stuck on "Updating".
* **Slack** — Cogno reads current messages and threads live, and when it takes over a Slack-originated request it reacts, replies in the thread, and posts the result back.
* **Meetings** — choose a Project in the **Send Cogno Notetaker** panel before dispatch. Fixed: renaming a meeting crashed, summary bullets duplicated, and the recording badge flashed white during huddles.
* **Google Calendar** uses its official mark.

## Light theme polish

Status bands, sidebar chrome, selection surfaces, drag indicators, and the In Progress person tabs follow the theme, dense text is lighter, and hover gaps between rows are bridged.

## Desktop

* **Offline start** — if the app opens without a network, the loading screen retries every second, offers Retry after three failures, and opens your Workspace when the connection returns. Reload keeps the theme and restores the Task before first paint.
* **⌘Q** hides the window immediately and stops child processes in parallel.
* **Auto-update** no longer fails while the Engine is draining.
* **Sign-in** — Google and Apple sign-in return to the app correctly, and abandoning the browser flow no longer traps you on the loader.
* **Permissions** — the Desktop permission check in Account settings shows **Not checked** and starts the runtime on Check / Retry.
* **Diagnostics** — Collect logs includes supervisor, updater, and sidecar events plus Cogno.log, so support can see what only Desktop can see.

## Execution fixes

* New runs use whichever coding agent is signed in, and tell you to run `claude auth login` or `codex login` when neither is.
* Quick Create with a base branch works on the first send.
* The Machines page shows worktrees immediately, with "checking" states while they load.
* Archiving or unarchiving a Project twice is safe.
* Cogno can update, rewrite, and archive Tasks during a run.

## Navigation and performance

Faster reloads, paginated Project Task lists, unified loading / error / empty states in Settings, smoother sidebar and pane resizing (Esc cancels), Task deep links from Slack and Desktop land on the Task, and the Settings sidebar collapses the Projects list once you have five or more.

## Related docs

* [0.2.5](/docs/release-notes/0-2-5)
* [Run work on your Machines](/docs/machines)
* [Set up a Project](/docs/projects)
