>"Announcing V2 of my stellar atlas inspired by the in-ship map on Project Hail Mary! "
A real-time visualization tool for Claude Code and Codex agent orchestration that makes complex agent behaviors visible through interactive node graphs. It allows developers to monitor how agents think, branch, and coordinate during execution, facilitating easier debugging of tool call chains and reasoning processes.
- Live agent visualization via an interactive node graph with real-time streaming
- Concurrent support for Claude Code and Codex runtimes
- Integrated VS Code extension for direct workspace monitoring
- Interactive canvas with pan and zoom capabilities to inspect details
- Timeline, transcript panels, and JSONL log file replay functionality
This system transforms unstructured text documents into interactive knowledge graphs by using an LLM to extract knowledge in the form of Subject-Predicate-Object triplets. It features automated text chunking, entity standardization to ensure consistent naming across segments, and relationship inference to discover connections between disconnected parts of the data. The final output is an interactive HTML visualization that includes color-coded communities, node sizing based on importance metrics, and both original and inferred relationship types.
- Support for any OpenAI-compatible API endpoint including Ollama and vLLM
- Multi-pass processing for triple extraction, entity alignment, and relationship inference
- Interactive visualization with zoom, pan, and physics controls
- Community detection using the Louvain method
Git contributions e-ink display on an esp32. Show off your commit streaks with this wireless e-ink display. It uses an ESP32 to fetch and display your latest contributions.
This article details a project to create a small desktop appliance with an E-Ink display that shows a user's GitHub activity graph. It uses an ESP32 and a 3D-printed case, configured via a web interface.
PostHog is an all-in-one, open-source platform providing web and product analytics, session recording, feature flagging, and A/B testing. It supports self-hosting and offers functionalities such as event-based analytics, user and group tracking, data visualizations, session replays, heatmaps, feature flags, experiments, surveys, and more.
Visualize your git commits with a heat map in the terminal.
eplot is an Emacs package for generating time series charts, plots and bar charts interactively.