Document AI-assisted code generation in README

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
rob 2026-01-14 14:21:31 -04:00
parent 2438aec831
commit d0ff6c0c35
1 changed files with 6 additions and 3 deletions

View File

@ -426,9 +426,12 @@ The graphical interface provides a modern desktop experience:
### Tool Builder
- Visual form for creating and editing tools
- Add arguments with flags and default values
- Add prompt steps (AI calls) or code steps (Python)
- Preview the generated YAML configuration
- Test tools before saving
- Add prompt steps (AI calls) with profile selection
- Add code steps with **AI-assisted code generation**:
- Split view: code editor + AI assist panel
- Describe what you want and generate Python code
- Shows available variables from arguments and previous steps
- Automatic markdown fence stripping from AI responses
### Registry Browser
- **Browse all** tools on page load (no search required)