Skip to content

improve: add GitHub community files (dependabot, FUNDING, CODEOWNERS, PR template, issue config) - #1

Merged
Coding-Dev-Tools merged 2 commits into
mainfrom
improve/engraphis-20260702
Jul 3, 2026
Merged

improve: add GitHub community files (dependabot, FUNDING, CODEOWNERS, PR template, issue config)#1
Coding-Dev-Tools merged 2 commits into
mainfrom
improve/engraphis-20260702

Conversation

@Coding-Dev-Tools

Copy link
Copy Markdown
Owner

Automated improvement by dev-engineer.

Adds standard GitHub community health files:

  • dependabot.yml — weekly automated dependency updates for pip and GitHub Actions
  • FUNDING.yml — points to Coding-Dev-Tools organization
  • CODEOWNERS — default ownership for the repo
  • PULL_REQUEST_TEMPLATE.md — checklist for contributors
  • ISSUE_TEMPLATE/config.yml — redirects to docs and security policy

@Coding-Dev-Tools
Coding-Dev-Tools merged commit 78cbae1 into main Jul 3, 2026
5 checks passed
@Coding-Dev-Tools
Coding-Dev-Tools deleted the improve/engraphis-20260702 branch July 5, 2026 07:53
Coding-Dev-Tools added a commit that referenced this pull request Jul 9, 2026
…sign refresh

The #1 user-facing bug: clicking a knowledge-graph node rendered the memory
into the hidden Memories view, so clicks appeared dead. Nodes now open a
slide-over listing every memory behind the entity (new endpoint
GET /memory/entity/{name}/memories: event-linkage pass + content-mention pass,
previews + retention + edges), and memories open in a reader modal usable from
every view (recall, overview activity, timeline, health, palette). Edge clicks
show the relation. Added graph entity search, physics freeze, double-click
zoom; layered design refresh (gradients, glass sidebar, glow hovers, view
transitions, focus-visible, reduced-motion, ARIA roles); chat renders
sanitized markdown; fixed filtered-palette index bug.

Verified: page serves with new components; endpoint tested against a seeded
v1 db (event + mention passes, namespace filter, 400 on blank name); inline
JS passes node --check; 183 tests + ruff green.
Coding-Dev-Tools added a commit that referenced this pull request Jul 9, 2026
… PR template, issue config) (#1)

* improve: add GitHub community files (dependabot, FUNDING, CODEOWNERS, PR template, issue config)

* fix: handle empty texts, missing API key, and malformed API responses in embedder_api.py by reviewer-B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant