Launched this week

100xprompt
Agentic coding CLI with unlimited GLM 5.2. Free right now
3 followers
Agentic coding CLI with unlimited GLM 5.2. Free right now
3 followers
An agentic coding CLI built for long sessions. Three things make it different: Chitta - persistent memory, so it actually remembers your codebase between sessions instead of starting cold. UltraGuard - built-in prompt-injection and PII shield. Three-tier context compaction - it summarises its own history mid-task, so it doesn't lose the plot on big refactors. GLM 5.2 is unlimited right now. npm i -g 100xprompt-cli


The three-tier context compaction for big refactors is the interesting part, does the CLI let you point it at a custom Anthropic-compatible or OpenAI endpoint, or is it locked to GLM 5.2? Curious how Chitta's persistent memory holds up when swapping models mid-project.