4 Commits

Author SHA1 Message Date
de60b93bc6 Use built-in agent preset defaults 2026-05-18 11:28:00 +01:00
2852c48e60 Document viewport chrome behavior 2026-05-14 14:00:45 +01:00
8f396706e5 Rework §7 MCP tool surface
Replaces the original child_id-keyed tool set with a soloterm-inspired
process-entry model: opaque process_ids, three kinds (agent/terminal/command),
session-persistent command entries with disk-persisted trust grants, and a
single bidirectional send_message in place of the send_message_to /
report_to_parent split. Adds whoami, help, get_project_status, rename_process,
select_process, close_process, search_output, get_process_ports, and a richer
send_input with key/paste support and optional wait_ms tail. Updates §3
(trust.json), §8 (self-discovery via whoami/help), §9 (renamed tools in the
permissions loop), §11 (idle exposed via list_processes), §14 (resolves the
scratchpad-revision and trust-persistence questions, opens content-hashed
trust), and §15 (build-order tool names).
2026-05-14 13:57:31 +01:00
69ef09aac4 Initial patterm project 2026-05-14 13:37:20 +01:00