TECH WIKI / ENGINEERING NOTES
만들고, 부수고,
배운 것을 기록합니다.
개발 과정에서 마주친 문제와 해결법, 도구와 아키텍처에 관한 실전 중심의 기술 기록입니다.
GUIDED LEARNING
학습 시리즈
순서대로 따라가는 실전 로드맵GUIDED LEARNING
Learning series
Structured paths from setup to production최신 글
LATEST POSTS
-
Gemini 3.8 Live quickstart: build voice agents that keep talking while tools run
A practical Gemini 3.8 Live guide covering Extended Thinking, asynchronous tools, session state, pricing, limits, and a JavaScript quickstart.
-
Zed Delta public beta: review agent decisions, not just the final diff
A practical look at Zed Delta’s thread-based reviews, installation, model costs, data storage, and missing sandbox protections.
-
goose 1.51 quickstart: an open-source coding agent that also works with local LLMs
A practical look at goose 1.51: installation, local LLM support, provider costs, permissions, security limits, and alternatives.
-
Speakeasy open-sources its OpenAPI generator for SDKs, CLIs, and MCP servers
A practical guide to Speakeasy’s open-source OpenAPI generator for SDKs, CLIs, and MCP servers, including setup, licensing, and telemetry.
-
[Hermes Agent Series 12] Simulate a Telegram and Kanban Tech Blog Team Locally
The capstone turns one Telegram-style request into a controlled content job. It does not send a message to Telegram or write to WordPress. Instead,…
-
[Hermes Agent Series 11] Coordinate Multiple Agents with Hermes Kanban
A useful Kanban board carries decisions forward. A downstream worker should receive the upstream result, a retry should retain the previous failure, and review…
-
[Hermes Agent Series 10] Run Parallel Hermes Subagents with Git Worktrees
Parallel agents are safe only when they do not share mutable repository state. A Git worktree gives each Hermes process its own directory and…
-
[Hermes Agent Series 09] Connect a Telegram Bot to Hermes Gateway
A Telegram bot brings Hermes onto a device you already carry, but it also exposes an agent entry point to the network. The safe…