|
Add inherit_system_prompt and is_subagent_only mechanisms
- inherit_system_prompt: subagent parameter to prepend parent's system prompt as a base layer before subagent specialisation - is_subagent_only: profile flag blocking switch_profile, allowing spawn_agent only; shown with [subagent only] tag in list_profiles - Document both in docs/profiles.md and docs/tools.md Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
|---|
|
|
| docs/profiles.md |
|---|
| docs/tools.md |
|---|
| navi/core/agent.py |
|---|
| navi/profiles/base.py |
|---|
| navi/profiles/loader.py |
|---|
| navi/tools/list_profiles.py |
|---|
| navi/tools/spawn_agent.py |
|---|
| navi/tools/switch_profile.py |
|---|