Skip to content

[desktop] Document cursor preference handling in AGENTS guide#20

Merged
usamaasfar merged 2 commits intomainfrom
codex/update-agents-md-file
Feb 21, 2026
Merged

[desktop] Document cursor preference handling in AGENTS guide#20
usamaasfar merged 2 commits intomainfrom
codex/update-agents-md-file

Conversation

@Codex
Copy link
Contributor

@Codex Codex AI commented Feb 21, 2026

AGENTS.md was missing the new cursor preference details and associated menu event, leaving setup docs incomplete.

  • Docs: Note cursor as a persisted localStorage key alongside other appearance settings.
  • Events: Describe the cursor_change menu→frontend event with other preference signals.

Example snippet:

- All persistence via `localStorage` (key: `rootDir`, `font`, `size`, `appearance`, `cursor`).
- `font_change` / `size_change` / `appearance_change` / `cursor_change` → update preferences

Greptile Summary

This PR updates the AGENTS.md documentation to accurately reflect the cursor preference feature added in PR #13. Two lines were modified to include the new cursor localStorage key and the cursor_change event handler, keeping the documentation in sync with the current codebase implementation.

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Documentation-only change that accurately reflects existing implementation with no code modifications
  • No files require special attention

Important Files Changed

Filename Overview
AGENTS.md Documentation updated to reflect new cursor localStorage key and cursor_change event

Last reviewed commit: 12bf5e7

@usamaasfar usamaasfar marked this pull request as ready for review February 21, 2026 19:45
@Codex Codex AI changed the title [WIP] Update AGENTS.md file with new information [desktop] Document cursor preference handling in AGENTS guide Feb 21, 2026
@Codex Codex AI requested a review from usamaasfar February 21, 2026 19:45
@usamaasfar usamaasfar merged commit c43546b into main Feb 21, 2026
1 check passed
@usamaasfar usamaasfar deleted the codex/update-agents-md-file branch February 21, 2026 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants