Skip to content

feat: new builtins remove and rename#24

Open
hars-21 wants to merge 2 commits into
mainfrom
feat/remove
Open

feat: new builtins remove and rename#24
hars-21 wants to merge 2 commits into
mainfrom
feat/remove

Conversation

@hars-21

@hars-21 hars-21 commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Fixes: #23 | #25

  • Added a new builtin remove <name> to remove saved requests.
  • Added a new builtin rename <old> <new> to rename saved requests.

These new builtins help in managing saved requests more efficiently and improves developer experience.

Updated tests and docs to include the new builtins

@hars-21 hars-21 changed the title feat: new builtin remove for deleting saved requests feat: new builtins remove and rename Jul 13, 2026
@hars-21 hars-21 linked an issue Jul 13, 2026 that may be closed by this pull request
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.

feat: add a new builtin rename for renaming saved requests Delete a saved request remove <name>

1 participant