core-agent-ide/codex-rs/tui
iceweasel-oai 6f97ec4990
canonicalize display of Agents.md paths on Windows. (#4577)
Canonicalize path on Windows to 
- remove unattractive path prefixes such as `\\?\`
- simplify it (`../AGENTS.md` vs
`C:\Users\iceweasel\code\coded\Agents.md`)
before: <img width="1110" height="45" alt="Screenshot 2025-10-01 123520"
src="https://github.com/user-attachments/assets/48920ae6-d89c-41b8-b4ea-df5c18fb5fad"
/>

after: 
<img width="585" height="46" alt="Screenshot 2025-10-01 123612"
src="https://github.com/user-attachments/assets/70a1761a-9d97-4836-b14c-670b6f13e608"
/>
2025-10-01 14:33:19 -07:00
..
frames Login flow polish (#3632) 2025-09-15 00:42:53 -07:00
src canonicalize display of Agents.md paths on Windows. (#4577) 2025-10-01 14:33:19 -07:00
tests update composer + user message styling (#4240) 2025-09-26 16:35:56 -07:00
Cargo.toml canonicalize display of Agents.md paths on Windows. (#4577) 2025-10-01 14:33:19 -07:00
prompt_for_init_command.md chore: rename INIT.md to prompt_for_init_command.md and move closer to usage (#1886) 2025-08-06 11:58:57 -07:00
styles.md fix: stop using ANSI blue (#2421) 2025-08-18 16:02:25 +00:00