James MacAulay

Results 5 issues of James MacAulay

People want to be able to write their queries and mutations in GraphQL. I previously thought that #17 would be a worthwhile stepping-stone to this, but [ongoing discussion](https://github.com/jamesmacaulay/elm-graphql/issues/17#issuecomment-337121537) has made...

enhancement

Right now all `GraphQL.Request.Builder.ValueSpec` values are `NonNull` by default, and a `nullable` function is provided if you want to make nullable ValueSpecs. This was the natural thing to do in...

enhancement

## Summary - Fix `isBeadsPluginInstalled()` to check project-level settings (`.claude/settings.json` and `.claude/settings.local.json`) - Fix `hasClaudeHooks()` which was missing `.claude/settings.json` (only checked `.claude/settings.local.json`) Both functions now check all three locations: -...

## Summary When the beads Claude Code plugin is installed and enabled in project settings, `bd doctor` shows contradictory results: ``` INTEGRATIONS ✓ Claude Plugin version 0.47.1 (latest) ⚠ Claude...

# `bd show` displays parent-child relationships under "DEPENDS ON" heading, misleading agents **Status:** Draft issue for upstream beads project ## Summary The `bd show` command renders epic parent-child relationships identically...