---
title: Bring your codebase into Propane — GitHub as a code source, Canvas comments, and fixes
date: 2026-08-14
author: Propane
excerpt: GitHub is now a connectable code source, so the project agent can read your repos and cite real files instead of guessing. Plus: comment on pinned canvas context, canvas chat that pulls in off-screen context, and a round of fixes.
---


Asking the agent about your product used to mean pasting code by hand or working from docs that were already out of date. GitHub is now a connectable code source. Connect a GitHub App from code settings, and the project agent can read your repos and code directly — citing real files instead of guessing at implementation. One connection covers the whole team, so teammates don't need personal GitHub access to use it. For example, ask the agent how a feature is built, and it pulls the actual file instead of asking you to paste one in.

Available on paid plans.

## Canvas

- **Comments on pinned context** — Comment directly on a pinned signal or file from the canvas view, instead of switching panels to leave feedback.
- **Signals side panel** — Stage signals in a collapsible side panel and launch a canvas straight from it, so moving from research to drafting doesn't cost you your place.
- **Context outside the conversation** — Canvas chat now resolves context that isn't in the current conversation. Reference a comment, file, signal, or sketch that isn't in view, and the agent pulls it in automatically instead of asking you to copy it over.
- **Keyboard shortcuts** — Added shortcuts for common selection actions.

## Document editor

- **Text-type icons** — Added icons for text-type blocks, so scanning a long document is easier.

## Settings

- **Page titles** — Moved out of cards for a cleaner layout.

## Fixes

- **Assistant** — Copy button now appears only after streaming finishes, instead of mid-response.
- **Competitor intelligence** — Details tab now scrolls with the page instead of locking up; all insights now surface for competitor signals.
- **Signals** — Chat header toggle restored.
- **Org switching** — Now redirects to a safe parent route instead of a broken page.
- **Paywall** — No longer gets stuck in Safari after switching organizations.
- **Reliability** — Malformed conversation history is now repaired before it reaches the model, instead of failing the request.
- **Integrations** — Fixed a crash in connection webhook settings.
- **Prompt composer** — Actions now align and reflow correctly when the layout wraps.

## Design

- **Sign-in and sign-up** — Buttons aligned with the design system.
- **Sheets, popovers, and context menus** — Styling polished.
- **Home and signals composer** — Layout and fade transitions refined.

