Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KyleDex

A conversational command-line assistant that can read files, apply patches, run commands, and interact with git.

Features

  • Interactive chat mode (kyledex)
  • One‑shot prompts (kyledex "your prompt")
  • Session persistence (stores conversations under ~/.kyledex/sessions)
  • Built‑in tools: read_file, apply_patch, exec_command, git_diff
  • Configurable model via KYLEDEX_MODEL or --model
  • Requires KYLEDEX_API_KEY and KYLEDEX_BASE_URL environment variables

Usage

# Interactive mode
kyledex

# One‑shot
kyledex "Explain Rust lifetimes"

About

my own ai

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages