인셔셔RSS 관심 있는 블로그, 뉴스, 기술 정보를 효율적으로 추적하고 읽으세요
원문 읽기 InertiaRSS에서 열기

추천 피드

博客园 - 司徒正美
V
V2EX
T
Tailwind CSS Blog
有赞技术团队
有赞技术团队
aimingoo的专栏
aimingoo的专栏
Apple Machine Learning Research
Apple Machine Learning Research
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
A
About on SuperTechFans
月光博客
月光博客
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Martin Fowler
Martin Fowler
博客园 - 聂微东
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
WordPress大学
WordPress大学
酷 壳 – CoolShell
酷 壳 – CoolShell
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI

Hacker News: Show HN

PurrrrrFocus: Pomodoro Timer App - App Store Workflow Engine — Multi-Step Orchestration for Bun RapidPhoto: Pro Photo Editor App - App Store GitHub - DheerG/swarms: Achieve extraordinary results with claude code across a variety of tasks SPICE simulation → oscilloscope → verification with Claude Code — Lucas Gerads Show HN: VCoding – A 5 MB native Windows IDE with no dynamic dependencies Show HN: LLMs don't hallucinate because they're bad at math, it's the format GitHub - Agent-FM/agentfm-core: AgentFM is a peer-to-peer network that turns everyday computers into a decentralized AI supercomputer. AgentFM lets you run massive AI workloads directly across a global mesh of idle CPUs and GPUs. Show HN: Tracking Top US Science Olympiad Alumni over Last 25 Years GitHub - Potarix/agent-hub: One place to talk to all your agents Show HN: Runtime security for AI agents(injection,tool abuse, data exfiltration) GitHub - dubeyKartikay/lazyspotify: Terminal Spotify client for macOS and Linux GitHub - the-banana-tool/king-louie: Easy to use GUI Personal AI Assistant. Win/Linux/Mac. Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission GitHub - basteez/jsf-autoreload: maven plugin to enable hot reload on jsf projects uvm32/hosts/host-gdbstub at main · ringtailsoftware/uvm32 GitHub - labsai/EDDI: Config-driven engine that turns JSON into production-grade AI agents. Multi-agent orchestration, 12+ LLM providers, MCP/A2A protocols, RAG, persistent memory, and enterprise compliance (EU AI Act, GDPR, HIPAA). Built on Quarkus. GitHub - glitchnsec/fortyone-oss: AI Executive Assistant Platform Quickstart | Alien GitHub - muxshed/shed: One stream in, or many. Every destination, simultaneously. No cloud middleman, no per-channel fees, no limits. GitHub - ocrbase-hq/ocrbase: 📄 PDF/IMG ->.MD/JSON Document OCR API for PaddleOCR and GLMOCR. Self-hostable. GitHub - impactjo/home-memory: MCP server that lets your AI assistant remember everything about your home. GitHub - Sets88/dbcls: DbCls is a powerful terminal database client that supports various databases GitHub - neptun2000/heor-agent-mcp GitHub - SeanFDZ/macmind: Single-layer transformer in HyperTalk for the classic Macintosh RollQuation: Math Puzzles - Apps on Google Play GitHub - dropbox/witchcraft Show HN: Agent-cache – Multi-tier LLM/tool/session caching for Valkey and Redis GitHub - opentalon/opentalon: OpenTalon is an open-source platform built from the ground up in Go as a robust alternative to OpenClaw LinkedIn™ 职位抓取工具 - Chrome 应用商店 GitHub - EdoardoBambini/Agent-Armor-Iaga: AI agents are getting tool access — shell, file system, databases, APIs, secrets. But **nobody is governing what they actually do with it**. Frameworks like LangChain, CrewAI, AutoGen, and Claude Code give agents the power to execute. Agent Armor gives you the power to control, audit, and approve every single action before it happens. HN Vibes — Week 15, Apr 7–13 2026 GitHub - chojs23/ec: Easy terminal-native 3-way git mergetool vim-like workflow GitHub - SethPyle376/hiraeth: Local AWS emulator focused on fast integration testing, with SQS support, SQLite-backed state, and a debug-friendly web UI. GitHub - JakOb-dotcom/cloud-sandbox-security-analysis: Technical analysis and Proof of Concept (PoC) regarding environment variable exfiltration in containerized cloud sandboxes via side-channel data leaks. Show HN: Flint – A 30B model fine-tuned for less repetition Show HN: A simpler coding agent harness GitHub - audiodude/sudomake-friends GitHub - 256thFission/mini-mythos: OSS clone of Anthropic’s Mythos harness to locate C/C++ memory vulnerabilities Show HN: OpenParallax: OS-level privilege separation for AI agent execution Hacker News Sorted - Chrome 应用商店 Show HN: How to Install Docker on Ubuntu 24.04 LTS: Complete 2026 Guide GitHub - himanshudongre/smriti GitHub - sverrirsig/claude-control: macOS desktop dashboard for monitoring and managing multiple Claude Code sessions GitHub - ory/dockertest: Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work. Chiral - Chrome 应用商店 Show HN: Two Claudes collaborating through shared memory on a $100 mini-PC GitHub - pmichaillat/latex-cv: Minimalist LaTeX template for academic CVs GitHub - oguzbilgic/posse: A web UI for Anthropic Managed Agents. GitHub - sshiraz/depsly: Dependency risk analysis tool for npm packages
Show HN: Fleet – 파이썬 관리자로 병렬로 코딩 에이전트를 실행합니다
sermakarevic · 2026-05-24 · via Hacker News: Show HN

AMD은 Claude Code 저장소에 버그를 제출했는데, 코딩 품질에 대해 불만을 표하며, 병렬로 50개 이상의 Claude Code 세션을 beads를 사용하여 실행하고 있다고 설명했습니다 — https://github.com/anthropics/claude-code/issues/42796. 이것은 꽤 흥미로웠습니다; 어떻게 가능한지 궁금했습니다. 이것이 보이기보다 더 간단했습니다.

먼저 beads를 사용하여 간단한 멀티 세션 구현을 만들었는데, 그리고 약간의 bash만 사용했습니다 —https://news.ycombinator.com/item?id=48204719. bash 루프는 빔 큐를 모니터링하고 작업을 선점하며 claude -p에 전달합니다.

이 작동이 잘 되어, 더욱 능력 있는 구현을 만들기로 결정했기 때문에 fleet를 만들었습니다. fleet는 병렬로 코딩 에이전트를 실행하는 파이썬 스루포라입니다: https://github.com/sermakarevich/fleet.

몇 가지 핵심 아이디어:

- 빔 DB는 중앙 집중식입니다 — ~/.fleet에 위치해 있습니다. 각 프로젝트에서 에이전트를 실행할 때마다 초기화할 필요가 없습니다. fleet bd create는 작업이 생성된 현재 디렉토리를 기록하고, 에이전트는 그 동일한 위치에서 시작됩니다. 빔은 git으로 관리되는 이슈 트래커로, 에이전트에게 의존성, 상태, 우선순위가 있는 작업의 공유 큐를 제공합니다 — 그래서 여러 세션에서 작업을 주장하거나, 작업에 작업하거나, 다른 사람과 충돌하지 않고 작업을 넘겨줄 수 있습니다.

- 페리트는 claude, agy (Antigravity), 그리고 codex 총 3명의 코더를 지원하며, 새로운 코더를 추가하는 것은 몇 분의 일이다. claude를 광범위하게 테스트했고, agy는 짧게 테스트했으며, codex에 대해 구독이 없으므로, 이미 구현되었지만 아직 테스트되지 않았다.

- 페리트는 원하는 만큼 코딩 에이전트를 생성할 수 있습니다. 페리트 구성을 max_concurrent=10으로 설정하고 fleet bd create --title "..." --description ""로 작업을 계속 추가하거나, 각 작업마다 특정 코더/모델을 사용하여 fleet bd create --coder agy --model opus --title "..." --description ""를 사용할 수 있습니다. 시작할 때는 3개의 병렬 코딩 세션으로 충분했지만, 지금은 10개 이상을 관리할 수 있습니다. max_concurrent=3이 기본값인 이유는 세션 제한에 도달하지 않기 위해서입니다.

- 페리트에는 네비게이션을 돕는 유용한 CLI 명령이 거의 없습니다:

-- fleet tasks - 진행 중인 작업을 표시, 사용된 코더, 컨텍스트 소비는

-- fleet task <task-id> log | plan | knowledge

-- fleet config show | set

이게 제게 잘 돕네요. fleet도 spec-driven 접근 방식과 잘 어울립니다: https://news.ycombinator.com/item?id=48231575. 토큰이 지금은 병목 현상입니다 — 몇 개의 Claude 구독이 있어서 하나가 채워질 때마다 순환합니다. 또 모든 플러그인, 스킬, 그리고 CLAUDE.md 파일을 정리해서 맥락을 오염시키지 않도록 했습니다 — 몇 개의 플러그인이 여러 번 설치되어 같은 스킬을 두 번 로드하고 있었고, 그것들이 토큰 비용을 두 배로 늘렸다는 것을 알게 되었습니다.