Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

313 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taelin AI Scripts

AI tools for daily coding workflows.

Structure

  • ./askai/ — unified AI interface (AskAI) and vendor implementations
  • ./tools/ — CLI tools built on AskAI
  • ./ — config files (package.json, tsconfig.json, etc.)

Tools

  • csh — terminal chat with shell execution (example)
  • holefill — fill .?. placeholders, or apply many edits via .!. (instructions written in-file), via AI
  • shot — one-shot AI code editing with tool calls
  • refactor — context-aware code refactoring with smart compaction
  • board — multi-advisor panel for file review
  • long — codex loop: goal → work → board review → repeat

Usage

npm install -g

Then run any tool from the terminal (e.g. csh s, holefill file.ts).

API keys go in ~/.config/<vendor>.token (e.g. ~/.config/openai.token).

See ./askai/AskAI.md for the AskAI library API reference.

License

MIT

About

Some handy AI scripts

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages