Remove copilot env overrides and add config placeholders

This commit is contained in:
Codex
2025-11-17 12:40:09 -06:00
parent 21652acb03
commit 801b6ea49d
7 changed files with 71 additions and 125 deletions

View File

@@ -5,9 +5,9 @@
"description": "Next-gen knowledge base that blends docs, whiteboards, and databases for self-hosted teams.",
"website": "https://affine.pro",
"contactEmail": "support@affine.pro",
"version": "0.25.5-5",
"version": "0.25.5-6",
"upstreamVersion": "0.25.5",
"changelog": "Auto seed Manticore tables (without external morphology packs)",
"changelog": "Configure copilot via config.json placeholders; env overrides removed",
"icon": "file://icon.png",
"manifestVersion": 2,
"minBoxVersion": "7.0.0",