56 subscribers
7.24K videos
7.85K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ gaossr/best-claude-hud

The Rust HUD for Claude Code

Best Claude Hud is the terminal companion that finally gives you a live dashboard for your coding sessions without cluttering your screen. If you use the Claude Code agent, you know how disorienting it can feel when you lose track of which model is running or how much context you’ve burned through. This tool solves that by injecting a sleek, real-time status bar directly into your terminal. It pulls live data straight from Claude’s official status line, showing you exactly which model is active, your current Git branch, and most importantly, how much of your context window is being used.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cristicretu/diri

Diri: The Dashboard for Parallel Coding Agents

Diri is the native desktop app that finally lets you run multiple AI coding agents at once without losing track of any of them. It creates separate workspaces for tools like Claude Code, Codex, and Cursor, so they can all edit different parts of your project in parallel without crashing into each other. The standout feature is its live status system, which actually reads the screen to tell you if an agent is still working, waiting for your input, or finished. You don’t have to babysit ten open terminals anymore.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pax-beehive/paxm

PAXM: Memory for Coding Agents

Coding agents have a nasty habit of forgetting everything the moment you close the chat window, forcing you to re-explain your project rules from scratch every single time. PAXM solves this by acting as a persistent, provider-neutral memory layer that works across tools like Codex, Claude Code, and OpenCode. It quietly saves your decisions and project context, then recalls them in future sessions so you never have to repeat yourself. The best part is that it starts locally with simple SQLite, so you get zero-setup benefits without needing API keys or expensive cloud services.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ xai-org/grok-build-plugin-cc

Grok Build Plugin for Claude Code

XAI released a plugin that lets you hand off coding tasks to Grok while staying inside Claude Code. The bridge, called Grok Build, takes your current project state and sends it to Grok for deep reviews, harsh critiques, or full task delegation. It’s basically a second brain for your code, running in the background so you don't have to wait around. You can even import your entire Claude session into Grok to keep working where you left off. It’s a clever way to get two different AI models working together on the same codebase, giving you a fresh set of eyes without switching tools.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ u-ichi/compact-plus

Compact Plus Fixes AI Memory Loss

Your coding agent forgets what it just built the moment you clear its context. Compact Plus fixes this by automatically saving a structured summary of your work right before compaction, then handing it back immediately after. It works invisibly in the background for Claude Code and Codex, ensuring your agent remembers its plan, decisions, and current task without you needing to do anything extra. This plugin is the safety net that keeps your AI focused, so your code never loses its place during long, complex sessions.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ haddenhunter/skillforge

SkillForge: The npm for AI Agents

SkillForge turns AI coding agent capabilities into installable packages, finally giving your tools a proper home like npm. Instead of just pasting random prompt snippets, you can publish, version, and securely share specific skills across different AI models like Claude Code or Cursor. The standout feature is its strict sandboxing, which locks each skill down so it can only access the exact files and network hosts you allow, preventing your AI from accidentally reading sensitive data or causing chaos. It works locally first, so your code never leaves your machine, and it even lets you evaluate skills against baselines to ensure they perform consistently before you deploy them.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ chattymin/poketokenbar

Your AI Tokens Hatch PokΓ©mon

PokeTokenBar turns the AI tokens you burn daily into a growing PokΓ©mon companion living right in your macOS menu bar. Every time you code with tools like Claude Code or Codex, the app reads your local usage data and incubates an egg that eventually hatches into a real creature. As you continue using these tools, your PokΓ©mon evolves through its authentic tree, with rare shiny variants appearing only in the most unusual cases. This simple app makes tracking your expensive API limits feel like a playful collection game rather than a stressful dashboard, turning your daily coding habits into a rewarding digital pet experience you will actually enjoy checking.

πŸ“° https://news.ycombinator.com/item?id=48936171

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ hassancs91/brainoutside

Turn Your Notes Into an AI Brain

Give your AI agents a real, readable brain that lives outside their heads. BrainOutside turns a simple git repo of markdown into a self-hosted memory server, letting any agent connect via standard protocols to read your thoughts, facts, and opinions. The coolest part is that it isn't just a database; it is a creative tool. Agents can use your unique identity files to write content in your actual voice, not just generic summaries. Because it is built on plain files, you can always read it, edit it, or delete the server without losing your data.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ slidespeak/slide-design-prompts

Slide Design Prompts: AI Presentation Magic

Slide Design Prompts is the library that fixes ugly AI slides with professional design systems. AI tools write decent text but often ruin the look with clashing colors and random clip art. This free collection offers eighty-one ready-made themes, from corporate boardrooms to retro arcade styles, that you simply paste into ChatGPT or Claude. Each prompt locks in specific colors and fonts to ensure your slides look polished and consistent. You can even swap in your own brand colors while keeping the layout perfect. This is the fastest way to make your presentations look like a designer built them.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ seakee/cpa-manager-plus

CPA Manager Plus: The Missing Dashboard for AI Costs

CPA Manager Plus stops letting AI billings become a mystery by giving you a full local dashboard for your AI traffic. It tracks exactly where your money and tokens go, breaks down costs by model and account, and flags failing requests before they eat your budget. Everything stays on your machine, no cloud, no telemetry. If you run AI gateways, this is the missing control panel you didn’t know you needed until now.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ test-time-training/discover

How AI Beats Humans by Learning on the Job

