Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions docs/research/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Research & Competitive Analysis

Internal analysis notes comparing CodeLens against other code-intelligence and
security tools, and brainstorms for potential upgrades. **These are working
research documents, not product documentation or a roadmap** — they capture
point-in-time analysis and may reference features, commands, or plans that were
never built (or were built differently).

For what CodeLens actually does and how to use it, see the top-level
[README.md](../../README.md), [SKILL.md](../../SKILL.md), and
[references/agent-integration.md](../../references/agent-integration.md).

## Contents

| File | Compared against |
|---|---|
| `CodeLens_vs_Serena_Upgrade_Analysis.md` | Serena (LSP-backed IDE-for-agents) |
| `CodeLens_vs_Repomix_Upgrade_Analysis.md` | Repomix |
| `CodeLens_vs_UnderstandAnything_Upgrade_Analysis.md` | UnderstandAnything |
| `CodeLens_vs_OpenTaint_Upgrade_Analysis.md` | OpenTaint |
| `CodeLens_CodeGraph_Upgrade_Analysis.md` | Code-graph tooling |
| `CodeLens_UBS_Upgrade_Analysis.md` | UBS |
| `CodeLens_Opengrep_Upgrade_Analysis.md` | Opengrep |
| `CodeLens_Upgrade_Issues_from_Semgrep.md` | Semgrep |
| `CodeLens_Upgrade_Issues_from_RepoAudit.md` | RepoAudit |
| `CodeLens_Upgrade_Issues_from_Emerge.md` | Emerge |
1,958 changes: 151 additions & 1,807 deletions references/agent-integration.md

Large diffs are not rendered by default.

Loading