• Joined on 2026-04-03
the_og pushed to feat/8-dup-name-conflict at the_og/better-claude-config 2026-07-07 20:51:27 -04:00
4ab3c3b00a Fix: rebuild from clean main (previous push included unrelated contaminated content)
the_og pushed to feat/8-dup-name-conflict at the_og/better-claude-config 2026-07-07 20:48:54 -04:00
3e07b51134 Fix: rebuild from clean main (previous push included unrelated contaminated content)
the_og pushed to feat/8-dup-name-conflict at the_og/better-claude-config 2026-07-07 20:44:40 -04:00
a811e323e6 Fix: rebuild from clean main (previous push included unrelated contaminated content)
the_og created pull request the_og/better-claude-config#25 2026-07-07 20:44:39 -04:00
feat: About dialog + notify-only update checker (#18, #19)
the_og pushed to feat/18-19-about-update-checker at the_og/better-claude-config 2026-07-07 20:44:01 -04:00
3cd18392c9 test: cover __version__, parse_version/is_newer_version, and fetch_latest_release (#19)
the_og created pull request the_og/better-claude-config#24 2026-07-07 20:43:23 -04:00
feat: Restart Claude Desktop convenience button (#9)
the_og pushed to feat/18-19-about-update-checker at the_og/better-claude-config 2026-07-07 20:42:28 -04:00
67c898cd35 feat: About dialog with menu bar + notify-only update checker UI (#18, #19)
the_og created pull request the_og/better-claude-config#23 2026-07-07 20:41:12 -04:00
feat: in-app MCP server log viewer (#6)
the_og pushed to feat/9-restart-claude-desktop at the_og/better-claude-config 2026-07-07 20:40:59 -04:00
16961a5cc8 test: cover restart_claude_desktop() and profile_targets_claude_desktop() (#9)
the_og pushed to feat/6-log-viewer at the_og/better-claude-config 2026-07-07 20:40:34 -04:00
2b3843a714 feat: add View logs button + LogViewerDialog for in-app MCP log viewer (#6)
the_og pushed to feat/18-19-about-update-checker at the_og/better-claude-config 2026-07-07 20:38:37 -04:00
256827eaf3 fix: use \xa0 escape instead of a literal NBSP byte (transmission-safe, same behavior); drop stray trailing blank line
the_og pushed to feat/6-log-viewer at the_og/better-claude-config 2026-07-07 20:36:59 -04:00
85d47aea97 test: add server_log_path coverage (macOS, Windows, missing, unsupported) (#6)
the_og created pull request the_og/better-claude-config#22 2026-07-07 20:35:47 -04:00
feat: harden stale-file change detection with mtime+size fingerprint (#17)
the_og pushed to feat/17-stale-size-hardening at the_og/better-claude-config 2026-07-07 20:35:04 -04:00
f9752211a2 test: add coverage for config_fingerprint mtime+size hardening (#17)
the_og pushed to feat/6-log-viewer at the_og/better-claude-config 2026-07-07 20:34:55 -04:00
7c8fd6d0bb fix: use explicit backslash-u-0-0-a-0 escape for non-breaking space literal
the_og pushed to feat/17-stale-size-hardening at the_og/better-claude-config 2026-07-07 20:33:40 -04:00
f1935fe320 feat: use mtime+size fingerprint for stale-file check (#17)
the_og pushed to feat/18-19-about-update-checker at the_og/better-claude-config 2026-07-07 20:32:37 -04:00
0ffc6a1fb6 chore: restore trailing newline in bcc_core.py (attempt 2)
the_og pushed to feat/9-restart-claude-desktop at the_og/better-claude-config 2026-07-07 20:32:16 -04:00
fd2c3567a0 feat: Restart Claude Desktop button after save (#9)
the_og pushed to feat/6-log-viewer at the_og/better-claude-config 2026-07-07 20:30:36 -04:00
346d0aabb6 fix: use   escape for non-breaking space (byte-exact transcription fix)
the_og pushed to feat/17-stale-size-hardening at the_og/better-claude-config 2026-07-07 20:30:05 -04:00
5d59c1c423 fix: restore actual file content (previous commit had placeholder text by mistake)