Agent Configuration
π§ Coming Soon
This page is under construction. Weβre working on detailed documentation for advanced agent configuration options.
What This Will Cover
- Agent Metadata - Names, descriptions, and environment settings
- Tool Configuration - Customizing tool access and permissions
- Execution Settings - Timeout, retry, and scheduling configuration
- Environment Variables - Using variables in agent prompts and tools
- Prompt Engineering - Best practices for agent prompt design
Quick Reference
Agent configurations are stored as .prompt
files in your Station environment:
~/.config/station/environments/default/agents/
βββ my-agent.prompt
βββ another-agent.prompt
βββ ...
Next Steps
- Agent Management Overview - Understanding the complete agent architecture
- Environment Isolation - Managing agents across environments