You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- app.py: detect AGENTS.md/CLAUDE.md in the session work_dir (awaiting the
async HostPath.exists) instead of process cwd, so the /init tip is correct
when cwd differs from the session path.
- color_utils.py: replace EN DASH with ASCII hyphen in the luma docstring.
- slash.py: clarify the recaps config-flag guidance (--config vs --config-file).
- terminal_background.py: debug-log swallowed OSC11 probe failures instead of
silently degrading, per the exception-handling rule.
- tests: annotate the autouse fixture return type; tighten the thinking-status
metadata assertion to validate the token-count block, not just any paren.
0 commit comments