Skip to content

4.0.7

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 04:36
7844f49

v4.0.7 - GPT-6 Astra, meet your notes

GPT-6 Astra galaxy artwork with OpenAI and Copilot logos

GPT-6 Astra is here, and we want you to try it where your ideas already live. To celebrate, we've given Codex in Copilot a major setup upgrade: install it inside Obsidian, sign in through your browser, and choose your model and reasoning effort without a wall of duplicate entries. See what Astra can do with your notes. (https://developers.openai.com/api/docs/models/gpt-6-astra)

Install Codex and sign in

Open Codex's Configure dialog and choose Managed by Copilot to download Codex and its adapter, with no Node.js, npm, or terminal setup required. Click Sign in to continue in your browser, or choose My own binary to keep using an installation you manage yourself. (#3125, #3117)

Configure Codex with Managed by Copilot, installation details, and signed-in authentication status

Choose your model and how deeply it thinks

Codex now shows one entry per model, with a separate choice of the reasoning efforts your adapter supports. Pick GPT-6 Astra when it's available to your account, choose an effort, and get to work; your saved enabled models and default selection carry forward when you upgrade. (#2766, #2767)

Codex model picker with GPT-6 Astra selected and a separate reasoning-effort slider

Publish notes from Agent Chat again

Publishing a note to OpenArtifacts from Agent Chat works again, including on Windows. Ask Claude Code, Codex, or OpenCode to publish a note: the agent writes the page as an HTML file, tells you where it is so you can open it in your browser, and uploads it only after you say so. Nothing else needs to be installed, and notes you shared earlier keep their page and update in place. (#3157, #3122)

Enhancements

  • Browse all your projects in one place. Search project names and descriptions inline, then keep scrolling to reach older projects. (#3119)
  • Keep relevant notes visible while you chat. The Open in Separate Pane button in Relevant Notes opens them in their own view, so you can keep them visible while chatting with the agent. (#3130)
  • Read formatted Relevant Notes previews. Hover over a note to see headings, emphasis, lists, links, and code rendered as Markdown, making previews easier to scan. (#3149)
  • Ask for nested lists and get them. Copilot's built-in restrictions on list indentation and bullet markers are gone from regular chat and Agent Chat, so replies can use the structure you asked for. (#3150)

Fixes

  • Codex updates keep your working installation until the new one checks out. A replacement is staged and verified before Copilot selects it, and if anything fails the previous selection stays in place. (#3125)

Install

Update Copilot from Obsidian → Community Plugins. On BRAT? After the stable release is published and mirrored to the preview repo, BRAT picks it up too.

For the new Codex setup, open Configure → Managed by Copilot and install or update. GPT-6 Astra availability depends on your OpenAI account and the models offered by Codex.

Give it a try with your next real question. Report issues via Copilot Settings → Advanced → Report an Issue.