Skip to content

devforth/letmecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

letmecode - Discover your detailed agent ussage Codex | Claude

Ussage:

npx -y letmecode
image

Controls

Key Action
[ / ] Switch providers
Tab / Shift+Tab Switch providers when supported by the terminal
Up / Down or k / j Switch dashboard sections
Left / Right Select the previous or next table row
Enter Run the selected provider action
1 Select the Copilot VS Code setup action
h / l Select a Copilot setup action
q or Esc Quit

Copilot

Copilot CLI usage is read from ~/.copilot/session-state.

VS Code extension usage needs file OTEL logging first. Select the Copilot provider, choose Start logging VS Code with 1 or h / l, then press Enter; letmecode will update the current user's VS Code settings with:

{
  "github.copilot.chat.otel.enabled": true,
  "github.copilot.chat.otel.exporterType": "file",
  "github.copilot.chat.otel.outfile": "~/.copilot/otel/vscode.jsonl",
  "github.copilot.chat.otel.captureContent": false
}

Local development

pnpm install
pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors