57 subscribers
7.3K videos
7.9K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
📦 microck/opencode-studio

Manage OpenCode Configs Without Editing JSON

OpenCode Studio provides a graphical interface for managing local OpenCode configurations, allowing users to handle complex settings without manual JSON editing. This tool enables users to toggle MCP servers, manage custom agents, and edit skills or plugins directly through a web browser. By automatically detecting local configuration directories, it allows for seamless profile switching, bulk importing of resources via URL, and tracking usage statistics like token costs. It simplifies environment management by reading and writing configurations directly to your disk, offering a clean, visual alternative to standard command-line workflows for organizing your local development environment.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 claugehq/clauge

Clauge: The AI-Powered Super-App for Developers

Clauge is an AI-powered super-app built with Rust and Tauri that consolidates fragmented developer workflows into one unified interface. It integrates coding agents, API clients, database editors, and SSH sessions into a single shell, allowing you to manage complex tasks without switching between multiple applications. Each tool features a dedicated AI, such as schema-aware SQL assistance or permission-gated SSH controls, all while keeping your data local to your machine. With its spatial canvas for organizing tabs and native support for various backends, Clauge streamlines your entire development lifecycle. Simplify your daily routine and experience a more focused coding environment.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 block/buzz

Buzz: A Hive Mind Workspace for Humans and AI Agents

Build software in a collaborative workspace where humans and AI agents act as equal team members. This project functions as a self-hostable communication platform and Nostr relay that records every message, git event, and workflow step as a signed, verifiable entry in a single audit trail. Because agents hold their own keys and membership, they can perform concrete tasks like triage bugs, run workflows, or provide historical context by searching months of project data. By unifying communication and project history into one searchable log, it creates a transparent environment where AI is a productive teammate, not just a bot.

📰 https://news.ycombinator.com/item?id=48632977

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 mindlab-research/mixture-of-lora-harness

Master Multi-Model Routing with Mixture-of-LoRA-Harness

Deploy multiple specialized AI adapters behind a single endpoint using this powerful routing harness. This lightweight router acts as an overlay for SGLang, allowing you to seamlessly switch between specialist LoRA modules based on user requests. It uses a hybrid design that combines model-generated prompts with deterministic metadata guardrails to ensure the right adapter, such as coding or personal-agent assistants, handles each task. By managing routing, memory, and task metadata, it enables complex workflows without the need to modify base models. Use this to streamline your agentic applications and maximize specialist performance in every conversation.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sjkim1127/reversecore_mcp

Automate Reverse Engineering with AI Agents

Reversecore_MCP leverages over one thousand passing tests to provide an enterprise-grade Model Context Protocol server that empowers AI agents to perform complex binary analysis. This project streamlines reverse engineering by orchestrating powerful industry tools like Ghidra, Radare2, and YARA directly through natural language commands. Whether you are conducting deep code analysis, extracting indicators of compromise, or generating detailed malware reports, this platform automates the heavy lifting while maintaining rigorous security standards. By integrating sophisticated decompilation and pattern matching, it transforms tedious binary exploration into a smooth, agent-driven workflow, helping you uncover hidden threats and vulnerabilities with professional precision.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 jacob-bd/relay-ai

Relay Any AI Model into Your Favorite Coding Agents

Relay-ai is a command-line interface that enables you to integrate diverse AI models into professional coding tools like Claude Code, Claude Desktop, and the OpenAI Codex CLI. It functions as a powerful local API gateway, allowing you to bypass specific provider limitations by managing your own registry of API keys from services like Groq, Mistral, and DeepSeek. By handling model switching, proxying, and environment isolation, this tool solves the problem of platform lock-in for AI development. It is an excellent utility for developers looking to build a flexible, unified workflow across multiple AI coding assistants, ultimately streamlining your entire coding automation process.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 djiangtw/data-structures-in-practice-public

Data Structures Performance on Real Hardware

Software performance depends heavily on the underlying hardware, yet many engineers overlook how data structures behave on actual silicon. Data Structures in Practice is a comprehensive, hardware-aware guide specifically for system software engineers working on firmware, bootloaders, and device drivers. The book analyzes standard data structures through the critical lens of cache behavior, memory hierarchies, and CPU microarchitecture using real benchmark data from RISC-V, ARM, and x86 processors. By examining how specific designs perform in resource-constrained environments, the project provides a practical foundation for building efficient system software. Exploring these real-world performance trade-offs is essential for mastering low-level optimization.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 thecmdguy/ducky

Manage Your Network with Ducky

Simplify your workflow by centralizing essential networking tasks into one intuitive desktop application. Built with Python and PySide6, this tool offers a multi-protocol terminal for SSH, Telnet, and Serial connections alongside a full suite of diagnostics like ping, traceroute, and multi-threaded port scanning. It also features an SNMP topology mapper for discovering devices, a security toolkit for hashing and CVE lookups, and a dockable notepad for tracking your notes. By combining these utilities under a single interface with customizable themes, this project removes the clutter of multiple windows, making network management efficient and organized for any engineer or student.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 hkuds/agentspace

AgentSpace: Collaborative Workspace for Humans and AI Agents

Coordinate work between human team members and digital employees using a shared collaborative workspace designed to treat agents as first-class teammates. AgentSpace provides an agent-native environment where you can recruit agents with defined roles, schedule multi-agent workflows, and manage sensitive actions through integrated permission and approval gates. The platform includes a specialized router that normalizes execution across various runtimes like Claude Code and Codex, ensuring that your agent identities and contexts remain stable. By centralizing management and auditing, this workspace helps teams stay accountable, maintain control, and finally make agents a true part of organizational operations.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 shixin-guo/picot

Local Desktop GUI for Pi Coding Agent

Picot provides a self-contained desktop interface for the Pi coding agent, running entirely on your machine without requiring a separate installation or terminal commands. By bundling its own runtime inside the application, it creates an isolated environment for each project, letting you chat, manage sessions, and browse files seamlessly. You can run multiple agents in parallel, visualize token costs, and access your workspaces via mobile or LAN. It simplifies local development by handling process management for you, ensuring a smooth, visual experience that keeps your workflow organized, efficient, and private. Try it out to elevate your coding agent sessions.

📰 https://news.ycombinator.com/item?id=48633797

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 dorukkumkumoglu/optocamzero

Build Your Own Pocket-Sized Digital Camera

Optocam Zero is a compact digital camera built around a Raspberry Pi Zero 2 W that uses easily accessible off the shelf components. This project provides everything you need to create a playful and portable camera, featuring a 3D printed enclosure and an intuitive interface for capturing images or recording GIFs. It includes useful features like a built-in hotspot for fast wireless image transfers to your devices, multiple photo filters, and an autofocus module. By following the provided build guide and bill of materials, you can assemble this pocket-sized device and start capturing photos in your own unique style.

📰 https://news.ycombinator.com/item?id=48634778

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 iliashad/edit-mind

Organize Your Video Library with Local AI

Manage your entire video collection by transforming it into a searchable knowledge base that runs completely on your local hardware. This project processes your files using multi-modal analysis like Whisper for transcription and various models for object, text, and face recognition. By integrating these capabilities with a vector database, it enables you to perform deep semantic searches using natural language to find specific scenes or content instantly. Because it leverages Docker, the system is easy to deploy while ensuring your data remains private. Take control of your footage by building a intelligent, self-hosted companion for your media files.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 douglasfreshhabian/androidforensics

Automate Android Forensic Analysis with ADB

The AndroidForensics repository provides a powerful collection of automated scripts and guides designed to extract digital artifacts from Android devices using the Android Debug Bridge. By utilizing built-in shell commands, the toolkit enables investigators and security researchers to gather essential data like system logs, installed applications, call histories, and SMS messages for forensic audits and incident response. It streamlines complex diagnostics into organized, timestamped reports, making it easier to document device states and user activity. Explore these practical utilities to improve your forensic workflow, maintain transparency in your investigations, and ensure your data collection process is consistent.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 cporter202/ai-agent-tools

The Ultimate AI Agent Tools Resource Directory

