Skip to content

What is Instar?

Instar turns Claude Code from a powerful CLI tool into a coherent, autonomous partner. Persistent identity, shared values, memory that survives every restart, and the infrastructure to evolve — not just execute.

Named after the developmental stages between molts in arthropods, where each instar is more developed than the last.

Claude Code is powerful. But every session starts from zero. Your agent doesn’t remember what you discussed yesterday, doesn’t recognize someone it talked to last week, and can’t follow through on commitments across sessions.

Power without coherence is unreliable. An agent that forgets, contradicts itself, and can’t sustain relationships can’t be trusted with real autonomy.

Instar solves six dimensions of agent coherence:

DimensionWhat it means
MemoryRemembers across sessions — not just within one
RelationshipsKnows who it’s talking to — with continuity across platforms
IdentityStays itself after restarts, compaction, and updates
Temporal awarenessUnderstands time, context, and what’s been happening
ConsistencyFollows through on commitments — doesn’t contradict itself
GrowthEvolves its capabilities and understanding over time
  • General Agent — A personal AI partner on your computer. Runs in the background, handles scheduled tasks, messages you on Telegram or WhatsApp proactively, and grows through experience.
  • Project Agent — A partner embedded in your codebase. Monitors, builds, maintains, and messages you — the same two-way communication, scoped to your project.
You (Telegram / WhatsApp / Terminal)
|
conversation
|
v
+-------------------------+
| Your AI Partner |
| (Instar Server) |
+--------+----------------+
| manages its own infrastructure
|
+- Claude Code session (job: health-check)
+- Claude Code session (job: email-monitor)
+- Claude Code session (interactive chat)
+- Claude Code session (job: reflection)

Each session is a real Claude Code process with extended thinking, native tools, sub-agents, hooks, skills, and MCP servers. Not an API wrapper — the full development environment. The agent manages all of this autonomously.

Ready to get started? Install Instar in one command.

Want to understand the philosophy? Read about the coherence problem.