Skip to content
View ishaand0314's full-sized avatar

Block or report ishaand0314

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. labkit labkit Public

    See what a prompt costs across 24 models and 5 labs (OpenAI, Anthropic, Google, xAI, open-weight), cheapest first, with each model's limitations next to the price.

    TypeScript

  2. attrition attrition Public

    Convert a conversation between OpenAI, Anthropic, Gemini, and AWS Bedrock message formats, and report exactly what did not survive the trip.

    TypeScript

  3. toolerance toolerance Public

    Convert one canonical tool/function schema to every LLM provider dialect (OpenAI, Anthropic, Gemini Developer + Vertex, Bedrock) and see exactly what each target drops.

    TypeScript

  4. mcp-meter mcp-meter Public

    Find out how many tokens your MCP servers are quietly adding to every single agent turn.

    TypeScript

  5. promptlinejs promptlinejs Public

    Turn a messy prompt into a versioned, typed template. Export to OpenAI, Anthropic, Vercel AI SDK, or LangChain. Includes a clarity score, test cases, and a CLI.

    TypeScript

  6. contextrot contextrot Public

    See how much of your agent's context window is live signal vs rot, and how many turns you have left before compaction.

    TypeScript