Skip to content

Conversation

@nihalcshah
Copy link

@nihalcshah nihalcshah commented Jul 12, 2025


name: Pull Request
about: Propose a change to the codebase

Summary of Changes

Changed 2 lines so that if the ask context text is empty, converts the question to a prompt about the current context.

Related Issue

Contributor's Self-Review Checklist

Please check the boxes that apply. This is a reminder of what we look for in a good pull request.

  • I have read the CONTRIBUTING.md document.
  • My code follows the project's coding style and architectural patterns as described in DESIGN_PATTERNS.md.
  • I have added or updated relevant tests for my changes.
  • I have updated the documentation to reflect my changes (if applicable).
  • My changes have been tested locally and are working as expected.

Additional Context (Optional)

Screenshot 2025-07-12 at 11 53 36 AM Screenshot 2025-07-12 at 11 51 32 AM

Not sure if I was running npm run lint wrong, continously got errors saying the eslint wasn't install, but when I install it, package.json gets changed and I have to create an eslint.config.js.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot Ask without direct question

1 participant