2
0
Commit Graph

5 Commits

Author SHA1 Message Date
ai
5e5b9a8e72 fix: draw TUI to /dev/tty instead of stdout for subshell compat 2026-04-03 13:13:25 +00:00
ai
760dea8147 security: fix path traversal in plugin_rm, add coding tools
- prevent path traversal in ais plugin rm (reject .. and /)
- validate plugin_add requires user/repo format
- extract list_plugins() helper to deduplicate code
- add git aliases (s, d, l, lg, pa for dual push, etc)
- add cargo/rg aliases and mkcd helper to zshrc
- fix zr alias (source instead of unreachable exec)
2026-04-03 13:02:34 +00:00
ai
554f015c9e add plugin manager to ais (add/ls/rm) 2026-04-03 12:40:25 +00:00
ai
31d6c2f8c7 fix: apply aishell review findings
- fix vim-plug URL typo (juneguyen -> junegunn) in install.zsh
- fix recent-dirs path to ~/.chpwd-recent-dirs in ais
- remove dead plugins (cdselect, fileselect, histselect) superseded by ais
- fix .gitignore to properly exclude target/ dirs
2026-04-03 12:40:24 +00:00
ai
3a6f31e861 add ais (rust fuzzy selector) and atproto plugin 2026-04-03 12:40:19 +00:00