Projects
ilter-ai/ilter
An independent, zero-dependency AI Gateway and infrastructure proxy that sits between your applications and LLM providers. ILTER transforms your AI traffic into a secure, cost-optimized, and fully controlled infrastructure without requiring any code changes. Delivered as a single, zero-setup static binary (under 20MB Docker image).
Features
- π§© MCP Gateway & Marketplace: Connect AI to APIs, CRMs, or community MCP servers with zero code modifications; supports tri-protocol MCP (2024-11-05, 2025-03-26, 2026-07-28) and OpenAPI bridges.
- β‘ Smart Router: Dynamic real-time complexity scoring (<0.03ms) to automatically route requests across economy, standard, and premium model tiers.
- π Smart Fallback: Hides 9 providers behind one OpenAI-compatible endpoint with seamless failover and circuit breaking.
- π° Budget Control: Per-key real-time cost tracking with hard daily/monthly limits and instant kill switches.
- πͺͺ PII Guard: Ultra-fast (<0.04ms) triple-layer engine masking sensitive data (Emails, SSNs, TCKNs, Credit Cards) before it leaves your network.
- π§ Semantic Cache: Redis Stack vector similarity search with SHA-256 exact-match fallback for instant query responses.
- π‘οΈ Prompt Guardrails: Built-in security filtering for prompt injection, toxicity, and off-topic request blocking.
- π Agent Loop Detector: Prevents runaway agent bills by detecting loops via rate, prompt fingerprinting, cost accumulation, and session depth.
- β±οΈ Cron Engine: Embedded scheduler for recurring AI workflows with standard cron syntax and state passing.
- π‘ Observability: Native Prometheus metrics (
/metrics) and OpenTelemetry tracing ready for Grafana, Datadog, or Honeycomb. - π Embedded Dashboard: Modern web UI for live KPIs, request logs, API keys, and built-in chat playground β embedded directly inside the Go binary.
Links
opencode-session-tracker
A lightweight, robust TUI sidebar extension and interactive Telegram Integration for OpenCode that brings real-time session tracking, multi-process routing, and remote monitoring directly to your terminal and phone.
Features β Telegram Integration
Monitor and drive your terminal agents remotely from your mobile device. Send instructions, receive live HTML-styled updates, answer interactive questions, and authorize agent commands without touching your computer.
- π± Live Status Streaming: Follow your agentβs thinking process and tool executions in real-time
- β Interactive Approvals: Answer questions and authorize terminal commands directly via Telegram buttons
- π Cross-Process Routing: Multi-window support syncs session views and routes prompts to the correct terminal window
- β‘ Zero Overhead: Idle state polling is cached and throttled to respect Telegram rate-limits
Features β TUI Sidebar
- π³ Session Hierarchies: Groups subagents nested under parent sessions, with toggle expand/collapse
- ποΈ Smart Active Pop-out: Collapsing parent folders wonβt hide running processes β active subagents pop out automatically
- π·οΈ Visual Status Tags:
[RUN](Green),[IDLE](Gray),[WAIT](Yellow),[ASK](Magenta),[PERM](Magenta) - π Zero-config Integration: Install globally via
opencode plugin opencode-session-tracker --global
Links
@ykocaman/astro-medium-loader
An Astro integration that allows you to easily load and display your Medium articles in your Astro site.
Features
- π Easy integration with Astro
- π Automatically fetch Medium articles
- π Caching and offline mechanism
- β‘ Built with TypeScript
Links
ykocaman/laravel-ldapauth
An LDAP authentication package for Laravel that replaces the default eloquent driver with an ldap driver, configurable via environment variables.
Features
- π Seamless LDAP authentication
- π¦ One-command install via Composer
- βοΈ
.env-based configuration - π Hybrid support: switch between
eloquentandldapdrivers
Links
ykocaman/scanner
A Go-based CVE vulnerability scanner with Elasticsearch integration, diff-based email reporting, and Docker support for enterprise environments.
Features
- π‘οΈ CVE-based vulnerability scanning
- π Elasticsearch integration for indexing
- π§ Diff-based email reporting
- π³ Dockerized deployment
- β±οΈ Cron-based periodic scanning