• Joined on 2026-04-03
the_og deleted branch feat/6-log-viewer from the_og/better-claude-config 2026-07-08 11:36:08 -04:00
the_og deleted branch feat/9-restart-claude-desktop from the_og/better-claude-config 2026-07-08 11:36:08 -04:00
the_og deleted branch feat/8-dup-name-conflict from the_og/better-claude-config 2026-07-08 11:36:08 -04:00
the_og deleted branch feat/18-19-about-update-checker from the_og/better-claude-config 2026-07-08 11:36:08 -04:00
the_og commented on pull request the_og/better-claude-config#25 2026-07-08 11:35:47 -04:00
feat: About dialog + notify-only update checker (#18, #19)

Superseded by #26 (release: v1.2.0), which merged this change into main as part of the integrated release. Closing.

the_og closed pull request the_og/better-claude-config#25 2026-07-08 11:35:47 -04:00
feat: About dialog + notify-only update checker (#18, #19)
the_og closed pull request the_og/better-claude-config#24 2026-07-08 11:35:45 -04:00
feat: Restart Claude Desktop convenience button (#9)
the_og commented on pull request the_og/better-claude-config#24 2026-07-08 11:35:44 -04:00
feat: Restart Claude Desktop convenience button (#9)

Superseded by #26 (release: v1.2.0), which merged this change into main as part of the integrated release. Closing.

the_og closed pull request the_og/better-claude-config#23 2026-07-08 11:35:43 -04:00
feat: in-app MCP server log viewer (#6)
the_og commented on pull request the_og/better-claude-config#23 2026-07-08 11:35:42 -04:00
feat: in-app MCP server log viewer (#6)

Superseded by #26 (release: v1.2.0), which merged this change into main as part of the integrated release. Closing.

the_og closed pull request the_og/better-claude-config#22 2026-07-08 11:35:40 -04:00
feat: harden stale-file change detection with mtime+size fingerprint (#17)
the_og commented on pull request the_og/better-claude-config#22 2026-07-08 11:35:39 -04:00
feat: harden stale-file change detection with mtime+size fingerprint (#17)

Superseded by #26 (release: v1.2.0), which merged this change into main as part of the integrated release. Closing.

the_og closed pull request the_og/better-claude-config#21 2026-07-08 11:35:38 -04:00
Fix silent name-collision overwrite on drag-and-drop import (#8)
the_og commented on pull request the_og/better-claude-config#21 2026-07-08 11:35:37 -04:00
Fix silent name-collision overwrite on drag-and-drop import (#8)

Superseded by #26 (release: v1.2.0), which merged this change into main as part of the integrated release. Closing.

the_og pushed tag v1.2.0 to the_og/better-claude-config 2026-07-08 11:34:53 -04:00
the_og pushed to main at the_og/better-claude-config 2026-07-08 11:34:36 -04:00
4c6fe7c5aa release: v1.2.0 (#26) — merge #6/#8/#9/#17/#18/#19
8c718387c0 chore: bump version to 1.2.0 for release
15a30fb986 Merge branch 'feat/18-19-about-update-checker' into integration/v1.2.0
c56dec8051 Merge branch 'feat/9-restart-claude-desktop' into integration/v1.2.0
70b865be8f Merge branch 'feat/6-log-viewer' into integration/v1.2.0
Compare 35 commits »
the_og deleted branch release/v1.2.0 from the_og/better-claude-config 2026-07-08 11:34:36 -04:00
the_og closed issue the_og/better-claude-config#18 2026-07-08 11:34:35 -04:00
About page with repo links and version
the_og closed issue the_og/better-claude-config#19 2026-07-08 11:34:35 -04:00
Update checker: notify when a newer release is available (no auto-update)
the_og merged pull request the_og/better-claude-config#26 2026-07-08 11:34:35 -04:00
release: v1.2.0 — About+update checker, log viewer, restart button, dup-name fix, stale-file hardening