Skip to content
View AndrewMoryakov's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AndrewMoryakov

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.

Content in all repositories owned by your account will be closed.
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. agent-practice agent-practice Public

    PowerShell

  2. belay belay Public

    A runtime safety layer for coding agents (Claude Code plugin): verified-green-before-merge, git ground-truth at session start, a critical diff reviewer, proxy-aware command hygiene.

    JavaScript

  3. ik_llama-pr ik_llama-pr Public

    Forked from ikawrakow/ik_llama.cpp

    llama.cpp fork with additional SOTA quants and improved performance

    C++

  4. llm-wiki-compiler llm-wiki-compiler Public

    Forked from atomicstrata/llm-wiki-compiler

    The knowledge compiler. Raw sources in, interlinked wiki out. Inspired by Karpathy's LLM Wiki pattern.

    TypeScript

  5. winmesh winmesh Public

    Config-driven PowerShell layer for linking Windows machines over WinRM on a mesh VPN (Tailscale). Name a host, run commands on it.

    PowerShell

  6. AgentMemory AgentMemory Public

    Shared local memory runtime for AI clients and agents. Exposes CLI, HTTP API, and MCP above pluggable providers like mem0.

    Python