| Task |
User-created chat entry; session established on first send |
| Session |
Agent runtime session with independent session records context |
| Conversation |
Lansenger conversation (DM or group) |
| Reset context |
Channel reset; old context archived |
| Project |
Session grouping and working directory unit |
| Work mode |
coding / office / design, locked at session creation |
| Turn mode |
Per-turn execution: auto / plan / spec / brainstorm |
| Approval mode |
yolo / write / ask / auto tool execution gating |
| Channel |
Lansenger user-to-agent pathway via WebSocket |
| Taskboard |
SQLite-driven project task board with agent dispatch |
| Skill |
SKILL.md-standard prompt instruction package |
| Plugin |
User-installed feature extension |
| Profile |
User isolation profile with fully separated data |
| Expert |
Persistent agent profile with cross-session accumulating context |
| forever-chat |
Expert persistent session, context accumulates across tasks |
| Artifact |
Agent-generated final deliverable file |
| diff |
Line-by-line file modification comparison view |