agent-zero/plugins/text_editor
2026-02-27 13:36:03 +08:00
..
extensions feat: add text editor plugin with file read, write, and patch capabilities 2026-02-27 09:58:43 +08:00
helpers fix: right-justify line numbers in text_editor:read for consistent alignment 2026-02-27 13:36:03 +08:00
prompts feat: add text editor plugin with file read, write, and patch capabilities 2026-02-27 09:58:43 +08:00
tools refactor: move get_config from file_ops.py to text_editor.py to keep file_ops pure 2026-02-27 10:36:01 +08:00
webui feat: add text editor plugin with file read, write, and patch capabilities 2026-02-27 09:58:43 +08:00
default_config.yaml feat: add text editor plugin with file read, write, and patch capabilities 2026-02-27 09:58:43 +08:00
plugin.yaml feat: add text editor plugin with file read, write, and patch capabilities 2026-02-27 09:58:43 +08:00