Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
b97556a
Initial plan
Copilot Jul 15, 2026
54b15bc
Add physical interface accessibility aid tool and tests
Copilot Jul 15, 2026
d3a6c90
Address code review: improve error message length and test exception …
Copilot Jul 15, 2026
436f488
Add comprehensive mock-based tests and improve error truncation
Copilot Jul 15, 2026
29b6083
Improve error truncation edge case handling and tighten test assertions
Copilot Jul 15, 2026
91f7572
Clarify truncation comment and narrow exception catch to ImportError
Copilot Jul 15, 2026
45f3c24
Add STREAMING_WORD_LIMIT constant, enforce word cap in code, and impr…
Copilot Jul 15, 2026
b13cc1f
Use `or` for artifact fallback and improve word-boundary truncation test
Copilot Jul 15, 2026
4446757
Fix comment wording and doc strings (exception comment, char count, i…
Copilot Jul 15, 2026
3ad1f38
Fix silent output and near-button guidance accuracy issues
Copilot Jul 15, 2026
295fe9d
Clean up periodic repeat test: remove unused extra LLM call
Copilot Jul 15, 2026
bf37b06
Enforce strict directional-only output format in Stage 3 navigation p…
Copilot Jul 15, 2026
5e811f3
Fix equidistant case and add gerund forms to banned-verb list in Stag…
Copilot Jul 15, 2026
a3cbcc6
Update Stage 3 output forms to match exact required format
Copilot Jul 15, 2026
39f917e
Fix missing 'of' preposition in form C for parallel structure
Copilot Jul 15, 2026
8059462
Add code-level output format enforcement independent of planning/routing
Copilot Jul 15, 2026
ed0ad98
Fix missing class declaration and simplify _replace helper
Copilot Jul 15, 2026
625b54d
Refactor _DIAGONAL_RE to use named groups for clarity and maintainabi…
Copilot Jul 15, 2026
f1de91f
Restrict output to relevant button only; exclude displays and non-int…
Copilot Jul 15, 2026
800fd86
Clarify goal string: 'at most two buttons when equidistant' not 'sing…
Copilot Jul 15, 2026
4acbfbd
Reduce word limit to 10, add 1.5s rate limit, emphasize element namin…
Copilot Jul 15, 2026
6b3fcc5
Collapse 3-stage pipeline to single copilot_llm_call with all rules e…
Copilot Jul 15, 2026
9df6cbd
Extract system prompt into module-level TOOL_PROMPT variable
Copilot Jul 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading