mirror of
https://github.com/zed-industries/zed.git
synced 2026-06-01 03:14:56 +07:00
Summary - Allow write_file and edit_file to create or modify files under ~/.agents/skills. - Keep the global skills exception constrained to that directory and preserve existing project-path behavior. - Document global skill file editing support in the built-in create-skill instructions. Tests - cargo fmt -p agent - cargo test -p agent global_skill_file - cargo test -p agent test_create_directory_allows_global_skill_directory Release Notes: - Fixed agent file editing for global skills --------- Co-authored-by: Richard Feldman <oss@rtfeldman.com> |
||
|---|---|---|
| .. | ||
| templates | ||
| tests | ||
| tools | ||
| agent.rs | ||
| db.rs | ||
| legacy_thread.rs | ||
| native_agent_server.rs | ||
| outline.rs | ||
| pattern_extraction.rs | ||
| templates.rs | ||
| thread.rs | ||
| thread_store.rs | ||
| tool_permissions.rs | ||
| tools.rs | ||
| user_agents_md.rs | ||