Tools And Memory
Loong’s public operator model is built around governed capability exposure. This page is the bridge between the short product story and the deeper capability-specific pages.Tools
- visible tools should reflect actual runtime availability
- higher-risk actions stay inside policy, approval, and audit boundaries
- browser and web surfaces are governed runtime tools, not scattered helper scripts
- the public story is capability-first: the assistant should not advertise tools that are compiled out, disabled, or unavailable on the current surface
Memory
The public repository keeps memory documentation focused on shipped behavior:- selectable memory profiles
- advisory continuity rather than identity override
- operator-visible setup and first-run expectations
- continuity that helps the operator without pretending memory is a second authority for runtime identity
| Profile | What it keeps | Good default for |
|---|---|---|
window_only | only the active conversation window | short, bounded work where persistence is unnecessary |
window_plus_summary | active window plus rolling summary | longer conversations that need continuity without full profile memory |
profile_plus_window | active window plus operator profile memory | assistant paths that need durable user context across sessions |
Why These Two Stories Belong Together
- Tools and memory both need truthful public representation.
- Both should follow the actual runtime boundary instead of aspirational product copy.
- Both affect day-to-day operator trust more than long-range product vision statements do.
Read By Depth
| If you want… | Start here |
|---|---|
| the visible-tool contract | Tool Surface |
| the operator path for installable managed skills | Managed Skills |
| private-host, domain, or browser runtime troubleshooting | Browser And Web Boundaries |
| continuity and profile selection | Memory Profiles |
| the supporting safety posture | Security And Reliability |
Where To Go Next
- Continue to Tool Surface for the truthful visible-tool contract.
- Continue to Managed Skills for install, policy, and browser preview enablement.
- Continue to Browser And Web Boundaries for private-host, domain, and browser runtime troubleshooting.
- Continue to Memory Profiles for the public continuity contract.
- Continue to Reference if you want the supporting roadmap, reliability, and release material.