Skill Library
Reusable blocks for app development, biology, writing, and general agents.
Block Inspector
Edit the selected block. Save reparses and redraws the source.
Program Tree
Tasks, skills, loops, conditions, methods, and actions.
Source
Canonical `.aaps` program.
IR Preview
Parsed JSON for future runners.
Project Workspace
aaps.project.json describes one topic workspace: workflows, reusable blocks, scripts, tools, agents, data, artifacts, and runs.
A project is a research/app/book/lecture workspace. Keep several workflows in it, run one active `.aaps`, and reuse its blocks, tools, agents, and environments across tmux panes or Studio runs.
Create Project
Backend Agent Settings
not loadedWorkspace Files
Workflows are runnable programs. Blocks/skills are reusable capabilities. Scripts, tools, agents, and environments make blocks executable.
Compile / Runtime
Compile resolves missing blocks, scripts, tools, agents, and setup prompts before dry-runs or real runs.
Structure
Recommended folder contract for a multi-file AAPS project.