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.2 — Add YouTube metadata fetch tool (
analyze_youtube); Discord Modal-based API key management (/add-gemini,/add-openai,/add-claude,/add-nim); per-model token usage tracking viausageManager; configurable reasoning level across all providers; browser iteration limits and same-domain link traversal now configurable viaMAX_TOOL_ITERATIONS,MAX_SKILL_ITERATIONS,MAX_EMPTY_RESPONSES; fix Makefile pass-through args - v0.15.1 — Fix Copilot Claude/Gemini image validation failure: all uploaded images are decoded and re-encoded as JPEG (
image.Decode+jpeg.Encode, supporting PNG/GIF/WebP sources),ImageURLgainsdetailfield; summary regex split from one monolithic expression into three independent patterns (fenced block,<summary>tag,[summary]bracket); system prompts moved after history to improve model instruction adherence; Discord prompt takes priority over base system prompt - 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
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


