Dispatch / Journal

Under Tide_

Product logs, development notes, and technical write-ups.

A personal journal surface for ideas, experiments, projects, and long-form notes.

NODE 01 2025-10-11

About "Undertide"

An introduction to this website and a brief personal profile.

October 11, 2025 · Zixiang Zhang
OPEN ENTRY ->
NODE 02 2026-04-10

Reimagine AGN as a Living System

The more I use AI, the less I believe the future belongs to isolated prompts or isolated models. A month ago, it still felt possible to keep up with the frontier by watching new releases, trying new workflows, and refining protocols by hand. I even designed AGN around that assumption: a coordinated multi-agent structure with differentiated roles, explicit orchestration, and a clear human center. But the pace has changed. New agent platforms, new integrations, new toolchains, and new workflow abstractions now appear almost daily. Some ideas that felt rare not long ago are already showing up elsewhere in convergent form.

April 10, 2026 · Zixiang Zhang
OPEN ENTRY ->
NODE 06 2026-03-01

OhMyZsh: Customizing the Terminal

Basically, this post is here to share the upgrades I’ve made to my Terminal after an hour of exploration today. The core of it involves using OhMyZsh to customize certain features and make the Terminal experience more user-friendly. While the default Zsh in macOS is powerful, its out-of-the-box configuration is extremely minimal. Oh My Zsh is not just a framework; it’s a vast ecosystem of plugins and themes. Auto-completion For my terminal usage, I installed the zsh-autosuggestions plugin, which provides “gray ghost” predictions based on my command history.

March 1, 2026 · Zixiang Zhang
OPEN ENTRY ->