Release: v2.36.9 - Integrate Blog Production Manual & Writing Patterns

This commit is contained in:
g1nation
2026-05-02 21:12:46 +09:00
parent 457d9cf345
commit d5aad75a10
5 changed files with 138 additions and 15 deletions
@@ -17,11 +17,14 @@ When the user gave a local path such as `/Volumes/Data/project/Antigravity/Skybo
- previews priority project files
- injects the result into the model context before the answer is generated
- If access fails, the injected context includes the concrete failure reason.
- Follow-up fix: expanded the scan depth so nested files such as `src/features/game/systems/*.ts` are included in priority previews.
- Follow-up fix: added a final answer brake that removes upload-request wording when local path access already succeeded.
## Changed Files
- `src/agent.ts`
- `src/utils.ts`
- `tests/systemPrompt.test.ts`
- `tests/localPathPreflight.test.ts`
## Verification
- `./node_modules/.bin/tsc --noEmit`