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.17.2 — Add
call_external_agent,verify_with_external_agent, andreview_resulttools for external delegation and internal priority-model review. Refactor session message assembly into 4 fixed segments (SystemPrompts / OldHistories / UserInput / ToolHistories) with reactive context trimming on context-length errors. Addmodelfield to/v1/sendrequest to bypass automatic agent selection. - v0.17.1 — Fix build break caused by importing the missing
externalAgentpackage before it existed in the repository. - v0.17.0 — Full REST API layer with
/v1/send(SSE + non-SSE),/v1/key,/v1/tools,/v1/tool/:nameendpoints. TUI dashboard complete with file browser, session viewer, and live log stream. Discord bot and REST API unified undercmd/app. Copilot token migrated to system keychain. Renamedbrowserpackage tofetchPage. Updatedschedule-taskandscript-tool-creatorskills to invoke tools via Agenvoy API instead of direct external calls. - v0.16.1 — Bundled Threads (publish text/image/carousel, quota, token refresh) and yt-dlp (video info, download) script tool extensions with cross-platform
install_threads.sh/install_youtube.sh. RefactortoolAdapterintoapi/andscript/sub-packages; move session management tointernal/session; split filesystem into single-responsibility files. Fix Darwin sandbox keychain directory access. Restrict tool call throttle toapi_prefix; improveAbsPathtilde expansion and exclude logic deduplication. - v0.16.0 — Script tool runtime (
scriptAdapter): drop atool.json+script.js/script.pyinto~/.config/agenvoy/script_tools/and it is auto-discovered as ascript_-prefixed tool; stdin/stdout JSON protocol mirrors API tool contract. Refactortools/apis/adapter→apiAdapter,tools/apis→tools/api. Addskill_git_commit,skill_git_log,skill_git_rollbackfor skill-internal versioning. Copilot token auto-relogin on 401. Fix Discord file upload failure for non-ASCII filenames; add 10MB pre-upload size guard with user-facing warning.
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