My code is my pitch — if it doesn't resonate, no worries.
Agenvoy — Agentic framework
Agenvoy is inspired by OpenClaw, built on a Go-based architecture with multi-provider intelligent dispatch and a security-first design.
- v0.15.0 — Copilot Responses API support (GPT-5.4 and Codex models auto-switch endpoint); session-level token-budget message trimming (budget calculated via
MaxInputTokens(), preserving system prompt + summary + latest user message); sensitive path denial rules for macOS and Linux sandbox (loaded from embeddeddenied_map.json); Linux bwrap restores--unshare-allnamespace isolation (with graceful fallback probing) and--new-sessionprocess isolation;MAX_HISTORY_MESSAGESenvironment variable support; summary delimiter switched to XML tags; lite models excluded from agent selection - v0.14.2 — Fix bwrap sandbox failure on Ubuntu 24.04+ by adding runtime availability probe (
checkBwrapwithsync.Once) with automatic fallback to direct execution; temporarily remove--unshare-allflag to avoid namespace isolation conflicts on restricted environments; include script stdout/stderr output in cron/task error logs for better diagnostics - v0.14.1 — Fix SyncSkills failing to create skill directories when the parent skills directory does not exist; replace
os.Mkdirwithos.Statcheck +os.MkdirAllfor recursive directory creation; remove unused browser import from CLI entry point - v0.14.0 — OS-native sandbox isolation (bubblewrap on Linux with auto-install, sandbox-exec on macOS); per-request token usage tracking accumulated across all tool-call iterations; tool handlers restructured into individually named files; exclude logic and file walk/list moved into
filesystempackage; symlink-safe path resolution inGetAbsPath - v0.13.0 — Self-registering tool Registry replacing switch-based routing and embedded JSON definitions; scheduler persistent JSON storage with full CRUD (add/update/delete for tasks and crons); keychain migrated under
filesystem; absolute path restriction to user home directory; trimmed history ellipsis markers
Details
-
go-pve-qemu Proxmox VE VM automation REST API — full lifecycle provisioning via SSE, concurrent IP & CPU architecture auto-allocation, and transparent multi-node cluster routing. Successor: go-kvmesh
WIP/ go-qemuWIP -
go-faas Function-as-a-Service platform that accepts code via HTTP API and executes it securely inside a Bubblewrap sandbox.
-
go-podrun CLI tool that syncs local projects to remote servers via rsync/SSH and runs Podman Compose workloads — with a local SQLite deployment registry for container lifecycle tracking.
- go-notify-hub — Multi-channel notification hub (Discord, Slack, LINE, Email)
- go-rest-client — TUI-based REST API tester with .http file compatibility
- JsonDB — JSON database example combining key-value and document query
- go-web-monitor — Website monitor with SSL tracking and email alerts
- go-rss-reader — Terminal RSS aggregator with LLM summarization
- go-image-server — Image caching server with on-the-fly processing and CDN integration
- SQL Clients (chainable query builders)
- go-queue — Priority-based task queue with automatic timeout promotion
- go-scheduler — Scheduler with standard cron and task dependencies
- go-ip-sentry — IP threat detection with automatic blacklisting
- go-jwt — JWT authentication with auto-renewal
- go-redis-fallback — Redis client with graceful fallback
- go-logger — Logging client with automatic rotation
- node-image-server — Image upload and caching server
- node-jwt-auth — JWT system with auto-renewal
- node-mysql-pool — MySQL client with chained method calls
- php-async — Async task dependency manager
- php-mysql-cli — PDO wrapper for MySQL with chained method calls
- php-redis-cli — Redis client wrapper
- php-cache-fallback — Cache manager with graceful fallback
- php-session-fallback — Session manager with graceful fallback
- php-mailer — PHPMailer wrapper
Details
- QuickUI — Lightweight frontend framework
- NanoMD — Markdown editor with real-time preview
- NanoJSON — Firebase-like JSON editor
- FlexPlyr — Media player with multiple styles
- RenderJS — DOM rendering library
- pdf2image — PDF-to-image converter
- demo-web — Explore over 30 frontend examples
- DeskUI — Desktop-style web UI
- WebUI — Visual website builder
- AdminUI — Admin dashboard template
- SkilliconsPicker — Easy way to choose icons from skillicons.dev
- css-pokemon-quest — Pokemon Quest
- ExSwift — Swift extension utilities
- demo-swiftui — Demo with SwiftUI
- demo-swift-firebase-messaging — Messaging demo with Firebase and UIKit
- demo-swift-moneybook — Moneybook UI demo with UIKit


