• Joined on 2026-04-03
the_og opened issue the_og/better-claude-config#84 2026-07-21 16:09:39 -04:00
📌 STATUS — better-claude-config
the_og opened issue the_og/better-claude-config#83 2026-07-20 13:46:49 -04:00
"Move to environment variable" action — convert a plaintext secret into a ${VAR} reference in place
the_og created pull request the_og/better-claude-config#82 2026-07-20 13:46:34 -04:00
feat: author ${VAR} references, gated on whether the client expands them (#76)
the_og pushed to feat/76-env-var-refs at the_og/better-claude-config 2026-07-20 13:46:16 -04:00
a73f2e3883 feat: author ${VAR} references, gated on whether the client expands them (#76)
the_og created branch feat/76-env-var-refs in the_og/better-claude-config 2026-07-20 13:46:16 -04:00
the_og commented on issue the_og/better-claude-config#76 2026-07-20 13:44:02 -04:00
${VAR} / .env expansion for env values — keep secrets out of the config file

Blocker resolved — and the answer splits by client

I said not to build the expander until we knew whether the client does this itself. Checked Anthropic's current docs. **Claude Code expands…

the_og deleted branch fix/78-79-update-visibility from the_og/better-claude-config 2026-07-20 12:53:04 -04:00
the_og deleted branch feat/75-theming from the_og/better-claude-config 2026-07-20 12:53:04 -04:00
the_og deleted branch fix/72-73-load-crash-and-set-loss from the_og/better-claude-config 2026-07-20 12:53:03 -04:00
the_og merged pull request the_og/better-claude-config#81 2026-07-20 12:52:48 -04:00
fix: make the update checker visible — persistent banner + a Help menu item (#78, #79)
the_og pushed to main at the_og/better-claude-config 2026-07-20 12:52:48 -04:00
7ff4f6e5c0 Merge PR #81: make the update checker visible — persistent banner + Help menu item (#78, #79)
7517e16b15 Merge branch 'main' into fix/78-79-update-visibility
3068e74e5c fix: make the update checker visible -- persistent banner + a menu item
Compare 3 commits »
the_og closed issue the_og/better-claude-config#78 2026-07-20 12:52:48 -04:00
Update notification is ephemeral — the status line that announces it gets overwritten by the next UI action
the_og closed issue the_og/better-claude-config#79 2026-07-20 12:52:48 -04:00
"Check for updates" is unreachable in practice — buried in About, and on macOS About isn't where the app says it is
the_og pushed to fix/78-79-update-visibility at the_og/better-claude-config 2026-07-20 12:51:57 -04:00
7517e16b15 Merge branch 'main' into fix/78-79-update-visibility
9a0433225e Merge PR #80: light theme + system-following, dark preserved exactly (#75)
fa82d30087 Merge branch 'main' into feat/75-theming
05b00a40c0 Merge PR #77: tolerate non-object server values; keep named sets across a merge (#72, #73)
febd617c56 feat: light theme + system-following, with the dark theme preserved exactly
Compare 6 commits »
the_og pushed to main at the_og/better-claude-config 2026-07-20 12:51:02 -04:00
9a0433225e Merge PR #80: light theme + system-following, dark preserved exactly (#75)
fa82d30087 Merge branch 'main' into feat/75-theming
febd617c56 feat: light theme + system-following, with the dark theme preserved exactly
Compare 3 commits »
the_og merged pull request the_og/better-claude-config#80 2026-07-20 12:51:01 -04:00
feat: light theme + system-following, dark preserved exactly (#75)
the_og pushed to feat/75-theming at the_og/better-claude-config 2026-07-20 12:50:11 -04:00
fa82d30087 Merge branch 'main' into feat/75-theming
05b00a40c0 Merge PR #77: tolerate non-object server values; keep named sets across a merge (#72, #73)
da20eb2fdb fix: tolerate non-object server values on load; keep named sets across a merge
Compare 3 commits »
the_og pushed to main at the_og/better-claude-config 2026-07-20 12:49:24 -04:00
05b00a40c0 Merge PR #77: tolerate non-object server values; keep named sets across a merge (#72, #73)
da20eb2fdb fix: tolerate non-object server values on load; keep named sets across a merge
Compare 2 commits »
the_og closed issue the_og/better-claude-config#73 2026-07-20 12:49:23 -04:00
Stale-file Merge path silently discards named server sets (#52)
the_og merged pull request the_og/better-claude-config#77 2026-07-20 12:49:23 -04:00
fix: tolerate non-object server values on load; keep named sets across a merge (#72, #73)