Pluggable visual debugger for LangGraph-based agents.
Lightweight debugging utility for Node.js and the browser
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
TypeScript definitions for debug
Source maps support for istanbul
Turn a function into an `http.Agent` instance
Maps proxy protocols to `http.Agent` implementations
This package is intended for Prisma's internal use
Microsoft Azure SDK for JavaScript - Logger
[](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [](https://www.npmjs.com/
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
[](https://www.npmjs.com/package/@aws-sdk/middleware-user-agent) [](https://www.npmjs.c
Get a user agent string across all JavaScript Runtime Environments
A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
Synchronous validation of a path existing either as a file or as a directory.
An HTTP(s) proxy `http.Agent` implementation for HTTP
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
An HTTP(s) proxy `http.Agent` implementation for HTTPS
[](https://www.npmjs.com/package/@aws-sdk/util-user-agent-browser) [](https://www.n
Debug plugin for Docusaurus.
Realtime application framework client
HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
Tools for debugging your node.js modules and event loop
A PAC file proxy `http.Agent` implementation for HTTP
ConciseErrors replaces ActionDispatch::DebugExceptions with a compact error page that highlights the exception and a truncated backtrace, making Rails crashes easier for humans and AI helpers alike.
This plugin helps you setup and debug `ssh-agent` forwarding for Capistrano deployment. It peforms a number of checks on the local machine as well as on the servers. Report output with suggested next steps is provided in case there are any errors with the setup.
An MCP (Model Context Protocol) server that provides LLM agents with access to runtime context of executing Ruby processes. Connect to debug sessions, evaluate code, inspect objects, and control execution flow via MCP tools.
The code to check for the iPhone user agent is from http://developer.apple.com. This doesn't have any dependencies. - in app/controllers/application.rb require 'is_it_iphone' class ApplicationController < ActionController::Base include IsItIPhone before_filter :adjust_format_for_iphone # Always show iPhone views end You will have these functions: iphone_user_agent? Returns true if the user agent is an iPhone. (as spec'ed on http://developer.apple.com) iphone_request? Returns true if the request came from an iPhone. Override being an iPhone with ?format=xxxx in the URL. adjust_format_for_iphone Call when you want to show iPhone views to iPhone users. Note: It is recommended by Apple that you default to showing your "normal" html page to iPhone users and allow them to choose if they want an iPhone version. With Rails 2.0, you can use its multiview capabilities by simply adding this to your app: - in config/initializers/mime_types.rb Mime::Type.register_alias "text/html", :iphone Then, just create your views using suffices of iphone.erb instead of html.erb: index.iphone.erb show.iphone.erb etc. Note: you will probably want to use a Web library specific for iPhone applications. FWIW, I use Da shcode (in the iPhone SDK) to write and debug the iPhone application and then integrate it with my Rails project.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.