Member help

Chat.OmniLore.ai — User Guide

Modes (OmniLore · Image · Quick · CodeHub) · Models · My Agents · Pins · Desktop seat capture · As-of 2026-08-11

Canonical URL: https://chat.omnilore.ai/legal/chat-user-guide.html · short: https://chat.omnilore.ai/help

User guide — Chat.OmniLore.ai (models, modes, agents, pins)

URL: https://chat.omnilore.ai

Sign-in: your OmniLore LDAP username and password (same password family as RepoHub / Mattermost).

As-of: 2026-08-11 · includes desktop seat capture (Chat + CoTrinity)

This guide explains the Chat interface only: how to pick a mode or model, what My Agents is, what pin means, and when to use each option. It uses the simple labels you see in the UI:

UI labelWhat it is (plain language)Older / ops name (if you see it)
OmniLoreTrusted answers + fabric tools (default)Shared Operator
QuickFast chat & code, no fabric toolsOmniLore Auto (routed)
CodeHubPrivate git write / PRs / multi-fileCodeHub Operator
Advanced · ModelsA fixed model tag (no tools)Raw Ollama

1. First-time setup

  1. Open https://chat.omnilore.ai and sign in.
  2. Accept Terms if prompted.
  3. Prefer a new chat after major UI or tool updates (sidebar: New chat, or the + control that starts a new conversation).
  4. Confirm the top selector shows OmniLore for product / fabric questions.

Password: Settings → password change, or follow PASSWORD_SELF_SERVICE.md.

Related surfaces (not Chat, but same account):

SurfaceURL
RepoHub (private git)https://repohub.omnilore.ai
Mattermosthttps://mattermost.omnilore.ai
Mailhttps://mail.omnilore.ai
Edge boardhttps://omnilore.ai

2. Tour of the Chat screen

LibreChat-style layout (labels can shift slightly with UI version):

AreaWhat it does
Left sidebarConversation list, New chat, search, bookmarks
Top selectorMode / model picker — the most important control
Message boxType prompts; optional paperclip for files/images
Starter chipsSuggested first questions (vary by mode)
Right side panel (if open)Agent details, parameters, tools, files
Banner (top)Short reminder of which mode is for product truth

Mental model

  ┌─────────────────────────────────────────┐
  │  MODE (OmniLore / Quick / CodeHub / …)  │  ← what kind of help you want
  │         may use a MODEL underneath      │  ← which LLM engine runs
  └─────────────────────────────────────────┘

3. The primary modes (use these first)

Image mode

Select Image for paperclip create / edit / cutout / restore / animate on OmniLore’s local image plane (not Quick/Auto).

Results return as Chat delivery markdown under /images/omnilore-outbox/. Failures must not look like silent stub “success.”

3.1 OmniLore (default) — “I need the real fabric / tools”

Select when you want:

Why: This path has MCP tools and Source of Truth. Answers about OmniLore should be grounded—not invented from training data.

Do not use for: Nothing is “wrong,” but for huge multi-file PR sprints, CodeHub is cleaner; for pure throwaway coding without tools, Quick is lighter.

Under the hood: Agent agent_omnilore_shared_operator, model typically qwen3.6:27b (vision + tools).


3.2 Quick — “Fast chat or code, I don’t need fabric tools”

Also known as: OmniLore Auto, Auto (routed).

Select when you want:

Why: Chat auto-routes to a strong server model for you. No MCP tools — no architecture_card, no RepoHub tools, no image jobs via tools.

Do not use for:

If you ask product questions here, the model is instructed to redirect you to OmniLore mode (or answer only as ungrounded general advice).

Under the hood: Endpoint OmniLore Auto · model tag auto (router may rewrite to a concrete tag like a coder or vision model).


3.3 CodeHub — “I need to write code in private git”

Select when you want:

Why: Slimmer, forge-heavy tool set. Product encyclopedia questions should go back to OmniLore.

Hosts: https://repohub.omnilore.ai · https://codehub.omnilore.ai

Under the hood: Agent agent_omnilore_codehub_operator.


4. Advanced · Models — pick a fixed model (no tools)

Under Advanced · Models you choose a specific Ollama model tag (examples you may see):

Example labelTypical use case
qwen3-coder:30bStrong coding (no fabric tools)
qwen3.6:27bGeneral + vision-capable without MCP tools on this path
qwen3:32bHeavier general chat
deepseek-r1:32bReasoning-style answers (slower)
qwen2.5:14b-instructLighter / faster instruct
llama3.3:70bLarge general model (if loaded)
gemma3:27bGeneral; not for tool agents

Select Advanced when:

Do not use Advanced for product truth — same rule as Quick: switch to OmniLore for fabric facts.


5. How to change modes / models in the UI

5.1 Main selector (top of the conversation)

  1. Click the current mode/model name at the top of the chat (or the endpoints / models control).
  2. You should see groups similar to:

- Modes → OmniLore · CodeHub · Quick

- Advanced · Models → fixed tags

- Possibly My Agents / Agents (see §6)

  1. Click the option you want.
  2. Start typing (or click a starter chip).

Tip: After a change, use a new chat if the previous thread was started on a different mode—old threads keep history and sometimes old assumptions.

5.2 softDefault (why you might not land on OmniLore)

OmniLore is the soft default for new chats. If you previously chose Quick or an Advanced model, LibreChat may remember your last choice.

If product answers look wrong: open the selector → choose OmniLore again → new chat.


6. “My Agents” — what it is and when to use it

6.1 What “My Agents” means

Agents are saved assistant profiles:

OmniLore and CodeHub are promoted agents the organization provides.

My Agents (LibreChat Agents menu) is the list of agents you can use—including those promoted ones and any you create (if creation is allowed for your account).

6.2 Why you would open My Agents

ReasonExample
See all agents available to youOmniLore, CodeHub, any custom agents
Switch agent without using a Mode shortcutSame backend as Modes, different menu
Create / edit a personal agent (if enabled)Custom instructions for a recurring task
Check which agent a conversation is bound toSide panel / agent dropdown

6.3 Why most members should prefer Modes, not invent agents

PreferAvoid for daily work
OmniLore / CodeHub / Quick presetsBuilding a new agent that loads all tools (causes slow/broken chats)
Org-seeded tool listsCopying “everything” MCP tools into one agent

Policy note: Creating agents may be allowed in config (agents.create: true), but kitchen-sink tool lists break context budget (empty_messages). Prefer Modes.

6.4 When “My Agents” is confusing

If you pick an agent that is not OmniLore/CodeHub:

Safe default: always return to OmniLore for real OmniLore questions.


7. OmniLore Auto / Quick — models under Auto

7.1 Naming

You may seeSame path
QuickMember-facing label
OmniLore Auto / Auto (routed)Endpoint / older docs
Model tags auto, auto-code, auto-vl, auto-reason, auto-toolsRouting tags, not “more tools”

7.2 What “routed” means

The Auto endpoint asks the dual-seat inventory router to pick a good server model for the request (e.g. coder vs vision).

Important: auto-tools / auto-vl name model routing, not “turn on OmniLore MCP tools.” Tools stay off on Quick/Auto.

7.3 When to change the Auto/Quick model tag

If the UI exposes Auto sub-models:

Tag (if shown)Use case
autoGeneral default routing
auto-codePrefer coding models
auto-vlPrefer vision-capable routing
auto-reasonPrefer reasoning-oriented models

If unsure, leave auto and use OmniLore when you need tools.


8. Pinning — what “pin” means

LibreChat uses “pin” in more than one place. On OmniLore Chat, the important cases are:

8.1 Pinned tools (organization default)

Config includes default pinned tools such as MCP so tool-capable chats keep fabric tools visible/available in the UI chrome.

You usually don’t need to change this. Unpinning MCP can make tool-using agents harder to use correctly.

8.2 Pinning a mode or model (favorites / sticky selection)

In the model/endpoint UI, a pin (or star / favorite, depending on version) typically means:

Use cases for pinning:

Pin thisWhy
OmniLoreYou mostly do product / fabric / tools work
QuickYou mostly write throwaway code snippets
CodeHubYou’re in a multi-day forge sprint
A specific Advanced modelYou’re A/B testing one model’s style

Caution: If you pin Quick or Advanced as your sticky default, new chats may not open on OmniLore—then product questions go wrong. Unpin or re-select OmniLore for product work.

8.3 What pin is *not*


9. The “+” button — what it can mean

Depending on where you click, + may mean different things:

WhereTypical meaningUse case
Sidebar / topNew chatClean thread; required after mode/tool budget changes
Composer / paperclip areaAttach file (sometimes separate paperclip)PDF, image, text for OmniLore mode
Agents / side panelCreate agent or add resourcePower users only; keep tool lists small
Prompts libraryNew prompt templateSave a recurring instruction

9.1 When to use New chat (+)

9.2 When to attach files (+)

AttachPrefer modeWhy
PDF / docsOmniLorefile_search / RAG path
ImagesOmniLoreVision + tools model
Code paste onlyQuick or OmniLoreEither works; OmniLore if you also need forge

10. Use-case matrix (choose in one glance)

You want to…SelectWhy
“What is OmniLore / dual-seat / HOOTL?”OmniLoreProduct SoT + tools
Fabric health / where models runOmniLoreLive probes + architecture card
Generate or edit an imageOmniLoreImage tools + status
Web research / news with citations pathOmniLoreFrontier tools
Personal Drive/Gmail search (if linked)OmniLorePersonal corpus tools
List/write private git filesCodeHub (or light work on OmniLore)Forge tools
Multi-file PR sprintCodeHubCoding profile tools
Quick Python helper / essay draftQuickFast, no tool overhead
Force a specific open modelAdvanced · ModelsFixed tag
Debug “is it the model or the tools?”Compare Quick vs OmniLoreIsolates tools
Build a personal botMy Agents (+) carefullySmall tool list only

11. Conversation starters (chips)

On a new chat, chips under the box are suggested first messages for that mode.

ModeExample starters
OmniLoreWhat is OmniLore? · Where do models run? · Create an image · Latest AI news · Show my repos
QuickWrite a Python function… · big-O… · switch to OmniLore for product
CodeHubList repos · Read README · Create scratch repo · Write a file

Click a chip instead of typing if it matches your goal.


12. Parameters, side panel, and prompts

ControlWhen to touch it
Parameters (temperature, etc.)Advanced tuning; leave default unless you know why
Side panelInspect agent, files, tool resources
Prompts libraryReuse long instructions without retyping
PresetsOrganization has presets off so Modes stay clear

12c. Desktop seat capture (your computer + Chat)

You can use OmniLore mode in Chat to request a screenshot of a computer you enrolled, if that machine is online and you allowed capture. The same implementer powers CoTrinity on the desktop.

StepAction
1On the desktop, set up the seat agent once — full guide: DESKTOP_SEAT_CAPTURE.md
2Leave the PC on with the seat agent running (systemctl --user status omnilore-seat-agent)
3In Chat use OmniLore mode (not Quick)
4Ask: “Is my seat online?” or “Capture my desktop screenshot”

One-time on the machine (summary — full paths; tools may not be on PATH yet):

~/omnilore/ops/bin/omnilore-desk enroll
bash ~/omnilore/ops/bin/install-seat-agent-user.sh
# installer also puts wrappers in ~/.local/bin (add to PATH if needed)
~/omnilore/ops/bin/omnilore-seat-agent register-remote
~/omnilore/ops/bin/omnilore-desk grant-capture

Also in CoTrinity (VS Code / Cursor ≥ 1.0.34): say “take a screenshot” or use OmniLore: Seat screenshot.

Not included: remote mouse/keyboard control, free shell, capturing someone else’s computer. You can revoke a device anytime (membership portal or tools).

Security model: account-bound device, opt-in grant, fixed private save path. Full member page: DESKTOP_SEAT_CAPTURE.md.


13. Common mistakes (and fixes)

SymptomLikely causeFix
Invents OmniLore featuresOn Quick or AdvancedSwitch to OmniLore, new chat
“dual-set” / “I don’t know dual-seat”Ungrounded pathOmniLore + ask for product answer / architecture
empty_messages / context errorOld fat tool thread or wrong agentNew chat + OmniLore (slim tools)
No forge toolsOn Quick/AdvancedCodeHub or OmniLore
Tools 404 / MCP errorsStale session after ops restartRefresh; if needed ask ops to restart Chat
Always opens QuickPinned / last selectionSelect OmniLore, new chat; unpin Quick if sticky
“Device offline” on screenshotSeat agent not running / PC asleepStart agent on desk; see DESKTOP_SEAT_CAPTURE
Capture deniedNo capture grantOn desk: omnilore-desk grant-capture

14. Privacy, legal, and web research


15. Short cheat sheet

Product / fabric / files / images / search  →  OmniLore
Fast code chat, no tools                    →  Quick  (was “Auto”)
Private git write / PRs                     →  CodeHub
Pick exact model engine                     →  Advanced · Models
List/create assistants                      →  My Agents
Clean thread after changes                  →  +  New chat
Keep a favorite mode handy                  →  Pin (don’t pin Quick as default if you need product truth)
Desktop screenshot (your enrolled PC)      →  OmniLore + seat online + grant-capture
CoTrinity screenshot (at the desk)         →  “take a screenshot” / Seat screenshot command

16. Glossary

TermMeaning
MCPTool bus that lets OmniLore mode call fabric functions
SoTSource of Truth (disk docs / product narrative)—not random web
Dual-seatServer spine + workstation operator seat (not “dual-set”)
AgentSaved assistant (instructions + tools + model)
ModeHuman label for a recommended agent/endpoint path
ModelThe LLM weights/engine (qwen…, auto, …)
softDefaultSuggested default that yields to your last choice
FrontierWeb research path (untrusted drafts until you verify)
Seat implementerAgent on your machine that can capture the screen under grants

17. Related docs (ops / deeper)

DocAudience
CLOSEOUT_CHAT_MODE_LABELS_UX_2026-08-08.mdLabel rename closeout
PRODUCT_NARRATIVE_DUAL_SEAT.mdWhat OmniLore is
LIBRECHAT_PRODUCT_UX_2026-08-02.mdHistorical UX controls
PASSWORD_SELF_SERVICE.mdPassword change
FEATURES_USER.mdFeature index for members
DESKTOP_SEAT_CAPTURE.mdInstall + use desktop capture (Chat + CoTrinity)
COTRINITY_IDE.mdCoTrinity desktop IDE

*End of user guide. For UI bugs or access issues, contact your OmniLore operator with: mode selected, new-chat yes/no, and a screenshot of the top selector.*

Source markdown (ops SoT): docs/member/USER_GUIDE_CHAT_OMNILORE_AI.md · desktop capture: docs/member/DESKTOP_SEAT_CAPTURE.md. Labels: OmniLore · Quick · CodeHub · Advanced · Models · seat capture.