Conversation
Deploying allagents with
|
| Latest commit: |
0e792c8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://e22f5ce7.allagents.pages.dev |
| Branch Preview URL: | https://feat-460-copilot-profile.allagents.pages.dev |
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 14, 2026 10:04
d04a5c6 to
c4eccf3
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 14, 2026 10:04
180a983 to
c356106
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 14, 2026 20:33
c4eccf3 to
7b3ea82
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 14, 2026 20:35
c356106 to
d8343d7
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 14, 2026 20:43
7b3ea82 to
b324a55
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 14, 2026 20:43
219d94e to
bd3bc60
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 15, 2026 01:35
b324a55 to
ca483ec
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 15, 2026 01:35
bd3bc60 to
a312f69
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 15, 2026 02:11
ca483ec to
1e08eae
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 15, 2026 02:11
a312f69 to
00f637b
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 15, 2026 06:16
1e08eae to
acc3768
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 15, 2026 06:17
00f637b to
5beea7b
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 15, 2026 06:23
acc3768 to
46d58f2
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 15, 2026 06:24
5beea7b to
d0586f4
Compare
christso
force-pushed
the
feat/460-opencode-profile
branch
from
September 15, 2026 07:18
46d58f2 to
3b2003a
Compare
christso
force-pushed
the
feat/460-copilot-profile
branch
from
September 15, 2026 07:18
d0586f4 to
0e792c8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
COPILOT_HOMEandCOPILOT_CACHE_HOMEroots while preserving project discovery through launcher cwdVerification
bun test— 1691 pass, 6 skipbun run test:e2e— 142 pass, 4 skipbun run typecheckbun run lintbun run buildbun run docs:buildManual E2E
Using the built CLI and real Copilot CLI 1.0.83 in a temporary HOME/workspace:
./dist/index.js profile install copilot-dogfood --dry-run --yesleft the selected profile root absent../dist/index.js profile install copilot-dogfood --yesinstalledcompound-engineering@compound-engineering-pluginonly in the selected profile and left the default Copilot inventory empty.copilot mcp list --jsonthrough the launcher consumed the generatedmcp-config.json;${DOGFOOD_TOKEN}remained unresolved on disk. A live prompt invocation reached the authenticated Copilot service but was blocked by the test account's monthly quota../dist/index.js profile status copilot-dogfoodreported every managed resource unchanged../dist/index.js update --profile copilot-dogfoodreconciled a changed setting and targeted native plugin refresh without modifying either project../dist/index.js profile remove copilot-dogfood --yesremoved the launcher, owned files, native plugin, managed marketplace registration, state, and disposable client root while preserving both projects and the default Copilot inventory.Related: #460