Prompt request: Tura v0.1.33 coding agent
Author: YohjisakamotoCreated Jul 16, 2026Updated Jul 16, 2026
Product
Tura is an open-source AI coding agent.
- Project: https://github.com/Tura-AI/tura
- Release: https://github.com/Tura-AI/tura/releases/tag/v0.1.33
- Suggested folder:
Misc/Tura/
Prompt sources
Tura does not ship one static mega-prompt. At runtime it composes an identity message with the selected agent behavior prompt, tool instructions, task-specific operation manuals, persona/frontend guidance, session state, and conditional tail prompts.
For a version-pinned collection, the raw, unedited public sources are:
- Identity template: https://github.com/Tura-AI/tura/blob/v0.1.33/crates/runtime/src/prompt_style/agent_identity.rs
- Balanced agent prompt: https://github.com/Tura-AI/tura/blob/v0.1.33/agents/src/balanced/prompt.md
- Direct agent prompt: https://github.com/Tura-AI/tura/blob/v0.1.33/agents/src/direct/prompt.md
- Direct text-only prompt: https://github.com/Tura-AI/tura/blob/v0.1.33/agents/src/direct-text-only/prompt.md
- Tool prompt sources: https://github.com/Tura-AI/tura/tree/v0.1.33/crates/tools/src/commands
- Task-specific runtime prompts: https://github.com/Tura-AI/tura/tree/v0.1.33/crates/runtime/src/runtime_prompt
- Runtime assembly: https://github.com/Tura-AI/tura/blob/v0.1.33/crates/runtime/src/manas/runtime_turn.rs
Would a versioned Misc/Tura/ directory containing the raw prompt files plus a short source/assembly README fit this collection, or would you prefer a different layout?
Disclosure
I am affiliated with the Tura project. AI assistance was used to research the repository rules, prepare this request, and verify the version-pinned source links.
Source: asgeirtj/system_prompts_leaks