nowfound

Alternatives

Products that do what CodeRay does

Stop token burn. Agents read lines, not file dumps.

  1. 1
    CodeBurn103

    See where your AI coding spend actually goes

    25d ago · codeburn.app

  2. 2SC

    Our team lives in Slack, but we don’t have access to the Slack MCP and couldn’t find anything out there that worked for us, so we coded our own agent-slack CLI * Can paste in Slack URLs * Token efficient * Zero-config (auto auth if you use Slack Desktop) Auto downloads files/snippets. Also can read Slack canvases as markdown! MIT License

    Feb 2026 · github.com

  3. 3
    Codebuff268

    Better code generation than Cursor, from your CLI

    2024

  4. 4

    Browser Agents that communicate using ASCII wireframes

    Mar 2026

  5. 5
    Flare120

    The graph-first IDE and interactive map for agentic coding

    12d ago · github.com

  6. 6
    Caveman161

    why use many token when few do trick

    24d ago · caveman.so

  7. 7

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  8. 8CA

    Built this after realizing I was spending ~$1400/week on Claude Code with almost no visibility into what was actually consuming tokens. Tools like ccusage give a cost breakdown per model and per day, but I wanted to understand usage at the task level. CodeBurn reads the JSONL session transcripts that Claude Code stores locally (~/.claude/projects/) and classifies each turn into 13 categories based on tool usage patterns (no LLM calls involved). One surprising result: about 56% of my spend was on conversation turns with no tool usage. Actual coding (edits/writes) was…

    Apr 2026 · github.com

  9. 9

    Persistent memory for AI coding agents

    Apr 2026 · contextpool.io

  10. 10CS

    Coding agents don't have long-term memory. But you do have months of full-fidelity agent transcripts stored on your machine. A simple solution that goes a long way: ingest those transcripts and logs into a structured SQLite database, then search them with ranked text match. Everything is fully local and doesn't require anything fancy like a graph database or hosted memory service. This is the idea behind ctx, a Rust CLI that handles the ingestion and searching. We give our agents a skill that tells them to reference past sessions before working in an area. Usually we do this through an…

    Jul 2026 · github.com

  11. 11

    Cut your AI token costs by 40-60% with one API call

    Feb 2026

  12. 12
    DexCode94

    Your AI Agent builds the Deck & you never leave the terminal

    Mar 2026

  13. 13

    See why your coding agent looped, drifted, or burned tokens

    Jul 2026 · kamihork.github.io

  14. 14
    FlowLens134

    Bug reports built for coding agents, so you can ship faster.

    Dec 2025

  15. 15

    Local semantic search for AI agents

    Aug 2026 · tryreference.com

  16. 16

    Block prompt inject & cut token costs for AI browser agents

    Jun 2026 · github.com

  17. 17

    Give your AI coding agent the web as a command line

    Jun 2026 · npmjs.com

  18. 18SC

    Hey HN! We're Charles and Dean. A few weeks ago we posted about Stage, a code review tool that guides you through reading a PR step by step - https://news.ycombinator.com/item?id=47796818. We got a lot of great feedback but also heard from many people that they wanted to have the chapters experience even before opening a PR… so we built the Stage CLI as the local, open-source version that anyone can try. Here’s a quick demo video: https://www.tella.tv/video/stage-cli-demo-f55q It works with any coding agent of your choice. The skill instructs the agent to…

    May 2026 · github.com

  19. 19
    Skilled76

    Dashboard to find agent skills you no longer need

    May 2026 · github.com

  20. 20CS

    We now write most of our code with agents. For a while, PRs piled up, causing review fatigue, and we had this sinking feeling that standards were slipping. Consistency is tough at this volume. I’m sharing the solution we found, which has become our main product. Continue (https://docs.continue.dev) runs AI checks on every PR. Each check is a source-controlled markdown file in `.continue/checks/` that shows up as a GitHub status check. They run as full agents, not just reading the diff, but able to read/write files, run bash commands, and use a browser. If it finds…

    Feb 2026 · docs.continue.dev

  21. 21

    Your AI has your code's text, never its map. Fix that.

    Jun 2026 · luuuc.github.io

  22. 22
    ctx4

    Keep your AI coding sessions alive.Never lose context again.

    Jun 2026 · github.com

  23. 23

    See what your AI coding agents think, cost and do

    Jul 2026 · tokentelemetry.com

  24. 24FL

    Hi HN! We just launched Codacy Guardrails, an IDE extension with a CLI for code analysis and MCP server that enforces security & quality rules on AI-generated code in real-time. It hooks into AI coding assistants (like VS Code Agent Mode, Cursor, Windsurf), silently scanning and fixing AI-suggested code that has vulnerabilities or violates your coding standards, while the code it’s being generated. We built this because coding agents can be a double-edged sword. They do boost productivity, but can easily introduce insecure or non-compliant code. One recent research team at NYU found that 40%…

    2025

Ranked by how close each launch is in meaning, then by votes. Refine with a description →