GitHub Updates

Daily log of new and updated open source projects. RSS Feed

2026-07-30 1 updated

Updated

2026-07-28 1 new

New

skill-greenline — Local serialized gated CI/CD for solo-dev Mac: every merge to main runs check + deploy in one exclusive gate, keeping main always deployed and green.
2026-07-27 6 updated
2026-07-19 6 updated
2026-07-13 1 updated

Updated

2026-07-11 1 new 1 updated

New

skill-sol — Orchestrates complex tasks across specialized AI agents (planner, coder, investigator, verifier) with strict model routing and role separation for reliable multi-step delivery.

Updated

2026-07-08 1 new

New

engram — Self-modifying local inference engine for Ornith-1.0-9B on Apple Silicon (MLX): weights change with inference — reinforced on success, punished on failure, consolidated into the base, persisted across restarts.
2026-07-07 1 new

New

skill-orchestrate — Portable multi-agent orchestration skill for Claude Code that decomposes tasks, fans out to specialized model roles, runs a six-seat council review, and delivers verified results.
2026-07-05 1 new

New

skill-fable — Multi-agent orchestration skill for Claude Code that fans out investigation to cheap parallel subagents and reserves expensive model context for decisions, synthesis, and hard thinking.
2026-07-02 1 updated

Updated

2026-06-30 1 new

New

map-generator — Turn any Google Maps URL into a 3D-printable STL file with real terrain elevation data — perfect for creating physical topographic models of any location on Earth.
2026-06-22 1 updated

Updated

2026-05-13 1 new

New

chatty2 — AI podcast co-host that listens to your show, speaks when addressed, and appears as a lip-synced 3D avatar you can overlay in OBS via chroma key.
2026-05-11 1 new

New

skill-get-help — Consults multiple AI CLIs (Gemini, Codex, Claude) and the web in parallel to get independent second opinions on hard bugs — grounded in real prior art, not guesses.
2026-04-22 1 new

New

book-reader — Converts EPUB ebooks into M4B audiobooks with multi-character voice synthesis, using Claude AI for character analysis and script generation.
2026-04-09 1 new

New

omniscience — Autonomous wiki that mines Claude Code session logs to extract and organise knowledge into a concept-oriented, self-evolving knowledge base enriched with images and diagrams.
2026-03-28 1 updated

Updated

tts
2026-03-27 10 updated
2026-03-26 46 updated
2026-03-24 6 new

New

activity — macOS process monitor that shows which Python/Node/Claude scripts are actually running — not just "python" or "node" — with CPU, memory, and smart process naming.
arbiter — Async GPU inference server with a persistent job queue, multi-model scheduling, and a simple REST API for submitting and polling image generation and other AI workloads.
mac-dock-lock — Prevents macOS Dock from migrating to secondary displays by blocking mouse events in the trigger zone, keeping it locked to your primary screen.
news-classifier — Go service that automatically categorizes news articles by topic, enabling efficient organization and filtering of large volumes of news content.
spark-view — Real-time GPU inference dashboard for monitoring and controlling Arbiter model servers — live VRAM usage, job queues, and per-model instance management.
2026-03-23 2 new

New

claude-gardener — Autonomous AI agent that tends your codebase by automating routine maintenance and organisation tasks, powered by the Claude Agent SDK.
daz-golang-gio — Go helper library for building cross-platform GUI apps with the Gio immediate-mode UI framework.
2026-03-12 1 new

New

waft-client — Client SDK for waft-deployed apps — auth, database, and more
2026-02-28 1 new

New

skill-bdd — Behavior-Driven Development skill for Claude Code that automates Gherkin scenario authoring, primitive extraction, and UI test implementation across web, desktop, and mobile projects.
2026-02-27 1 new

New

daz-agent-sdk — Provider-agnostic Python library for AI model routing with tier-based fallback, multi-provider streaming, and unified conversation management across Claude, Gemini, Ollama, and OpenAI.
2026-02-21 1 new

New

waft-mcp — Waft MCP plugin — gives your AI the ability to deploy, monitor, and scale production apps
2026-02-19 1 new

New

claude-usage — Real-time desktop app with retro analog gauges showing Claude Code subscription usage across 5-hour and 7-day windows, with a humorous mood panel.
2026-02-17 1 new

New

prompt-grid — Multi-session terminal emulator with tmux-backed persistence, Discord remote control, and a Gio-based GUI that survives reboots and supports SSH, scrollback, and session management
2026-02-11 1 new

New

noveliser2 — AI-powered novel generator that creates complete EPUBs from a text prompt, using Claude for planning and prose with resumable pipelines and image generation
2026-02-10 1 new

New

billboard — Download and store every Billboard Hot 100 chart entry from 1958 to present in a local SQLite database for music analytics and historical research
2026-02-09 1 new

New

tts — High-quality text-to-speech for Apple Silicon using Qwen3-TTS models with voice cloning, voice design, multi-speaker dialogue, and chunked processing for long texts
2026-02-07 1 new

New

2026-02-06 4 new

New

daz-web-extract — Async Python library that extracts clean text from any URL with automatic fallback fetch strategies
skill-ai — Claude Agent SDK integration skill for programmatic AI
skill-golang — Claude Code skill enforcing strict Go development standards with zero-fabrication testing
skill-screenshot — Claude Code skill for capturing and verifying UI screenshots with Playwright