Alternatives
Products that do what Weave Context does
Navigate repository knowledge like code.
- 1

- 2

- 3
- 4

- 5

- 6

- 7

- 8

- 9

- 10AW
I've been presenting at local meetups about Context Engineering, RAG, Skills, etc.. I even have a vbrownbag coming up on LinkedIn about this topic so I figured I would make a basic example that uses bedrock so I can use it in my talks or vbrownbags. Hopefully it's useful.
Apr 2026 · github.com
- 11

- 12

- 13

- 14

- 15

- 16
- 17WA
Hey HN, We’re building Weave: an ML-powered tool to measure engineering output, that actually understands engineering output! Why? Here’s the thing: almost every eng leader already measures output - either openly or behind closed doors. But they rely on metrics like lines of code (correlation with effort: ~0.3), number of PRs, or story points (slightly better at ~0.35). These metrics are, frankly, terrible proxies for productivity. We’ve developed a custom model that analyzes code and its impact directly, with a far better 0.94 correlation. The result? A standardized engineering output…
2024 · app.workweave.ai
- 18RA
Hi HN, We're excited to share repo2vec: a simple-to-use, modular library enabling you to chat with any public or private codebase. It's like Github Copilot but with the most up-to-date information about your repo. We made this because sometimes you just want to learn how a codebase works and how to integrate it, without spending hours sifting through the code itself. We tried to make it dead-simple to use. With two scripts, you can index and get a functional interface for your repo. Every generated response shows where in the code the context for the answer was pulled from. We also made it…
2024 · github.com
- 19CC
Show HN: Context Copy - VS Code extension for quickly copying context I've developed a VS Code extension called "Context Copy" that allows developers to swiftly copy multiple files with their full context, formatted as markdown. It's designed to streamline the process of sharing code snippets with AI assistants (like ChatGPT or Claude) or in documentation. Key features: - Select multiple files in VS Code Explorer - Right-click to copy full context as markdown - Automatic language detection for syntax highlighting - Includes file paths for better context preservation - Copies directly to…
2024 · marketplace.visualstudio.com
- 20

Attach reference projects for AI coding tools
Apr 2026 · marketplace.visualstudio.com
- 21RA
Hey HN! I built Retain as the evolution of claude-reflect (github.com/BayramAnnakov/claude-reflect). The original problem: I use Claude Code/Codex daily for coding, plus claude.ai and ChatGPT occasionally. Every conversation contains decisions, corrections, and patterns I forget existed weeks later. I kept re-explaining the same preferences. claude-reflect was a CLI tool that extracted learnings from Claude Code sessions. Retain takes this further with a native macOS app that: - Aggregates conversations from Claude Code, claude.ai, ChatGPT, and Codex CLI - Instant full-text…
Jan 2026 · github.com
- 22

- 23LA
Hi HN, Working with multiple projects, I got tired of re-explaining our complex multi-node system to LLMs. Documentation helped, but plain text is hard to search without indexing and doesn't work across projects. I built Linggen to solve this. My Workflow: I use the Linggen VS Code extension to "init my day." It calls the Linggen MCP to load memory instantly. Linggen indexes all my docs like it’s remembering them—it is awesome. One click loads the full architectural context, removing the "cold start" problem. The Tech: Local-First: Rust + LanceDB. Code and embeddings stay on your machine. No…
Dec 2025 · github.com
- 24

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