Skip to content
View Yospy's full-sized avatar

Block or report Yospy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. neptune-cloud-context neptune-cloud-context Public

    Shared project context/memory for AI coding agents. Neptune lets Codex, Claude Code, and other agents store, discover, and reuse project context through a local backend, CLI, SDK, and MCP server.

    TypeScript

  2. Agent-Runtime-Audit-and-Governance-SDK Agent-Runtime-Audit-and-Governance-SDK Public

    Runtime governance SDK for AI agent actions: policy enforcement, approvals, redaction, and tamper-evident audit evidence before agents touch business systems.

    Python

  3. Coding-Agent Coding-Agent Public

    This is a coding agent helps you to write code using AI, plug and play with any OpenAI model using api keys.

    Python

  4. memory-engine memory-engine Public

    Experimental framework for studying AI memory systems — storage, retrieval, decay, and reasoning over long-term memories in LLM agents.

    Python

  5. hybrid-knowledge-retrival hybrid-knowledge-retrival Public

    Local terminal-based RAG agent for PDFs, Markdown, and text files. It indexes documents with OpenAI embeddings, retrieves relevant chunks with a local ANN index, and reconstructs full documents whe…

    Python

  6. safe-ride-agent safe-ride-agent Public

    A terminal ride-booking agent with deterministic confirmation gates, adapter-based provider swapping, idempotent actions, and audit logs.

    Python