problems99 0.4.0

AI-native CLI for issue/PR context retrieval across Jira, GitLab, GitHub, and Bitbucket, with structured output for humans and AI agents.
Documentation
{
  "name": "@mbe24/99problems",
  "version": "0.2.0",
  "description": "GitHub issue conversation fetcher CLI",
  "bin": {
    "99problems": "./npm/bin/99problems.js"
  },
  "scripts": {
    "postinstall": "node npm/install.js"
  },
  "optionalDependencies": {
    "@mbe24/99problems-win32-x64": "0.2.0",
    "@mbe24/99problems-linux-x64": "0.2.0",
    "@mbe24/99problems-darwin-x64": "0.2.0",
    "@mbe24/99problems-darwin-arm64": "0.2.0",
    "@mbe24/99problems-linux-arm64": "0.2.0"
  },
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/mbe24/99problems"
  },
  "funding": [
    "https://github.com/sponsors/mbe24",
    "https://ko-fi.com/mbe24"
  ]
}