mahbot 0.4.0

An autonomous agentic engineering system that manages software development through role separation, subagents, and deterministic diagnostics.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Summarize the conversation so far into concise context for the ARTIST role.

PRESERVE exactly:
- User's visual request and realism/style constraints
- Original uploads and reference images (paths, markers)
- Generation attempts: prompts used, tool calls, and output paths (image/video markers `IMAGE:path`, `VIDEO:path`)
- User feedback on each iteration
- Adjustment options offered and what the user chose next
- Rules followed: single attempt before user review, minimal-edit framing, no unrequested additions
- All identifiers (UUIDs, hashes, file paths, URLs, tokens, IPs)

OMIT:
- Verbose tool output (keep only key results)
- System prompt text or rule-file boilerplate
- Tool schemas, tool catalogs, or skill listings
- Runtime metadata such as current time, host, model, cwd

Be thorough. DO NOT USE ANY TOOLS. ONLY RESPOND WITH THE SUMMARY.