zed/script
Nathan Sobo 355aebd0e4
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
Docs / Check formatting (push) Waiting to run
Introduce prompt override script and adjust names (#16094)
This PR introduces a new script for iterative development of prompt
overrides in Zed.

Just `script/prompts link` and your running Zed should start using
prompts from `zed/assets/prompts`. Use `script/prompts unlink` to undo.
You can also link with `script/prompts link --worktree` to store the
prompts to a `../zed_prompts` worktree that's a sibling of your repo, in
case you don't want to mess with your working copy. Just don't forget
about it!

Key changes:
- Add new `script/prompts` for managing prompt overrides
- Rename `prompt_templates_dir` to `prompt_overrides_dir` for clarity
- Update paths to use `~/.config/zed/prompt_overrides` instead of
`~/.config/zed/prompts/templates`
- Adjust `PromptBuilder` to use the new `prompt_overrides_dir` function

These changes simplify the process of customizing prompts and provide a
more intuitive naming convention for override-related functionality.

Release Notes:

- N/A
2024-08-11 17:21:17 -06:00
..
danger Fix warning message 2024-08-11 14:48:58 -04:00
eula
flatpak Flatpak fixes (#14083) 2024-07-10 12:51:08 -06:00
lib
licenses
update_top_ranking_issues Update Python to v3.12.5 (#15944) 2024-08-08 11:23:23 -04:00
analyze_highlights.py
bootstrap script/bootstrap: Fix sqlx command by using newer version (#15980) 2024-08-08 16:10:18 +02:00
bump-extension-cli
bump-nightly
bump-zed-minor-versions
bump-zed-patch-version
bundle-linux Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
bundle-mac Fix description of -l flag in bundle-mac (#14864) 2024-07-20 19:16:54 +03:00
check-licenses
clear-target-dir-if-larger-than
clippy
collab-flamegraph
crate-dep-graph
create-migration
deploy-collab
deploy-postgrest
draft-release-notes
drop-test-dbs
generate-eula-rtf
generate-licenses
get-changes-since
get-crate-version
get-preview-channel-changes Fetch staff members from GitHub org 2024-08-11 15:10:45 -04:00
get-released-version
histogram
import-themes
install-linux linux scripts: Respect $CARGO_TARGET_DIR (#13830) 2024-07-05 14:19:05 +03:00
install.sh Display hint to add PATH for Fish shell too (#14504) 2024-07-15 11:11:09 -06:00
kube-shell
linux
metal-debug
prompts Introduce prompt override script and adjust names (#16094) 2024-08-11 17:21:17 -06:00
randomized-test-ci
randomized-test-minimize
reset_db collab: Setup database for LLM service (#15882) 2024-08-06 17:18:08 -04:00
run-local-minio
seed-db
squawk
storybook
symbolicate
trigger-release
upload-extension-cli
upload-nightly Add the ability to edit remote directories over SSH (#14530) 2024-07-19 10:27:26 -07:00
what-is-deployed
zed-local