Skip to content

docs(story/iteration-fix): update copilot instructions for AI agent p… - #7

Merged
jwill9999 merged 2 commits into
mainfrom
story/iteration-fix
Sep 9, 2025
Merged

docs(story/iteration-fix): update copilot instructions for AI agent p…#7
jwill9999 merged 2 commits into
mainfrom
story/iteration-fix

Conversation

@jwill9999

Copy link
Copy Markdown
Owner

…roductivity

  • Refine architecture, workflows, and conventions in .github/copilot-instructions.md
  • Add examples and clarify config, profiles, and developer patterns

…roductivity

- Refine architecture, workflows, and conventions in .github/copilot-instructions.md
- Add examples and clarify config, profiles, and developer patterns
@jwill9999
jwill9999 requested a review from Copilot September 9, 2025 22:04

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Copilot instructions and makes packaging improvements for the OpenRouter CLI tool to enhance AI agent productivity. The changes focus on clarifying the project's architecture, workflows, and conventions while fixing the binary executable configuration.

  • Update Copilot instructions documentation to provide comprehensive guidance on project structure and workflows
  • Fix package.json binary configuration to use proper executable wrapper
  • Add spell check configuration for development tools

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

File Description
package.json Updates binary path and adds prepack script for executable permissions
docs/TOMORROW_PLAN.md Adds comprehensive iteration plan with acceptance criteria and implementation details
.vscode/settings.json Adds spell check entries for development tools
.github/copilot-instructions.md Creates new comprehensive Copilot guidance documentation

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread package.json
Comment thread package.json Outdated
  remove install-time hooks

  - Add bin/openrouter wrapper with shebang to launch
  dist/index.js
  - Point package bin to wrapper and include bin/** in
  published files
  - Add cross‑platform prepack script (scripts/
  prepack.mjs) to set exec perms
  - Remove Husky from install lifecycle; add dev-only
  dev:hooks for contributors
  - Update README contributor setup to use npm run
  dev:hooks

  This resolves global/npx install issues (no --ignore-
  scripts needed) and ensures openrouter runs reliably on
  all platforms.
@jwill9999
jwill9999 merged commit 18ea44c into main Sep 9, 2025
4 checks passed
@jwill9999
jwill9999 deleted the story/iteration-fix branch September 10, 2025 23:04
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants