MCPcopy Index your code
hub / github.com/annamedv/red

github.com/annamedv/red @v0.1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1.0 ↗ · + Follow
26 symbols 55 edges 6 files 1 documented · 4%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

red

red

Red is a terminal log analysis tools.

Usage

Pipe JSON stream logs into red and specify a few fields to display. For example using with kubernetes:

kubectl logs ... | red level message

You will see combined logs with trend sparkline and total count.

Install

go install github.com/antonmedv/red@latest

License

MIT

Core symbols most depended-on inside this repo

Get
called by 5
store.go
Key
called by 5
store.go
GetCount
called by 2
store.go
GetTrend
called by 2
store.go
Spark
called by 2
spark.go
ComputeDistance
called by 2
levenshtein.go
GetData
called by 1
store.go
NewStore
called by 1
store.go

Shape

Function 14
Method 10
Struct 2

Languages

Go100%

Modules by API surface

store.go13 symbols
main.go8 symbols
spark.go2 symbols
util.go1 symbols
levenshtein_test.go1 symbols
levenshtein.go1 symbols

For agents

$ claude mcp add red \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact