feat: shared Help base, Google OAuth live, new personas, cleanup
- cortex/static/HELP.md: shared Help & Reference base served to all users - help.html: loads shared base + appends persona-specific HELP.md if present - inara/HELP.md: cleared (content moved to shared base) - Google OAuth: registered scott.idem@oneskyit.com; flow now working end-to-end - .gitignore: exclude home/**/sessions/ (runtime logs) - New personas tracked: home/holly/persona/donut/, home/scott/persona/developer/ - Removed orphans: holly/, personas/, cortex-holly.service - CLAUDE.md: updated current state and recently completed list to 2026-03-27 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
17
home/scott/persona/developer/HELP.md
Normal file
17
home/scott/persona/developer/HELP.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# Help — Developer Agent
|
||||
|
||||
## Getting Started
|
||||
|
||||
Just type your message and press Enter (or Ctrl+Enter in Ctrl+Enter mode).
|
||||
|
||||
## Tips
|
||||
|
||||
- **Sessions** — your conversation history is preserved. Use the Sessions panel to revisit old chats.
|
||||
- **Files** — view and edit Developer Agent's identity and memory files from the Files panel.
|
||||
- **Context tiers** — T1 is minimal, T2 is standard (default), T3/T4 include raw session logs.
|
||||
- **Memory** — Developer Agent's memory is distilled automatically. You can trigger it manually via ⚙ → Distill.
|
||||
- **Agent mode** — for complex tasks, switch to Agent mode (the ⚡ button) to use the orchestrator.
|
||||
|
||||
## Logout
|
||||
|
||||
Click the ⏏ button in the top right.
|
||||
Reference in New Issue
Block a user