cd/sources/gist-auto-discovered· home sources Gist (auto-discovered)
cat /sources/gist-auto-discovered.feed | wc -l → 964

Gist (auto-discovered)

articles 964 domain gist.github.com → page 5/49 feed RSS
17:39
2026-07-29
gist.github.com
artificial-intelligence

Run Claude Code with Opus 4.8 with Full Permissions

Anthropic has released a new version of its Claude Code developer tool that runs with Opus 4.8 and full permissions, enabling more autonomous coding capabilities. The update allows the AI agent to exe…

10:53
2026-07-29
gist.github.com
developer-tools

Code review the actual git branch using github copilot sdk.

A developer has built a script that uses the GitHub Copilot SDK to automatically review the actual git branch by sending the diff between main and HEAD to a large language model for analysis. The scri…

09:32
2026-07-29
gist.github.com
developer-tools

Macintosh installation guide by Amidia AI

Amidia AI published a step-by-step guide for installing macOS on AMD hardware using OpenCore Legacy Patcher. The guide covers compatibility checks, EFI generation, USB mapping, config.plist editing, a…

15:20
2026-07-28
gist.github.com
developer-tools

Enable screenshot/image input for custom Vision models in ZCode

ZCode, a developer tool, misclassifies custom OpenAI-compatible vision models as text-only, blocking screenshot input. A developer provided a Python script to patch the configuration file by adding im…

12:10
2026-07-28
gist.github.com
large-language-models

CLAUDE.md for OPUS 5

Anthropic published a CLAUDE.md configuration file for Opus 5, instructing the model to keep responses focused and concise, match document length to task needs, and prioritize correctness for producti…

01:21
2026-07-28
gist.github.com
developer-tools

Synthetic Claude Code wrapper (defaults to K3 as the model)

A developer created a shell wrapper called 'synclaude' that routes Claude Code's interface through Synthetic's API, allowing users to run open models like Kimi K3, GLM 5.2, and MiniMax M3 while keepin…

16:35
2026-07-27
gist.github.com
developer-tools

VS Code Settings for Intro to Coding Students

A developer shared a VS Code settings configuration designed for beginners learning HTML, CSS, JavaScript, Python, and basic GitHub workflows. The setup removes distractions, hides AI and advanced fea…

16:15
2026-07-27
gist.github.com
machine-learning

Royston-Parmar Model

A developer demonstrated the utility of Royston-Parmar (RP) models for causal inference in survival analysis, particularly in scenarios with non-proportional hazards where Cox proportional hazards mod…

13:33
2026-07-27
gist.github.com
developer-tools

My Pi Setup

A developer shared a step-by-step guide for setting up the Pi coding agent with DeepSeek, RTK, and extensions. The guide covers installation, API key setup, model selection between DeepSeek Flash and …

12:03
2026-07-27
gist.github.com
developer-tools

Uncovering how the Codex App makes Electron feel snappy

A developer traced the Codex desktop app's process tree and found it is a well-architected Electron application, not a native SwiftUI/AppKit interface. The app uses React 19 with a custom conversation…

12:00
2026-07-27
gist.github.com
artificial-intelligence

The New Physics of Harness - Intent focused approach

VCE-HQ, an autonomous agentic swarm system, orchestrates cloud and OS-level infrastructure operations using a state-based multi-agent architecture. The system employs a strict DAG pipeline with ReAct …

04:07
2026-07-27
gist.github.com
artificial-intelligence

Recursive self-improvement prompt for agent evals

A developer outlines a rigorous methodology for conducting recursive self-improvement campaigns on AI agent harnesses, emphasizing evidence-driven optimization without benchmark manipulation. The appr…

← prev page 5 / 49 next →