Agent Context Manual: The Right Panel That Powers Your Agent
The Agent Context panel is the memory of your conversation. It is where every important document lives and where you decide what the agent should remember.
Objective
Help you keep a clean, structured, and reusable context so every agent response stays consistent and on track.
Where It Lives
The Agent Context panel is the Right Panel of the workspace. It is also called the Journey Navigator or Trivil.
How to Use It
1. Read the Tree
Documents are grouped by phases and steps. As the agent advances, more items light up.
2. Open a Document
Click any item in the tree to view it in the Center Panel.
3. View vs Edit
- View mode is for reading (Peek Drawer).
- Edit mode is for changing content (Canvas).
4. Add Your Own Context
Use Add Agent Context to create a custom document under user/.
Shortcut: Cmd/Ctrl+Shift+K.
5. Download for IDE
Download all documents in ZIP, JSON, or Markdown to bring your full context into your IDE.
6. Upload From Other Conversations
Upload ZIP or JSON exports from other conversations. The folder structure is preserved.
Stage Flow Reminder
Follow phases and steps in order. If an agent skips a step, ask it to return. Every document you edit affects the next masters in the Stage Flow.
Fast Track (60 Seconds)
- Open the Right Panel.
- Click a document to read it.
- Edit only if it must change.
- Download All to keep your context safe.
FAQ
Q: Are these called channels? A: In the UI we call them conversations.
Q: Do uploads trigger the AI? A: Right Panel uploads only add context. They do not trigger a response.
Q: Can I delete documents? A: Yes, but delete only what is no longer needed. Deletions affect future answers.