Settings

Theme

Show HN: CLI for agentic activity tracking in Codex

1 points by aperi a month ago · 0 comments · 1 min read


Hey hackers,

I made a CLI to sync your Codex prompts + agent reasoning + file diffs to a shared memory called Codaph (https://codaph.com). The goal was to sync agent activity across my team for a much richer understanding of the codebase.

Under the hood, it uses Mubit (https://mubit.ai) - memory engine we built based on associative retrieval. Mubit is built on the concepts of hypervectors and clustering (with time based decay for now)

Currently, Codaph works with Codex with plans to add other agentic tools soon.

Codaph is open source (vibe coded lol).

Would love to hear some feedback and if you want to try it Mubit is free (api key is available on https://console.mubit.ai)

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection