jellydn / hurl.nvim

Hurl.nvim is a Neovim plugin designed to run HTTP requests directly from `.hurl` files. Elevate your API development workflow by executing and viewing responses without leaving your editor.
https://gyazo.com/19492e8b5366cec3f22d5fd97a63f37a
MIT License
129 stars 14 forks source link

Sweep: Features: Change variable values as buffers #156

Closed sweep-ai[bot] closed 2 months ago

sweep-ai[bot] commented 2 months ago

Description

This pull request introduces significant improvements to the way variables are handled within the Hurl plugin. It streamlines the process of editing global variables directly within the buffer, enhancing the user experience by allowing inline edits. Additionally, it ensures that variable values are updated across the board by refreshing the buffer display after changes are made. This update also includes a mechanism to persist these changes by capturing variable values on buffer writes, ensuring that the global configuration remains consistent with the user's modifications.

Summary

Fixes #155.


🎉 Latest improvements to Sweep:
  • New dashboard launched for real-time tracking of Sweep issues, covering all stages from search to coding.
  • Integration of OpenAI's latest Assistant API for more efficient and reliable code planning and editing, improving speed by 3x.
  • Use the GitHub issues extension for creating Sweep issues directly from your editor.

💡 To get Sweep to edit this pull request, you can:

This is an automated message generated by Sweep AI.

codesandbox[bot] commented 2 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

sweep-ai[bot] commented 2 months ago

Rollback Files For Sweep

This is an automated message generated by Sweep AI.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: a7f4270ff1d8c66cca50de4064b8617b681f79c1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR