packages / alasano-pi-linear
extension Bridges

@alasano/pi-linear

Linear integration for pi with 55+ tools, multi-workspace auth, and per-tool settings

No reviews yet

Install

$ pi install npm:@alasano/pi-linear

Installs from npm into ~/.pi/agent/. Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.

What this package can reach

Detected automatically from the source at version 0.4.1. This describes access, not safety — you decide whether it's appropriate for what the package claims to do.

  • 🔑
    Credentials — Handles your API keys Reads or passes provider credentials. Highest-trust capability there is.
  • 📁
    Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
  • 🌐
    Network — Talks to the internet Makes outbound network requests. Check the destinations are ones you expect.
  • 🔀
    Tool control — Can switch pi's tools on and off Calls setActiveTools, so it can disable built-ins — including safety-relevant ones.
  • 🔧
    New tools — Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
  • UI — Draws its own interface Renders widgets, footers, dialogs or full-screen views.
Network destinations found in the source (1)

api.linear.app

Static analysis only — addresses built at runtime won't appear here.

What it actually did when run

observed

Loaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.

Tools registered linear_list_teamslinear_get_teamlinear_list_userslinear_get_userlinear_list_issue_statuseslinear_list_project_labelslinear_create_project_labellinear_update_project_labellinear_delete_project_labellinear_list_milestoneslinear_get_milestonelinear_save_milestonelinear_delete_milestonelinear_list_commentslinear_create_commentlinear_update_commentlinear_delete_commentlinear_list_documentslinear_get_documentlinear_create_documentlinear_update_documentlinear_delete_documentlinear_unarchive_documentlinear_list_initiativeslinear_get_initiativelinear_save_initiativelinear_delete_initiativelinear_archive_initiativelinear_unarchive_initiativelinear_list_issue_labelslinear_create_issue_labellinear_update_issue_labellinear_delete_issue_labellinear_list_projectslinear_get_projectlinear_save_projectlinear_delete_projectlinear_archive_projectlinear_unarchive_projectlinear_list_issueslinear_get_issuelinear_create_issuelinear_update_issuelinear_delete_issuelinear_archive_issuelinear_unarchive_issuelinear_search_issueslinear_list_issue_relationslinear_create_issue_relationlinear_update_issue_relationlinear_delete_issue_relationlinear_list_project_relationslinear_create_project_relationlinear_update_project_relationlinear_delete_project_relation

Events subscribed session_before_switchsession_start

APIs called getActiveToolsgetActiveTools.filterregisterCommandregisterToolui.notify

1 call the source scan did not predict

getActiveTools.filter

Reached through a value the scan could not follow — passed as an argument, stored on another object, or returned by a helper.

Run against version 0.4.1 on 2026-08-02. Registration-time behaviour under default settings; other configurations may differ.

Review before you install. pi packages run with your full system permissions. Check the source, pin versions, and prefer authors you trust.

Reviews

0 published

Sign in with GitHub to write a review, reply, or vote.

No reviews yet — be the first.

More in Bridges

  • pi-roam — Post-hoc handoff of a live Pi session into tmux for remote continuation, with optional Tai…
  • pi-tldraw — Pi extension that opens and persists a local tldraw MCP canvas.
  • @qianhuan-lxs/pi-mcp-bridge — Pi Agent extension that bridges MCP servers to the LLM via two dynamic-context tools (Call…
  • pi-codegraph-extension — CodeGraph MCP tools for the Pi Coding Agent — semantic code search, impact analysis, call …