Back to Home
DayDreamerAI icon

daydreamer

Verified Safe

by DayDreamerAI

Overview

A memory layer for human-AI collaboration that allows users to own their AI's long-term conversational memory and collaborative relationship, enabling AI portability across different models and platforms, with a specific implementation for GitHub PR automation.

Installation

Run Command
No command provided

Environment Variables

  • ANTHROPIC_API_KEY
  • GITHUB_TOKEN
  • MCP_DISABLE_LOCAL_SERVERS

Security Notes

The project demonstrates a strong focus on security, particularly in handling API keys via GitHub Secrets (`ANTHROPIC_API_KEY`, `GITHUB_TOKEN`) and robust GitHub Actions configurations (OIDC, bot authentication, explicit permissions). Git hooks (`pre-commit`, `pre-push`) are used for local security scanning (secrets, debug statements) and enforcing conventions. No 'eval' or hardcoded secrets are present in the provided source code, and efforts to understand and mitigate GitHub's security model are clearly documented. The `.claude/settings.json` also defines explicit tool permissions, denying access to sensitive files.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens36000
Stars0
Forks0
Last Update2025-12-11

Tags

Human-AI CollaborationMemory SovereigntyKnowledge GraphAI AgentsGitHub Automation