Skip to content

Add ZenGuard Agent - AI emotional guardian for crypto traders#30

Open
ccclin111 wants to merge 4 commits intowarden-protocol:mainfrom
ccclin111:main
Open

Add ZenGuard Agent - AI emotional guardian for crypto traders#30
ccclin111 wants to merge 4 commits intowarden-protocol:mainfrom
ccclin111:main

Conversation

@ccclin111
Copy link

ZenGuard is an AI agent that monitors emotional state through conversation analysis and takes protective action when it detects dangerous trading impulses:

  • Sentiment Analysis with Irrationality Index (0.0 - 1.0)
  • Context-aware memory (last 3 messages)
  • Scam/fraud detection
  • Warden Protocol integration for asset locking
  • Production-ready HTTP API with rate limiting

Tech: LangGraph, TypeScript, OpenAI GPT-4o, Express.js

ccclin111 and others added 4 commits January 6, 2026 00:00
ZenGuard is an AI agent that monitors emotional state through conversation
analysis and takes protective action when it detects dangerous trading impulses:

- Sentiment Analysis with Irrationality Index (0.0 - 1.0)
- Context-aware memory (last 3 messages)
- Scam/fraud detection
- Warden Protocol integration for asset locking
- Production-ready HTTP API with rate limiting

Tech: LangGraph, TypeScript, OpenAI GPT-4o, Express.js
- Add author: @xxxaak__
- Add description: AI-powered emotional guardian for crypto traders
- Add keywords: warden, langgraph, crypto, ai-agent, sentiment-analysis
- Change license: ISC -> MIT (matching README)
Added ZenGuard Agent - AI emotional guardian that protects crypto traders
from panic-driven decisions using sentiment analysis and Warden Protocol.
- Add SSE streaming endpoint (/threads/:thread_id/runs/stream)
- Add LangGraph standard endpoints (/assistants, /threads, /runs/wait)
- Add thread history endpoints (POST and GET)
- Improve input parsing for multi-format compatibility
- Add metadata event and array format for Agent Chat support

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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