This gist contains lists of modules available in
in AWS Lambda.
╭──────────────────────────────────────────────────────────────╮ | |
│ ● OpenAI Codex (research preview) v0.1.2505172129 │ | |
╰──────────────────────────────────────────────────────────────╯ | |
╭──────────────────────────────────────────────────────────────╮ | |
│ localhost session: b966636e1ecf42a59c8fef1192074e17 │ | |
│ ↳ workdir: ~/vic/dev/bend │ | |
│ ↳ model: o3 │ | |
│ ↳ provider: openai │ | |
│ ↳ approval: suggest │ | |
╰──────────────────────────────────────────────────────────────╯ |
This gist contains lists of modules available in
in AWS Lambda.
# From http://garmoncheg.blogspot.com/2012/06/pretty-git-log.html | |
git config --global alias.lg "log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --" |