Typing '@t' in the composer only ever completed paths/directives — agent profiles were invisible even though multi-agent UIs (Bot Mode) route @<profile> as a handoff. complete.path now surfaces matching profiles for bare-word @queries, ranked above file hits (there are at most a handful), plus the full list on a bare '@'. The primary profile is also offered as '@hermes' when no real profile claims that name. @kind: directive queries are untouched. Verified live: '@t' -> @turqoise first, '@her' -> @hermes, '@file:tur' unaffected. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _stdin_recovery.py | ||
| compute_host.py | ||
| entry.py | ||
| event_publisher.py | ||
| git_probe.py | ||
| host_supervisor.py | ||
| loop_noise.py | ||
| method_ctx.py | ||
| methods_complete.py | ||
| methods_config.py | ||
| methods_images.py | ||
| methods_profiles.py | ||
| methods_prompt.py | ||
| methods_session.py | ||
| methods_tools.py | ||
| project_tree.py | ||
| render.py | ||
| server.py | ||
| slash_fuzzy.py | ||
| slash_worker.py | ||
| synthetic_turn.py | ||
| transport.py | ||
| turn_marker.py | ||
| ws.py | ||