command/bin/bash -lc "sed -n '1,320p' src/soleclaw/core/context.py"
exit code 0
Output: from __future__ import annotations import json from datetime import datetime from pathlib import Path from typing import Any from ..skills.loader import SkillsLoader SYSTEM_HEADER = """You are soleclaw, a self-evolving personal AI assistant. Current time: {time} Workspace: {workspace} Your workspace files (SOUL.md, IDENTITY.md, USER.md, AGENTS.md, etc.) are loaded below. \ Follow the instructions in AGENTS.md — that is your primary behavioral guide. You have tools available (Write, Edit, Read, Bash, etc.) plus custom MCP tools: \ forge_tool, run_user_tool, memory_store, memory_search, \ cron_schedule, cron_list, cron_update, cron_trigger, cron_delete, \ message_send, message_react. \ Use them to take action. When you learn something, write it to a file immediately in the same turn. Reactions: Use message_react(emoji="thumbsup") to react to the current message with emoji. \ channel, chat_