Skip to content

Commit c22264b

Browse files
committed
feat: CLI formatters + response types + debug gating
1 parent 7c4e684 commit c22264b

File tree

11 files changed

+1377
-204
lines changed

11 files changed

+1377
-204
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "codebase-context",
33
"version": "1.7.0",
4-
"description": "Second brain for AI agents working on your codebase - team coding patterns detection, persistent memory, preflight checks, and hybrid search with evidence scoring. Local-first MCP server",
4+
"description": "Second brain for AI agents working on your codebase - team coding patterns detection, persistent memory, edit readiness checks, and hybrid search with evidence scoring. Local-first MCP server",
55
"type": "module",
66
"main": "./dist/lib.js",
77
"types": "./dist/lib.d.ts",

0 commit comments

Comments
 (0)