pe_ramin
-
FredDotNet
by: pe_ramin- 603 total downloads
- last updated 4/19/2026
- Latest version: 1.4.0
High-performance find, grep, sed, and AWK engines for .NET. Compile-once, execute-many pattern. Thread-safe. No subprocess overhead. Designed as file editing infrastructure for AI coding tools. -
- 539 total downloads
- last updated 4/19/2026
- Latest version: 1.4.0
MCP server exposing find, grep, sed, and AWK tools for AI coding assistants. Install as a dotnet tool, point Claude Code or Copilot at it. -
MarkdownMcp
by: pe_ramin- 198 total downloads
- last updated 4/12/2026
- Latest version: 1.0.1
MCP server for surgical markdown section editing. Read, write, search, and sed individual sections by heading path — without loading the whole file. -
AgentSpace
by: pe_ramin- 82 total downloads
- last updated 5/17/2026
- Latest version: 0.0.3
SSH-aware workspace/session launcher with a file tree, SQLite-backed history. Built on Avalonia.XTerm. -
- 24 total downloads
- last updated 5/17/2026
- Latest version: 0.0.1
X11 PRIMARY-selection clipboard for Avalonia apps. Avalonia's IClipboard exposes the CLIPBOARD selection only; this adds the PRIMARY half (highlight-to-copy, middle-click-to-paste) via direct libX11 P/Invoke —... More information -
- 23 total downloads
- last updated 5/17/2026
- Latest version: 0.0.1
An Avalonia terminal control: real PTY, 24-bit truecolor rendering, full mouse reporting, blinking cursor, OSC title, bell, color schemes, transparent background, and middle-click PRIMARY paste. The VT/xterm... More information -
- 23 total downloads
- last updated 5/17/2026
- Latest version: 0.0.1
VT100/220/xterm terminal-emulator parser library. Heavily-modified derivative of VtNetCore (Darren R. Starr, MIT, attribution preserved): readonly-struct cells, ring-buffer scrollback, pooled per-line arrays,... More information -
- 72 total downloads
- last updated 5/17/2026
- Latest version: 0.0.3
A tabbed Avalonia terminal app — drag tear-off/merge tabs, profiles, tint, bell + activity badges. Built on Avalonia.XTerm.