diff options
| author | Adam Malczewski <[email protected]> | 2026-06-24 04:02:48 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-24 04:02:48 +0900 |
| commit | 13eb34133d8fe64f9c73f8d394e0af790b54c6e5 (patch) | |
| tree | c2f6946e0529a38e94d3d1c0e505711667749213 /notes | |
| parent | b180cc1e03f90a139c90ef498d1c1fb449508fd7 (diff) | |
| download | dispatch-13eb34133d8fe64f9c73f8d394e0af790b54c6e5.tar.gz dispatch-13eb34133d8fe64f9c73f8d394e0af790b54c6e5.zip | |
docs: task 2 (system-prompt cwd reconstruction) done
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/pending-issues.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/pending-issues.md b/notes/pending-issues.md index 7dc1022..7e12332 100644 --- a/notes/pending-issues.md +++ b/notes/pending-issues.md @@ -16,7 +16,7 @@ ## 2. System context builder — referenced files not loaded -**Status:** PENDING. +**Status:** DONE (commit `b180cc1`). **Symptom:** The system context builder does not load referenced files that live in the conversation's working directory. Concrete reproduction: the orchestrator |
