You can auto-approve tool calls and terminal commands in Copilot’s Agent mode.
With ❤️ from Eleanor
< @intellectronica >( OKIGU Consulting | Elite AI-assisted Coding )
| [ | |
| { | |
| "key": "tab", | |
| "command": "workbench.action.chat.switchToNextModel", | |
| "when": "chatInputHasFocus && chatIsEnabled && !lockedToCodingAgent && !quickChatHasFocus && chatLocation == 'panel'" | |
| } | |
| ] |
You can auto-approve tool calls and terminal commands in Copilot’s Agent mode.
With ❤️ from Eleanor
< @intellectronica >( OKIGU Consulting | Elite AI-assisted Coding )
Create a gist with multiple files (including binaries) in a directory
By Eleanor Berger < @intellectronica > and Codex CLI / GPT-5.
usage: gistify.py [-h] [--public | --secret] [directory]
| { | |
| "name": "GitHub → Todoist", | |
| "nodes": [ | |
| { | |
| "parameters": { | |
| "rule": { | |
| "interval": [ | |
| { | |
| "field": "minutes", |
| #!/usr/bin/env python3 | |
| # /// script | |
| # requires-python = ">=3.12" | |
| # dependencies = [ | |
| # "rich>=13.0.0", | |
| # "pyfiglet>=0.9.0", | |
| # ] | |
| # /// | |
| """Display a full-screen colorful banner that reads "I ❤️ GPT-5-mini". |
| { | |
| "type": "excalidraw", | |
| "version": 2, | |
| "source": "https://excalidraw.com", | |
| "elements": [ | |
| { | |
| "type": "ellipse", | |
| "version": 5, | |
| "versionNonce": 123456, | |
| "isDeleted": false, |
| Source |
|---|
../.config/ruler/instructions.md |
NICE!!!
A simple Lisp (Scheme-like) interpreter implemented in Rust.
Created by Eleanor Berger using Cline and Qwen 3 Coder, for less than $1 and in 10 minutes.
Leonie Monigatti, one of the best and clearest voices on information retrieval, published this great list of the most essential things to know about information retrieval (that's the "R" in "RAG"): 37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company. It's excellent, go read it.
And because these are things I never want to forget, I created flashcards to add to my collection (using CardCraft). Maybe they will be useful to you too.