Headlines Flash
Wed, Jun 10 05:58 PM

??????? #context

14 headlines

TechnologyHacker Newsβ€’ 5h ago

Show HN: Hades – Unity context graph for Claude Code

I brought you my new open source project for Unity and Claude Code to work in pair. Long story short: Claude usually has a hard time navigating Unity projects - complex scenes, nested prefabs, and even GameObjects with dozens of components attached, each with dozens of properties. Straightforwa...

TechnologyHacker Newsβ€’ 13h ago

Show HN: Claude Code Context Analyzer

Context window usage analyzer for Claude Code. Tracks how context is consumed across tools, compaction, skills, and user interactions β€” then visualizes it so you can optimize your sessions.

TechnologyDev.toβ€’ 22h ago

I built a Jira CLI for my AI agents. My team thinks I should have used MCP

I recently put together a tiny open-source tool: a non-interactive, JSON-first Jira CLI tailored for AI agents. I called it the "kubectl of Jira. " The idea is simple: it’s a stateless binary that outputs clean JSON so agents can pipe data straight into jq, grep, or wc without choking on interac...