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.

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

@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

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 eloquent and ldap drivers

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