public
nobgit
read
Codex
NobGit for Codex
Languages
Repository composition by tracked source files.
PowerShell
57%
Shell
43%
Trace
.agents/plugins/marketplace.json
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
{
2
"name": "nobgit",
3
"interface": {
4
"displayName": "NobGit"
5
},
6
"plugins": [
7
{
8
"name": "nobgit",
9
"source": {
10
"source": "local",
11
"path": "./plugins/nobgit"
12
},
13
"policy": {
14
"installation": "AVAILABLE",
15
"authentication": "ON_INSTALL"
16
},
17
"category": "Developer Tools"
18
}
19
]
20
}