Developers and creators can now access a massive, organized library of top-tier artificial intelligence resources through a single curated repository. This collection categorizes everything from advanced generative models for text, video, and audio to practical productivity utilities and coding assistants like GitHub Copilot. It specifically highlights tools for social media automation, such as platforms that generate high-quality videos and consistent brand imagery from simple text prompts. By consolidating these powerful technologies into a structured list, the repository simplifies the discovery of AI solutions for content creation and technical workflows. Explore this resource to streamline your next project.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 scottstts/threejs-awesome-graphics-agent-skills

Pro-Level Graphics for AI Agents

Sophisticated visual implementations for Three.js are now available as a modular library of agent skills designed to enhance graphics quality. This collection moves beyond basic API knowledge, providing the specialized vocabulary and exact implementation patterns needed for high-end procedural effects like spectral oceans, volumetric clouds, and complex atmospheric scattering. By integrating these atomic systems into AI agents, developers can reliably generate refined aesthetics for scenes and games. The repository also includes a comprehensive gallery for validating these visual outputs in real time, ultimately allowing creators to offload technical rendering tasks to their preferred AI coding assistants.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 sakanaai/fugu

Supercharge Your AI Workflow with Sakana Fugu

Access a powerful multi-agent system through a single interface by integrating Sakana Fugu into your Codex environment. This tool dynamically orchestrates a diverse pool of frontier models, enabling them to collaborate and solve complex, multi-step tasks that outperform individual AI models. By leveraging evolutionary strategies and reinforcement learning, Fugu coordinates agent-to-agent communication to provide superior performance for your projects. You can install it with a simple command to start using these advanced orchestration capabilities immediately. Enhance your development workflow today by letting specialized agents work together to handle your most challenging technical requirements with ease.

📰 https://news.ycombinator.com/item?id=48638114

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 owngoalstudio/trollnfc

Turn Your iPhone Into a Powerful NFC Tool

Manage your NFC cards directly from your iPhone by scanning, writing, and emulating them with this versatile utility. Designed for devices running iOS fifteen or higher with TrollStore, this tool simplifies how you interact with your digital tags. You can easily edit NDEF data, perform batch operations on multiple cards, and maintain a secure library with built-in backup and restore features. It is a practical solution for anyone looking to bridge the gap between their physical cards and mobile device. Give the free trial a spin to check your device compatibility and discover the convenience of mobile NFC control.

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 hamishivi/tmax

Build and Train Terminal-Using AI Agents

Train powerful terminal-using AI agents through a comprehensive pipeline that manages data generation, model training, and performance evaluation. This project provides a scalable framework to synthesize diverse, difficulty-aware tasks using independent compositional axes and programmatic verifiers. You can generate complex environments, solve them with LiteLLM-based agents, and refine models using SFT and DPPO reinforcement learning scripts. The repository also includes a massive, ready-to-use task corpus that integrates seamlessly with containerized runtimes for immediate agent evaluation. Master the end-to-end recipe for creating agents capable of real-world bash interaction and complex problem solving.

🆔 @hackernewsgithubprojects
Media is too big
VIEW IN TELEGRAM
📦 zamesin/next-move-theory-canon-and-skills

Product Decisions Based on Algorithms

Next Move Theory provides a structured, algorithmic approach to making critical product decisions by integrating advanced frameworks like Jobs To Be Done, ABCDX segmentation, and riskiest assumption testing. This repository functions as an open-source canon of product methodology paired with a set of specialized skills for Claude Code and OpenAI Codex. These tools enable product builders to perform market research, craft value propositions, and generate build-ready requirements directly within their development environment. By grounding AI assistance in rigorous product theses rather than generic advice, this project helps founders and product managers identify high-leverage moves and reduce uncertainty.

📰 https://news.ycombinator.com/item?id=48629217

🆔 @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
📦 lulzx/tinypdf

Build Real PDFs with Zero Dependencies in Under 400 Lines of Code

Tinypdf is a lightweight library built in under 400 lines of code that allows you to create real, functional PDF documents without any external dependencies. This project strips away complex features like encryption or vector graphics to focus on the essential use cases, such as adding text, images, shapes, and clickable links to your pages. It is perfect for generating invoices, reports, or contracts quickly and efficiently. Whether you need simple layouts or basic markdown support for your documents, this tool offers a straightforward way to build PDFs programmatically. Give it a try to simplify your document generation process.

🆔 @hackernewsgithubprojects