Timeflys2018/zeyi

A production-grade Python AI Agent framework with persistent memory, hooks-driven architecture, and compute-storage separation.

21Stars on the repository
5Mods indexed here, across every type
19d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

explore

01

Timeflys2018/zeyi

Agent

Codebase explorer — answers "where is X?" / "find the code that does Y" / "list all callers of Z". Read-only grep + glob + read, no memory injection.

21 19d ago A 42 tokens original MIT

librarian

02

Timeflys2018/zeyi

Agent

External reference researcher — looks up library docs, framework conventions, OSS examples. Read-only, no memory injection. (Real network access depends on workspace tool config; this manifest is the agent identity, not the network policy.).

21 19d ago A 48 tokens original MIT

reviewer

03

Timeflys2018/zeyi

Agent

Code reviewer — analyzes diffs and source for bugs, security issues, and style violations. Read-only, no memory injection.

21 19d ago A 28 tokens original MIT

summarizer

04

Timeflys2018/zeyi

Agent

Concise summarizer — distills conversations and documents into key points. Token-efficient (no memory/skills injection).

21 19d ago A 27 tokens original MIT

oracle

05

Timeflys2018/zeyi

Agent

Deep reasoning specialist for architecture review and complex debugging. Use when stuck after 2+ failed attempts or when designing multi-system tradeoffs.

21 19d ago C 29 tokens original MIT