zed/crates/collab/src
Nathan Sobo 990774247e
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
Allow /workflow and step resolution prompts to be overridden (#15892)
This will help us as we hit issues with the /workflow and step
resolution. We can override the baked-in prompts and make tweaks, then
import our refinements back into the source tree when we're ready.

Release Notes:

- N/A
2024-08-06 21:47:42 -06:00
..
api
bin
db collab: Remove unused parameter to run_database_migrations (#15883) 2024-08-06 17:31:52 -04:00
llm collab: Add usages table to LLM database (#15884) 2024-08-06 18:40:10 -04:00
rpc
tests Allow /workflow and step resolution prompts to be overridden (#15892) 2024-08-06 21:47:42 -06:00
api.rs
auth.rs
completion.rs
db.rs
env.rs
errors.rs
executor.rs
lib.rs
llm.rs
main.rs collab: Remove unused parameter to run_database_migrations (#15883) 2024-08-06 17:31:52 -04:00
migrations.rs collab: Remove unused parameter to run_database_migrations (#15883) 2024-08-06 17:31:52 -04:00
rate_limiter.rs
rpc.rs
seed.rs
tests.rs