Skip to content
View Neo-Isshin's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Los Angelous

Block or report Neo-Isshin

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
Neo-Isshin/README.md

Hi, I'm Neo

Building local-first AI tooling that keeps your work, memory, and data under your control.

I build tools for people who work across multiple AI agents and want the results to remain useful after a session ends.

Homepage Actanara TokenClock MuxLM

X WeChat


Actanara β€” shared memory for your AI work

Actanara

Your agents do valuable work. Actanara makes sure that work does not disappear with the session.

Actanara (formerly Open Nova) is a structured, local-first AI asset operations system. It consolidates sessions, tasks, and evidence from Codex, Claude Code, Gemini CLI, OpenClaw, Hermes, OpenCode, Antigravity, and Cursor into one durable local layer, then turns them into:

  • shared memory across agents β€” work done in Claude Code can be found and reused from Codex through a restricted read-only retrieval boundary (nova-RAG with a local lexical fallback);
  • a graph of work that actually happened β€” Nova-Task derives tasks, status, and evidence from conversations, file changes, and tool results, not just manually written tickets;
  • automatic work narratives β€” daily, weekly, and monthly reports that turn fragmented sessions into durable progress;
  • a local source of truth β€” sessions, usage, generated assets, and task evidence stay in user-controlled storage with explicit integration boundaries.

Parser-first processing normalizes everything before any LLM sees it; your runtime data and generated assets remain under your control.

Repository Β Β·Β  Website


TokenClock β€” AI usage at a glance

TokenClock Liquid Glass clock One living dial for your AI coding tools.

TokenClock reads local usage logs from Claude Code, Codex, Gemini CLI, OpenCode, and more, then turns them into an always-visible Liquid Glass view of tokens, messages, active tools, and per-session usage β€” broken down into sessions, models, and tools.

Local-only Β· zero upload Β· native Liquid Glass on macOS 26+.

Explore TokenClock β†’

MuxLM β€” any provider, one short command

Switch between providers and models in Codex, Claude Code, and OpenCode β€” without editing config files or scattering API keys.

cdx glm52    # Codex with GLM 5.2
cld k3       # Claude Code with Kimi K3
opc ds       # OpenCode with DeepSeek

One binary, three entry points (cdx / cld / opc). MuxLM is a lightweight switcher, not a proxy: the underlying CLI connects directly to your chosen provider, the launch config stays isolated from your global one, and nothing is left behind.

Explore MuxLM β†’


Ailyre β€” a personal corner of the internet

When I'm not building tools, I keep a small personal space at ailyre.com β€” a quiet homepage with an interactive lyre, an AI-news digest you can subscribe to, and room for curiosity to grow.

保持ε₯½ε₯‡οΌŒθ‡ͺεœ¨η”Ÿι•Ώγ€‚ (Stay curious, grow at ease.)


What I care about

  • Local by default β€” private work should not need a cloud account to become useful.
  • Interoperable by design β€” knowledge should move across tools without one agent owning the whole workflow.
  • Durable outcomes β€” sessions should become evidence, memory, and reusable assets instead of disposable chat history.
  • Explicit boundaries β€” automation is most valuable when its permissions, data paths, and failure modes stay visible.

My Gods are in the Rain.

Pinned Loading

  1. actanara actanara Public

    Auto consolidate all your Agent Runtimes. Share memory across your agents.Auto highly structured task analyzer.

    Python 10 3

  2. TokenClock TokenClock Public

    Native Liquid Glass AI token tracker for macOS. Breakdown into sessions/models/tools.

    C 50 1

  3. MuxLM MuxLM Public

    MuxLM β€” Run Codex, Claude Code, or OpenCode with a custom provider and model in one short command.

    Go 5

  4. Neo-Isshin Neo-Isshin Public

    Building local-first AI tooling that keeps your work, memory, and data under your control.