- Add Go TUI with bubbletea for WireGuard management - Implement client CRUD operations with QR code generation - Add configuration and validation modules - Install/update scripts for client setup - Update Makefile to build binaries to bin/ directory - Add .gitignore for Go projects
Agent Instructions Directory
This directory contains project-specific instructions for agents working on the wg-admin project.
Required Reading
All agents MUST read AGENTS.md before starting any work.
Available Instructions
AGENTS.md- Core principles and work discipline (READ THIS FIRST)beads.md- Beads workflow and command referenceexplore.md- Instructions for codebase explorationlibrarian.md- Instructions for research and documentationoracle.md- Instructions for architecture and debugging
Agent Workflow
- Read
.agent/AGENTS.mdfor project mandates - Read agent-specific instructions (e.g.,
explore.md) - Execute work following established patterns
- Use beads for tracking multi-session or complex work
- Run
bd syncbefore ending session
Project Context
- Issue tracking: beads/bd CLI
- External issues: Gitea (https://gitea.calmcacil.dev)
- Technology: Bash/shell scripting
- Purpose: WireGuard VPN management tool