---
collection: productivity-apps
collection_name: Productivity & Collaboration
week_start: 2026-06-08
title: Linear Agent learns to code while Figma gets organized
release_count: 15
generated: 2026-07-11
canonical: https://releases.sh/collections/productivity-apps/digest/2026-06-08
---

# Linear Agent learns to code while Figma gets organized

Linear Agent can now write and ship code using Claude Code and Codex, while Figma introduced tab groups for organizing the desktop app and a Chrome extension that captures webpages as editable layers.

### Linear Agent crosses the line from planning to shipping

The biggest story of the week is [Linear Agent's new coding session capability](/release/rel_5RqWh_1vr6Obnw-PWhQdb-linear-2026-18-enables-coding-sessions-with-linear-agent). Linear's AI agent, which previously handled planning and issue triage, can now write code using Claude Code and Codex directly inside Linear. When a new issue arrives, the agent can investigate it, write a fix, review the diff, and ship it — all without leaving the workspace. The sessions are cloud-based and pull in the full project context, so the agent understands the codebase before it starts writing. This is a meaningful step beyond the code review and issue-scanning features Linear has been layering on: it turns the agent from a planner into a doer, and it cements Linear's bet that project management and development are converging in the same tool.

### Figma gets organized, and expands its reach

With [Tab Groups](/release/rel_oly3TyEPfMgs_sYqaSkKb-figma-introduces-tab-groups-for-desktop-app-organization) in the desktop app, Figma took a usability pain point that has been growing for years — dozens of open tabs with no way to group them — and fixed it with a simple, visual system. You can name groups, color-code them, collapse them, and expand them. For anyone who keeps design files, dev handoff boards, and research docs all open at once, this is the kind of quality-of-life improvement that feels overdue.

Meanwhile, Figma's [Chrome extension can now capture webpages as editable layers](/release/rel_GQ16AZPQSGD1vRx2xcSQG-figma-chrome-extension-captures-webpages-as-editable-layers) — pull a live site into Figma Design and start editing. It's in beta and limited to paid plans, but it opens up a workflow that previously required screenshots or manual re-creation. The [Community profile redesign](/release/rel_AF60mYCuq0OFshqOSAAPB-figma-community-profiles-redesigned-for-better-showcase) is a quieter update, but for designers who publish plugins, templates, or files, the new layout makes it easier to show process and portfolio in one place.

And across the board, Figma [raised the video upload limit to 300 MB](/release/rel_n9JBHK2lvGjlYi8uc4CWR-figma-increases-video-upload-limit-to-300-mb-across-all-products) for Professional, Organization, and Enterprise users — a direct response to the growing use of video in design files for prototypes, walkthroughs, and motion studies.

### SDK and tooling updates

The Slack Node SDK had a [major version bump for cli-test](/release/rel_e095HBy7hWaz7oUVXc9oi-slack-cli-test-4-0-0) that removes a default global flag, forcing apps to explicitly declare whether they're targeting a local or deployed environment — a breaking change worth noting if you're writing automated tests against Slack apps. The [web-api package](/release/rel_rP36BcmbP8rocaKCtwy9v-slack-web-api-7-17-0) got a smaller but useful addition: a public `ts` getter on `ChatStreamer` that lets you fall back to `chat.update` when a stream expires server-side.

Figma's Code Connect tool [fixed browser compatibility issues](/release/rel_3n2xjPdiC0OY0l9chUj5N-code-connect-v1-4-8-fixes-browser-compatibility-and-template-parsing-issues) that broke imports in Storybook and webpack environments, plus template parsing bugs that could prevent publishing. And both Notion and Slack shipped routine bug-fix releases — the kind of churn that keeps things running but doesn't change the surface.

## Releases covered

### Figma

- [Figma introduces Tab Groups for desktop app organization](https://releases.sh/release/rel_oly3TyEPfMgs_sYqaSkKb-tab-groups-organize-desktop-app)
- [Figma Chrome extension captures webpages as editable layers](https://releases.sh/release/rel_GQ16AZPQSGD1vRx2xcSQG-chrome-extension-captures-webpages-as-editable-layers)
- [Figma Community profiles redesigned for better showcase](https://releases.sh/release/rel_AF60mYCuq0OFshqOSAAPB-community-profiles-redesigned)
- [Figma increases video upload limit to 300 MB across all products](https://releases.sh/release/rel_n9JBHK2lvGjlYi8uc4CWR-video-upload-limit-raised-to-300-mb)
- [Code Connect v1.4.8 fixes browser compatibility and template parsing issues](https://releases.sh/release/rel_3n2xjPdiC0OY0l9chUj5N-browser-import-errors-fixed-template-parsing-hardened)

### Linear

- [Linear 2026.18 enables coding sessions with Linear Agent](https://releases.sh/release/rel_5RqWh_1vr6Obnw-PWhQdb-coding-sessions-now-available-with-linear-agent)

### Slack

- [@slack/cli-test@4.0.0](https://releases.sh/release/rel_e095HBy7hWaz7oUVXc9oi-slack-cli-test-4-0-0)
- [@slack/web-api@7.17.0](https://releases.sh/release/rel_rP36BcmbP8rocaKCtwy9v-slack-web-api-7-17-0)
