Skip to content

[#154] Use config.json for agent ID cache instead of Prisma#158

Merged
realproject7 merged 1 commit intomainfrom
fix/config-json-cache
Apr 24, 2026
Merged

[#154] Use config.json for agent ID cache instead of Prisma#158
realproject7 merged 1 commit intomainfrom
fix/config-json-cache

Conversation

@realproject7
Copy link
Copy Markdown
Owner

Prisma client unreliable in npx cache. Switched to plain config.json for agent ID caching. Fixes #154

Prisma's generated client doesn't work reliably in npx-installed
packages. Switch to plain config.json read/write for caching the
agent ID — no ORM dependency, survives npx reinstalls, always works.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@realproject7 realproject7 merged commit 25a8d54 into main Apr 24, 2026
@realproject7 realproject7 deleted the fix/config-json-cache branch April 24, 2026 04:40
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.

[Bug] Agent registration detected but link-status shows unregistered

1 participant