Discover lets a large language model keep training while it tackles a specific problem, rather than relying solely on what it learned from past data. By generating code, running it, and updating itself based on the results, it finds solutions that surpass human experts and previous artificial intelligence systems. This tool is particularly useful for complex engineering and scientific tasks where the best answer is unknown, allowing the system to iterate and improve its own logic in real time. The result is an AI that can genuinely innovate on the fly, turning a static model into a dynamic problem solver that outperforms the best known methods.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ estebanpdn/zelda-tmc-3ds

Playing Minish Cap Natively on a Nintendo 3DS

A classic Game Boy Advance adventure now runs natively on the Nintendo 3DS. This project ports The Minish Cap directly to the device, using its dual screens to show gameplay on top and a live map below. It is a full rewrite based on open-source work, not an emulator. The surprising part is that it fits the original game into the hardware while adding new options like widescreen and turbo speed. It solves the problem of playing this specific Zelda title on a modern handheld without relying on emulation. The result is a smooth, native experience that feels at home on the system.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ nvlabs/simfoundry

SimFoundry: Video to Robot Simulation

SimFoundry turns a short real-world video into a physics-ready simulation scene in under an hour, with no manual annotation required. Point it at a tabletop, and it automatically segments every object, reconstructs geometry, generates textured 3D meshes, and compiles the result into an OmniGibson scene complete with physical parameters, digital cousin variations, and task proposals. Unlike prior scene reconstruction approaches, SimFoundry is fully modular: each stage is an independently swappable component. As foundation models improve, the SimFoundry pipeline improves with them. This tool solves the bottleneck of creating training environments for robot policies by automating the entire pipeline from video to simulated reality.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ amap-cvlab/abot-world

ABot-World: Infinite Gaming on One GPU

ABot-World is the desktop project that turns your computer into an infinite, playable video world. Instead of just generating short clips, it creates a continuous environment where you can move, act, and explore in real-time. The coolest part is that it runs entirely on a single graphics card, keeping the world alive without ever cutting to a new video. You can wander through scenes that keep expanding around you, reacting to your inputs instantly. This project proves that we don't need massive cloud servers to build interactive digital spaces anymore. It’s a major step toward personal, local world-building, and it’s ready for you to explore today.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ ussoewwin/comfyui-qwenimageloraloader

The Missing Link for AI Style Control

The ComfyUI Qwen Image LoRA loader is the custom node that finally makes style customization work without breaking your workflow. It acts as a smart bridge, taking your specialized training files and slapping them onto high-performance image models so you can generate exactly the look you want. The coolest part is the smart control system that automatically figures out if your file is for depth or pose guidance, removing the need for messy manual setup. This solves the headache of mixing different AI components that usually refuse to talk to each other.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ slidespeak/presentation-design-prompts

Design Your Own AI Slides for Free

Make your AI-generated slides actually look professional. Slide Design Prompts is a collection of eighty-one ready-made design systems you can paste directly into ChatGPT or Claude. Usually, AI handles text well but fails at visuals, giving you clashing colors and messy layouts. This project fixes that by providing specific instructions for colors, fonts, and slide structures. You pick a style that fits your goal, from a corporate boardroom look to a playful marketing deck, and the AI follows it perfectly. It turns a simple text prompt into a polished, visually consistent presentation without any design skills required.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ tritant/comfyui_minimax_h3_extender

ComfyUI MiniMax H3 Extender: Continuous Video Chains

The ComfyUI MiniMax H3 Extender solves the biggest headache in long-form video generation: the jarring jump cuts between clips. It chains multiple generations together so motion, characters, and even the audio track flow continuously, feeling like one single, unbroken take rather than a slideshow. The coolest part is its validation system, which lets you build a scene one clip at a time, locking in the good takes so you don’t have to start over if one shot misses the mark. It’s like editing a film where the software remembers exactly where you left off.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sapientorius/nebulynk

Nebulynk: The Self-Hosted Team Hub with AI Follow-Up

Your entire team's video calls can be automatically transcribed and summarized by AI that runs on hardware you control. Nebulynk is a self-hosted platform that combines chat, voice, and video meetings into one workspace. The standout feature is its AI-assisted follow-up, which turns spoken conversations into searchable notes and next steps. Instead of sending your data to a third-party cloud, you use your own AI provider and keep full control over your infrastructure. This is ideal for teams that want modern collaboration without sacrificing privacy or paying per-user fees.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ cursor/cookbook

Cursor Cookbook: The Ultimate AI Coding Playground

The Cursor Cookbook is the developer's playground that turns abstract AI concepts into working reality. It stops the endless guessing game about how to integrate coding agents by showing you exactly how to build, run, and manage them from scratch. Think of it as a cheat code for the Cursor ecosystem. The repo is packed with ready-to-use examples, from simple command-line tools to complex, self-hosted cloud setups. But the real gem is the DAG task runner. Imagine you have a massive, tangled coding project.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ arcee-ai/nac

How Nac Keeps AI Agents On Task

Nac prevents AI agents from losing focus during long coding tasks by splitting work into separate, manageable streams. Instead of letting a single agent ramble through hours of work, it uses a central coordinator to plan steps and launch focused workers. Each worker handles one specific part of the job and reports back a clear summary, ensuring the project never drifts from your original goal. It is a simple, open-source way to keep ambitious AI projects on track and aligned with your intent, making it a reliable tool for developers who need consistent results without constant oversight.

πŸ†” @hackernewsgithubprojects