• Joined on 2026-04-03
the_og pushed to fix/37-update-lastcheck at the_og/better-claude-config 2026-07-12 12:58:46 -04:00
f5c9780948 fix: only advance update/lastCheck after a completed check (#37)
the_og pushed to fix/39-drop-import-all at the_og/better-claude-config 2026-07-12 12:58:46 -04:00
d95db2b026 fix: import every dropped .json (aggregate counts) + 5 MB size guard (#39)
the_og created branch fix/39-drop-import-all in the_og/better-claude-config 2026-07-12 12:58:46 -04:00
the_og opened issue the_og/better-claude-config#40 2026-07-12 12:45:19 -04:00
CI: add Python 3.13 to the test matrix (and a Windows test job) — platform-gated code is never exercised
the_og opened issue the_og/better-claude-config#39 2026-07-12 12:45:12 -04:00
Drag-and-drop import: only the first .json is imported, additional files silently ignored
the_og opened issue the_og/better-claude-config#38 2026-07-12 12:45:06 -04:00
KeyValueTable silently collapses duplicate keys on save (env vars / headers)
the_og opened issue the_og/better-claude-config#37 2026-07-12 12:44:54 -04:00
Update checker stamps update/lastCheck before the check runs — a failed/offline check suppresses retries for 24h
the_og opened issue the_og/better-claude-config#36 2026-07-12 12:44:48 -04:00
Health cache keyed by server name: renames leave stale entries and can pin wrong health to a reused name
the_og opened issue the_og/better-claude-config#35 2026-07-12 12:44:41 -04:00
MSIX warning is ephemeral — wiped by the next status-bar update
the_og opened issue the_og/better-claude-config#34 2026-07-12 12:44:29 -04:00
spawn_test: non-string env values raise in the tester thread — Test launch / Test all stuck disabled
the_og opened issue the_og/better-claude-config#33 2026-07-12 12:44:12 -04:00
restart_claude_desktop hardening: Linux pkill can kill Claude Code sessions; macOS kill/relaunch race; Windows MSIX shortcut missing
the_og opened issue the_og/better-claude-config#32 2026-07-12 12:43:53 -04:00
About dialog: UpdateCheckWorker QThread destroyed if dialog closes mid-check (crash)
the_og commented on issue the_og/better-claude-config#5 2026-07-08 12:02:44 -04:00
[#5] Cross-client support (Cursor / Windsurf / VS Code)

Design pass (Cowork supervisor)

The core problem

BCC currently hard-codes Claude's layout: mcpServers (+ our _disabledMcpServers parking key) in specific file locations. Other clients…

the_og commented on issue the_og/better-claude-config#10 2026-07-08 12:02:26 -04:00
[#10] Server catalog / one-click add — design pass first

Design pass (Cowork supervisor)

Goal

A searchable, curated catalog of popular MCP servers so users can add one without hand-writing JSON — the natural home for the search box (#27) and…

the_og pushed to main at the_og/better-claude-config 2026-07-08 12:00:55 -04:00
06326e5e9d fix: app icon in packaged builds (#31, closes #20)
6d91c709a7 fix: bundle icons + set app window icon and Windows AppUserModelID (#20)
Compare 2 commits »
the_og deleted branch feat/20-app-icon from the_og/better-claude-config 2026-07-08 12:00:55 -04:00
the_og closed issue the_og/better-claude-config#20 2026-07-08 12:00:52 -04:00
Windows application release does not show app icon.
the_og merged pull request the_og/better-claude-config#31 2026-07-08 12:00:52 -04:00
fix: app icon missing in packaged builds — bundle icons + set window icon (#20)
the_og created pull request the_og/better-claude-config#31 2026-07-08 12:00:13 -04:00
fix: app icon missing in packaged builds — bundle icons + set window icon (#20)
the_og pushed to feat/20-app-icon at the_og/better-claude-config 2026-07-08 11:59:59 -04:00
6d91c709a7 fix: bundle icons + set app window icon and Windows AppUserModelID (#20)