Add copilot env sample and seeding

This commit is contained in:
Codex
2025-11-17 10:25:37 -06:00
parent d3c1cc4cc7
commit 6b6d7af07d
5 changed files with 37 additions and 4 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-1",
"version": "0.25.5-2",
"upstreamVersion": "0.25.5",
"changelog": "Allow copilot configuration via env vars",
"changelog": "Add copilot.env.example sample and env overrides",
"icon": "file://icon.png",
"manifestVersion": 2,
"minBoxVersion": "7.0.0",