Ideas
Loose notes for things I might want to work on later.
-
Persistent project context for agents
Explore better ways to preserve project context across repeated agent sessions, such as memory files, project-specific markdown, or skills, and test whether they save tokens while keeping interpretation reliable over time.
-
Agent-to-agent workflows in Kitty
Use separate Kitty tabs or windows to let Claude Code and Codex play different roles, such as design input and review, then pass context back and forth while working on the same project.