Skip to content

Commit 8a45af6

Browse files
committed
GUTDODP
1 parent 46a9546 commit 8a45af6

2 files changed

Lines changed: 22 additions & 13 deletions

File tree

1917-java-embed-rust-cli-runtime-remove-before-merge/20260727-prompts.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -811,16 +811,3 @@ I have addressed items 1, 2, and 3 in your previous response.
811811
Please make the changes in `copilot-sdk/1917-java-embed-rust-cli-runtime-remove-before-merge/1917-embed-cli-runtime-ignorance-reduction-plan.md` to address all of the items in your "4. LLM friendliness / inconsistencies in section 3" findings.
812812
813813
814-
### 22:01 Prompt
815-
816-
Because this entire implementation involves native code, and the implementation will be split across the Copilot Coding Agent and a local Copilot CLI implementation, both of which are on Ubuntu 24.04 on linux-x64, ✅✅✅any native implementation work will be done only on Ubuntu linux-x64 for now.✅✅✅
817-
818-
❌❌❌Do not do any work on any implementation specific to
819-
820-
linux-arm64
821-
linuxmusl-x64
822-
linuxmusl-arm64
823-
darwin-x64
824-
darwin-arm64
825-
win32-x64
826-
win32-arm64
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# DAY: 2026-07-28
2+
3+
## dd-3039099-validate-with-sequence-diagram
4+
5+
### 14:23 Prompt
6+
7+
In this session, we are working on validating the content in Phase 4 of the ignorance in the `copilot-sdk/1917-java-embed-rust-cli-runtime-remove-before-merge/1917-embed-cli-runtime-ignorance-reduction-plan.md`. Next step, ensure phase 4 represents the following invariant such that the coding agents tasked with implementing the plan know that this is an invariant.
8+
9+
10+
Because this entire implementation involves native code, and the implementation will be split across the Copilot Coding Agent and a local Copilot CLI implementation, both of which are on Ubuntu 24.04 on linux-x64, ✅✅✅any native implementation work will be done only on Ubuntu linux-x64 for now.✅✅✅
11+
12+
❌❌❌Do not do any work on any implementation specific to these os/arch pairs❌❌❌
13+
14+
- linux-arm64
15+
- linuxmusl-x64
16+
- linuxmusl-arm64
17+
- darwin-x64
18+
- darwin-arm64
19+
- win32-x64
20+
- win32-arm64
21+
22+
Please update the plan in the best section to express this invariant. Because you are a coding agent, I'll leave you to decide which is the best section and text to express it. Personally, me, as a human, I'd put it towards the beginning of Phase 4, after the TDD content.

0 commit comments

Comments
 (0)